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
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-29
xfs: use the op name in trace_xlog_intent_recovery_failed
Christoph Hellwig
1
-2
/
+1
2023-12-29
xfs: fix a use after free in xfs_defer_finish_recovery
Christoph Hellwig
1
-2
/
+4
2023-12-29
xfs: turn the XFS_DA_OP_REPLACE checks in xfs_attr_shortform_addname into ass...
Christoph Hellwig
1
-4
/
+2
2023-12-29
xfs: remove xfs_attr_sf_hdr_t
Christoph Hellwig
2
-10
/
+2
2023-12-29
xfs: remove struct xfs_attr_shortform
Christoph Hellwig
7
-49
/
+59
2023-12-29
xfs: use xfs_attr_sf_findname in xfs_attr_shortform_getvalue
Christoph Hellwig
1
-11
/
+5
2023-12-29
xfs: remove xfs_attr_shortform_lookup
Christoph Hellwig
3
-39
/
+7
2023-12-29
xfs: simplify xfs_attr_sf_findname
Christoph Hellwig
4
-66
/
+48
2023-12-29
xfs: move the xfs_attr_sf_lookup tracepoint
Christoph Hellwig
1
-2
/
+3
2023-12-29
xfs: return if_data from xfs_idata_realloc
Christoph Hellwig
4
-32
/
+22
2023-12-29
xfs: make if_data a void pointer
Christoph Hellwig
10
-138
/
+101
2023-12-22
xfs: remove XFS_RTMIN/XFS_RTMAX
Christoph Hellwig
2
-10
/
+4
2023-12-22
xfs: remove rt-wrappers from xfs_format.h
Christoph Hellwig
2
-20
/
+12
2023-12-22
xfs: split xfs_rtmodify_summary_int
Christoph Hellwig
1
-51
/
+25
2023-12-22
xfs: move xfs_rtget_summary to xfs_rtbitmap.c
Christoph Hellwig
2
-2
/
+16
2023-12-22
xfs: indicate if xfs_bmap_adjacent changed ap->blkno
Christoph Hellwig
1
-5
/
+14
2023-12-22
xfs: return -ENOSPC from xfs_rtallocate_*
Christoph Hellwig
1
-1
/
+0
2023-12-22
xfs: also use xfs_bmap_btalloc_accounting for RT allocations
Christoph Hellwig
2
-7
/
+16
2023-12-22
xfs: remove the xfs_alloc_arg argument to xfs_bmap_btalloc_accounting
Christoph Hellwig
1
-10
/
+9
2023-12-22
xfs: fix perag leak when growfs fails
Long Li
2
-10
/
+28
2023-12-22
xfs: add lock protection when remove perag from radix tree
Long Li
1
-0
/
+4
2023-12-15
xfs: improve dquot iteration for scrub
Darrick J. Wong
1
-0
/
+3
2023-12-15
xfs: create a new inode fork block unmap helper
Darrick J. Wong
2
-4
/
+42
2023-12-15
xfs: create a ranged query function for refcount btrees
Darrick J. Wong
2
-0
/
+51
2023-12-15
xfs: repair inode fork block mapping data structures
Darrick J. Wong
7
-30
/
+136
2023-12-15
xfs: zap broken inode forks
Darrick J. Wong
9
-42
/
+57
2023-12-15
xfs: set inode sick state flags when we zap either ondisk fork
Darrick J. Wong
1
-0
/
+10
2023-12-15
xfs: dont cast to char * for XFS_DFORK_*PTR macros
Darrick J. Wong
1
-1
/
+1
2023-12-15
xfs: repair refcount btrees
Darrick J. Wong
6
-7
/
+45
2023-12-15
xfs: repair inode btrees
Darrick J. Wong
2
-14
/
+20
2023-12-15
xfs: repair free space btrees
Darrick J. Wong
6
-8
/
+35
2023-12-15
xfs: constrain dirty buffers while formatting a staged btree
Darrick J. Wong
2
-11
/
+49
2023-12-15
xfs: move btree bulkload record initialization to ->get_record implementations
Darrick J. Wong
2
-15
/
+17
2023-12-15
xfs: read leaf blocks when computing keys for bulkloading into node blocks
Darrick J. Wong
3
-2
/
+10
2023-12-15
xfs: set XBF_DONE on newly formatted btree block that are ready for writing
Darrick J. Wong
1
-0
/
+6
2023-12-15
xfs: force all buffers to be written during btree bulk load
Darrick J. Wong
1
-3
/
+1
2023-12-14
xfs: pass the defer ops directly to xfs_defer_add
Christoph Hellwig
7
-36
/
+10
2023-12-14
xfs: pass the defer ops instead of type to xfs_defer_start_recovery
Christoph Hellwig
3
-5
/
+6
2023-12-14
xfs: store an ops pointer in struct xfs_defer_pending
Christoph Hellwig
2
-28
/
+20
2023-12-14
xfs: consolidate the xfs_attr_defer_* helpers
Christoph Hellwig
1
-69
/
+21
2023-12-07
xfs: move xfs_ondisk.h to libxfs/
Christoph Hellwig
1
-0
/
+199
2023-12-07
xfs: extract xfs_da_buf_copy() helper function
Zhang Tianci
3
-52
/
+36
2023-12-07
xfs: update dir3 leaf block metadata after swap
Zhang Tianci
1
-0
/
+7
2023-12-07
xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real
Jiachen Zhang
1
-42
/
+31
2023-12-07
xfs: force small EFIs for reaping btree extents
Darrick J. Wong
2
-11
/
+99
2023-12-07
xfs: remove unused fields from struct xbtree_ifakeroot
Darrick J. Wong
1
-6
/
+0
2023-12-07
xfs: automatic freeing of freshly allocated unwritten space
Darrick J. Wong
2
-4
/
+112
2023-12-07
xfs: remove __xfs_free_extent_later
Darrick J. Wong
9
-25
/
+14
2023-12-07
xfs: allow pausing of pending deferred work items
Darrick J. Wong
2
-14
/
+100
2023-12-07
xfs: don't append work items to logged xfs_defer_pending objects
Darrick J. Wong
1
-13
/
+48
[next]