summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-09-24xfs: fix reloading entire unlinked bucket listsDarrick J. Wong
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-21ksmbd: check iov vector index in ksmbd_conn_write()Namjae Jeon
2023-09-21ksmbd: return invalid parameter error response if smb2 request is invalidNamjae Jeon
2023-09-21Merge tag 'v6.6-rc3.vfs.ctime.revert' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-21btrfs: initialize start_slot in btrfs_log_prealloc_extentsJosef Bacik
2023-09-21btrfs: make sure to initialize start and len in find_free_dev_extentJosef Bacik
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-20btrfs: reset destination buffer when read_extent_buffer() gets invalid rangeQu Wenruo
2023-09-20btrfs: properly report 0 avail for very full file systemsJosef Bacik
2023-09-20btrfs: log message if extent item not found when running delayed extent opFilipe Manana
2023-09-20btrfs: remove redundant BUG_ON() from __btrfs_inc_extent_ref()Filipe Manana
2023-09-20btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1Filipe Manana
2023-09-20btrfs: prevent transaction block reserve underflow when starting transactionFilipe Manana
2023-09-20btrfs: fix race when refilling delayed refs block reserveFilipe Manana
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-20fs/pipe: remove duplicate "offset" initializerMax Kellermann
2023-09-20fs-writeback: do not requeue a clean inode having skipped pagesChunhai Guo
2023-09-20aio: Annotate struct kioctx_table with __counted_byKees Cook
2023-09-20direct_write_fallback(): on error revert the ->ki_pos update from buffered writeAl Viro
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-18ceph: remove unnecessary check for NULL in parse_longname()Luís Henriques
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