index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-29
btrfs: tree-checker: Make chunk item checker messages more readable
Qu Wenruo
1
-13
/
+68
2019-04-29
btrfs: Move btrfs_check_chunk_valid() to tree-check.[ch] and export it
Qu Wenruo
3
-93
/
+102
2019-04-29
btrfs: qgroup: remove obsolete fs_info members
David Sterba
3
-7
/
+0
2019-04-29
btrfs: get fs_info from eb in btrfs_verify_level_key
David Sterba
3
-6
/
+5
2019-04-29
btrfs: get fs_info from eb in btree_read_extent_buffer_pages
David Sterba
1
-7
/
+4
2019-04-29
btrfs: get fs_info from eb in read_node_slot
David Sterba
1
-14
/
+12
2019-04-29
btrfs: get fs_info from eb in btrfs_leaf_free_space
David Sterba
7
-39
/
+35
2019-04-29
btrfs: get fs_info from eb in clean_tree_block
David Sterba
7
-19
/
+19
2019-04-29
btrfs: get fs_info from eb in tree_mod_log_eb_copy
David Sterba
1
-7
/
+6
2019-04-29
btrfs: get fs_info from eb in check_tree_block_fsid
David Sterba
1
-3
/
+3
2019-04-29
btrfs: get fs_info from eb in btrfs_exclude_logged_extents
David Sterba
3
-5
/
+4
2019-04-29
btrfs: get fs_info from eb in leaf_data_end
David Sterba
3
-16
/
+15
2019-04-29
btrfs: get fs_info from eb in write_one_eb
David Sterba
1
-3
/
+2
2019-04-29
btrfs: get fs_info from eb in repair_eb_io_failure
David Sterba
3
-5
/
+4
2019-04-29
btrfs: get fs_info from eb in lock_extent_buffer_for_io
David Sterba
1
-4
/
+3
2019-04-29
btrfs: use common file type conversion
Phillip Potter
4
-20
/
+18
2019-04-29
btrfs: Perform locking/unlocking in btrfs_remap_file_range()
Goldwyn Rodrigues
1
-23
/
+11
2019-04-29
btrfs: use BUG() instead of BUG_ON(1)
Arnd Bergmann
6
-11
/
+11
2019-04-29
btrfs: move tree block wait and write helpers to tree-log
David Sterba
3
-15
/
+11
2019-04-29
btrfs: remove stale definition of BUFFER_LRU_MAX
David Sterba
1
-2
/
+0
2019-04-29
btrfs: tests: unify messages when tests start
David Sterba
3
-6
/
+11
2019-04-29
btrfs: tests: drop messages when some tests finish
David Sterba
2
-2
/
+0
2019-04-29
btrfs: tests: fix comments about tested extent map ranges
David Sterba
1
-2
/
+2
2019-04-29
btrfs: tests: use SZ_ constants everywhere
David Sterba
1
-3
/
+3
2019-04-29
btrfs: tests: use standard error message after extent map allocation failure
David Sterba
1
-4
/
+19
2019-04-29
btrfs: tests: return error from all extent map test cases
David Sterba
1
-12
/
+32
2019-04-29
btrfs: tests: return errors from extent map test case 4
David Sterba
1
-7
/
+14
2019-04-29
btrfs: tests: return errors from extent map test case 3
David Sterba
1
-5
/
+10
2019-04-29
btrfs: tests: return errors from extent map test case 2
David Sterba
1
-6
/
+14
2019-04-29
btrfs: tests: return errors from extent map test case 1
David Sterba
1
-6
/
+14
2019-04-29
btrfs: tests: return errors from extent map tests
David Sterba
1
-22
/
+46
2019-04-29
btrfs: tests: properly initialize fs_info of extent buffer
David Sterba
1
-1
/
+1
2019-04-29
btrfs: tests: use standard error message after block group allocation failure
David Sterba
2
-2
/
+2
2019-04-29
btrfs: tests: use standard error message after inode allocation failure
David Sterba
2
-4
/
+4
2019-04-29
btrfs: tests: use standard error message after path allocation failure
David Sterba
3
-6
/
+6
2019-04-29
btrfs: tests: use standard error message after extent buffer allocation failure
David Sterba
4
-6
/
+6
2019-04-29
btrfs: tests: use standard error message after root allocation failure
David Sterba
5
-8
/
+9
2019-04-29
btrfs: tests: use standard error message after fs_info allocation failure
David Sterba
7
-10
/
+11
2019-04-29
btrfs: tests: add table of most common errors
David Sterba
2
-0
/
+24
2019-04-29
btrfs: tests: print file:line for error messages
David Sterba
1
-1
/
+2
2019-04-29
btrfs: tests: don't leak fs_info in extent_io bitmap tests
David Sterba
1
-7
/
+9
2019-04-29
btrfs: tests: handle fs_info allocation failure in extent_io tests
David Sterba
1
-0
/
+4
2019-04-29
btrfs: disk-io: Show the timing of corrupted tree block explicitly
Qu Wenruo
1
-0
/
+4
2019-04-29
btrfs: fix panic during relocation after ENOSPC before writeback happens
Josef Bacik
1
-11
/
+20
2019-04-29
btrfs: Use less confusing condition for uptodate parameter to btrfs_writepage...
Nikolay Borisov
1
-1
/
+1
2019-04-29
btrfs: extent_io: Handle errors better in extent_writepages()
Qu Wenruo
1
-3
/
+6
2019-04-29
btrfs: extent_io: add proper error handling to lock_extent_buffer_for_io()
Qu Wenruo
1
-5
/
+22
2019-04-29
btrfs: extent_io: Handle errors better in extent_write_locked_range()
Qu Wenruo
1
-3
/
+6
2019-04-29
btrfs: extent_io: Kill dead condition in extent_write_cache_pages()
Qu Wenruo
1
-5
/
+0
2019-04-29
btrfs: extent_io: Handle errors better in btree_write_cache_pages()
Qu Wenruo
1
-3
/
+6
[next]