index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-04-29
btrfs: get fs_info from eb in btrfs_exclude_logged_extents
David Sterba
2019-04-29
btrfs: get fs_info from eb in leaf_data_end
David Sterba
2019-04-29
btrfs: get fs_info from eb in write_one_eb
David Sterba
2019-04-29
btrfs: get fs_info from eb in repair_eb_io_failure
David Sterba
2019-04-29
btrfs: get fs_info from eb in lock_extent_buffer_for_io
David Sterba
2019-04-29
btrfs: use common file type conversion
Phillip Potter
2019-04-29
btrfs: Perform locking/unlocking in btrfs_remap_file_range()
Goldwyn Rodrigues
2019-04-29
btrfs: use BUG() instead of BUG_ON(1)
Arnd Bergmann
2019-04-29
btrfs: move tree block wait and write helpers to tree-log
David Sterba
2019-04-29
btrfs: remove stale definition of BUFFER_LRU_MAX
David Sterba
2019-04-29
btrfs: tests: unify messages when tests start
David Sterba
2019-04-29
btrfs: tests: drop messages when some tests finish
David Sterba
2019-04-29
btrfs: tests: fix comments about tested extent map ranges
David Sterba
2019-04-29
btrfs: tests: use SZ_ constants everywhere
David Sterba
2019-04-29
btrfs: tests: use standard error message after extent map allocation failure
David Sterba
2019-04-29
btrfs: tests: return error from all extent map test cases
David Sterba
2019-04-29
btrfs: tests: return errors from extent map test case 4
David Sterba
2019-04-29
btrfs: tests: return errors from extent map test case 3
David Sterba
2019-04-29
btrfs: tests: return errors from extent map test case 2
David Sterba
2019-04-29
btrfs: tests: return errors from extent map test case 1
David Sterba
2019-04-29
btrfs: tests: return errors from extent map tests
David Sterba
2019-04-29
btrfs: tests: properly initialize fs_info of extent buffer
David Sterba
2019-04-29
btrfs: tests: use standard error message after block group allocation failure
David Sterba
2019-04-29
btrfs: tests: use standard error message after inode allocation failure
David Sterba
2019-04-29
btrfs: tests: use standard error message after path allocation failure
David Sterba
2019-04-29
btrfs: tests: use standard error message after extent buffer allocation failure
David Sterba
2019-04-29
btrfs: tests: use standard error message after root allocation failure
David Sterba
2019-04-29
btrfs: tests: use standard error message after fs_info allocation failure
David Sterba
2019-04-29
btrfs: tests: add table of most common errors
David Sterba
2019-04-29
btrfs: tests: print file:line for error messages
David Sterba
2019-04-29
btrfs: tests: don't leak fs_info in extent_io bitmap tests
David Sterba
2019-04-29
btrfs: tests: handle fs_info allocation failure in extent_io tests
David Sterba
2019-04-29
btrfs: disk-io: Show the timing of corrupted tree block explicitly
Qu Wenruo
2019-04-29
btrfs: fix panic during relocation after ENOSPC before writeback happens
Josef Bacik
2019-04-29
btrfs: Use less confusing condition for uptodate parameter to btrfs_writepage...
Nikolay Borisov
2019-04-29
btrfs: extent_io: Handle errors better in extent_writepages()
Qu Wenruo
2019-04-29
btrfs: extent_io: add proper error handling to lock_extent_buffer_for_io()
Qu Wenruo
2019-04-29
btrfs: extent_io: Handle errors better in extent_write_locked_range()
Qu Wenruo
2019-04-29
btrfs: extent_io: Kill dead condition in extent_write_cache_pages()
Qu Wenruo
2019-04-29
btrfs: extent_io: Handle errors better in btree_write_cache_pages()
Qu Wenruo
2019-04-29
btrfs: extent_io: Handle errors better in extent_write_full_page()
Qu Wenruo
2019-04-29
btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level up
Qu Wenruo
2019-04-29
btrfs: Always output error message when key/level verification fails
Qu Wenruo
2019-04-29
btrfs: Check the first key and level for cached extent buffer
Qu Wenruo
2019-04-29
btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages fails
Nikolay Borisov
2019-04-29
btrfs: Make btrfs_(set|clear)_header_flag return void
Qu Wenruo
2019-04-29
btrfs: reloc: Fix NULL pointer dereference due to expanded reloc_root lifespan
Qu Wenruo
2019-04-29
btrfs: Remove unused -EIO assignment in end_bio_extent_readpage
Nikolay Borisov
2019-04-29
btrfs: Exploit the fact that pages passed to extent_readpages are always cont...
Nikolay Borisov
2019-04-29
btrfs: switch extent_buffer::lock_nested to bool
David Sterba
[prev]
[next]