summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-03-31exfat: fix timing of synchronizing bitmap and inodeYuezhang Mo
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann
2024-03-30Merge tag 'xfs-6.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-03-29f2fs: remove clear SB_INLINECRYPT flag in default_optionsYunlei He
2024-03-29f2fs: fix to wait on page writeback in __clone_blkaddrs()Chao Yu
2024-03-29f2fs: support to map continuous holes or preallocated addressChao Yu
2024-03-29f2fs: multidev: fix to recognize valid zero block addressChao Yu
2024-03-29Merge tag '6.9-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-03-28Merge tag 'nfsd-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-03-289p: explicitly deny setlease attemptsJeff Layton
2024-03-28fs/9p: fix the cache always being enabled on files with qid flagsJoakim Sindholt
2024-03-28fs/9p: translate O_TRUNC into OTRUNCJoakim Sindholt
2024-03-28fs/9p: only translate RWX permissions for plain 9P2000Joakim Sindholt
2024-03-27Merge tag 'erofs-for-6.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-27Merge tag '9p-fixes-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-27Merge tag 'for-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-27NFSD: CREATE_SESSION must never cache NFS4ERR_DELAY repliesChuck Lever
2024-03-27cifs: Fix duplicate fscache cookie warningsDavid Howells
2024-03-27Merge tag 'execve-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-27fs,block: yield devices earlyChristian Brauner
2024-03-26smb3: add trace event for mknodSteve French
2024-03-26f2fs: introduce map_is_mergeable() for cleanupChao Yu
2024-03-26f2fs: fix to detect inconsistent nat entry during truncationChao Yu
2024-03-26f2fs: Prevent s_writer rw_sem count mismatch in f2fs_evict_inodeYeongjin Gil
2024-03-26btrfs: fix race in read_extent_buffer_pages()Tavian Barnes
2024-03-26btrfs: return accurate error code on open failure in open_fs_devices()Anand Jain
2024-03-26btrfs: zoned: don't skip block groups with 100% zone unusableJohannes Thumshirn
2024-03-26btrfs: use btrfs_warn() to log message at btrfs_add_extent_mapping()Filipe Manana
2024-03-26btrfs: fix message not properly printing interval when adding extent mapFilipe Manana
2024-03-26btrfs: fix warning messages not printing interval at unpin_extent_range()Filipe Manana
2024-03-26btrfs: fix extent map leak in unexpected scenario at unpin_extent_cache()Filipe Manana
2024-03-26btrfs: validate device maj:min during openAnand Jain
2024-03-26btrfs: zoned: fix use-after-free in do_zone_finish()Johannes Thumshirn
2024-03-26fsnotify: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2024-03-26minix: convert minix to use the new mount apiBill O'Donnell
2024-03-26vfs: Convert tracefs to use the new mount APIDavid Howells
2024-03-26vfs: Convert debugfs to use the new mount APIDavid Howells
2024-03-26openpromfs: finish conversion to the new mount APIEric Sandeen
2024-03-26freevxfs: Convert freevxfs to the new mount API.Eric Sandeen
2024-03-26qnx6: convert qnx6 to use the new mount apiBill O'Donnell
2024-03-26fs/writeback: avoid to writeback non-expired inode in kupdate writebackKemeng Shi
2024-03-26fs: Add kernel-doc comments to proc_create_net_data_write()Yang Li
2024-03-26fs_parser: move fsparam_string_empty() helper into headerLuis Henriques (SUSE)
2024-03-26statx: stx_subvolKent Overstreet
2024-03-26f2fs: support .shutdown in f2fs_sopsChao Yu
2024-03-25fanotify: remove unneeded sub-zero check for unsigned valueNikita Kiryushin
2024-03-25udf: Remove second semicolonColin Ian King
2024-03-25isofs: convert isofs to use the new mount APIEric Sandeen
2024-03-25fs: quota: use group allocation of per-cpu counters APIKefeng Wang
2024-03-25Merge tag 'gfs2-v6.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds