index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: remove trivial eof/cowblocks functions
Darrick J. Wong
2021-02-03
1
-22
/
+8
*
xfs: hide xfs_icache_free_cowblocks
Darrick J. Wong
2021-02-03
3
-3
/
+2
*
xfs: hide xfs_icache_free_eofblocks
Darrick J. Wong
2021-02-03
3
-3
/
+2
*
xfs: relocate the eofb/cowb workqueue functions
Darrick J. Wong
2021-02-03
1
-63
/
+63
*
xfs: set WQ_SYSFS on all workqueues in debug mode
Darrick J. Wong
2021-02-03
4
-12
/
+24
*
xfs: increase the default parallelism levels of pwork clients
Darrick J. Wong
2021-02-03
3
-27
/
+7
*
xfs: flush speculative space allocations when we run out of space
Darrick J. Wong
2021-02-03
1
-0
/
+11
*
xfs: refactor xfs_icache_free_{eof,cow}blocks call sites
Darrick J. Wong
2021-02-03
4
-8
/
+36
*
xfs: add a tracepoint for blockgc scans
Darrick J. Wong
2021-02-03
3
-0
/
+44
*
xfs: flush eof/cowblocks if we can't reserve quota for chown
Darrick J. Wong
2021-02-03
1
-10
/
+19
*
xfs: flush eof/cowblocks if we can't reserve quota for inode creation
Darrick J. Wong
2021-02-03
3
-30
/
+49
*
xfs: flush eof/cowblocks if we can't reserve quota for file blocks
Darrick J. Wong
2021-02-03
2
-0
/
+15
*
xfs: try worst case space reservation upfront in xfs_reflink_remap_extent
Darrick J. Wong
2021-02-03
1
-3
/
+20
*
xfs: pass flags and return gc errors from xfs_blockgc_free_quota
Darrick J. Wong
2021-02-03
3
-15
/
+23
*
xfs: move and rename xfs_inode_free_quota_blocks to avoid conflicts
Darrick J. Wong
2021-02-03
3
-57
/
+57
*
xfs: xfs_inode_free_quota_blocks should scan project quota
Darrick J. Wong
2021-02-03
1
-0
/
+9
*
xfs: don't stall cowblocks scan if we can't take locks
Darrick J. Wong
2021-02-03
1
-3
/
+18
*
xfs: trigger all block gc scans when low on quota space
Darrick J. Wong
2021-02-03
3
-41
/
+24
*
xfs: shut down the filesystem if we screw up quota reservation
Darrick J. Wong
2021-02-03
1
-3
/
+10
*
xfs: rename code to error in xfs_ioctl_setattr
Darrick J. Wong
2021-02-03
1
-19
/
+19
*
xfs: remove xfs_qm_vop_chown_reserve
Darrick J. Wong
2021-02-03
3
-54
/
+14
*
xfs: refactor inode ownership change transaction/inode/quota allocation idiom
Darrick J. Wong
2021-02-03
4
-43
/
+77
*
xfs: refactor inode creation transaction/inode/quota allocation idiom
Darrick J. Wong
2021-02-03
4
-28
/
+53
*
xfs: refactor reflink functions to use xfs_trans_alloc_inode
Darrick J. Wong
2021-02-03
2
-33
/
+23
*
xfs: allow reservation of rtblocks with xfs_trans_alloc_inode
Darrick J. Wong
2021-02-03
6
-46
/
+18
*
xfs: refactor common transaction/inode/quota allocation idiom
Darrick J. Wong
2021-02-03
6
-38
/
+59
*
xfs: reserve data and rt quota at the same time
Darrick J. Wong
2021-02-03
7
-56
/
+60
*
xfs: fix up build warnings when quotas are disabled
Darrick J. Wong
2021-02-03
1
-3
/
+3
*
xfs: clean up icreate quota reservation calls
Darrick J. Wong
2021-02-03
4
-10
/
+31
*
xfs: remove xfs_trans_unreserve_quota_nblks completely
Darrick J. Wong
2021-02-03
4
-17
/
+7
*
xfs: create convenience wrappers for incore quota block reservations
Darrick J. Wong
2021-02-03
3
-9
/
+25
*
xfs: clean up quota reservation callsites
Darrick J. Wong
2021-02-03
3
-6
/
+5
*
xfs: reduce quota reservation when doing a dax unwritten extent conversion
Darrick J. Wong
2021-02-03
1
-1
/
+1
*
xfs: fix chown leaking delalloc quota blocks when fssetxattr fails
Darrick J. Wong
2021-02-03
1
-57
/
+35
*
xfs: Fix 'set but not used' warning in xfs_bmap_compute_alignments()
Chandan Babu R
2021-02-01
1
-5
/
+4
*
xfs: fix unused log variable in xfs_log_cover()
Brian Foster
2021-02-01
1
-3
/
+2
*
xfs: reduce ilock acquisitions in xfs_file_fsync
Christoph Hellwig
2021-01-23
1
-1
/
+8
*
xfs: refactor xfs_file_fsync
Christoph Hellwig
2021-01-23
1
-31
/
+50
*
xfs: cover the log on freeze instead of cleaning it
Brian Foster
2021-01-23
1
-2
/
+1
*
xfs: remove xfs_quiesce_attr()
Brian Foster
2021-01-23
2
-23
/
+3
*
xfs: remove duplicate wq cancel and log force from attr quiesce
Brian Foster
2021-01-23
1
-5
/
+0
*
xfs: fold sbcount quiesce logging into log covering
Brian Foster
2021-01-23
4
-42
/
+18
*
xfs: don't reset log idle state on covering checkpoints
Brian Foster
2021-01-23
1
-3
/
+6
*
xfs: cover the log during log quiesce
Brian Foster
2021-01-23
2
-4
/
+47
*
xfs: separate log cleaning from log quiesce
Brian Foster
2021-01-23
3
-2
/
+9
*
xfs: lift writable fs check up into log worker task
Brian Foster
2021-01-23
1
-10
/
+8
*
xfs: sync lazy sb accounting on quiesce of read-only mounts
Brian Foster
2021-01-23
3
-10
/
+22
*
xfs: set inode size after creating symlink
Jeffrey Mitchell
2021-01-23
1
-0
/
+1
*
xfs: don't drain buffer lru on freeze and read-only remount
Brian Foster
2021-01-23
3
-7
/
+20
*
xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain()
Brian Foster
2021-01-23
5
-17
/
+17
[next]