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
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: Remove unused function btrfs_account_dev_extents_size
Qu Wenruo
2018-08-06
2
-87
/
+0
*
btrfs: remove unused parameter from btrfs_parse_subvol_options
Gu Jinxiang
2018-08-06
1
-4
/
+4
*
btrfs: fix in-memory value of total_devices after seed device deletion
Anand Jain
2018-08-06
1
-0
/
+3
*
btrfs: qgroups: Move transaction management inside btrfs_quota_enable/disable
Nikolay Borisov
2018-08-06
3
-31
/
+76
*
btrfs: raid56: catch errors from full_stripe_write
David Sterba
2018-08-06
1
-1
/
+4
*
btrfs: raid56: merge rbio_is_full helpers
David Sterba
2018-08-06
1
-17
/
+6
*
btrfs: raid56: use new helper for async_scrub_parity
David Sterba
2018-08-06
1
-11
/
+3
*
btrfs: raid56: use new helper for async_read_rebuild
David Sterba
2018-08-06
1
-12
/
+3
*
btrfs: raid56: use new helper for async_rmw_stripe
David Sterba
2018-08-06
1
-9
/
+2
*
btrfs: raid56: add new helper for starting async work
David Sterba
2018-08-06
1
-0
/
+6
*
btrfs: open-code bio_set_op_attrs
David Sterba
2018-08-06
6
-13
/
+13
*
btrfs: switch types to int when counting eb pages
David Sterba
2018-08-06
2
-23
/
+23
*
btrfs: use round_up wrapper in num_extent_pages
David Sterba
2018-08-06
1
-2
/
+2
*
btrfs: pass only eb to num_extent_pages
David Sterba
2018-08-06
2
-18
/
+18
*
btrfs: prune unused includes
David Sterba
2018-08-06
14
-48
/
+0
*
btrfs: use copy_page for copying pages instead of memcpy
David Sterba
2018-08-06
2
-9
/
+7
*
btrfs: simplify pointer chasing of local fs_info variables
David Sterba
2018-08-06
8
-25
/
+22
*
btrfs: simplify some assignments of inode numbers
David Sterba
2018-08-06
1
-6
/
+6
*
Btrfs: free space cache: make sure there is always room for generation number
Zhihui Zhang
2018-08-06
1
-2
/
+2
*
btrfs: drop unnecessary variable in btrfs_init_new_device
Anand Jain
2018-08-06
1
-4
/
+1
*
btrfs: use a temporary variable for fs_devices in btrfs_init_new_device
Anand Jain
2018-08-06
1
-21
/
+21
*
btrfs: relocation: Only remove reloc rb_trees if reloc control has been initi...
Qu Wenruo
2018-08-06
1
-11
/
+12
*
btrfs: tree-checker: Detect invalid and empty essential trees
Qu Wenruo
2018-08-06
1
-1
/
+14
*
btrfs: tree-checker: Verify block_group_item
Qu Wenruo
2018-08-06
3
-1
/
+103
*
btrfs: annotate unlikely branches after V0 extent type removal
David Sterba
2018-08-06
3
-9
/
+9
*
btrfs: Add graceful handling of V0 extents
Nikolay Borisov
2018-08-06
4
-10
/
+72
*
btrfs: Remove V0 extent support
Nikolay Borisov
2018-08-06
5
-394
/
+4
*
btrfs: remove unnecessary curly braces in btrfs_get_acl
Chengguang Xu
2018-08-06
1
-4
/
+3
*
btrfs: avoid error code override in btrfs_get_acl
Chengguang Xu
2018-08-06
1
-1
/
+1
*
btrfs: remove unnecessary -ERANGE check in btrfs_get_acl
Chengguang Xu
2018-08-06
1
-1
/
+1
*
btrfs: replace empty string with NULL when getting attribute length in btrfs_...
Chengguang Xu
2018-08-06
1
-1
/
+1
*
btrfs: return error instead of crash when detecting unexpected type in btrfs_...
Chengguang Xu
2018-08-06
1
-1
/
+1
*
btrfs: return EUCLEAN if extent_inline_ref type is invalid
Su Yue
2018-08-06
3
-5
/
+5
*
btrfs: Use iocb to derive pos instead of passing a separate parameter
Goldwyn Rodrigues
2018-08-06
1
-7
/
+8
*
btrfs: print more details when checking tree block finds a problem
Su Yue
2018-08-06
1
-4
/
+4
*
btrfs: Streamline memory allocation failure handling in btrfs_add_delayed_tre...
Nikolay Borisov
2018-08-06
1
-18
/
+17
*
btrfs: Don't remove block group that still has pinned down bytes
Qu Wenruo
2018-08-06
1
-1
/
+1
*
btrfs: Refactor count handling in btrfs_unpin_free_ino
Geert Uytterhoeven
2018-08-06
1
-7
/
+4
*
btrfs: use timespec64 for i_otime
Arnd Bergmann
2018-08-06
2
-3
/
+3
*
btrfs: use monotonic time for transaction handling
Arnd Bergmann
2018-08-06
2
-2
/
+2
*
btrfs: Get rid of the confusing btrfs_file_extent_inline_len
Qu Wenruo
2018-08-06
8
-56
/
+22
*
btrfs: Deduplicate extent_buffer init code
Nikolay Borisov
2018-08-06
4
-54
/
+13
*
btrfs: check-integrity: Fix NULL pointer dereference for degraded mount
Qu Wenruo
2018-08-06
1
-1
/
+6
*
btrfs: Remove fs_info from btrfs_force_chunk_alloc
Nikolay Borisov
2018-08-06
4
-8
/
+5
*
btrfs: Remove fs_info from btrfs_inc_block_group_ro
Nikolay Borisov
2018-08-06
4
-6
/
+5
*
btrfs: Remove fs_info from btrfs_alloc_logged_file_extent
Nikolay Borisov
2018-08-06
3
-3
/
+1
*
btrfs: Remove fs_info from remove_extent_backref
Nikolay Borisov
2018-08-06
1
-6
/
+5
*
btrfs: Remove fs_info from run_one_delayed_ref
Nikolay Borisov
2018-08-06
1
-3
/
+2
*
btrfs: Remove fs_info from insert_inline_extent_backref
Nikolay Borisov
2018-08-06
1
-7
/
+4
*
btrfs: Remove fs_info from exclude_super_stripes
Nikolay Borisov
2018-08-06
1
-4
/
+4
[next]