summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-28Merge tag 'jfs-6.16' of github.com:kleikamp/linux-shaggyLinus Torvalds
2025-05-28Merge tag 'dlm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2025-05-28Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-05-28Merge tag 'ext4_for_linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-28Merge tag 'ntfs3_for_6.16' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds
2025-05-28Merge tag 'for-linus-6.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-28Merge tag 'exfat-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-28Merge tag 'for-6.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2025-05-27Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-27btrfs: don't drop a reference if btrfs_check_write_meta_pointer() failsJosef Bacik
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-05-26Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2025-05-26Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-05-26Merge tag 'erofs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-26Merge tag 'bcachefs-2025-05-24' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-05-26Merge tag 'gfs2-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2025-05-26Merge tag 'configfs-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-26Merge tag 'for-6.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.mount.api' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-26exfat: do not clear volume dirty flag during syncYuezhang Mo
2025-05-26exfat: fix double free in delayed_freeNamjae Jeon
2025-05-25erofs: support DEFLATE decompression by using Intel QATBo Liu
2025-05-23bcachefs: Don't mount bs > ps without TRANSPARENT_HUGEPAGEKent Overstreet
2025-05-23bcachefs: Fix btree_iter_next_node() for new locking assertsKent Overstreet
2025-05-23bcachefs: Ensure we don't use a blacklisted journal seqKent Overstreet
2025-05-23bcachefs: Small check_fix_ptr fixesKent Overstreet
2025-05-23bcachefs: Fix opts.recovery_pass_lastKent Overstreet
2025-05-23bcachefs: Fix allocate -> self healing pathKent Overstreet
2025-05-23bcachefs: Fix endianness in casefold check/repairKent Overstreet
2025-05-23Merge tag 'v6.15-rc8-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-05-23Merge tag 'vfs-6.15-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-23statmount: update STATMOUNT_SUPPORTED macroDmitry V. Levin
2025-05-23->mnt_devname is never NULLAl Viro
2025-05-23mount: add a comment about concurrent changes with statmount()/listmount()Christian Brauner
2025-05-23bcachefs: Path must be locked if trans->locked && should_be_lockedKent Overstreet
2025-05-23bcachefs: Simplify bch2_path_put()Kent Overstreet
2025-05-23bcachefs: Plumb btree_trans for more locking assertsKent Overstreet
2025-05-23bcachefs: Clear trans->locked before unlockKent Overstreet
2025-05-23bcachefs: Clear should_be_locked before unlock in key_cache_drop()Kent Overstreet