summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-09-21Merge tag 'v6.6-rc3.vfs.ctime.revert' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-20Merge tag 'for-6.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-20Revert "fs: add infrastructure for multigrain timestamps"Christian Brauner
2023-09-20Revert "btrfs: convert to multigrain timestamps"Christian Brauner
2023-09-20Revert "ext4: switch to multigrain timestamps"Christian Brauner
2023-09-20Revert "xfs: switch to multigrain timestamps"Christian Brauner
2023-09-18Merge tag 'nfs-for-6.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-09-18netfs: Only call folio_start_fscache() one time for each folioDave Wysochanski
2023-09-18Merge tag 'gfs2-v6.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-18gfs2: Fix quota=quiet oversightBob Peterson
2023-09-18gfs2: fix glock shrinker ref issuesBob Peterson
2023-09-18gfs2: Fix another freeze/thaw hangAndreas Gruenbacher
2023-09-17stat: remove no-longer-used helper macrosLinus Torvalds
2023-09-17Merge tag '6.6-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-09-17Merge tag '6.6-rc1-ksmbd' of git://git.samba.org/ksmbdLinus Torvalds
2023-09-17Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-15Merge tag 'nfsd-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-09-15Merge tag 'efi-fixes-for-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-09-15NFSv4.1: fix zero value filehandle in post open getattrOlga Kornievskaia
2023-09-15smb3: fix some minor typos and repeated wordsSteve French
2023-09-15smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPPSteve French
2023-09-14btrfs: fix race between reading a directory and adding entries to itFilipe Manana
2023-09-14btrfs: refresh dir last index during a rewinddir(3) callFilipe Manana
2023-09-14btrfs: set last dir index to the current last index when opening dirFilipe Manana
2023-09-14ext4: fix rec_len verify errorShida Zhang
2023-09-14ext4: do not let fstrim block system suspendJan Kara
2023-09-14ext4: move setting of trimmed bit into ext4_try_to_trim_range()Jan Kara
2023-09-14jbd2: Fix memory leak in journal_init_common()Li Zetao
2023-09-13Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-13btrfs: don't clear uptodate on write errorsJosef Bacik
2023-09-13btrfs: file_remove_privs needs an exclusive lock in direct io writeBernd Schubert
2023-09-13btrfs: convert btrfs_read_merkle_tree_page() to use a folioMatthew Wilcox (Oracle)
2023-09-13NFSv4.1: fix pnfs MDS=DS session trunkingOlga Kornievskaia
2023-09-13NFS/pNFS: Report EINVAL errors from connect() to the serverTrond Myklebust
2023-09-13NFS: More fixes for nfs_direct_write_reschedule_io()Trond Myklebust
2023-09-13NFS: Use the correct commit info in nfs_join_page_group()Trond Myklebust
2023-09-13NFS: More O_DIRECT accounting fixes for error pathsTrond Myklebust
2023-09-13NFS: Fix O_DIRECT locking issuesTrond Myklebust
2023-09-13ksmbd: fix passing freed memory 'aux_payload_buf'Namjae Jeon
2023-09-13ksmbd: remove unneeded mark_inode_dirty in set_info_sec()Namjae Jeon
2023-09-12smb3: move server check earlier when setting channel sequence numberSteve French
2023-09-12Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-12Merge tag 'ovl-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-12NFSD: fix possible oops when nfsd/pool_stats is closed.NeilBrown
2023-09-11tracefs/eventfs: Use list_for_each_srcu() in dcache_dir_open_wrapper()Steven Rostedt (Google)
2023-09-11NFS: Fix error handling for O_DIRECT write schedulingTrond Myklebust
2023-09-11efivarfs: fix statfs() on efivarfsHeinrich Schuchardt
2023-09-09Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-09-09nfsd: fix change_info in NFSv4 RENAME repliesJeff Layton
2023-09-08Merge tag '6.6-rc-ksmbd' of git://git.samba.org/ksmbdLinus Torvalds