- a0b9631 Merge tag 'xfs-5.11-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 1 month ago
- e822261 xfs: remove xfs_buf_t typedef by Dave Chinner · 4 years, 1 month ago
- ac7ac46 Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- 1189686 fs/xfs: convert comma to semicolon by Zheng Yongjun · 4 years, 1 month ago
- 5d24ec4c xfs: open code updating i_mode in xfs_set_acl by Christoph Hellwig · 4 years, 1 month ago
- 26f8836 xfs: remove xfs_vn_setattr_nonsize by Christoph Hellwig · 4 years, 1 month ago
- 3937493 xfs: kill ialloced in xfs_dialloc() by Gao Xiang · 4 years, 1 month ago
- 8d822dc xfs: spilt xfs_dialloc() into 2 functions by Dave Chinner · 4 years, 1 month ago
- f3bf6e0 xfs: move xfs_dialloc_roll() into xfs_dialloc() by Dave Chinner · 4 years, 1 month ago
- 1abcf26 xfs: move on-disk inode allocation out of xfs_ialloc() by Dave Chinner · 4 years, 1 month ago
- aececc9 xfs: introduce xfs_dialloc_roll() by Dave Chinner · 4 years, 1 month ago
- 15574eb xfs: convert noroom, okalloc in xfs_dialloc() to bool by Gao Xiang · 4 years, 1 month ago
- 207ddc0 xfs: don't catch dax+reflink inodes as corruption in verifier by Eric Sandeen · 4 years, 1 month ago
- a5336d6 xfs: fix the forward progress assertion in xfs_iwalk_run_callbacks by Darrick J. Wong · 4 years, 1 month ago
- 2e984ba xfs: remove unneeded return value check for *init_cursor() by Joseph Qi · 4 years, 1 month ago
- 7bc1fea xfs: introduce xfs_validate_stripe_geometry() by Gao Xiang · 4 years, 1 month ago
- 237d788 xfs: show the proper user quota options by Kaixu Xia · 4 years, 1 month ago
- afbd914 xfs: remove the unused XFS_B_FSB_OFFSET macro by Kaixu Xia · 4 years, 1 month ago
- 88269b8 xfs: remove unnecessary null check in xfs_generic_create by Kaixu Xia · 4 years, 1 month ago
- b3b29cd xfs: directly return if the delta equal to zero by Kaixu Xia · 4 years, 1 month ago
- 04a5862 xfs: check tp->t_dqinfo value instead of the XFS_TRANS_DQ_DIRTY flag by Kaixu Xia · 4 years, 1 month ago
- a9382fa xfs: delete duplicated tp->t_dqinfo null check and allocation by Kaixu Xia · 4 years, 1 month ago
- 1e5c39d xfs: rename xfs_fc_* back to xfs_fs_* by Darrick J. Wong · 4 years, 1 month ago
- 33005fd xfs: refactor file range validation by Darrick J. Wong · 4 years, 1 month ago
- 18695ad xfs: refactor realtime volume extent validation by Darrick J. Wong · 4 years, 1 month ago
- 67457eb xfs: refactor data device extent validation by Darrick J. Wong · 4 years, 1 month ago
- 4b80ac6 xfs: scrub should mark a directory corrupt if any entries cannot be iget'd by Darrick J. Wong · 4 years, 1 month ago
- da531cc xfs: fix parent pointer scrubber bailing out on unallocated inodes by Darrick J. Wong · 4 years, 1 month ago
- acf104c xfs: detect overflows in bmbt records by Darrick J. Wong · 4 years, 1 month ago
- 6337032 xfs: trace log intent item recovery failures by Darrick J. Wong · 4 years, 1 month ago
- da5de11 xfs: validate feature support when recovering rmap/refcount intents by Darrick J. Wong · 4 years, 1 month ago
- 7396c7f xfs: improve the code that checks recovered extent-free intent items by Darrick J. Wong · 4 years, 1 month ago
- 3c15df3 xfs: hoist recovered extent-free intent checks out of xfs_efi_item_recover by Darrick J. Wong · 4 years, 1 month ago
- 0d79781 xfs: improve the code that checks recovered refcount intent items by Darrick J. Wong · 4 years, 1 month ago
- ed64f83 xfs: hoist recovered refcount intent checks out of xfs_cui_item_recover by Darrick J. Wong · 4 years, 1 month ago
- c447ad6 xfs: improve the code that checks recovered rmap intent items by Darrick J. Wong · 4 years, 1 month ago
- dda7ba6 xfs: hoist recovered rmap intent checks out of xfs_rui_item_recover by Darrick J. Wong · 4 years, 1 month ago
- 67d8679 xfs: improve the code that checks recovered bmap intent items by Darrick J. Wong · 4 years, 1 month ago
- bc525cf xfs: hoist recovered bmap intent checks out of xfs_bui_item_recover by Darrick J. Wong · 4 years, 1 month ago
- 96f65ba xfs: enable the needsrepair feature by Darrick J. Wong · 4 years, 2 months ago
- 80c720b xfs: define a new "needrepair" feature by Darrick J. Wong · 4 years, 2 months ago
- 3945ae0 xfs: move kernel-specific superblock validation out of libxfs by Darrick J. Wong · 4 years, 2 months ago
- 040f04b fs: simplify freeze_bdev/thaw_bdev by Christoph Hellwig · 4 years, 2 months ago
- eb84090 xfs: revert "xfs: fix rmap key and record comparison functions" by Darrick J. Wong · 4 years, 2 months ago
- 883a790 xfs: don't allow NOWAIT DIO across extent boundaries by Dave Chinner · 4 years, 2 months ago
- 595189c xfs: return corresponding errcode if xfs_initialize_perag() fail by Yu Kuai · 4 years, 2 months ago
- 27c14b5 xfs: ensure inobt record walks always make forward progress by Darrick J. Wong · 4 years, 2 months ago
- ada49d6 xfs: fix forkoff miscalculation related to XFS_LITINO(mp) by Gao Xiang · 4 years, 2 months ago
- 6b48e5b xfs: directory scrub should check the null bestfree entries too by Darrick J. Wong · 4 years, 2 months ago
- 498fe26 xfs: strengthen rmap record flags checking by Darrick J. Wong · 4 years, 2 months ago
- e95b6c3 xfs: fix the minrecs logic when dealing with inode root child blocks by Darrick J. Wong · 4 years, 2 months ago
- 2bd3fa7 xfs: fix a missing unlock on error in xfs_fs_map_blocks by Christoph Hellwig · 4 years, 2 months ago
- 54e9b09e xfs: fix brainos in the refcount scrubber's rmap fragment processor by Darrick J. Wong · 4 years, 2 months ago
- 6ff646b xfs: fix rmap key and record comparison functions by Darrick J. Wong · 4 years, 2 months ago
- 5dda389 xfs: set the unwritten bit in rmap lookup flags in xchk_bmap_get_rmapextents by Darrick J. Wong · 4 years, 2 months ago
- ea84398 xfs: fix flags argument to rmap lookup when converting shared file rmaps by Darrick J. Wong · 4 years, 2 months ago
- 46afb06 xfs: only flush the unshared range in xfs_reflink_unshare by Darrick J. Wong · 4 years, 2 months ago
- c1f6b1a xfs: fix scrub flagging rtinherit even if there is no rt device by Darrick J. Wong · 4 years, 2 months ago
- c2f0921 xfs: fix missing CoW blocks writeback conversion retry by Darrick J. Wong · 4 years, 2 months ago
- 763e4cd iomap: support partial page discard on writeback block mapping failure by Brian Foster · 4 years, 2 months ago
- 869ae85 xfs: flush new eof page on truncate to avoid post-eof corruption by Brian Foster · 4 years, 2 months ago
- 2c334e1 xfs: set xefi_discard when creating a deferred agfl free log intent item by Darrick J. Wong · 4 years, 2 months ago
- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
- 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- f11901e Merge tag 'xfs-5.10-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 3 months ago
- 2e76f18 xfs: cancel intents immediately if process_intents fails by Darrick J. Wong · 4 years, 3 months ago
- 25219db xfs: fix fallocate functions when rtextsize is larger than 1 by Darrick J. Wong · 4 years, 3 months ago
- bbe8502 Merge tag 'xfs-5.10-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 3 months ago
- 8946455 xfs: fix Kconfig asking about XFS_SUPPORT_V4 when XFS_FS=n by Darrick J. Wong · 4 years, 3 months ago
- d88850b xfs: fix high key handling in the rt allocator's query_range function by Darrick J. Wong · 4 years, 3 months ago
- 2fc61f2 Merge tag 'xfs-5.10-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 3 months ago
- ace74e7 xfs: annotate grabbing the realtime bitmap/summary locks in growfs by Darrick J. Wong · 4 years, 3 months ago
- 7249c95 xfs: make xfs_growfs_rt update secondary superblocks by Darrick J. Wong · 4 years, 3 months ago
- f4c32e8 xfs: fix realtime bitmap/summary file truncation when growing rt volume by Darrick J. Wong · 4 years, 3 months ago
- e5b2374 xfs: fix the indent in xfs_trans_mod_dquot by Kaixu Xia · 4 years, 3 months ago
- 97611f9 xfs: do the ASSERT for the arguments O_{u,g,p}dqpp by Kaixu Xia · 4 years, 3 months ago
- 8ffa90e xfs: fix deadlock and streamline xfs_getfsmap performance by Darrick J. Wong · 4 years, 3 months ago
- acd1ac3 xfs: limit entries returned when counting fsmap records by Darrick J. Wong · 4 years, 3 months ago
- 74f4d6a xfs: only relog deferred intent items if free space in the log gets low by Darrick J. Wong · 4 years, 3 months ago
- ed1575d xfs: expose the log push threshold by Darrick J. Wong · 4 years, 3 months ago
- 4e919af xfs: periodically relog deferred intent items by Darrick J. Wong · 4 years, 3 months ago
- 27dada0 xfs: change the order in which child and parent defer ops are finished by Darrick J. Wong · 4 years, 3 months ago
- ff4ab5e xfs: fix an incore inode UAF in xfs_bui_recover by Darrick J. Wong · 4 years, 3 months ago
- 64a3f33 xfs: clean up xfs_bui_item_recover iget/trans_alloc/ilock ordering by Darrick J. Wong · 4 years, 3 months ago
- 919522e xfs: clean up bmap intent item recovery checking by Darrick J. Wong · 4 years, 3 months ago
- 929b92f xfs: xfs_defer_capture should absorb remaining transaction reservation by Darrick J. Wong · 4 years, 3 months ago
- 4f9a60c xfs: xfs_defer_capture should absorb remaining block reservations by Darrick J. Wong · 4 years, 3 months ago
- e6fff81 xfs: proper replay of deferred ops queued during log recovery by Darrick J. Wong · 4 years, 3 months ago
- 901219b xfs: remove XFS_LI_RECOVERED by Darrick J. Wong · 4 years, 3 months ago
- b80b29d xfs: remove xfs_defer_reset by Darrick J. Wong · 4 years, 3 months ago
- 6714596 xfs: fix finobt btree block recovery ordering by Dave Chinner · 4 years, 3 months ago
- 3442de9 xfs: remove deprecated sysctl options by Pavel Reichl · 4 years, 4 months ago
- c23c393 xfs: remove deprecated mount options by Pavel Reichl · 4 years, 4 months ago
- c9c626b xfs: directly call xfs_generic_create() for ->create() and ->mkdir() by Kaixu Xia · 4 years, 4 months ago
- d7884e6 xfs: avoid shared rmap operations for attr fork extents by Darrick J. Wong · 4 years, 4 months ago
- b38e074 xfs: drop the obsolete comment on filestream locking by Gao Xiang · 4 years, 4 months ago
- 61ef523 xfs: code cleanup in xfs_attr_leaf_entsize_{remote,local} by Kaixu Xia · 4 years, 4 months ago
- d6b8fc6 xfs: do the assert for all the log done items in xfs_trans_cancel by Kaixu Xia · 4 years, 4 months ago
- 74af4c1 xfs: remove the unused parameter id from xfs_qm_dqattach_one by Kaixu Xia · 4 years, 4 months ago
- 3feb4ff xfs: remove the redundant crc feature check in xfs_attr3_rmt_verify by Kaixu Xia · 4 years, 4 months ago