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.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
2019-11-11
xfs: devirtualize ->sf_get_ftype and ->sf_put_ftype
Christoph Hellwig
5
-71
/
+49
2019-11-11
xfs: devirtualize ->sf_get_ino and ->sf_put_ino
Christoph Hellwig
5
-113
/
+81
2019-11-11
xfs: devirtualize ->sf_entsize and ->sf_nextentry
Christoph Hellwig
5
-92
/
+60
2019-11-11
xfs: devirtualize ->sf_get_parent_ino and ->sf_put_parent_ino
Christoph Hellwig
5
-22
/
+15
2019-11-11
xfs: devirtualize ->db_to_fdb and ->db_to_fdindex
Christoph Hellwig
3
-60
/
+27
2019-11-11
xfs: move the max dir2 free bests count to struct xfs_da_geometry
Christoph Hellwig
5
-33
/
+12
2019-11-11
xfs: move the dir2 free header size to struct xfs_da_geometry
Christoph Hellwig
5
-5
/
+4
2019-11-11
xfs: add a bests pointer to struct xfs_dir3_icfree_hdr
Christoph Hellwig
5
-79
/
+46
2019-11-11
xfs: make the xfs_dir3_icfree_hdr available to xfs_dir2_node_addname_int
Christoph Hellwig
1
-22
/
+20
2019-11-11
xfs: devirtualize ->free_hdr_to_disk
Christoph Hellwig
3
-37
/
+29
2019-11-11
xfs: devirtualize ->free_hdr_from_disk
Christoph Hellwig
5
-55
/
+42
2019-11-11
xfs: move the max dir2 leaf entries count to struct xfs_da_geometry
Christoph Hellwig
6
-27
/
+5
2019-11-11
xfs: move the dir2 leaf header size to struct xfs_da_geometry
Christoph Hellwig
6
-9
/
+9
2019-11-11
xfs: add an entries pointer to struct xfs_dir3_icleaf_hdr
Christoph Hellwig
7
-119
/
+86
2019-11-11
xfs: devirtualize ->leaf_hdr_to_disk
Christoph Hellwig
5
-48
/
+42
2019-11-11
xfs: devirtualize ->leaf_hdr_from_disk
Christoph Hellwig
7
-62
/
+57
2019-11-11
xfs: move the node header size to struct xfs_da_geometry
Christoph Hellwig
5
-43
/
+16
2019-11-11
xfs: add a btree entries pointer to struct xfs_da3_icnode_hdr
Christoph Hellwig
5
-64
/
+39
2019-11-11
xfs: devirtualize ->node_hdr_to_disk
Christoph Hellwig
5
-44
/
+35
2019-11-11
xfs: devirtualize ->node_hdr_from_disk
Christoph Hellwig
5
-67
/
+57
2019-11-11
xfs: use unsigned int for all size values in struct xfs_da_geometry
Christoph Hellwig
1
-4
/
+4
2019-11-11
xfs: move incore structures out of xfs_da_format.h
Christoph Hellwig
6
-57
/
+58
2019-11-10
xfs: refactor "does this fork map blocks" predicate
Darrick J. Wong
2
-19
/
+13
2019-11-10
xfs: clean up weird while loop in xfs_alloc_ag_vextent_near
Darrick J. Wong
1
-52
/
+65
2019-11-10
xfs: Correct comment tyops -> typos
Joe Perches
5
-6
/
+6
2019-11-08
xfs: null out bma->prev if no previous extent
Darrick J. Wong
1
-1
/
+2
2019-11-08
xfs: fix missing header includes
Darrick J. Wong
4
-0
/
+5
2019-11-05
xfs: decrease indenting problems in xfs_dabuf_map
Darrick J. Wong
1
-17
/
+21
2019-11-05
xfs: always log corruption errors
Darrick J. Wong
11
-21
/
+73
2019-11-05
xfs: relax shortform directory size checks
Darrick J. Wong
2
-35
/
+5
2019-11-03
xfs: cleanup use of the XFS_ALLOC_ flags
Christoph Hellwig
3
-22
/
+9
2019-11-03
xfs: move extent zeroing to xfs_bmapi_allocate
Christoph Hellwig
3
-14
/
+7
2019-11-03
xfs: refactor xfs_bmapi_allocate
Christoph Hellwig
1
-48
/
+45
2019-10-29
xfs: refactor xfs_iread_extents to use xfs_btree_visit_blocks
Darrick J. Wong
3
-115
/
+91
2019-10-29
xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata
Darrick J. Wong
1
-3
/
+3
2019-10-29
xfs: namecheck attribute names before listing them
Darrick J. Wong
1
-2
/
+2
2019-10-29
xfs: check attribute leaf block structure
Darrick J. Wong
1
-2
/
+65
2019-10-24
xfs: don't set bmapi total block req where minleft is
Brian Foster
1
-1
/
+0
2019-10-24
xfs: cap longest free extent to maximum allocatable
Dave Chinner
2
-10
/
+11
2019-10-21
xfs: fix inode fork extent count overflow
Dave Chinner
5
-20
/
+24
2019-10-21
xfs: optimize near mode bnobt scans with concurrent cntbt lookups
Brian Foster
1
-12
/
+142
2019-10-21
xfs: factor out tree fixup logic into helper
Brian Foster
1
-10
/
+32
2019-10-21
xfs: refactor near mode alloc bnobt scan into separate function
Brian Foster
1
-54
/
+74
2019-10-21
xfs: refactor and reuse best extent scanning logic
Brian Foster
1
-55
/
+55
2019-10-21
xfs: refactor allocation tree fixup code
Brian Foster
1
-16
/
+2
2019-10-21
xfs: reuse best extent tracking logic for bnobt scan
Brian Foster
1
-199
/
+77
2019-10-21
xfs: refactor cntbt lastblock scan best extent logic into helper
Brian Foster
1
-28
/
+87
2019-10-21
xfs: track best extent from cntbt lastblock scan in alloc cursor
Brian Foster
1
-30
/
+33
2019-10-21
xfs: track allocation busy state in allocation cursor
Brian Foster
1
-11
/
+14
2019-10-21
xfs: introduce allocation cursor data structure
Brian Foster
1
-155
/
+163
[prev]
[next]