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.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
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: Deprecate BTRFS_SUBVOL_CREATE_ASYNC flag
Nikolay Borisov
2019-09-09
1
-1
/
+14
*
btrfs: improve error handling in run_delalloc_nocow
Nikolay Borisov
2019-09-09
1
-3
/
+17
*
btrfs: comment and minor simplifications in run_delalloc_nocow
Nikolay Borisov
2019-09-09
1
-4
/
+3
*
btrfs: streamline code in run_delalloc_nocow in case of inline extents
Nikolay Borisov
2019-09-09
1
-7
/
+5
*
btrfs: simplify extent type checks in run_delalloc_nocow
Nikolay Borisov
2019-09-09
1
-8
/
+8
*
btrfs: improve comments around nocow path
Nikolay Borisov
2019-09-09
2
-4
/
+50
*
btrfs: refactor variable scope in run_delalloc_nocow
Nikolay Borisov
2019-09-09
1
-33
/
+28
*
btrfs: only reserve metadata_size for inodes
Josef Bacik
2019-09-09
2
-5
/
+18
*
btrfs: rename the btrfs_calc_*_metadata_size helpers
Josef Bacik
2019-09-09
13
-30
/
+34
*
btrfs: tree-checker: Add EXTENT_DATA_REF check
Qu Wenruo
2019-09-09
3
-1
/
+50
*
btrfs: tree-checker: Add simple keyed refs check
Qu Wenruo
2019-09-09
1
-1
/
+39
*
btrfs: tree-checker: Add EXTENT_ITEM and METADATA_ITEM check
Qu Wenruo
2019-09-09
1
-0
/
+248
*
btrfs: fix error pointer check in __btrfs_map_block()
Dan Carpenter
2019-09-09
1
-1
/
+1
*
btrfs: dev stat drop useless goto
Anand Jain
2019-09-09
1
-5
/
+2
*
btrfs: dev stats item key conversion per cpu type is not needed
Anand Jain
2019-09-09
1
-2
/
+0
*
btrfs: Make reada_tree_block_flagged private
Nikolay Borisov
2019-09-09
3
-31
/
+29
*
btrfs: compression: replace set_level callbacks by a common helper
David Sterba
2019-09-09
5
-33
/
+20
*
btrfs: define compression levels statically
David Sterba
2019-09-09
4
-0
/
+10
*
Btrfs: fix use-after-free when using the tree modification log
Filipe Manana
2019-09-09
1
-1
/
+3
*
btrfs: replace: BTRFS_DEV_REPLACE_ITEM_STATE_x defines should go
Anand Jain
2019-09-09
1
-1
/
+1
*
btrfs: introduce an evict flushing state
Josef Bacik
2019-09-09
3
-47
/
+62
*
btrfs: refactor priority_reclaim_metadata_space
Josef Bacik
2019-09-09
1
-6
/
+9
*
btrfs: factor out the ticket flush handling
Josef Bacik
2019-09-09
1
-22
/
+42
*
btrfs: unify error handling for ticket flushing
Josef Bacik
2019-09-09
1
-21
/
+11
*
btrfs: add a flush step for delayed iputs
Josef Bacik
2019-09-09
2
-3
/
+5
*
btrfs: unexport the temporary exported functions
Josef Bacik
2019-09-09
2
-18
/
+14
*
btrfs: migrate the block group cleanup code
Josef Bacik
2019-09-09
4
-130
/
+129
*
btrfs: migrate the alloc_profile helpers
Josef Bacik
2019-09-09
4
-125
/
+122
*
btrfs: migrate the chunk allocation code
Josef Bacik
2019-09-09
5
-268
/
+268
*
btrfs: migrate the block group space accounting helpers
Josef Bacik
2019-09-09
2
-173
/
+175
*
btrfs: export block group accounting helpers
Josef Bacik
2019-09-09
2
-11
/
+16
*
btrfs: migrate the dirty bg writeout code
Josef Bacik
2019-09-09
4
-521
/
+519
*
btrfs: migrate inc/dec_block_group_ro code
Josef Bacik
2019-09-09
4
-214
/
+214
*
btrfs: temporarily export btrfs_get_restripe_target
Josef Bacik
2019-09-09
2
-3
/
+4
*
btrfs: migrate the block group read/creation code
Josef Bacik
2019-09-09
4
-600
/
+601
*
btrfs: migrate the block group removal code
Josef Bacik
2019-09-09
4
-544
/
+547
*
btrfs: temporarily export inc_block_group_ro
Josef Bacik
2019-09-09
2
-7
/
+9
*
btrfs: migrate the block group caching code
Josef Bacik
2019-09-09
4
-461
/
+462
*
btrfs: sysfs: move helper macros to sysfs.c
David Sterba
2019-09-09
2
-49
/
+48
*
btrfs: sysfs: move type conversion helpers to sysfs.c
David Sterba
2019-09-09
2
-18
/
+16
*
btrfs: cleanup kobject.h includes
David Sterba
2019-09-09
3
-2
/
+2
*
btrfs: factor out sysfs code for updating sprout fsid
David Sterba
2019-09-09
3
-10
/
+19
*
btrfs: factor out sysfs code for deleting block group and space infos
David Sterba
2019-09-09
3
-13
/
+24
*
btrfs: factor out sysfs code for sending device uevent
David Sterba
2019-09-09
3
-13
/
+12
*
btrfs: sysfs: replace direct access to feature set names with a helper
David Sterba
2019-09-09
3
-3
/
+8
*
btrfs: sysfs: unexport space_info_ktype
David Sterba
2019-09-09
2
-2
/
+1
*
btrfs: factor out sysfs code for creating space infos
David Sterba
2019-09-09
3
-23
/
+41
*
btrfs: sysfs: unexport btrfs_raid_ktype
David Sterba
2019-09-09
2
-2
/
+1
*
btrfs: factor sysfs code out of link_block_group
David Sterba
2019-09-09
3
-35
/
+49
*
btrfs: move sysfs declarations out of ctree.h
David Sterba
2019-09-09
3
-12
/
+12
[next]