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.14.y
linux-6.15.y
linux-6.16.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
2021-06-29
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-4
/
+4
2021-06-25
xfs: Initialize error in xfs_attr_remove_iter
Allison Henderson
1
-1
/
+1
2021-06-22
xfs: fix endianness issue in xfs_ag_shrink_space
Darrick J. Wong
1
-3
/
+4
2021-06-21
xfs: xfs_log_force_lsn isn't passed a LSN
Dave Chinner
1
-0
/
+1
2021-06-18
xfs: log stripe roundoff is a property of the log
Dave Chinner
1
-3
/
+0
2021-06-18
xfs: perag may be null in xfs_imap()
Dave Chinner
1
-1
/
+2
2021-06-18
Merge tag 'xfs-delay-ready-attrs-v20.1' of https://github.com/allisonhenderso...
Darrick J. Wong
6
-463
/
+1031
2021-06-09
xfs: Make attr name schemes consistent
Allison Henderson
3
-11
/
+11
2021-06-09
xfs: Fix default ASSERT in xfs_attr_set_iter
Allison Henderson
1
-1
/
+1
2021-06-08
Merge tag 'inode-walk-cleanups-5.14_2021-06-03' of https://git.kernel.org/pub...
Darrick J. Wong
2
-6
/
+6
2021-06-08
Merge tag 'assorted-fixes-5.14-1_2021-06-03' of https://git.kernel.org/pub/sc...
Darrick J. Wong
4
-15
/
+9
2021-06-08
Merge tag 'unit-conversion-cleanups-5.14_2021-06-03' of https://git.kernel.or...
Darrick J. Wong
1
-1
/
+1
2021-06-08
xfs: drop the AGI being passed to xfs_check_agi_freecount
Dave Chinner
1
-15
/
+13
2021-06-08
Merge tag 'xfs-perag-conv-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Darrick J. Wong
27
-804
/
+1057
2021-06-08
Merge tag 'xfs-buf-bulk-alloc-tag' of git://git.kernel.org/pub/scm/linux/kern...
Darrick J. Wong
1
-1
/
+0
2021-06-04
xfs: fix radix tree tag signs
Darrick J. Wong
2
-3
/
+3
2021-06-03
xfs: mark xfs_bmap_set_attrforkoff static
Christoph Hellwig
2
-2
/
+1
2021-06-03
xfs: Remove redundant assignment to busy
Jiapeng Chong
1
-1
/
+0
2021-06-03
xfs: sort variable alphabetically to avoid repeated declaration
Shaokun Zhang
1
-12
/
+8
2021-06-02
xfs: remove xfs_perag_t
Dave Chinner
3
-35
/
+35
2021-06-02
xfs: use perag through unlink processing
Dave Chinner
2
-24
/
+12
2021-06-02
xfs: clean up and simplify xfs_dialloc()
Dave Chinner
1
-118
/
+153
2021-06-02
xfs: inode allocation can use a single perag instance
Dave Chinner
1
-3
/
+3
2021-06-02
xfs: get rid of xfs_dir_ialloc()
Dave Chinner
2
-30
/
+14
2021-06-02
xfs: collapse AG selection for inode allocation
Dave Chinner
1
-147
/
+78
2021-06-02
xfs: simplify xfs_dialloc_select_ag() return values
Dave Chinner
1
-15
/
+8
2021-06-02
xfs: remove agno from btree cursor
Dave Chinner
10
-116
/
+111
2021-06-02
xfs: use perag for ialloc btree cursors
Dave Chinner
3
-107
/
+103
2021-06-02
xfs: convert allocbt cursors to use perags
Dave Chinner
3
-35
/
+24
2021-06-02
xfs: convert refcount btree cursor to use perags
Dave Chinner
4
-34
/
+41
2021-06-02
xfs: convert rmap btree cursor to using a perag
Dave Chinner
6
-34
/
+32
2021-06-02
xfs: add a perag to the btree cursor
Dave Chinner
14
-47
/
+93
2021-06-02
xfs: pass perags around in fsmap data dev functions
Dave Chinner
1
-2
/
+13
2021-06-02
xfs: push perags through the ag reservation callouts
Dave Chinner
7
-23
/
+23
2021-06-02
xfs: pass perags through to the busy extent code
Dave Chinner
5
-39
/
+44
2021-06-02
xfs: convert secondary superblock walk to use perags
Dave Chinner
1
-5
/
+7
2021-06-02
xfs: convert xfs_iwalk to use perag references
Dave Chinner
1
-6
/
+10
2021-06-02
xfs: convert raw ag walks to use for_each_perag
Dave Chinner
1
-1
/
+3
2021-06-02
xfs: make for_each_perag... a first class citizen
Dave Chinner
1
-0
/
+17
2021-06-02
xfs: move perag structure and setup to libxfs/xfs_ag.[ch]
Dave Chinner
4
-2
/
+247
2021-06-02
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
13
-149
/
+154
2021-06-01
xfs: clean up open-coded fs block unit conversions
Darrick J. Wong
1
-1
/
+1
2021-06-01
xfs: Clean up xfs_attr_node_addname_clear_incomplete
Allison Henderson
1
-8
/
+3
2021-06-01
xfs: Remove xfs_attr_rmtval_set
Allison Henderson
2
-67
/
+0
2021-06-01
xfs: Add delay ready attr set routines
Allison Henderson
4
-219
/
+610
2021-06-01
xfs: Add delay ready attr remove routines
Allison Henderson
5
-85
/
+326
2021-06-01
xfs: Hoist node transaction handling
Allison Henderson
1
-26
/
+29
2021-06-01
xfs: Hoist xfs_attr_leaf_addname
Allison Henderson
1
-113
/
+96
2021-06-01
xfs: Hoist xfs_attr_node_addname
Allison Henderson
1
-84
/
+75
2021-06-01
xfs: Add helper xfs_attr_node_addname_find_attr
Allison Henderson
1
-33
/
+54
[prev]
[next]