summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-09-24Merge tag 'trace-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-23Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...Linus Torvalds
2023-09-23Merge tag '6.6-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-09-23Merge tag 'iomap-6.6-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-09-22Merge tag 'xfs-6.6-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-09-22eventfs: Remember what dentries were created on dir openSteven Rostedt (Google)
2023-09-21Merge tag 'v6.6-rc3.vfs.ctime.revert' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-20smb3: fix confusing debug messageSteve French
2023-09-20smb: client: handle STATUS_IO_REPARSE_TAG_NOT_HANDLEDPaulo Alcantara
2023-09-20smb3: remove duplicate error mappingSteve French
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-19cifs: Fix UAF in cifs_demultiplex_thread()Zhang Xiaoxu
2023-09-19proc: nommu: fix empty /proc/<pid>/mapsBen Wolsieffer
2023-09-19proc: nommu: /proc/<pid>/maps: release mmap read lockBen Wolsieffer
2023-09-19smb3: do not start laundromat thread when dir leasesSteve French
2023-09-19iomap: convert iomap_unshare_iter to use large foliosDarrick J. Wong
2023-09-19smb3: Add dynamic trace points for RDMA (smbdirect) reconnectSteve French
2023-09-18iomap: don't skip reading in !uptodate folios when unsharing a rangeDarrick J. Wong
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