Show patches with: State = Action Required       |   32487 patches
« 1 2 ... 184 185 186324 325 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3.1,1/3] btrfs-progs: factor out super_block reading from load_and_dump_sb [v3.1,1/3] btrfs-progs: factor out super_block reading from load_and_dump_sb - 1 - --- 2019-05-14 Johannes Thumshirn New
[v3,3/3] btrfs-progs: completion: wire-up dump-csum btrfs-progs: provide command to dump checksums - - - --- 2019-05-14 Johannes Thumshirn New
[v3,2/3] btrfs-progs: add 'btrfs inspect-internal csum-dump' command btrfs-progs: provide command to dump checksums - - - --- 2019-05-14 Johannes Thumshirn New
[v3,1/3] btrfs-progs: factor out super_block reading from load_and_dump_sb btrfs-progs: provide command to dump checksums - - - --- 2019-05-14 Johannes Thumshirn New
[8/8] btrfs: Remove redundant assignment of tgt_device->commit_total_bytes Misc improvements to dev-replace code - 1 - --- 2019-05-14 Nikolay Borisov New
[7/8] btrfs: Ensure replaced device doesn't have pending chunk allocation Misc improvements to dev-replace code - - - --- 2019-05-14 Nikolay Borisov New
[6/8] btrfs: Explicitly reserve space for devreplace item Misc improvements to dev-replace code - 1 - --- 2019-05-14 Nikolay Borisov New
[5/8] btrfs: Streamline replace sem unlock in btrfs_dev_replace_start Misc improvements to dev-replace code - 1 - --- 2019-05-14 Nikolay Borisov New
[4/8] btrfs: Ensure btrfs_init_dev_replace_tgtdev sees up to date values Misc improvements to dev-replace code - - - --- 2019-05-14 Nikolay Borisov New
[3/8] btrfs: Remove impossible WARN_ON Misc improvements to dev-replace code - 1 - --- 2019-05-14 Nikolay Borisov New
[2/8] btrfs: Reduce critical section in btrfs_init_dev_replace_tgtdev Misc improvements to dev-replace code - 1 - --- 2019-05-14 Nikolay Borisov New
[1/8] btrfs: Don't opencode sync_blockdev in btrfs_init_dev_replace_tgtdev Misc improvements to dev-replace code - 1 - --- 2019-05-14 Nikolay Borisov New
[2/2] fs: btrfs: Don't leak memory when failing add fsid Fix kobject error path memleaks - 1 - --- 2019-05-13 Tobin C. Harding New
[1/2] fs: btrfs: Fix error path kobject memory leak Fix kobject error path memleaks - 1 - --- 2019-05-13 Tobin C. Harding New
[for-goldwyn] btrfs: disallow MAP_SYNC outside of DAX mounts [for-goldwyn] btrfs: disallow MAP_SYNC outside of DAX mounts - - - --- 2019-05-10 Adam Borowski New
[17/17] btrfs: add sha256 as another checksum algorithm Add support for SHA-256 checksums - 1 - --- 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
[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
[14/17] btrfs: directly call into crypto framework for checsumming Add support for SHA-256 checksums - - - --- 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
[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
[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
[10/17] btrfs: check for supported superblock checksum type before checksum validation Add support for SHA-256 checksums - - - --- 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
[08/17] btrfs: format checksums according to type for printing Add support for SHA-256 checksums - 1 - --- 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
[06/17] btrfs: dont assume compressed_bio sums to be 4 bytes 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
[04/17] btrfs: use btrfs_crc32c() instead of btrfs_name_hash() Add support for SHA-256 checksums - - - --- 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
[02/17] btrfs: resurrect btrfs_crc32c() Add support for SHA-256 checksums - 1 - --- 2019-05-10 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
btrfs: extent-tree: Fix a bug that btrfs is unable to add pinned bytes btrfs: extent-tree: Fix a bug that btrfs is unable to add pinned bytes - - - --- 2019-05-10 Qu Wenruo New
[v2] btrfs: Add comments on locking of several device-related fields [v2] btrfs: Add comments on locking of several device-related fields - - - --- 2019-05-09 Nikolay Borisov New
btrfs: extent-io: Remove the incorrect comment on RO fs when btrfs_run_delalloc_range() fails btrfs: extent-io: Remove the incorrect comment on RO fs when btrfs_run_delalloc_range() fails - 1 - --- 2019-05-09 Qu Wenruo New
[v4] fstests: generic: Test if we can still do certain operations which doesn't take data space on … [v4] fstests: generic: Test if we can still do certain operations which doesn't take data space on … - 1 - --- 2019-05-08 Qu Wenruo New
[v3] fstests: generic: Test if we can still do certain operations which doesn't take data space on … [v3] fstests: generic: Test if we can still do certain operations which doesn't take data space on … - - - --- 2019-05-08 Qu Wenruo New
[v3] btrfs: Flush before reflinking any extent to prevent NOCOW write falling back to CoW without d… [v3] btrfs: Flush before reflinking any extent to prevent NOCOW write falling back to CoW without d… - 1 - --- 2019-05-08 Qu Wenruo New
[v2] fstests: generic: Test if we can still do operations which don't take extra data space on a fs… [v2] fstests: generic: Test if we can still do operations which don't take extra data space on a fs… - - - --- 2019-05-08 Qu Wenruo New
fstests: generic: Test if fsync will fail after NOCOW write and reflink fstests: generic: Test if fsync will fail after NOCOW write and reflink - - - --- 2019-05-08 Qu Wenruo New
btrfs: Flush before reflinking any extent to prevent NOCOW write falling back to CoW without data r… btrfs: Flush before reflinking any extent to prevent NOCOW write falling back to CoW without data r… - - - --- 2019-05-08 Qu Wenruo New
btrfs: run delayed iput at unlink time btrfs: run delayed iput at unlink time - - - --- 2019-05-07 Josef Bacik New
btrfs: Add comments on locking of several device-related fields btrfs: Add comments on locking of several device-related fields - - - --- 2019-05-07 Nikolay Borisov New
btrfs: Return EAGAIN if we can't start no snpashot write in check_can_nocow btrfs: Return EAGAIN if we can't start no snpashot write in check_can_nocow - - - --- 2019-05-07 Nikolay Borisov New
[v2,3/3] btrfs: Always use a cached extent_state in btrfs_lock_and_flush_ordered_range Ordered extent flushing refactor - - - --- 2019-05-07 Nikolay Borisov New
[v2,2/3] btrfs: Use newly introduced btrfs_lock_and_flush_ordered_range Ordered extent flushing refactor - - - --- 2019-05-07 Nikolay Borisov New
[v2,1/3] btrfs: Implement btrfs_lock_and_flush_ordered_range Ordered extent flushing refactor - - - --- 2019-05-07 Nikolay Borisov New
[2/2] Btrfs: teach tree-checker to detect file extent items with overlapping ranges [1/2] Btrfs: fix race between ranged fsync and writeback of adjacent ranges - 2 - --- 2019-05-06 Filipe Manana New
[1/2] Btrfs: fix race between ranged fsync and writeback of adjacent ranges [1/2] Btrfs: fix race between ranged fsync and writeback of adjacent ranges - 1 - --- 2019-05-06 Filipe Manana New
Btrfs: avoid fallback to transaction commit during fsync of files with holes Btrfs: avoid fallback to transaction commit during fsync of files with holes - 1 - --- 2019-05-06 Filipe Manana New
[V9] Btrfs: enhance raid1/10 balance heuristic [V9] Btrfs: enhance raid1/10 balance heuristic - - 1 --- 2019-05-06 Timofey Titovets New
[GIT,PULL] Btrfs updates for 5.2 [GIT,PULL] Btrfs updates for 5.2 - - - --- 2019-05-06 David Sterba New
btrfs: don't double unlock on error in btrfs_punch_hole btrfs: don't double unlock on error in btrfs_punch_hole - 1 - --- 2019-05-03 Josef Bacik New
[RFC] btrfs: reflink: Flush before reflink any extent to prevent NOCOW write falling back to CoW wi… [RFC] btrfs: reflink: Flush before reflink any extent to prevent NOCOW write falling back to CoW wi… - - - --- 2019-05-03 Qu Wenruo New
btrfs: tree-checker: Check if the file extent end overflow btrfs: tree-checker: Check if the file extent end overflow - - - --- 2019-05-03 Qu Wenruo New
btrfs: sysfs: Replace default_attrs in ktypes with groups btrfs: sysfs: Replace default_attrs in ktypes with groups 1 - - --- 2019-05-02 Kimberly Brown New
[18/18] btrfs: trace functions for btrfs_iomap_begin/end btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[17/18] btrfs: Disable dax-based defrag and send btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[16/18] btrfs: Writeprotect mmap pages on snapshot btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[15/18] btrfs: handle dax page zeroing btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[14/18] dax: memcpy before zeroing range btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[13/18] fs: dedup file range to use a compare function btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[12/18] btrfs: allow MAP_SYNC mmap btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[11/18] btrfs: add dax mmap support btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[10/18] dax: replace mmap entry in case of CoW btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[09/18] btrfs: Add dax specific address_space_operations btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[08/18] dax: memcpy page in case of IOMAP_DAX_COW for mmap faults btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[07/18] btrfs: add dax write support btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[06/18] btrfs: Rename __endio_write_update_ordered() to btrfs_update_ordered_extent() btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[05/18] btrfs: return whether extent is nocow or not btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[04/18] dax: Introduce IOMAP_DAX_COW to CoW edges during writes btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[03/18] btrfs: basic dax read btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[02/18] btrfs: Carve out btrfs_get_extent_map_write() out of btrfs_get_blocks_write() btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
[01/18] btrfs: create a mount option for dax btrfs dax support - - - --- 2019-04-29 Goldwyn Rodrigues New
Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path - 1 - --- 2019-04-29 Filipe Manana New
[2/2] btrfs: extent-tree: Add trace events for space info numbers update [1/2] btrfs: extent-tree: Add lockdep assert when updating space info - 1 - --- 2019-04-29 Qu Wenruo New
[1/2] btrfs: extent-tree: Add lockdep assert when updating space info [1/2] btrfs: extent-tree: Add lockdep assert when updating space info - - - --- 2019-04-29 Qu Wenruo New
btrfs: Make the critical section of will_be_snapshotted and snapshot_force_cow smaller btrfs: Make the critical section of will_be_snapshotted and snapshot_force_cow smaller - - - --- 2019-04-26 Qu Wenruo New
[GIT,PULL] Btrfs fix for 5.1-rc7 [GIT,PULL] Btrfs fix for 5.1-rc7 - - - --- 2019-04-26 David Sterba New
Btrfs: avoid allocating too many data chunks on massive concurrent write Btrfs: avoid allocating too many data chunks on massive concurrent write - - - --- 2019-04-26 robbieko New
btrfs: Check the compression level before getting a workspace btrfs: Check the compression level before getting a workspace - 1 - --- 2019-04-26 Johnny Chang New
[v2] btrfs: track odirect bytes in flight [v2] btrfs: track odirect bytes in flight - - - --- 2019-04-25 Josef Bacik New
btrfs: fix null pointer dereference in write_pinned_extent_entries btrfs: fix null pointer dereference in write_pinned_extent_entries - - - --- 2019-04-25 Anand Jain New
error-injection: Include definitions for bool and true/false error-injection: Include definitions for bool and true/false - - - --- 2019-04-25 Qu Wenruo New
[2/2] btrfs-progs: add readmirror policy [1/2] btrfs-progs: add helper to create xattr name - - - --- 2019-04-25 Anand Jain New
[1/2] btrfs-progs: add helper to create xattr name [1/2] btrfs-progs: add helper to create xattr name - - - --- 2019-04-25 Anand Jain New
[3/3] btrfs: add readmirror devid property readmirror feature - - - --- 2019-04-25 Anand Jain New
[2/3] btrfs: add readmirror property framework readmirror feature - - - --- 2019-04-25 Anand Jain New
[1/3] btrfs: add inode pointer to prop_handler::validate() readmirror feature - - - --- 2019-04-25 Anand Jain New
[3/3] btrfs: add readmirror devid property readmirror feature - - - --- 2019-04-25 Anand Jain New
[2/3] btrfs: add readmirror property framework readmirror feature - - - --- 2019-04-25 Anand Jain New
[1/3] btrfs: add inode pointer to prop_handler::validate() readmirror feature - - - --- 2019-04-25 Anand Jain New
[1/3] btrfs: add inode pointer to prop_handler::validate() readmirror feature - - - --- 2019-04-25 Anand Jain New
[V3,29/29] x86/stacktrace: Use common infrastructure [V3,01/29] tracing: Cleanup stack trace code - - - --- 2019-04-25 Thomas Gleixner New
[V3,28/29] stacktrace: Provide common infrastructure [V3,01/29] tracing: Cleanup stack trace code - - - --- 2019-04-25 Thomas Gleixner New
[V3,27/29] lib/stackdepot: Remove obsolete functions [V3,01/29] tracing: Cleanup stack trace code 1 - - --- 2019-04-25 Thomas Gleixner New
[V3,26/29] stacktrace: Remove obsolete functions [V3,01/29] tracing: Cleanup stack trace code - - - --- 2019-04-25 Thomas Gleixner New
[V3,25/29] livepatch: Simplify stack trace retrieval [V3,01/29] tracing: Cleanup stack trace code 1 - - --- 2019-04-25 Thomas Gleixner New
[V3,24/29] tracing: Remove the last struct stack_trace usage [V3,01/29] tracing: Cleanup stack trace code - 1 - --- 2019-04-25 Thomas Gleixner New
[V3,23/29] tracing: Simplify stack trace retrieval [V3,01/29] tracing: Cleanup stack trace code - 1 - --- 2019-04-25 Thomas Gleixner New
« 1 2 ... 184 185 186324 325 »