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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-11
xfs: devirtualize ->data_bestfree_p
Christoph Hellwig
8
-41
/
+32
2019-11-11
xfs: cleanup xfs_dir2_data_entsize
Christoph Hellwig
2
-34
/
+14
2019-11-11
xfs: move the dir2 data block fixed offsets to struct xfs_da_geometry
Christoph Hellwig
11
-79
/
+67
2019-11-11
xfs: devirtualize ->data_entry_tag_p
Christoph Hellwig
8
-33
/
+27
2019-11-11
xfs: devirtualize ->data_entsize
Christoph Hellwig
10
-46
/
+45
2019-11-11
xfs: replace xfs_dir3_data_endp with xfs_dir3_data_end_offset
Christoph Hellwig
5
-22
/
+23
2019-11-11
xfs: remove the now unused ->data_entry_p method
Christoph Hellwig
2
-23
/
+0
2019-11-11
xfs: cleanup __xfs_dir3_data_check
Christoph Hellwig
1
-26
/
+33
2019-11-11
xfs: cleanup xfs_dir2_data_freescan_int
Christoph Hellwig
1
-28
/
+20
2019-11-11
xfs: cleanup xfs_dir2_block_to_sf
Christoph Hellwig
1
-43
/
+25
2019-11-11
xfs: cleanup xchk_directory_data_bestfree
Christoph Hellwig
1
-16
/
+15
2019-11-11
xfs: cleanup xchk_dir_rec
Christoph Hellwig
1
-14
/
+14
2019-11-11
xfs: cleanup xfs_dir2_leaf_getdents
Christoph Hellwig
1
-19
/
+17
2019-11-11
xfs: cleanup xfs_dir2_block_getdents
Christoph Hellwig
1
-20
/
+12
2019-11-11
xfs: remove the ->data_unused_p method
Christoph Hellwig
4
-42
/
+19
2019-11-11
xfs: remove the ->data_dot_entry_p and ->data_dotdot_entry_p methods
Christoph Hellwig
3
-84
/
+26
2019-11-11
xfs: remove the data_dotdot_offset field in struct xfs_dir_ops
Christoph Hellwig
3
-8
/
+2
2019-11-11
xfs: remove the data_dot_offset field in struct xfs_dir_ops
Christoph Hellwig
3
-9
/
+4
2019-11-11
xfs: remove the unused ->data_first_entry_p method
Christoph Hellwig
2
-35
/
+0
2019-11-11
xfs: devirtualize ->sf_get_ftype and ->sf_put_ftype
Christoph Hellwig
6
-72
/
+50
2019-11-11
xfs: devirtualize ->sf_get_ino and ->sf_put_ino
Christoph Hellwig
6
-114
/
+82
2019-11-11
xfs: devirtualize ->sf_entsize and ->sf_nextentry
Christoph Hellwig
6
-95
/
+64
2019-11-11
xfs: devirtualize ->sf_get_parent_ino and ->sf_put_parent_ino
Christoph Hellwig
6
-23
/
+16
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
6
-83
/
+48
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
6
-56
/
+43
2019-11-11
xfs: move the max dir2 leaf entries count to struct xfs_da_geometry
Christoph Hellwig
7
-29
/
+6
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
8
-126
/
+93
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
8
-63
/
+58
2019-11-11
xfs: move the node header size to struct xfs_da_geometry
Christoph Hellwig
7
-45
/
+16
2019-11-11
xfs: add a btree entries pointer to struct xfs_da3_icnode_hdr
Christoph Hellwig
8
-86
/
+60
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
8
-70
/
+60
2019-11-11
xfs: refactor btree node scrubbing
Christoph Hellwig
4
-49
/
+27
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-11
xfs: remove a stray tab in xfs_remount_rw()
Dan Carpenter
1
-1
/
+1
2019-11-11
xfs: convert EIO to EFSCORRUPTED when log contents are invalid
Darrick J. Wong
5
-21
/
+21
2019-11-10
xfs: refactor "does this fork map blocks" predicate
Darrick J. Wong
4
-23
/
+15
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: annotate functions that trip static checker locking checks
Darrick J. Wong
2
-1
/
+7
2019-11-10
xfs: Correct comment tyops -> typos
Joe Perches
10
-15
/
+15
2019-11-08
xfs: range check ri_cnt when recovering log items
Darrick J. Wong
1
-1
/
+10
2019-11-08
xfs: "optimize" buffer item log segment bitmap setting
Darrick J. Wong
1
-1
/
+1
[prev]
[next]