Show patches with: Submitter = Johannes Thumshirn       |    State = Action Required       |   234 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[0/5] remove BUG_ON()s in btrfs_close_one_device() - - - --- 2019-11-12 Johannes Thumshirn New
[01/17] btrfs: use btrfs_csum_data() instead of directly calling crc32c Add support for SHA-256 checksums - 1 - --- 2019-05-10 Johannes Thumshirn New
[02/17] btrfs: resurrect btrfs_crc32c() Add support for SHA-256 checksums - 1 - --- 2019-05-10 Johannes Thumshirn New
[03/17] btrfs: use btrfs_crc32c() instead of btrfs_extref_hash() Add support for SHA-256 checksums - - - --- 2019-05-10 Johannes Thumshirn New
[04/17] btrfs: use btrfs_crc32c() instead of btrfs_name_hash() Add support for SHA-256 checksums - - - --- 2019-05-10 Johannes Thumshirn New
[05/17] btrfs: don't assume ordered sums to be 4 bytes Add support for SHA-256 checksums - - - --- 2019-05-10 Johannes Thumshirn New
[06/17] btrfs: dont assume compressed_bio sums to be 4 bytes Add support for SHA-256 checksums - - - --- 2019-05-10 Johannes Thumshirn New
[07/17] btrfs: use btrfs_crc32c{,_final}() in for free space cache Add support for SHA-256 checksums - 1 - --- 2019-05-10 Johannes Thumshirn New
[08/17] btrfs: format checksums according to type for printing Add support for SHA-256 checksums - 1 - --- 2019-05-10 Johannes Thumshirn New
[09/17] btrfs: add common checksum type validation Add support for SHA-256 checksums - 1 - --- 2019-05-10 Johannes Thumshirn New
[1/2] btrfs-progs: add 'btrfs inspect-internal csum-dump' command btrfs-progs: provide command to dump checksums - 1 - --- 2019-04-08 Johannes Thumshirn New
[1/2] btrfs: remove cached space_info in btrfs_statfs() Provide an estimation of (free/total) inodes in statfs - - - --- 2019-10-24 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
[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
[1/4] btrfs: add xxhash64 to checksumming algorithms Add xxhash64 and sha256 as possible new checksums - - - --- 2019-10-07 Johannes Thumshirn New
[1/4] btrfs: reduce indentation in lock_stripe_add Small coding style cleanups - 1 - --- 2019-10-18 Johannes Thumshirn New
[1/5] btrfs: decrement number of open devices after closing the device not before [1/5] btrfs: decrement number of open devices after closing the device not before - - - --- 2019-11-12 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
[10/17] btrfs: check for supported superblock checksum type before checksum validation Add support for SHA-256 checksums - - - --- 2019-05-10 Johannes Thumshirn New
[11/17] btrfs: Simplify btrfs_check_super_csum() and get rid of size assumptions Add support for SHA-256 checksums - 1 - --- 2019-05-10 Johannes Thumshirn New
[12/17] btrfs: add boilerplate code for directly including the crypto framework Add support for SHA-256 checksums - 1 - --- 2019-05-10 Johannes Thumshirn New
[13/17] btrfs: pass in an fs_info to btrfs_csum_{data,final}() Add support for SHA-256 checksums - - - --- 2019-05-10 Johannes Thumshirn New
[14/17] btrfs: directly call into crypto framework for checsumming Add support for SHA-256 checksums - - - --- 2019-05-10 Johannes Thumshirn New
[15/17] btrfs: remove assumption about csum type form btrfs_csum_{data,final}() Add support for SHA-256 checksums - - - --- 2019-05-10 Johannes Thumshirn New
[16/17] btrfs: remove assumption about csum type form btrfs_print_data_csum_error() Add support for SHA-256 checksums - - - --- 2019-05-10 Johannes Thumshirn New
[17/17] btrfs: add sha256 as another checksum algorithm Add support for SHA-256 checksums - 1 - --- 2019-05-10 Johannes Thumshirn New
[2/2] btrfs-progs: completion: wire-up dump-csum btrfs-progs: provide command to dump checksums - - - --- 2019-04-08 Johannes Thumshirn New
[2/2] btrfs: provide an estimated number of inodes for statfs Provide an estimation of (free/total) inodes in statfs - - - --- 2019-10-24 Johannes Thumshirn New
[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
[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
[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
[2/4] btrfs: add sha256 to checksumming algorithms Add xxhash64 and sha256 as possible new checksums - - - --- 2019-10-07 Johannes Thumshirn New
[2/4] btrfs: remove pointless local variable in lock_stripe_add() Small coding style cleanups - - - --- 2019-10-18 Johannes Thumshirn New
[2/5] btrfs: handle device allocation failure in btrfs_close_one_device() [1/5] btrfs: decrement number of open devices after closing the device not before - - - --- 2019-11-12 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
[3/3] btrfs: document extent mapping assumptions in checksum Misc cosmetic changes for map_private_extent_buffer - 1 - --- 2018-11-27 Johannes Thumshirn New
[3/4] btrfs: reduce indentation in btrfs_may_alloc_data_chunk Small coding style cleanups - - - --- 2019-10-18 Johannes Thumshirn New
[3/4] btrfs: sysfs: export supported checksums Add xxhash64 and sha256 as possible new checksums - - - --- 2019-10-07 Johannes Thumshirn New
[3/5] btrfs: handle allocation failure in strdup [1/5] btrfs: decrement number of open devices after closing the device not before - - - --- 2019-11-12 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
[4/4] btrfs: remove pointless indentation in btrfs_read_sys_array() Small coding style cleanups - - - --- 2019-10-18 Johannes Thumshirn New
[4/4] btrfs: show used checksum driver per filesystem in sysfs Add xxhash64 and sha256 as possible new checksums - - - --- 2019-10-07 Johannes Thumshirn New
[4/5] btrfs: handle error return of close_fs_devices() [1/5] btrfs: decrement number of open devices after closing the device not before - - - --- 2019-11-12 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
[5/5] btrfs: remove final BUG_ON() in close_fs_devices() [1/5] btrfs: decrement number of open devices after closing the device not before - - - --- 2019-11-12 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
[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
[for-4.14,1/2] btrfs: compression: add helper for type to string conversion btrfs compression type validation fix - - - --- 2019-09-16 Johannes Thumshirn New
[for-4.14,2/2] btrfs: correctly validate compression type btrfs compression type validation fix - 2 - --- 2019-09-16 Johannes Thumshirn New
[for-4.19.x] btrfs: correctly validate compression type [for-4.19.x] btrfs: correctly validate compression type - 2 - --- 2019-09-12 Johannes Thumshirn New
[fstests,v2] btrfs: add validation of compression options to btrfs/048 [fstests,v2] btrfs: add validation of compression options to btrfs/048 - 1 - --- 2019-06-06 Johannes Thumshirn New
[fstests,v3] btrfs: add validation of compression options to btrfs/048 [fstests,v3] btrfs: add validation of compression options to btrfs/048 - 1 - --- 2019-06-07 Johannes Thumshirn New
[fstests] btrfs: add validation of compression options to btrfs/048 [fstests] btrfs: add validation of compression options to btrfs/048 - 1 - --- 2019-06-06 Johannes Thumshirn New
[fstests] btrfs/187: require 8GB scratch dev [fstests] btrfs/187: require 8GB scratch dev - 1 - --- 2019-12-12 Johannes Thumshirn New
[RFC,05/17] btrfs-progs: add option for checksum type to mkfs Support xxhash64 checksums - - - --- 2019-07-25 Johannes Thumshirn New
[RFC,06/17] btrfs-progs: don't blindly assume crc32c in csum_tree_block_size() Support xxhash64 checksums - 1 - --- 2019-07-25 Johannes Thumshirn New
[RFC,07/17] btrfs-progs: use btrfs_csum_data() in __csum_tree_block_size() Support xxhash64 checksums - - - --- 2019-07-25 Johannes Thumshirn New
[RFC,08/17] btrfs-progs: cache csum_type in recover_control Support xxhash64 checksums - 1 - --- 2019-07-25 Johannes Thumshirn New
[RFC,09/17] progs: pass in a btrfs_mkfs_config to write_temp_extent_buffer Support xxhash64 checksums - 1 - --- 2019-07-25 Johannes Thumshirn New
[RFC,1/2] btrfs-progs: add 'btrfs inspect-internal csum-dump' command btrfs-progs: provide command to dump checksums - - - --- 2019-02-28 Johannes Thumshirn New
[RFC,1/2] btrfs: add authentication support [RFC,1/2] btrfs: add authentication support - - - --- 2019-10-15 Johannes Thumshirn New
[RFC,1/4] btrfs-progs: pass in fs_info to btrfs_csum_data [RFC,1/4] btrfs-progs: pass in fs_info to btrfs_csum_data - - - --- 2019-10-16 Johannes Thumshirn New
[RFC,1/4] btrfs: turn checksum type define into a union Support xxhash64 checksums - - - --- 2019-07-25 Johannes Thumshirn New
[RFC,10/17] btrfs-progs: add checksum type to checksumming functions Support xxhash64 checksums - - - --- 2019-07-25 Johannes Thumshirn New
[RFC,11/17] btrfs-progs: don't assume checksums are always 4 bytes Support xxhash64 checksums - - - --- 2019-07-25 Johannes Thumshirn New
[RFC,12/17] btrfs-progs: pass checksum type to btrfs_csum_data() Support xxhash64 checksums - - - --- 2019-07-25 Johannes Thumshirn New
[RFC,13/17] btrfs-progs: pass checksum type to btrfs_csum_data() Support xxhash64 checksums - - - --- 2019-07-25 Johannes Thumshirn New
[RFC,14/17] btrfs-progs: simplify update_block_csum() in btrfs-sb-mod.c Support xxhash64 checksums - 1 - --- 2019-07-25 Johannes Thumshirn New
[RFC,15/17] btrfs-progs: update checksumming api Support xxhash64 checksums - - - --- 2019-07-25 Johannes Thumshirn New
[RFC,16/17] btrfs-progs: add xxhash sources Support xxhash64 checksums - - - --- 2019-07-25 Johannes Thumshirn New
[RFC,17/17] btrfs-progs: add xxhash64 as checksum algorithm Support xxhash64 checksums - - - --- 2019-07-25 Johannes Thumshirn New
[RFC,2/2] btrfs-progs: completion: wire-up dump-csum btrfs-progs: provide command to dump checksums - - - --- 2019-02-28 Johannes Thumshirn New
[RFC,2/2] btrfs: rename btrfs_parse_device_options back to btrfs_parse_early_options [RFC,1/2] btrfs: add authentication support - - - --- 2019-10-15 Johannes Thumshirn New
[RFC,2/4] btrfs-progs: add auth_key argument to open_ctree_fs_info [RFC,1/4] btrfs-progs: pass in fs_info to btrfs_csum_data - - - --- 2019-10-16 Johannes Thumshirn New
[RFC,2/4] btrfs: create structure to encode checksum type and length Support xxhash64 checksums - - - --- 2019-07-25 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
[RFC,3/4] btrfs-progs: Add HMAC(SHA256) support [RFC,1/4] btrfs-progs: pass in fs_info to btrfs_csum_data - - - --- 2019-10-16 Johannes Thumshirn New
[RFC,3/4] btrfs: use xxhash64 for checksumming Support xxhash64 checksums - - - --- 2019-07-25 Johannes Thumshirn New
[RFC,4/4] btrfs-progs: add --auth-key to dump-super [RFC,1/4] btrfs-progs: pass in fs_info to btrfs_csum_data - - - --- 2019-10-16 Johannes Thumshirn New
[RFC,4/4] btrfs: sysfs: export supported checksums Support xxhash64 checksums - - - --- 2019-07-25 Johannes Thumshirn New
[RFC,v3,13/13] btrfs: add sha256 as another checksum algorithm Add support for other checksums - - - --- 2019-05-22 Johannes Thumshirn New
[RFC,v5,7/7] btrfs-progs: add test override for mkfs to use different checksums btrfs-progs: support xxhash64 checksums - - - --- 2019-09-25 Johannes Thumshirn New
[v2,0/7] remove BUG_ON()s in btrfs_close_one_device() - 1 - --- 2019-11-13 Johannes Thumshirn New
[v2,01/11] btrfs-progs: don't blindly assume crc32c in csum_tree_block_size() btrfs-progs: support xxhash64 checksums - 1 - --- 2019-08-26 Johannes Thumshirn New
[v2,01/13] btrfs: use btrfs_csum_data() instead of directly calling crc32c Add support for SHA-256 checksums - 1 - --- 2019-05-16 Johannes Thumshirn New
[v2,02/11] btrfs-progs: cache csum_type in recover_control btrfs-progs: support xxhash64 checksums - 1 - --- 2019-08-26 Johannes Thumshirn New
[v2,02/13] btrfs: resurrect btrfs_crc32c() Add support for SHA-256 checksums - 1 - --- 2019-05-16 Johannes Thumshirn New
[v2,03/11] btrfs-progs: add checksum type to checksumming functions btrfs-progs: support xxhash64 checksums - 1 - --- 2019-08-26 Johannes Thumshirn New
[v2,03/13] btrfs: use btrfs_crc32c{,_final}() in for free space cache Add support for SHA-256 checksums - 1 - --- 2019-05-16 Johannes Thumshirn New
[v2,04/11] btrfs-progs: don't assume checksums are always 4 bytes btrfs-progs: support xxhash64 checksums - 1 - --- 2019-08-26 Johannes Thumshirn New
[v2,04/13] btrfs: don't assume ordered sums to be 4 bytes Add support for SHA-256 checksums - 2 - --- 2019-05-16 Johannes Thumshirn New
[v2,05/11] btrfs-progs: pass checksum type to btrfs_csum_data()/btrfs_csum_final() btrfs-progs: support xxhash64 checksums - 1 - --- 2019-08-26 Johannes Thumshirn New
[v2,05/13] btrfs: dont assume compressed_bio sums to be 4 bytes Add support for SHA-256 checksums - - - --- 2019-05-16 Johannes Thumshirn New
[v2,06/11] btrfs-progs: simplify update_block_csum() in btrfs-sb-mod.c btrfs-progs: support xxhash64 checksums - 1 - --- 2019-08-26 Johannes Thumshirn New
[v2,06/13] btrfs: format checksums according to type for printing Add support for SHA-256 checksums - 1 - --- 2019-05-16 Johannes Thumshirn New
[v2,07/11] btrfs-progs: update checksumming api btrfs-progs: support xxhash64 checksums - - - --- 2019-08-26 Johannes Thumshirn New
[v2,07/13] btrfs: add common checksum type validation Add support for SHA-256 checksums - 2 - --- 2019-05-16 Johannes Thumshirn New
[v2,08/11] btrfs-progs: add option for checksum type to mkfs btrfs-progs: support xxhash64 checksums - 1 - --- 2019-08-26 Johannes Thumshirn New
[v2,08/13] btrfs: check for supported superblock checksum type before checksum validation Add support for SHA-256 checksums - 1 - --- 2019-05-16 Johannes Thumshirn New
[v2,09/11] btrfs-progs: add xxhash sources btrfs-progs: support xxhash64 checksums - - - --- 2019-08-26 Johannes Thumshirn New
« 1 2 3 »