summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-11-02Merge tag '6.7-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-11-02Merge tag 'fsnotify_for_v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-02Merge tag 'fs_for_v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-02Merge tag 'jfs-6.7' of https://github.com/kleikamp/linux-shaggyLinus Torvalds
2023-11-02Merge tag 'exfat-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-02Merge tag 'erofs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-02Merge tag 'ext4_for_linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-11-02Merge tag 'dlm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2023-11-02Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-11-01Merge tag 'bootconfig-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01watchdog: move softlockup_panic back to early_paramKrister Johansen
2023-11-01proc: sysctl: prevent aliased sysctls from getting passed to initKrister Johansen
2023-10-31ext4: properly sync file size update after O_SYNC direct IOJan Kara
2023-10-31ext4: fix racy may inline data check in dio writeBrian Foster
2023-10-31ima: detect changes to the backing overlay fileMimi Zohar
2023-10-31erofs: fix erofs_insert_workgroup() lockref usageGao Xiang
2023-10-30Merge tag 'execve-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-30Merge tag 'pstore-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-30ksmbd: no need to wait for binded connection termination at logoffNamjae Jeon
2023-10-31exfat: support create zero-size directoryYuezhang Mo
2023-10-31exfat: support handle zero-size directoryYuezhang Mo
2023-10-31exfat: add ioctls for accessing attributesJan Cincera
2023-10-31erofs: tidy up redundant includesFerry Meng
2023-10-31erofs: get rid of ROOT_NID()Ferry Meng
2023-10-31erofs: simplify compression configuration parserGao Xiang
2023-10-31erofs: don't warn MicroLZMA format anymoreGao Xiang
2023-10-30Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2023-10-30Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2023-10-30Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2023-10-30Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-30Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-30Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds
2023-10-30Merge tag 'vfs-6.7.autofs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-10-30Merge tag 'vfs-6.7.super' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-28fs: assert that open_mutex isn't held over holder opsChristian Brauner
2023-10-28fs: Avoid grabbing sb->s_umount under bdev->bd_holder_lockJan Kara
2023-10-28jfs: fix log->bdev_handle null ptr deref in lbmStartIOLizhi Xu
2023-10-28xfs: Convert to bdev_open_by_path()Jan Kara
2023-10-28reiserfs: Convert to bdev_open_by_dev/path()Jan Kara
2023-10-28ocfs2: Convert to use bdev_open_by_dev()Jan Kara
2023-10-28nfs/blocklayout: Convert to use bdev_open_by_dev/path()Jan Kara
2023-10-28jfs: Convert to bdev_open_by_dev()Jan Kara
2023-10-28f2fs: Convert to bdev_open_by_dev/path()Jan Kara
2023-10-28ext4: Convert to bdev_open_by_dev()Jan Kara
2023-10-28erofs: Convert to use bdev_open_by_path()Jan Kara
2023-10-28btrfs: Convert to bdev_open_by_path()Jan Kara