index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-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-09
xfs: fix rst syntax error in admin guide
Darrick J. Wong
2021-02-04
xfs: fix incorrect root dquot corruption error when switching group/project q...
Darrick J. Wong
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
2021-02-03
xfs: flush speculative space allocations when we run out of space
Darrick J. Wong
2021-02-03
xfs: refactor xfs_icache_free_{eof,cow}blocks call sites
Darrick J. Wong
2021-02-03
xfs: add a tracepoint for blockgc scans
Darrick J. Wong
2021-02-03
xfs: flush eof/cowblocks if we can't reserve quota for chown
Darrick J. Wong
2021-02-03
xfs: flush eof/cowblocks if we can't reserve quota for inode creation
Darrick J. Wong
2021-02-03
xfs: flush eof/cowblocks if we can't reserve quota for file blocks
Darrick J. Wong
2021-02-03
xfs: try worst case space reservation upfront in xfs_reflink_remap_extent
Darrick J. Wong
2021-02-03
xfs: pass flags and return gc errors from xfs_blockgc_free_quota
Darrick J. Wong
2021-02-03
xfs: move and rename xfs_inode_free_quota_blocks to avoid conflicts
Darrick J. Wong
2021-02-03
xfs: xfs_inode_free_quota_blocks should scan project quota
Darrick J. Wong
2021-02-03
xfs: don't stall cowblocks scan if we can't take locks
Darrick J. Wong
2021-02-03
xfs: trigger all block gc scans when low on quota space
Darrick J. Wong
2021-02-03
xfs: shut down the filesystem if we screw up quota reservation
Darrick J. Wong
2021-02-03
xfs: rename code to error in xfs_ioctl_setattr
Darrick J. Wong
2021-02-03
xfs: remove xfs_qm_vop_chown_reserve
Darrick J. Wong
2021-02-03
xfs: refactor inode ownership change transaction/inode/quota allocation idiom
Darrick J. Wong
2021-02-03
xfs: refactor inode creation transaction/inode/quota allocation idiom
Darrick J. Wong
2021-02-03
xfs: refactor reflink functions to use xfs_trans_alloc_inode
Darrick J. Wong
2021-02-03
xfs: allow reservation of rtblocks with xfs_trans_alloc_inode
Darrick J. Wong
2021-02-03
xfs: refactor common transaction/inode/quota allocation idiom
Darrick J. Wong
2021-02-03
xfs: reserve data and rt quota at the same time
Darrick J. Wong
2021-02-03
xfs: fix up build warnings when quotas are disabled
Darrick J. Wong
2021-02-03
xfs: clean up icreate quota reservation calls
Darrick J. Wong
2021-02-03
xfs: remove xfs_trans_unreserve_quota_nblks completely
Darrick J. Wong
2021-02-03
xfs: create convenience wrappers for incore quota block reservations
Darrick J. Wong
[next]