index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
xfs: devirtualize ->db_to_fdb and ->db_to_fdindex
Christoph Hellwig
2019-11-10
3
-60
/
+27
*
xfs: move the max dir2 free bests count to struct xfs_da_geometry
Christoph Hellwig
2019-11-10
5
-33
/
+12
*
xfs: move the dir2 free header size to struct xfs_da_geometry
Christoph Hellwig
2019-11-10
5
-5
/
+4
*
xfs: add a bests pointer to struct xfs_dir3_icfree_hdr
Christoph Hellwig
2019-11-10
6
-83
/
+48
*
xfs: make the xfs_dir3_icfree_hdr available to xfs_dir2_node_addname_int
Christoph Hellwig
2019-11-10
1
-22
/
+20
*
xfs: devirtualize ->free_hdr_to_disk
Christoph Hellwig
2019-11-10
3
-37
/
+29
*
xfs: devirtualize ->free_hdr_from_disk
Christoph Hellwig
2019-11-10
6
-56
/
+43
*
xfs: move the max dir2 leaf entries count to struct xfs_da_geometry
Christoph Hellwig
2019-11-10
7
-29
/
+6
*
xfs: move the dir2 leaf header size to struct xfs_da_geometry
Christoph Hellwig
2019-11-10
6
-9
/
+9
*
xfs: add an entries pointer to struct xfs_dir3_icleaf_hdr
Christoph Hellwig
2019-11-10
8
-126
/
+93
*
xfs: devirtualize ->leaf_hdr_to_disk
Christoph Hellwig
2019-11-10
5
-48
/
+42
*
xfs: devirtualize ->leaf_hdr_from_disk
Christoph Hellwig
2019-11-10
8
-63
/
+58
*
xfs: move the node header size to struct xfs_da_geometry
Christoph Hellwig
2019-11-10
7
-45
/
+16
*
xfs: add a btree entries pointer to struct xfs_da3_icnode_hdr
Christoph Hellwig
2019-11-10
8
-86
/
+60
*
xfs: devirtualize ->node_hdr_to_disk
Christoph Hellwig
2019-11-10
5
-44
/
+35
*
xfs: devirtualize ->node_hdr_from_disk
Christoph Hellwig
2019-11-10
8
-70
/
+60
*
xfs: refactor btree node scrubbing
Christoph Hellwig
2019-11-10
4
-49
/
+27
*
xfs: use unsigned int for all size values in struct xfs_da_geometry
Christoph Hellwig
2019-11-10
1
-4
/
+4
*
xfs: move incore structures out of xfs_da_format.h
Christoph Hellwig
2019-11-10
6
-57
/
+58
*
xfs: remove a stray tab in xfs_remount_rw()
Dan Carpenter
2019-11-10
1
-1
/
+1
*
xfs: convert EIO to EFSCORRUPTED when log contents are invalid
Darrick J. Wong
2019-11-10
5
-21
/
+21
*
xfs: refactor "does this fork map blocks" predicate
Darrick J. Wong
2019-11-10
4
-23
/
+15
*
xfs: clean up weird while loop in xfs_alloc_ag_vextent_near
Darrick J. Wong
2019-11-10
1
-52
/
+65
*
xfs: annotate functions that trip static checker locking checks
Darrick J. Wong
2019-11-10
2
-1
/
+7
*
xfs: Correct comment tyops -> typos
Joe Perches
2019-11-10
10
-15
/
+15
*
xfs: range check ri_cnt when recovering log items
Darrick J. Wong
2019-11-07
1
-1
/
+10
*
xfs: "optimize" buffer item log segment bitmap setting
Darrick J. Wong
2019-11-07
1
-1
/
+1
*
xfs: null out bma->prev if no previous extent
Darrick J. Wong
2019-11-07
1
-1
/
+2
*
xfs: fix missing header includes
Darrick J. Wong
2019-11-07
11
-1
/
+13
*
xfs: periodically yield scrub threads to the scheduler
Darrick J. Wong
2019-11-07
1
-1
/
+8
*
xfs: remove redundant assignment to variable error
Colin Ian King
2019-11-06
1
-1
/
+1
*
xfs: add missing early termination checks to record scrubbing functions
Darrick J. Wong
2019-11-06
3
-2
/
+16
*
xfs: make the assertion message functions take a mount parameter
Darrick J. Wong
2019-11-05
3
-9
/
+17
*
xfs: add missing assert in xfs_fsmap_owner_from_rmap
Darrick J. Wong
2019-11-05
1
-0
/
+1
*
xfs: decrease indenting problems in xfs_dabuf_map
Darrick J. Wong
2019-11-05
1
-17
/
+21
*
xfs: fold xfs_mount-alloc() into xfs_init_fs_context()
Ian Kent
2019-11-05
1
-30
/
+19
*
xfs: move xfs_fc_parse_param() above xfs_fc_get_tree()
Ian Kent
2019-11-05
1
-258
/
+259
*
xfs: move xfs_fc_get_tree() above xfs_fc_reconfigure()
Ian Kent
2019-11-05
1
-58
/
+58
*
xfs: move xfs_fc_reconfigure() above xfs_fc_free()
Ian Kent
2019-11-05
1
-162
/
+162
*
xfs: switch to use the new mount-api
Ian Kent
2019-11-05
1
-237
/
+176
*
xfs: dont set sb in xfs_mount_alloc()
Ian Kent
2019-11-05
1
-4
/
+3
*
xfs: move xfs_parseargs() validation to a helper
Ian Kent
2019-11-05
1
-51
/
+58
*
xfs: refactor xfs_parseags()
Ian Kent
2019-11-05
1
-136
/
+152
*
xfs: avoid redundant checks when options is empty
Ian Kent
2019-11-05
1
-2
/
+1
*
xfs: refactor suffix_kstrtoint()
Ian Kent
2019-11-05
1
-9
/
+29
*
xfs: add xfs_remount_ro() helper
Ian Kent
2019-11-05
1
-30
/
+43
*
xfs: add xfs_remount_rw() helper
Ian Kent
2019-11-05
1
-51
/
+64
*
xfs: merge freeing of mp names and mp
Ian Kent
2019-11-05
1
-8
/
+6
*
xfs: use kmem functions for struct xfs_mount
Ian Kent
2019-11-05
1
-3
/
+3
*
xfs: dont use XFS_IS_QUOTA_RUNNING() for option check
Ian Kent
2019-11-05
1
-3
/
+1
[prev]
[next]