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
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
2022-05-11
xfs: Remove unused xfs_attr_*_args
Allison Henderson
4
-110
/
+14
2022-05-11
xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
Allison Henderson
4
-3
/
+111
2022-05-09
xfs: Skip flip flags for delayed attrs
Allison Henderson
2
-22
/
+35
2022-05-09
xfs: Implement attr logging and replay
Allison Henderson
4
-1
/
+378
2022-05-04
xfs: Set up infrastructure for log attribute replay
Allison Henderson
15
-6
/
+648
2022-05-04
xfs: Return from xfs_attr_set_iter if there are no more rmtblks to process
Allison Henderson
1
-0
/
+8
2022-05-04
xfs: Fix double unlock in defer capture code
Allison Henderson
1
-1
/
+10
2022-05-04
Merge branch 'guilt/xfs-5.19-fuzz-fixes' into xfs-5.19-for-next
Dave Chinner
3
-54
/
+191
2022-05-04
Merge tag 'reflink-speedups-5.19_2022-04-28' of git://git.kernel.org/pub/scm/...
Dave Chinner
9
-139
/
+345
2022-05-04
Merge tag 'rmap-speedups-5.19_2022-04-28' of git://git.kernel.org/pub/scm/lin...
Dave Chinner
4
-91
/
+106
2022-05-04
Merge branch 'guilt/xlog-intent-whiteouts' into xfs-5.19-for-next
Dave Chinner
14
-143
/
+323
2022-05-04
Merge branch 'guilt/xfs-5.19-misc-2' into xfs-5.19-for-next
Dave Chinner
4
-9
/
+9
2022-05-04
xfs: validate v5 feature fields
Dave Chinner
1
-10
/
+58
2022-05-04
xfs: set XFS_FEAT_NLINK correctly
Dave Chinner
1
-0
/
+2
2022-05-04
xfs: validate inode fork size against fork format
Dave Chinner
1
-9
/
+26
2022-05-04
xfs: detect self referencing btree sibling pointers
Dave Chinner
1
-35
/
+105
2022-05-04
xfs: intent item whiteouts
Dave Chinner
3
-5
/
+82
2022-05-04
xfs: whiteouts release intents that are not in the AIL
Dave Chinner
4
-16
/
+20
2022-05-04
xfs: add log item method to return related intents
Dave Chinner
5
-0
/
+33
2022-05-04
xfs: factor and move some code in xfs_log_cil.c
Dave Chinner
1
-52
/
+67
2022-05-04
xfs: tag transactions that contain intent done items
Dave Chinner
5
-11
/
+21
2022-05-04
xfs: add log item flags to indicate intents
Dave Chinner
5
-16
/
+25
2022-05-04
xfs: don't commit the first deferred transaction without intents
Dave Chinner
1
-12
/
+18
2022-05-04
xfs: hide log iovec alignment constraints
Dave Chinner
4
-39
/
+52
2022-05-04
xfs: fix potential log item leak
Dave Chinner
4
-0
/
+7
2022-05-04
xfs: zero inode fork buffer at allocation
Dave Chinner
1
-3
/
+9
2022-04-28
xfs: rename xfs_*alloc*_log_count to _block_count
Darrick J. Wong
3
-21
/
+21
2022-04-28
xfs: rewrite xfs_reflink_end_cow to use intents
Darrick J. Wong
2
-33
/
+58
2022-04-28
xfs: reduce transaction reservations with reflink
Darrick J. Wong
4
-17
/
+138
2022-04-28
xfs: reduce the absurdly large log operation count
Darrick J. Wong
3
-31
/
+76
2022-04-28
xfs: report "max_resp" used for min log size computation
Darrick J. Wong
3
-3
/
+20
2022-04-28
xfs: create shadow transaction reservations for computing minimum log size
Darrick J. Wong
2
-6
/
+21
2022-04-28
xfs: remove a __xfs_bunmapi call from reflink
Darrick J. Wong
1
-3
/
+4
2022-04-28
xfs: stop artificially limiting the length of bunmap calls
Darrick J. Wong
2
-26
/
+1
2022-04-28
xfs: count EFIs when deciding to ask for a continuation of a refcount update
Darrick J. Wong
2
-3
/
+10
2022-04-28
xfs: speed up write operations by using non-overlapped lookups when possible
Darrick J. Wong
2
-17
/
+36
2022-04-27
xfs: speed up rmap lookups by using non-overlapped lookups when possible
Darrick J. Wong
1
-14
/
+38
2022-04-27
xfs: simplify xfs_rmap_lookup_le call sites
Darrick J. Wong
3
-59
/
+28
2022-04-27
xfs: capture buffer ops in the xfs_buf tracepoints
Darrick J. Wong
1
-1
/
+4
[next]