Show patches with: Submitter = Johannes Thumshirn       |   234 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] btrfs: warn if extent buffer mapping crosses a page boundary in csum_tree_block [v4,1/2] btrfs: factor our read/write stage off csum_tree_block() into its callers - 1 - --- 2019-02-25 Johannes Thumshirn New
[v4,1/2] btrfs: factor our read/write stage off csum_tree_block() into its callers [v4,1/2] btrfs: factor our read/write stage off csum_tree_block() into its callers - 2 - --- 2019-02-25 Johannes Thumshirn New
[v3] btrfs: factor our read/write stage off csum_tree_block() into its callers [v3] btrfs: factor our read/write stage off csum_tree_block() into its callers - 2 - --- 2019-02-19 Johannes Thumshirn New
[v2] btrfs: factor our read/write stage off csum_tree_block() into its callers [v2] btrfs: factor our read/write stage off csum_tree_block() into its callers - 2 - --- 2019-02-19 Johannes Thumshirn New
btrfs: factor our read/write stage off csum_tree_block() into its callers btrfs: factor our read/write stage off csum_tree_block() into its callers - 2 - --- 2019-02-19 Johannes Thumshirn New
[v2.1] btrfs: ensure that a DUP or RAID1 block group has exactly two stripes [v2.1] btrfs: ensure that a DUP or RAID1 block group has exactly two stripes - 2 - --- 2019-02-18 Johannes Thumshirn New
[v2] btrfs: ensure that a DUP or RAID1 block group has exactly two stripes [v2] btrfs: ensure that a DUP or RAID1 block group has exactly two stripes - 2 - --- 2019-02-18 Johannes Thumshirn New
btrfs: ensure that a DUP block group has exactly two stripes btrfs: ensure that a DUP block group has exactly two stripes - 2 - --- 2019-02-13 Johannes Thumshirn New
btrfs-progs: provide etags make target btrfs-progs: provide etags make target - - - --- 2019-01-11 Johannes Thumshirn New
[v4] btrfs: improve error handling of btrfs_add_link() [v4] btrfs: improve error handling of btrfs_add_link() - 1 - --- 2018-12-12 Johannes Thumshirn New
[v3] btrfs: improve error handling of btrfs_add_link() [v3] btrfs: improve error handling of btrfs_add_link() - - - --- 2018-12-11 Johannes Thumshirn New
[RFC,3/3] coccinelle: api: add offset_in_page.cocci btrfs: use offset_in_page and PAGE_ALIGNED - - - --- 2018-12-05 Johannes Thumshirn New
[2/3] btrfs: use PAGE_ALIGNED instead of open-coding it btrfs: use offset_in_page and PAGE_ALIGNED - 1 - --- 2018-12-05 Johannes Thumshirn New
[1/3] btrfs: use offset_in_page instead of open-coding it btrfs: use offset_in_page and PAGE_ALIGNED - 1 - --- 2018-12-05 Johannes Thumshirn New
[v2,3/3] btrfs: document extent mapping assumptions in checksum Misc cosmetic changes for map_private_extent_buffer - 1 - --- 2018-11-28 Johannes Thumshirn New
[v2,2/3] btrfs: use offset_in_page for start_offset in map_private_extent_buffer() Misc cosmetic changes for map_private_extent_buffer - 1 - --- 2018-11-28 Johannes Thumshirn New
[v2,1/3] btrfs: don't initialize 'offset' in map_private_extent_buffer() Misc cosmetic changes for map_private_extent_buffer - 1 - --- 2018-11-28 Johannes Thumshirn New
[3/3] btrfs: document extent mapping assumptions in checksum Misc cosmetic changes for map_private_extent_buffer - 1 - --- 2018-11-27 Johannes Thumshirn New
[2/3] btrfs: use offset_in_page for start_offset in map_private_extent_buffer() Misc cosmetic changes for map_private_extent_buffer - 1 - --- 2018-11-27 Johannes Thumshirn New
[1/3] btrfs: don't initialize 'offset' in map_private_extent_buffer() Misc cosmetic changes for map_private_extent_buffer - 1 - --- 2018-11-27 Johannes Thumshirn New
[v2] btrfs: improve error handling of btrfs_add_link() [v2] btrfs: improve error handling of btrfs_add_link() - - - --- 2018-11-23 Johannes Thumshirn New
btrfs: remove btrfs_bio_end_io_t btrfs: remove btrfs_bio_end_io_t - 1 - --- 2018-11-23 Johannes Thumshirn New
btrfs: improve error handling of btrfs_add_link() btrfs: improve error handling of btrfs_add_link() - - - --- 2018-11-22 Johannes Thumshirn New
[v2,5/5] btrfs: use EXPORT_FOR_TESTS for conditionally shared functions btrfs: fix compiler warning with make W=1 - 1 - --- 2018-11-19 Johannes Thumshirn New
[v2,4/5] btrfs: introduce EXPORT_FOR_TESTS macro btrfs: fix compiler warning with make W=1 - 1 - --- 2018-11-19 Johannes Thumshirn New
[v2,3/5] btrfs: remove unused function btrfs_sysfs_feature_update() btrfs: fix compiler warning with make W=1 - 3 - --- 2018-11-19 Johannes Thumshirn New
[v2,2/5] btrfs: remove set but not used variable err in btrfs_add_link btrfs: fix compiler warning with make W=1 - 2 - --- 2018-11-19 Johannes Thumshirn New
[v2,1/5] btrfs: remove unused drop_on_err in btrfs_mkdir() btrfs: fix compiler warning with make W=1 - 3 - --- 2018-11-19 Johannes Thumshirn New
[6/6] btrfs: unconditionally provide function prototypes from free-space-tree.h btrfs: fix compiler warning with make W=1 - - - --- 2018-11-14 Johannes Thumshirn New
[5/6] btrfs: remove unused variable tree in end_compressed_bio_write() btrfs: fix compiler warning with make W=1 - 1 - --- 2018-11-14 Johannes Thumshirn New
[4/6] btrfs: remove unused variable tree in bio_readpage_error() btrfs: fix compiler warning with make W=1 - 1 - --- 2018-11-14 Johannes Thumshirn New
[3/6] btrfs: remove unused function btrfs_sysfs_feature_update() btrfs: fix compiler warning with make W=1 - 1 - --- 2018-11-14 Johannes Thumshirn New
[2/6] btrfs: remove set but not used variable err in btrfs_add_link btrfs: fix compiler warning with make W=1 - - - --- 2018-11-14 Johannes Thumshirn New
[1/6] btrfs: remove unused drop_on_err in btrfs_mkdir() btrfs: fix compiler warning with make W=1 - 1 - --- 2018-11-14 Johannes Thumshirn New
« 1 2 3 »