index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'xfs-5.19-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-05-26
104
-2675
/
+4689
|
\
|
*
Merge branch 'xfs-5.19-quota-warn-remove' into xfs-5.19-for-next
Dave Chinner
2022-05-12
8
-62
/
+13
|
|
\
|
|
*
xfs: don't set quota warning values
Catherine Hoang
2022-05-11
2
-3
/
+2
|
|
*
xfs: remove warning counters from struct xfs_dquot_res
Catherine Hoang
2022-05-11
4
-29
/
+7
|
|
*
xfs: remove quota warning limit from struct xfs_quota_limits
Catherine Hoang
2022-05-11
5
-33
/
+7
|
*
|
xfs: can't use kmem_zalloc() for attribute buffers
Dave Chinner
2022-05-12
3
-54
/
+50
|
*
|
xfs: detect empty attr leaf blocks in xfs_attr3_leaf_verify
Dave Chinner
2022-05-12
1
-0
/
+9
|
*
|
xfs: ATTR_REPLACE algorithm with LARP enabled needs rework
Dave Chinner
2022-05-12
6
-72
/
+137
|
*
|
xfs: use XFS_DA_OP flags in deferred attr ops
Dave Chinner
2022-05-12
4
-67
/
+84
|
*
|
xfs: remove xfs_attri_remove_iter
Dave Chinner
2022-05-12
1
-279
/
+139
|
*
|
xfs: switch attr remove to xfs_attri_set_iter
Dave Chinner
2022-05-12
3
-36
/
+26
|
*
|
xfs: introduce attr remove initial states into xfs_attr_set_iter
Dave Chinner
2022-05-12
3
-62
/
+84
|
*
|
xfs: xfs_attr_set_iter() does not need to return EAGAIN
Dave Chinner
2022-05-12
2
-53
/
+39
|
*
|
xfs: clean up final attr removal in xfs_attr_set_iter
Dave Chinner
2022-05-12
3
-72
/
+94
|
*
|
xfs: remote xattr removal in xfs_attr_set_iter() is conditional
Dave Chinner
2022-05-12
3
-35
/
+36
|
*
|
xfs: XFS_DAS_LEAF_REPLACE state only needed if !LARP
Dave Chinner
2022-05-12
3
-54
/
+75
|
*
|
xfs: split remote attr setting out from replace path
Dave Chinner
2022-05-12
3
-59
/
+77
|
*
|
xfs: consolidate leaf/node states in xfs_attr_set_iter
Dave Chinner
2022-05-12
2
-109
/
+27
|
*
|
xfs: kill XFS_DAC_LEAF_ADDNAME_INIT
Dave Chinner
2022-05-12
3
-25
/
+29
|
*
|
xfs: separate out initial attr_set states
Dave Chinner
2022-05-12
8
-103
/
+194
|
*
|
xfs: rework deferred attribute operation setup
Dave Chinner
2022-05-11
5
-71
/
+110
|
*
|
xfs: make xattri_leaf_bp more useful
Dave Chinner
2022-05-11
1
-18
/
+32
|
*
|
xfs: initialise attrd item to zero
Dave Chinner
2022-05-11
1
-1
/
+1
|
*
|
xfs: avoid empty xattr transaction when attrs are inline
Dave Chinner
2022-05-11
1
-20
/
+19
|
*
|
xfs: add leaf to node error tag
Allison Henderson
2022-05-11
3
-1
/
+12
|
*
|
xfs: add leaf split error tag
Allison Henderson
2022-05-11
3
-1
/
+10
|
*
|
xfs: Add helper function xfs_init_attr_trans
Allison Henderson
2022-05-11
3
-20
/
+27
|
*
|
xfs: Add helper function xfs_attr_leaf_addname
Allison Henderson
2022-05-11
2
-50
/
+61
|
*
|
xfs: Merge xfs_delattr_context into xfs_attr_item
Allison Henderson
2022-05-11
5
-147
/
+147
|
*
|
xfs: Add larp debug option
Allison Henderson
2022-05-11
4
-0
/
+30
|
*
|
xfs: Add log attribute error tag
Allison Henderson
2022-05-11
3
-1
/
+13
|
*
|
xfs: Remove unused xfs_attr_*_args
Allison Henderson
2022-05-11
4
-110
/
+14
|
*
|
xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
Allison Henderson
2022-05-11
4
-3
/
+111
|
*
|
xfs: Skip flip flags for delayed attrs
Allison Henderson
2022-05-09
2
-22
/
+35
|
*
|
xfs: Implement attr logging and replay
Allison Henderson
2022-05-09
4
-1
/
+378
|
*
|
xfs: Set up infrastructure for log attribute replay
Allison Henderson
2022-05-04
15
-6
/
+648
|
*
|
xfs: Return from xfs_attr_set_iter if there are no more rmtblks to process
Allison Henderson
2022-05-04
1
-0
/
+8
|
*
|
xfs: Fix double unlock in defer capture code
Allison Henderson
2022-05-04
1
-1
/
+10
|
|
/
|
*
Merge branch 'guilt/xfs-5.19-fuzz-fixes' into xfs-5.19-for-next
Dave Chinner
2022-05-04
3
-54
/
+191
|
|
\
|
|
*
xfs: validate v5 feature fields
Dave Chinner
2022-05-04
1
-10
/
+58
|
|
*
xfs: set XFS_FEAT_NLINK correctly
Dave Chinner
2022-05-04
1
-0
/
+2
|
|
*
xfs: validate inode fork size against fork format
Dave Chinner
2022-05-04
1
-9
/
+26
|
|
*
xfs: detect self referencing btree sibling pointers
Dave Chinner
2022-05-04
1
-35
/
+105
|
*
|
Merge tag 'reflink-speedups-5.19_2022-04-28' of git://git.kernel.org/pub/scm/...
Dave Chinner
2022-05-04
9
-139
/
+345
|
|
\
\
|
|
*
|
xfs: rename xfs_*alloc*_log_count to _block_count
Darrick J. Wong
2022-04-28
3
-21
/
+21
|
|
*
|
xfs: rewrite xfs_reflink_end_cow to use intents
Darrick J. Wong
2022-04-28
2
-33
/
+58
|
|
*
|
xfs: reduce transaction reservations with reflink
Darrick J. Wong
2022-04-28
4
-17
/
+138
|
|
*
|
xfs: reduce the absurdly large log operation count
Darrick J. Wong
2022-04-28
3
-31
/
+76
|
|
*
|
xfs: report "max_resp" used for min log size computation
Darrick J. Wong
2022-04-28
3
-3
/
+20
|
|
*
|
xfs: create shadow transaction reservations for computing minimum log size
Darrick J. Wong
2022-04-28
2
-6
/
+21
[next]