index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2020-12-12
xfs: move on-disk inode allocation out of xfs_ialloc()
Dave Chinner
2020-12-12
xfs: introduce xfs_dialloc_roll()
Dave Chinner
2020-12-12
xfs: convert noroom, okalloc in xfs_dialloc() to bool
Gao Xiang
2020-12-09
xfs: don't catch dax+reflink inodes as corruption in verifier
Eric Sandeen
2020-12-09
xfs: fix the forward progress assertion in xfs_iwalk_run_callbacks
Darrick J. Wong
2020-12-09
xfs: remove unneeded return value check for *init_cursor()
Joseph Qi
2020-12-09
xfs: introduce xfs_validate_stripe_geometry()
Gao Xiang
2020-12-09
xfs: show the proper user quota options
Kaixu Xia
2020-12-09
xfs: remove the unused XFS_B_FSB_OFFSET macro
Kaixu Xia
2020-12-09
xfs: remove unnecessary null check in xfs_generic_create
Kaixu Xia
2020-12-09
xfs: directly return if the delta equal to zero
Kaixu Xia
2020-12-09
xfs: check tp->t_dqinfo value instead of the XFS_TRANS_DQ_DIRTY flag
Kaixu Xia
2020-12-09
xfs: delete duplicated tp->t_dqinfo null check and allocation
Kaixu Xia
2020-12-09
xfs: rename xfs_fc_* back to xfs_fs_*
Darrick J. Wong
2020-12-09
xfs: refactor file range validation
Darrick J. Wong
2020-12-09
xfs: refactor realtime volume extent validation
Darrick J. Wong
2020-12-09
xfs: refactor data device extent validation
Darrick J. Wong
2020-12-09
xfs: scrub should mark a directory corrupt if any entries cannot be iget'd
Darrick J. Wong
2020-12-09
xfs: fix parent pointer scrubber bailing out on unallocated inodes
Darrick J. Wong
2020-12-09
xfs: detect overflows in bmbt records
Darrick J. Wong
2020-12-09
xfs: trace log intent item recovery failures
Darrick J. Wong
2020-12-09
xfs: validate feature support when recovering rmap/refcount intents
Darrick J. Wong
2020-12-09
xfs: improve the code that checks recovered extent-free intent items
Darrick J. Wong
2020-12-09
xfs: hoist recovered extent-free intent checks out of xfs_efi_item_recover
Darrick J. Wong
2020-12-09
xfs: improve the code that checks recovered refcount intent items
Darrick J. Wong
2020-12-09
xfs: hoist recovered refcount intent checks out of xfs_cui_item_recover
Darrick J. Wong
2020-12-09
xfs: improve the code that checks recovered rmap intent items
Darrick J. Wong
2020-12-09
xfs: hoist recovered rmap intent checks out of xfs_rui_item_recover
Darrick J. Wong
2020-12-09
xfs: improve the code that checks recovered bmap intent items
Darrick J. Wong
2020-12-09
xfs: hoist recovered bmap intent checks out of xfs_bui_item_recover
Darrick J. Wong
2020-12-09
xfs: enable the needsrepair feature
Darrick J. Wong
2020-12-09
xfs: define a new "needrepair" feature
Darrick J. Wong
2020-12-08
xfs: move kernel-specific superblock validation out of libxfs
Darrick J. Wong
2020-12-01
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
2020-11-19
xfs: revert "xfs: fix rmap key and record comparison functions"
Darrick J. Wong
2020-11-19
xfs: don't allow NOWAIT DIO across extent boundaries
Dave Chinner
2020-11-18
xfs: return corresponding errcode if xfs_initialize_perag() fail
Yu Kuai
2020-11-18
xfs: ensure inobt record walks always make forward progress
Darrick J. Wong
2020-11-18
xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
Gao Xiang
2020-11-18
xfs: directory scrub should check the null bestfree entries too
Darrick J. Wong
2020-11-18
xfs: strengthen rmap record flags checking
Darrick J. Wong
2020-11-18
xfs: fix the minrecs logic when dealing with inode root child blocks
Darrick J. Wong
2020-11-11
xfs: fix a missing unlock on error in xfs_fs_map_blocks
Christoph Hellwig
2020-11-10
xfs: fix brainos in the refcount scrubber's rmap fragment processor
Darrick J. Wong
2020-11-10
xfs: fix rmap key and record comparison functions
Darrick J. Wong
2020-11-10
xfs: set the unwritten bit in rmap lookup flags in xchk_bmap_get_rmapextents
Darrick J. Wong
2020-11-10
xfs: fix flags argument to rmap lookup when converting shared file rmaps
Darrick J. Wong
2020-11-04
xfs: only flush the unshared range in xfs_reflink_unshare
Darrick J. Wong
2020-11-04
xfs: fix scrub flagging rtinherit even if there is no rt device
Darrick J. Wong
2020-11-04
xfs: fix missing CoW blocks writeback conversion retry
Darrick J. Wong
[prev]
[next]