index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2021-03-25
xfs: reduce buffer log item shadow allocations
Dave Chinner
2021-03-25
xfs: initialise attr fork on inode create
Dave Chinner
2021-03-25
xfs: ensure xfs_errortag_random_default matches XFS_ERRTAG_MAX
Gao Xiang
2021-03-25
xfs: Skip repetitive warnings about mount options
Pavel Reichl
2021-03-25
xfs: rename variable mp to parsing_mp
Pavel Reichl
2021-03-25
xfs: rename the blockgc workqueue
Darrick J. Wong
2021-03-25
xfs: prevent metadata files from being inactivated
Darrick J. Wong
2021-03-25
xfs: validate ag btree levels using the precomputed values
Darrick J. Wong
2021-03-25
xfs: remove return value from xchk_ag_btcur_init
Darrick J. Wong
2021-03-25
xfs: set the scrub AG number in xchk_ag_read_headers
Darrick J. Wong
2021-03-25
xfs: mark a data structure sick if there are cross-referencing errors
Darrick J. Wong
2021-03-25
xfs: bail out of scrub immediately if scan incomplete
Darrick J. Wong
2021-03-25
xfs: fix dquot scrub loop cancellation
Darrick J. Wong
2021-03-25
xfs: fix uninitialized variables in xrep_calc_ag_resblks
Darrick J. Wong
2021-03-24
xfs: drop freeze protection when running GETFSMAP
Darrick J. Wong
2021-03-15
xfs: also reject BULKSTAT_SINGLE in a mount user namespace
Christoph Hellwig
2021-03-15
xfs: force log and push AIL to clear pinned inodes when aborting mount
Darrick J. Wong
2021-03-09
xfs: fix quota accounting when a mount is idmapped
Darrick J. Wong
2021-02-28
Merge tag 'xfs-5.12-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-26
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2021-02-25
xfs: use current->journal_info for detecting transaction recursion
Dave Chinner
2021-02-25
xfs: don't nest transactions when scanning for eofblocks
Darrick J. Wong
2021-02-25
xfs: don't reuse busy extents on extent trim
Brian Foster
2021-02-24
xfs: restore speculative_cow_prealloc_lifetime sysctl
Darrick J. Wong
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
Merge tag 'xfs-5.12-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-02-11
xfs: consider shutdown in bmapbt cursor delete assert
Brian Foster
2021-02-10
xfs: fix boolreturn.cocci warnings
kernel test robot
2021-02-10
xfs: restore shutdown check in mapped write fault path
Brian Foster
2021-02-04
xfs: fix incorrect root dquot corruption error when switching group/project q...
Darrick J. Wong
2021-02-03
xfs: remove the possibly unused mp variable in xfs_file_compat_ioctl
Christoph Hellwig
2021-02-03
xfs: get rid of xfs_growfs_{data,log}_t
Gao Xiang
2021-02-03
xfs: rename `new' to `delta' in xfs_growfs_data_private()
Gao Xiang
2021-02-03
libxfs: expose inobtcount in xfs geometry
Zorro Lang
2021-02-03
xfs: don't bounce the iolock between free_{eof,cow}blocks
Darrick J. Wong
2021-02-03
xfs: expose the blockgc workqueue knobs publicly
Darrick J. Wong
2021-02-03
xfs: parallelize block preallocation garbage collection
Darrick J. Wong
2021-02-03
xfs: rename block gc start and stop functions
Darrick J. Wong
2021-02-03
xfs: only walk the incore inode tree once per blockgc scan
Darrick J. Wong
2021-02-03
xfs: consolidate the eofblocks and cowblocks workers
Darrick J. Wong
2021-02-03
xfs: consolidate incore inode radix tree posteof/cowblocks tags
Darrick J. Wong
2021-02-03
xfs: remove trivial eof/cowblocks functions
Darrick J. Wong
2021-02-03
xfs: hide xfs_icache_free_cowblocks
Darrick J. Wong
2021-02-03
xfs: hide xfs_icache_free_eofblocks
Darrick J. Wong
2021-02-03
xfs: relocate the eofb/cowb workqueue functions
Darrick J. Wong
2021-02-03
xfs: set WQ_SYSFS on all workqueues in debug mode
Darrick J. Wong
2021-02-03
xfs: increase the default parallelism levels of pwork clients
Darrick J. Wong
[next]