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: get fs_info from eb in tree_mod_log_eb_copy
David Sterba
2019-04-29
1
-7
/
+6
*
btrfs: get fs_info from eb in check_tree_block_fsid
David Sterba
2019-04-29
1
-3
/
+3
*
btrfs: get fs_info from eb in btrfs_exclude_logged_extents
David Sterba
2019-04-29
3
-5
/
+4
*
btrfs: get fs_info from eb in leaf_data_end
David Sterba
2019-04-29
3
-16
/
+15
*
btrfs: get fs_info from eb in write_one_eb
David Sterba
2019-04-29
1
-3
/
+2
*
btrfs: get fs_info from eb in repair_eb_io_failure
David Sterba
2019-04-29
3
-5
/
+4
*
btrfs: get fs_info from eb in lock_extent_buffer_for_io
David Sterba
2019-04-29
1
-4
/
+3
*
btrfs: use common file type conversion
Phillip Potter
2019-04-29
4
-20
/
+18
*
btrfs: Perform locking/unlocking in btrfs_remap_file_range()
Goldwyn Rodrigues
2019-04-29
1
-23
/
+11
*
btrfs: use BUG() instead of BUG_ON(1)
Arnd Bergmann
2019-04-29
6
-11
/
+11
*
btrfs: move tree block wait and write helpers to tree-log
David Sterba
2019-04-29
3
-15
/
+11
*
btrfs: remove stale definition of BUFFER_LRU_MAX
David Sterba
2019-04-29
1
-2
/
+0
*
btrfs: tests: unify messages when tests start
David Sterba
2019-04-29
3
-6
/
+11
*
btrfs: tests: drop messages when some tests finish
David Sterba
2019-04-29
2
-2
/
+0
*
btrfs: tests: fix comments about tested extent map ranges
David Sterba
2019-04-29
1
-2
/
+2
*
btrfs: tests: use SZ_ constants everywhere
David Sterba
2019-04-29
1
-3
/
+3
*
btrfs: tests: use standard error message after extent map allocation failure
David Sterba
2019-04-29
1
-4
/
+19
*
btrfs: tests: return error from all extent map test cases
David Sterba
2019-04-29
1
-12
/
+32
*
btrfs: tests: return errors from extent map test case 4
David Sterba
2019-04-29
1
-7
/
+14
*
btrfs: tests: return errors from extent map test case 3
David Sterba
2019-04-29
1
-5
/
+10
*
btrfs: tests: return errors from extent map test case 2
David Sterba
2019-04-29
1
-6
/
+14
*
btrfs: tests: return errors from extent map test case 1
David Sterba
2019-04-29
1
-6
/
+14
*
btrfs: tests: return errors from extent map tests
David Sterba
2019-04-29
1
-22
/
+46
*
btrfs: tests: properly initialize fs_info of extent buffer
David Sterba
2019-04-29
1
-1
/
+1
*
btrfs: tests: use standard error message after block group allocation failure
David Sterba
2019-04-29
2
-2
/
+2
*
btrfs: tests: use standard error message after inode allocation failure
David Sterba
2019-04-29
2
-4
/
+4
*
btrfs: tests: use standard error message after path allocation failure
David Sterba
2019-04-29
3
-6
/
+6
*
btrfs: tests: use standard error message after extent buffer allocation failure
David Sterba
2019-04-29
4
-6
/
+6
*
btrfs: tests: use standard error message after root allocation failure
David Sterba
2019-04-29
5
-8
/
+9
*
btrfs: tests: use standard error message after fs_info allocation failure
David Sterba
2019-04-29
7
-10
/
+11
*
btrfs: tests: add table of most common errors
David Sterba
2019-04-29
2
-0
/
+24
*
btrfs: tests: print file:line for error messages
David Sterba
2019-04-29
1
-1
/
+2
*
btrfs: tests: don't leak fs_info in extent_io bitmap tests
David Sterba
2019-04-29
1
-7
/
+9
*
btrfs: tests: handle fs_info allocation failure in extent_io tests
David Sterba
2019-04-29
1
-0
/
+4
*
btrfs: disk-io: Show the timing of corrupted tree block explicitly
Qu Wenruo
2019-04-29
1
-0
/
+4
*
btrfs: fix panic during relocation after ENOSPC before writeback happens
Josef Bacik
2019-04-29
1
-11
/
+20
*
btrfs: Use less confusing condition for uptodate parameter to btrfs_writepage...
Nikolay Borisov
2019-04-29
1
-1
/
+1
*
btrfs: extent_io: Handle errors better in extent_writepages()
Qu Wenruo
2019-04-29
1
-3
/
+6
*
btrfs: extent_io: add proper error handling to lock_extent_buffer_for_io()
Qu Wenruo
2019-04-29
1
-5
/
+22
*
btrfs: extent_io: Handle errors better in extent_write_locked_range()
Qu Wenruo
2019-04-29
1
-3
/
+6
*
btrfs: extent_io: Kill dead condition in extent_write_cache_pages()
Qu Wenruo
2019-04-29
1
-5
/
+0
*
btrfs: extent_io: Handle errors better in btree_write_cache_pages()
Qu Wenruo
2019-04-29
1
-3
/
+6
*
btrfs: extent_io: Handle errors better in extent_write_full_page()
Qu Wenruo
2019-04-29
1
-3
/
+21
*
btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level up
Qu Wenruo
2019-04-29
1
-14
/
+41
*
btrfs: Always output error message when key/level verification fails
Qu Wenruo
2019-04-29
1
-6
/
+4
*
btrfs: Check the first key and level for cached extent buffer
Qu Wenruo
2019-04-29
3
-5
/
+18
*
btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages fails
Nikolay Borisov
2019-04-29
1
-6
/
+11
*
btrfs: Make btrfs_(set|clear)_header_flag return void
Qu Wenruo
2019-04-29
1
-4
/
+2
*
btrfs: reloc: Fix NULL pointer dereference due to expanded reloc_root lifespan
Qu Wenruo
2019-04-29
1
-7
/
+5
*
btrfs: Remove unused -EIO assignment in end_bio_extent_readpage
Nikolay Borisov
2019-04-29
1
-2
/
+0
[next]