summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-08xfs: make xfs_growfs_rt update secondary superblocksrt-growfs-fixes-5.10_2020-10-10Darrick J. Wong
2020-10-07xfs: fix realtime bitmap/summary file truncation when growing rt volumeDarrick J. Wong
2020-10-07iomap: Set all uptodate bits for an Uptodate pageiomap-5.10-merge_2020-10-10iomap-5.10-merge_2020-10-08Matthew Wilcox (Oracle)
2020-10-07iomap: Call inode_dio_end() before generic_write_sync()Goldwyn Rodrigues
2020-10-07iomap: Allow filesystem to call iomap_dio_complete without i_rwsemChristoph Hellwig
2020-10-07iomap: Change calling convention for zeroingMatthew Wilcox (Oracle)
2020-10-07iomap: Convert iomap_write_end typesMatthew Wilcox (Oracle)
2020-10-07iomap: Convert write_count to write_bytes_pendingMatthew Wilcox (Oracle)
2020-10-07iomap: Convert read_count to read_bytes_pendingMatthew Wilcox (Oracle)
2020-10-07iomap: Support arbitrarily many blocks per pageMatthew Wilcox (Oracle)
2020-10-07iomap: Use bitmap ops to set uptodate bitsMatthew Wilcox (Oracle)
2020-10-07iomap: Use kzalloc to allocate iomap_pageMatthew Wilcox (Oracle)
2020-10-07fs: Introduce i_blocks_per_pageMatthew Wilcox (Oracle)
2020-10-07iomap: Fix misplaced page flushingMatthew Wilcox (Oracle)
2020-10-07iomap: Use round_down/round_up macros in __iomap_write_beginNikolay Borisov
2020-10-07quota: widen timestamps for the fs_disk_quota structureDarrick J. Wong
2020-10-07iomap: Mark read blocks uptodate in write_beginMatthew Wilcox (Oracle)
2020-10-07iomap: Clear page error before beginning a writeMatthew Wilcox (Oracle)
2020-10-07iomap: Fix direct I/O write consistency checkAndreas Gruenbacher
2020-10-07iomap: fix WARN_ON_ONCE() from unprivileged usersQian Cai
2020-10-07vsprintf: disable pointer hashingDarrick J. Wong
2020-10-07slub: print lost object addressDarrick J. Wong
2020-10-07mtr: Build script adjustmentsDarrick J. Wong
2020-10-07xfs: don't crash with assfailDarrick J. Wong
2020-10-07xfs: fix the indent in xfs_trans_mod_dquotxfs-5.10-merge_2020-10-10xfs-5.10-merge_2020-10-08xfs-5.10-merge_2020-10-07xfs-5.10-merge-3Kaixu Xia
2020-10-07xfs: do the ASSERT for the arguments O_{u,g,p}dqppKaixu Xia
2020-10-07xfs: fix deadlock and streamline xfs_getfsmap performanceDarrick J. Wong
2020-10-07xfs: limit entries returned when counting fsmap recordsDarrick J. Wong
2020-10-07xfs: only relog deferred intent items if free space in the log gets lowDarrick J. Wong
2020-10-07xfs: expose the log push thresholdDarrick J. Wong
2020-10-07xfs: periodically relog deferred intent itemsDarrick J. Wong
2020-10-07xfs: change the order in which child and parent defer ops are finishedDarrick J. Wong
2020-10-07xfs: fix an incore inode UAF in xfs_bui_recoverDarrick J. Wong
2020-10-07xfs: clean up xfs_bui_item_recover iget/trans_alloc/ilock orderingDarrick J. Wong
2020-10-07xfs: clean up bmap intent item recovery checkingDarrick J. Wong
2020-10-07xfs: xfs_defer_capture should absorb remaining transaction reservationDarrick J. Wong
2020-10-07xfs: xfs_defer_capture should absorb remaining block reservationsDarrick J. Wong
2020-10-07xfs: proper replay of deferred ops queued during log recoveryDarrick J. Wong
2020-10-07xfs: remove XFS_LI_RECOVEREDDarrick J. Wong
2020-10-07xfs: remove xfs_defer_resetDarrick J. Wong
2020-09-30xfs: fix finobt btree block recovery orderingDave Chinner
2020-09-25xfs: remove deprecated sysctl optionsxfs-5.10-merge_2020-10-05xfs-5.10-merge_2020-10-04xfs-5.10-merge_2020-10-01xfs-5.10-merge_2020-09-29xfs-5.10-merge_2020-09-27Pavel Reichl
2020-09-25xfs: remove deprecated mount optionsPavel Reichl
2020-09-25xfs: directly call xfs_generic_create() for ->create() and ->mkdir()Kaixu Xia
2020-09-25xfs: avoid shared rmap operations for attr fork extentsDarrick J. Wong
2020-09-25xfs: drop the obsolete comment on filestream lockingGao Xiang
2020-09-25xfs: code cleanup in xfs_attr_leaf_entsize_{remote,local}Kaixu Xia
2020-09-25xfs: do the assert for all the log done items in xfs_trans_cancelKaixu Xia
2020-09-25xfs: remove the unused parameter id from xfs_qm_dqattach_oneKaixu Xia
2020-09-25xfs: remove the redundant crc feature check in xfs_attr3_rmt_verifyKaixu Xia