index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-28
Merge tag 'xfs-5.12-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-57
/
+84
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+3
2021-02-27
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2
-3
/
+3
2021-02-25
xfs: use current->journal_info for detecting transaction recursion
Dave Chinner
4
-19
/
+60
2021-02-25
xfs: don't nest transactions when scanning for eofblocks
Darrick J. Wong
1
-3
/
+10
2021-02-25
xfs: don't reuse busy extents on extent trim
Brian Foster
1
-14
/
+0
2021-02-24
xfs: restore speculative_cow_prealloc_lifetime sysctl
Darrick J. Wong
1
-21
/
+14
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-95
/
+151
2021-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+4
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-21
Merge tag 'xfs-5.12-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
52
-978
/
+1608
2021-02-11
xfs: consider shutdown in bmapbt cursor delete assert
Brian Foster
1
-21
/
+12
2021-02-11
xfs: fix boolreturn.cocci warnings
kernel test robot
1
-1
/
+1
2021-02-11
xfs: restore shutdown check in mapped write fault path
Brian Foster
1
-0
/
+3
2021-02-04
xfs: fix incorrect root dquot corruption error when switching group/project q...
Darrick J. Wong
1
-2
/
+37
2021-02-03
xfs: remove the possibly unused mp variable in xfs_file_compat_ioctl
Christoph Hellwig
1
-4
/
+3
2021-02-03
xfs: get rid of xfs_growfs_{data,log}_t
Gao Xiang
3
-10
/
+10
2021-02-03
xfs: rename `new' to `delta' in xfs_growfs_data_private()
Gao Xiang
1
-10
/
+10
2021-02-03
libxfs: expose inobtcount in xfs geometry
Zorro Lang
2
-0
/
+3
2021-02-03
xfs: don't bounce the iolock between free_{eof,cow}blocks
Darrick J. Wong
1
-22
/
+21
2021-02-03
xfs: expose the blockgc workqueue knobs publicly
Darrick J. Wong
1
-1
/
+1
2021-02-03
xfs: parallelize block preallocation garbage collection
Darrick J. Wong
4
-16
/
+38
2021-02-03
xfs: rename block gc start and stop functions
Darrick J. Wong
5
-11
/
+11
2021-02-03
xfs: only walk the incore inode tree once per blockgc scan
Darrick J. Wong
1
-11
/
+11
2021-02-03
xfs: consolidate the eofblocks and cowblocks workers
Darrick J. Wong
8
-99
/
+48
2021-02-03
xfs: consolidate incore inode radix tree posteof/cowblocks tags
Darrick J. Wong
3
-66
/
+58
2021-02-03
xfs: remove trivial eof/cowblocks functions
Darrick J. Wong
1
-22
/
+8
2021-02-03
xfs: hide xfs_icache_free_cowblocks
Darrick J. Wong
3
-3
/
+2
2021-02-03
xfs: hide xfs_icache_free_eofblocks
Darrick J. Wong
3
-3
/
+2
2021-02-03
xfs: relocate the eofb/cowb workqueue functions
Darrick J. Wong
1
-63
/
+63
2021-02-03
xfs: set WQ_SYSFS on all workqueues in debug mode
Darrick J. Wong
4
-12
/
+24
2021-02-03
xfs: increase the default parallelism levels of pwork clients
Darrick J. Wong
3
-27
/
+7
2021-02-03
xfs: flush speculative space allocations when we run out of space
Darrick J. Wong
1
-0
/
+11
2021-02-03
xfs: refactor xfs_icache_free_{eof,cow}blocks call sites
Darrick J. Wong
4
-8
/
+36
2021-02-03
xfs: add a tracepoint for blockgc scans
Darrick J. Wong
3
-0
/
+44
2021-02-03
xfs: flush eof/cowblocks if we can't reserve quota for chown
Darrick J. Wong
1
-10
/
+19
2021-02-03
xfs: flush eof/cowblocks if we can't reserve quota for inode creation
Darrick J. Wong
3
-30
/
+49
2021-02-03
xfs: flush eof/cowblocks if we can't reserve quota for file blocks
Darrick J. Wong
2
-0
/
+15
2021-02-03
xfs: try worst case space reservation upfront in xfs_reflink_remap_extent
Darrick J. Wong
1
-3
/
+20
2021-02-03
xfs: pass flags and return gc errors from xfs_blockgc_free_quota
Darrick J. Wong
3
-15
/
+23
2021-02-03
xfs: move and rename xfs_inode_free_quota_blocks to avoid conflicts
Darrick J. Wong
3
-57
/
+57
2021-02-03
xfs: xfs_inode_free_quota_blocks should scan project quota
Darrick J. Wong
1
-0
/
+9
2021-02-03
xfs: don't stall cowblocks scan if we can't take locks
Darrick J. Wong
1
-3
/
+18
2021-02-03
xfs: trigger all block gc scans when low on quota space
Darrick J. Wong
3
-41
/
+24
2021-02-03
xfs: shut down the filesystem if we screw up quota reservation
Darrick J. Wong
1
-3
/
+10
2021-02-03
xfs: rename code to error in xfs_ioctl_setattr
Darrick J. Wong
1
-19
/
+19
2021-02-03
xfs: remove xfs_qm_vop_chown_reserve
Darrick J. Wong
3
-54
/
+14
2021-02-03
xfs: refactor inode ownership change transaction/inode/quota allocation idiom
Darrick J. Wong
4
-43
/
+77
2021-02-03
xfs: refactor inode creation transaction/inode/quota allocation idiom
Darrick J. Wong
4
-28
/
+53
2021-02-03
xfs: refactor reflink functions to use xfs_trans_alloc_inode
Darrick J. Wong
2
-33
/
+23
[next]