summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-30iomap: Set all uptodate bits for an Uptodate pageiomap-5.10-merge_2020-10-05iomap-5.10-merge_2020-10-04iomap-5.10-merge_2020-10-01Matthew Wilcox (Oracle)
2020-09-30iomap: Call inode_dio_end() before generic_write_sync()Goldwyn Rodrigues
2020-09-30iomap: Allow filesystem to call iomap_dio_complete without i_rwsemChristoph Hellwig
2020-09-30iomap: Change calling convention for zeroingMatthew Wilcox (Oracle)
2020-09-30iomap: Convert iomap_write_end typesMatthew Wilcox (Oracle)
2020-09-30iomap: Convert write_count to write_bytes_pendingMatthew Wilcox (Oracle)
2020-09-30iomap: Convert read_count to read_bytes_pendingMatthew Wilcox (Oracle)
2020-09-30iomap: Support arbitrarily many blocks per pageMatthew Wilcox (Oracle)
2020-09-30iomap: Use bitmap ops to set uptodate bitsMatthew Wilcox (Oracle)
2020-09-30iomap: Use kzalloc to allocate iomap_pageMatthew Wilcox (Oracle)
2020-09-30fs: Introduce i_blocks_per_pageMatthew Wilcox (Oracle)
2020-09-30iomap: Fix misplaced page flushingMatthew Wilcox (Oracle)
2020-09-30iomap: Use round_down/round_up macros in __iomap_write_beginNikolay Borisov
2020-09-30quota: widen timestamps for the fs_disk_quota structureDarrick J. Wong
2020-09-30iomap: Mark read blocks uptodate in write_beginMatthew Wilcox (Oracle)
2020-09-30iomap: Clear page error before beginning a writeMatthew Wilcox (Oracle)
2020-09-30iomap: Fix direct I/O write consistency checkAndreas Gruenbacher
2020-09-30iomap: fix WARN_ON_ONCE() from unprivileged usersQian Cai
2020-09-30vsprintf: disable pointer hashingDarrick J. Wong
2020-09-30slub: print lost object addressDarrick J. Wong
2020-09-30mtr: Build script adjustmentsDarrick J. Wong
2020-09-30xfs: don't crash with assfailDarrick 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
2020-09-25xfs: fix some commentsKaixu Xia
2020-09-25xfs: remove the unnecessary xfs_dqid_t type castKaixu Xia
2020-09-25xfs: use the existing type definition for di_projidKaixu Xia
2020-09-25xfs: remove the unused SYNCHRONIZE macroKaixu Xia
2020-09-23xfs: clean up calculation of LR header blocksGao Xiang
2020-09-23xfs: avoid LR buffer overrun due to crafted h_lenGao Xiang
2020-09-23xfs: don't release log intent items when recovery failsDarrick J. Wong
2020-09-23xfs: attach inode to dquot in xfs_bui_item_recoverDarrick J. Wong
2020-09-23xfs: log new intent items created as part of finishing recovered intent itemsDarrick J. Wong
2020-09-23xfs: check dabtree node hash values when loading child blocksDarrick J. Wong
2020-09-23xfs: don't free rt blocks when we're doing a REMAP bunmapi callDarrick J. Wong
2020-09-23xfs: Set xfs_buf's b_ops member when zeroing bitmap/summary filesChandan Babu R
2020-09-21xfs: Set xfs_buf type flag when growing summary/bitmap filesChandan Babu R
2020-09-21xfs: drop extra transaction roll from inode extent truncateBrian Foster
2020-09-15xfs: deprecate the V4 formatDarrick J. Wong
2020-09-15xfs: don't propagate RTINHERIT -> REALTIME when there is no rtdevDarrick J. Wong
2020-09-15xfs: refactor inode flags propagation codeDarrick J. Wong
2020-09-15xfs: ensure that fpunch, fcollapse, and finsert operations are aligned to rt ...xfs-5.10-merge-2Darrick J. Wong