index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2020-12-18
Merge tag 'xfs-5.11-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-12-16
xfs: remove xfs_buf_t typedef
Dave Chinner
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-12
fs/xfs: convert comma to semicolon
Zheng Yongjun
2020-12-12
xfs: open code updating i_mode in xfs_set_acl
Christoph Hellwig
2020-12-12
xfs: remove xfs_vn_setattr_nonsize
Christoph Hellwig
2020-12-12
xfs: kill ialloced in xfs_dialloc()
Gao Xiang
2020-12-12
xfs: spilt xfs_dialloc() into 2 functions
Dave Chinner
2020-12-12
xfs: move xfs_dialloc_roll() into xfs_dialloc()
Dave Chinner
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
[next]