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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-23
Merge branch 'guilt/xfs-5.19-misc-3' into xfs-5.19-for-next
Dave Chinner
4
-62
/
+2
2022-05-23
xfs: share xattr name and value buffers when logging xattr updates
Darrick J. Wong
5
-134
/
+223
2022-05-23
xfs: do not use logged xattr updates on V4 filesystems
Darrick J. Wong
2
-4
/
+5
2022-05-22
xfs: Remove duplicate include
Jiapeng Chong
1
-1
/
+0
2022-05-22
xfs: reduce IOCB_NOWAIT judgment for retry exclusive unaligned DIO
Kaixu Xia
1
-1
/
+1
2022-05-22
xfs: Remove dead code
Jiapeng Chong
1
-59
/
+0
2022-05-22
xfs: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-22
xfs: rename struct xfs_attr_item to xfs_attr_intent
Darrick J. Wong
6
-51
/
+51
2022-05-22
xfs: clean up state variable usage in xfs_attr_node_remove_attr
Darrick J. Wong
1
-5
/
+2
2022-05-22
xfs: put attr[id] log item cache init with the others
Darrick J. Wong
6
-52
/
+25
2022-05-22
xfs: remove struct xfs_attr_item.xattri_flags
Darrick J. Wong
1
-19
/
+13
2022-05-22
xfs: use a separate slab cache for deferred xattr work state
Darrick J. Wong
4
-2
/
+31
2022-05-22
xfs: put the xattr intent item op flags in their own namespace
Darrick J. Wong
4
-18
/
+18
2022-05-22
xfs: clean up xfs_attr_node_hasname
Darrick J. Wong
3
-31
/
+44
2022-05-20
xfs: free xfs_attrd_log_items correctly
Darrick J. Wong
1
-1
/
+1
2022-05-20
xfs: validate xattr name earlier in recovery
Darrick J. Wong
1
-7
/
+8
2022-05-20
xfs: reject unknown xattri log item filter flags during recovery
Darrick J. Wong
2
-4
/
+16
2022-05-20
xfs: reject unknown xattri log item operation flags during recovery
Darrick J. Wong
1
-2
/
+7
2022-05-20
xfs: don't leak the retained da state when doing a leaf to node conversion
Darrick J. Wong
1
-2
/
+8
2022-05-20
xfs: don't leak da state when freeing the attr intent item
Darrick J. Wong
2
-11
/
+26
2022-05-12
Merge branch 'xfs-5.19-quota-warn-remove' into xfs-5.19-for-next
Dave Chinner
8
-62
/
+13
2022-05-12
xfs: can't use kmem_zalloc() for attribute buffers
Dave Chinner
3
-54
/
+50
2022-05-12
xfs: detect empty attr leaf blocks in xfs_attr3_leaf_verify
Dave Chinner
1
-0
/
+9
2022-05-12
xfs: ATTR_REPLACE algorithm with LARP enabled needs rework
Dave Chinner
6
-72
/
+137
2022-05-12
xfs: use XFS_DA_OP flags in deferred attr ops
Dave Chinner
4
-67
/
+84
2022-05-12
xfs: remove xfs_attri_remove_iter
Dave Chinner
1
-279
/
+139
2022-05-12
xfs: switch attr remove to xfs_attri_set_iter
Dave Chinner
3
-36
/
+26
2022-05-12
xfs: introduce attr remove initial states into xfs_attr_set_iter
Dave Chinner
3
-62
/
+84
2022-05-12
xfs: xfs_attr_set_iter() does not need to return EAGAIN
Dave Chinner
2
-53
/
+39
2022-05-12
xfs: clean up final attr removal in xfs_attr_set_iter
Dave Chinner
3
-72
/
+94
2022-05-12
xfs: remote xattr removal in xfs_attr_set_iter() is conditional
Dave Chinner
3
-35
/
+36
2022-05-12
xfs: XFS_DAS_LEAF_REPLACE state only needed if !LARP
Dave Chinner
3
-54
/
+75
2022-05-12
xfs: split remote attr setting out from replace path
Dave Chinner
3
-59
/
+77
2022-05-12
xfs: consolidate leaf/node states in xfs_attr_set_iter
Dave Chinner
2
-109
/
+27
2022-05-12
xfs: kill XFS_DAC_LEAF_ADDNAME_INIT
Dave Chinner
3
-25
/
+29
2022-05-12
xfs: separate out initial attr_set states
Dave Chinner
8
-103
/
+194
2022-05-11
xfs: don't set quota warning values
Catherine Hoang
2
-3
/
+2
2022-05-11
xfs: remove warning counters from struct xfs_dquot_res
Catherine Hoang
4
-29
/
+7
2022-05-11
xfs: remove quota warning limit from struct xfs_quota_limits
Catherine Hoang
5
-33
/
+7
2022-05-11
xfs: rework deferred attribute operation setup
Dave Chinner
5
-71
/
+110
2022-05-11
xfs: make xattri_leaf_bp more useful
Dave Chinner
1
-18
/
+32
2022-05-11
xfs: initialise attrd item to zero
Dave Chinner
1
-1
/
+1
2022-05-11
xfs: avoid empty xattr transaction when attrs are inline
Dave Chinner
1
-20
/
+19
2022-05-11
xfs: add leaf to node error tag
Allison Henderson
3
-1
/
+12
2022-05-11
xfs: add leaf split error tag
Allison Henderson
3
-1
/
+10
2022-05-11
xfs: Add helper function xfs_init_attr_trans
Allison Henderson
3
-20
/
+27
2022-05-11
xfs: Add helper function xfs_attr_leaf_addname
Allison Henderson
2
-50
/
+61
2022-05-11
xfs: Merge xfs_delattr_context into xfs_attr_item
Allison Henderson
5
-147
/
+147
2022-05-11
xfs: Add larp debug option
Allison Henderson
4
-0
/
+30
2022-05-11
xfs: Add log attribute error tag
Allison Henderson
3
-1
/
+13
[next]