index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'xfs-5.14-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-07-02
92
-3036
/
+3827
|
\
|
*
xfs: don't wait on future iclogs when pushing the CIL
Dave Chinner
2021-06-25
1
-7
/
+28
|
*
xfs: Fix a CIL UAF by getting get rid of the iclog callback lock
Dave Chinner
2021-06-25
3
-35
/
+18
|
*
xfs: remove callback dequeue loop from xlog_state_do_iclog_callbacks
Dave Chinner
2021-06-25
1
-10
/
+6
|
*
xfs: don't nest icloglock inside ic_callback_lock
Dave Chinner
2021-06-25
1
-14
/
+4
|
*
xfs: Initialize error in xfs_attr_remove_iter
Allison Henderson
2021-06-25
1
-1
/
+1
|
*
xfs: fix endianness issue in xfs_ag_shrink_space
Darrick J. Wong
2021-06-21
1
-3
/
+4
|
*
xfs: remove dead stale buf unpin handling code
Brian Foster
2021-06-21
1
-19
/
+2
|
*
xfs: hold buffer across unpin and potential shutdown processing
Brian Foster
2021-06-21
1
-16
/
+21
|
*
xfs: force the log offline when log intent item recovery fails
Darrick J. Wong
2021-06-21
2
-1
/
+7
|
*
xfs: fix log intent recovery ENOSPC shutdowns when inactivating inodes
Darrick J. Wong
2021-06-21
1
-1
/
+9
|
*
xfs: shorten the shutdown messages to a single line
Darrick J. Wong
2021-06-21
1
-8
/
+8
|
*
xfs: print name of function causing fs shutdown instead of hex pointer
Darrick J. Wong
2021-06-21
1
-1
/
+1
|
*
xfs: fix type mismatches in the inode reclaim functions
Darrick J. Wong
2021-06-21
3
-9
/
+9
|
*
xfs: separate primary inode selection criteria in xfs_iget_cache_hit
Darrick J. Wong
2021-06-21
1
-23
/
+16
|
*
xfs: refactor the inode recycling code
Darrick J. Wong
2021-06-21
2
-64
/
+83
|
*
xfs: add iclog state trace events
Dave Chinner
2021-06-21
3
-0
/
+88
|
*
xfs: xfs_log_force_lsn isn't passed a LSN
Dave Chinner
2021-06-21
13
-65
/
+56
|
*
xfs: Fix CIL throttle hang when CIL space used going backwards
Dave Chinner
2021-06-21
3
-24
/
+49
|
*
xfs: journal IO cache flush reductions
Dave Chinner
2021-06-21
4
-48
/
+43
|
*
xfs: remove need_start_rec parameter from xlog_write()
Dave Chinner
2021-06-21
3
-25
/
+25
|
*
xfs: CIL checkpoint flushes caches unconditionally
Dave Chinner
2021-06-21
1
-4
/
+21
|
*
xfs: async blkdev cache flush
Dave Chinner
2021-06-21
2
-0
/
+37
|
*
xfs: remove xfs_blkdev_issue_flush
Dave Chinner
2021-06-21
5
-13
/
+5
|
*
xfs: separate CIL commit record IO
Dave Chinner
2021-06-18
3
-3
/
+16
|
*
xfs: Fix 64-bit division on 32-bit in xlog_state_switch_iclogs()
Geert Uytterhoeven
2021-06-18
1
-2
/
+2
|
*
xfs: log stripe roundoff is a property of the log
Dave Chinner
2021-06-18
3
-37
/
+27
|
*
xfs: remove redundant initialization of variable error
Shaokun Zhang
2021-06-18
1
-1
/
+1
|
*
xfs: perag may be null in xfs_imap()
Dave Chinner
2021-06-18
1
-1
/
+2
|
*
Merge tag 'xfs-delay-ready-attrs-v20.1' of https://github.com/allisonhenderso...
Darrick J. Wong
2021-06-18
8
-466
/
+1032
|
|
\
|
|
*
xfs: Make attr name schemes consistent
Allison Henderson
2021-06-09
3
-11
/
+11
|
|
*
xfs: Fix default ASSERT in xfs_attr_set_iter
Allison Henderson
2021-06-09
1
-1
/
+1
|
|
*
xfs: Clean up xfs_attr_node_addname_clear_incomplete
Allison Henderson
2021-06-01
1
-8
/
+3
|
|
*
xfs: Remove xfs_attr_rmtval_set
Allison Henderson
2021-06-01
2
-67
/
+0
|
|
*
xfs: Add delay ready attr set routines
Allison Henderson
2021-06-01
5
-220
/
+610
|
|
*
xfs: Add delay ready attr remove routines
Allison Henderson
2021-06-01
6
-86
/
+327
|
|
*
xfs: Hoist node transaction handling
Allison Henderson
2021-06-01
1
-26
/
+29
|
|
*
xfs: Hoist xfs_attr_leaf_addname
Allison Henderson
2021-06-01
2
-114
/
+96
|
|
*
xfs: Hoist xfs_attr_node_addname
Allison Henderson
2021-06-01
1
-84
/
+75
|
|
*
xfs: Add helper xfs_attr_node_addname_find_attr
Allison Henderson
2021-06-01
1
-33
/
+54
|
|
*
xfs: Separate xfs_attr_node_addname and xfs_attr_node_addname_clear_incomplete
Allison Henderson
2021-06-01
1
-0
/
+23
|
|
*
xfs: Refactor xfs_attr_set_shortform
Allison Henderson
2021-06-01
1
-28
/
+14
|
|
*
xfs: Add xfs_attr_node_remove_name
Allison Henderson
2021-06-01
1
-9
/
+20
|
|
*
xfs: Reverse apply 72b97ea40d
Allison Henderson
2021-06-01
1
-19
/
+9
|
*
|
xfs: rename struct xfs_eofblocks to xfs_icwalk
Darrick J. Wong
2021-06-08
5
-130
/
+130
|
*
|
xfs: change the prefix of XFS_EOF_FLAGS_* to XFS_ICWALK_FLAG_
Darrick J. Wong
2021-06-08
4
-26
/
+52
|
*
|
xfs: selectively keep sick inodes in memory
Darrick J. Wong
2021-06-08
1
-6
/
+39
|
*
|
xfs: drop IDONTCACHE on inodes when we mark them sick
Darrick J. Wong
2021-06-08
1
-0
/
+9
|
*
|
xfs: only reset incore inode health state flags when reclaiming an inode
Darrick J. Wong
2021-06-08
1
-3
/
+2
|
*
|
Merge tag 'inode-walk-cleanups-5.14_2021-06-03' of https://git.kernel.org/pub...
Darrick J. Wong
2021-06-08
9
-462
/
+504
|
|
\
\
[next]