summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-02-25ubifs: Queue up space reservation tasks if retrying many timesZhihao Cheng
2024-02-25ubifs: ubifs_symlink: Fix memleak of inode->i_link in error pathZhihao Cheng
2024-02-25ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failedZhihao Cheng
2024-02-25ubifs: Remove unreachable code in dbg_check_ltab_lnumKunwu Chan
2024-02-25ubifs: fix function pointer cast warningsArnd Bergmann
2024-02-25ubifs: fix sort function prototypeArnd Bergmann
2024-02-25ubifs: Convert populate_page() to take a folioMatthew Wilcox (Oracle)
2024-02-25ubifs: Use a folio in ubifs_do_bulk_read()Matthew Wilcox (Oracle)
2024-02-25ubifs: Pass a folio into ubifs_bulk_read() and ubifs_do_bulk_read()Matthew Wilcox (Oracle)
2024-02-25ubifs: Convert cancel_budget() to take a folioMatthew Wilcox (Oracle)
2024-02-25ubifs: Convert allocate_budget() to work on a folioMatthew Wilcox (Oracle)
2024-02-25ubifs: Convert do_readpage() to take a folioMatthew Wilcox (Oracle)
2024-02-25ubifs: Convert ubifs_write_end() to use a folioMatthew Wilcox (Oracle)
2024-02-25ubifs: Convert ubifs_write_begin() to use a folioMatthew Wilcox (Oracle)
2024-02-25ubifs: Convert write_begin_slow() to use a folioMatthew Wilcox (Oracle)
2024-02-25ubifs: Convert ubifs_vm_page_mkwrite() to use a folioMatthew Wilcox (Oracle)
2024-02-25ubifs: Convert do_writepage() to take a folioMatthew Wilcox (Oracle)
2024-02-25ubifs: Use a folio in do_truncation()Matthew Wilcox (Oracle)
2024-02-25ubifs: Convert ubifs_writepage to use a folioMatthew Wilcox (Oracle)
2024-02-25ubifs: Convert from writepage to writepagesMatthew Wilcox (Oracle)
2024-02-25ubifs: Set page uptodate in the correct placeMatthew Wilcox (Oracle)
2024-02-17Merge tag 'bcachefs-2024-02-17' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-02-17Merge tag '6.8-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-02-16Merge tag 'ceph-for-6.8-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-02-16Merge tag 'zonefs-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2024-02-15smb: Fix regression in writes when non-standard maximum write size negotiatedSteve French
2024-02-16zonefs: Improve error handlingDamien Le Moal
2024-02-14Merge tag 'for-6.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-13bcachefs: Fix missing va_end()Kent Overstreet
2024-02-13bcachefs: Fix check_version_upgrade()Kent Overstreet
2024-02-13bcachefs: Clamp replicas_required to replicasKent Overstreet
2024-02-13btrfs: don't refill whole delayed refs block reserve when starting transactionFilipe Manana
2024-02-13btrfs: zoned: fix chunk map leak when loading block group zone infoFilipe Manana
2024-02-13btrfs: reject encoded write if inode has nodatasum flag setFilipe Manana
2024-02-13btrfs: don't reserve space for checksums when writing to nocow filesFilipe Manana
2024-02-13ceph: add ceph_cap_unlink_work to fire check_caps() immediatelyXiubo Li
2024-02-13ceph: always queue a writeback when revoking the Fb capsXiubo Li
2024-02-12smb: client: handle path separator of created SMB symlinksPaulo Alcantara
2024-02-12smb: client: set correct id, uid and cruid for multiuser automountsPaulo Alcantara
2024-02-12Merge tag 'vfs-6.8-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-11cifs: update the same create_guid on replayShyam Prasad N
2024-02-11cifs: fix underflow in parse_server_interfaces()Dan Carpenter
2024-02-10Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...Linus Torvalds
2024-02-10bcachefs: fix missing endiannes conversion in sb_membersKent Overstreet
2024-02-10bcachefs: fix kmemleak in __bch2_read_super error handling pathSu Yue
2024-02-10bcachefs: Fix missing bch2_err_class() callsKent Overstreet
2024-02-10Merge tag '6.8-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-02-09Merge tag '6.8-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-02-09Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-02-09Merge tag 'ntfs3_for_6.8' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds