summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-08-06xfs: dump log intent items that cannot be recovered due to corruptionother-stuff-for-5.15_2021-08-06Darrick J. Wong
2021-08-06xfs: grab active perag ref when reading AG headersDarrick J. Wong
2021-08-06xfs: automatic resource cleanup of for_each_perag*Darrick J. Wong
2021-08-06xfs: drop experimental warnings for bigtime and inobtcountDarrick J. Wong
2021-08-06xfs: fix silly whitespace problems with kernel libxfsDarrick J. Wong
2021-08-06xfs: throttle inode inactivation queuing on memory reclaimdeferred-inactivation-5.15_2021-08-06Darrick J. Wong
2021-08-06xfs: avoid buffer deadlocks when walking fs inodesDarrick J. Wong
2021-08-06xfs: use background worker pool when transactions can't get free spaceDarrick J. Wong
2021-08-06xfs: don't run speculative preallocation gc when fs is frozenDarrick J. Wong
2021-08-06xfs: flush inode inactivation work when compiling usage statisticsDarrick J. Wong
2021-08-06xfs: inactivate inodes any time we try to free speculative preallocationsDarrick J. Wong
2021-08-06xfs: queue inactivation immediately when free realtime extents are tightDarrick J. Wong
2021-08-06xfs: queue inactivation immediately when quota is nearing enforcementDarrick J. Wong
2021-08-06xfs: queue inactivation immediately when free space is tightDarrick J. Wong
2021-08-06xfs: per-cpu deferred inode inactivation queuesDave Chinner
2021-08-06xfs: detach dquots from inode if we don't need to inactivate itDarrick J. Wong
2021-08-06xfs: move xfs_inactive call to xfs_inode_mark_reclaimableDarrick J. Wong
2021-08-06xfs: introduce all-mounts list for cpu hotplug notificationsDave Chinner
2021-08-06xfs: introduce CPU hotplug infrastructureDave Chinner
2021-08-06xfs: remove the active vs running quota differentiationremove-quotaoff-5.15_2021-08-06Christoph Hellwig
2021-08-06xfs: remove the flags argument to xfs_qm_dquot_walkChristoph Hellwig
2021-08-06xfs: remove xfs_dqrele_all_inodesChristoph Hellwig
2021-08-06xfs: remove support for disabling quota accounting on a mounted file systemChristoph Hellwig
2021-08-01Merge tag 'xfs-5.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-07-31Merge tag '5.14-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-07-30pipe: make pipe writes always wake up readersLinus Torvalds
2021-07-30Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-30Merge tag 'io_uring-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-30Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-30ocfs2: issue zeroout to EOF blocksJunxiao Bi
2021-07-30ocfs2: fix zero out valid dataJunxiao Bi
2021-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2021-07-29xfs: prevent spoofing of rtbitmap blocks when recovering buffersxfs-5.14-fixes-2Darrick J. Wong
2021-07-29xfs: limit iclog tail updatesDave Chinner
2021-07-29xfs: need to see iclog flags in tracingDave Chinner
2021-07-29xfs: Enforce attr3 buffer recovery orderDave Chinner
2021-07-29xfs: logging the on disk inode LSN can make it go backwardsDave Chinner
2021-07-29xfs: avoid unnecessary waits in xfs_log_force_lsn()Dave Chinner
2021-07-29xfs: log forces imply data device cache flushesDave Chinner
2021-07-29xfs: factor out forced iclog flushesDave Chinner
2021-07-29xfs: fix ordering violation between cache flushes and tail updatesDave Chinner
2021-07-29xfs: fold __xlog_state_release_iclog into xlog_state_release_iclogDave Chinner
2021-07-29xfs: external logs need to flush data deviceDave Chinner
2021-07-29xfs: flush data dev on external log writeDave Chinner
2021-07-29btrfs: calculate number of eb pages properly in csum_tree_blockDavid Sterba
2021-07-28cifs: add missing parsing of backupuidRonnie Sahlberg
2021-07-28Merge tag 'fixes_for_v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-07-28btrfs: fix rw device counting in __btrfs_free_extra_devidsDesmond Cheong Zhi Xi
2021-07-28btrfs: fix lost inode on log replay after mix of fsync, rename and inode evic...Filipe Manana