Show patches with: none      |   40743 patches
« 1 2 ... 271 272 273407 408 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] btrfs: opencode chunk locking, remove helpers - - - --- 2016-12-06 David Sterba Accepted
bio linked list corruption. - - - --- 2016-12-06 Peter Zijlstra New
[3/3] btrfs: consolidate auto defrag kick off policies - - - --- 2016-12-06 Anand Jain Superseded
[2/3] btrfs: cow_file_range() num_bytes and disk_num_bytes are same - 1 - --- 2016-12-06 Anand Jain New
[1/3] btrfs: use BTRFS_COMPRESS_NONE to specify no compression - - - --- 2016-12-06 Anand Jain Accepted
btrfs-progs: recursive defrag cleanup duplicate code - - - --- 2016-12-06 Anand Jain Accepted
generic/35[67]: disable swapfile tests on Btrfs - 1 - --- 2016-12-06 Omar Sandoval Not Applicable
bio linked list corruption. - - 1 --- 2016-12-05 Linus Torvalds New
bio linked list corruption. - - - --- 2016-12-05 Linus Torvalds New
[RESEND,v2] btrfs-progs: add dev stats returncode option - - - --- 2016-12-05 Austin S. Hemmelgarn New
bio linked list corruption. - - - --- 2016-12-05 Linus Torvalds New
bio linked list corruption. - - - --- 2016-12-05 Dave Jones New
[4/4] btrfs-progs: check: Fix false alert on generation mismatch for tree reloc tree - - - --- 2016-12-05 Qu Wenruo Accepted
[3/4] btrfs-progs: check: Fix lowmem false alert on tree reloc tree - - - --- 2016-12-05 Qu Wenruo Accepted
[2/4] btrfs-progs: check: Fix lowmem mode stack overflow caused by fsck/023 - - - --- 2016-12-05 Qu Wenruo Accepted
[1/4] btrfs-progs: check: Fix assert when using lowmem on fs with tree reloc tree - - - --- 2016-12-05 Qu Wenruo Accepted
[1/1] btrfs: fix improper return value - 1 - --- 2016-12-04 Pan Bian New
[v2] btrfs-progs: utils: negative numbers are more plausible than sizes over 8 EiB - 1 - --- 2016-12-03 Zygo Blaxell Accepted
[1/1] btrfs: volumes: fix improper return value - - - --- 2016-12-03 Pan Bian Superseded
[1/1] btrfs: fix improper return value - - - --- 2016-12-03 Pan Bian Superseded
btrfs-progs: utils: negative numbers are more plausible than sizes over 8 EiB - - - --- 2016-12-03 Zygo Blaxell Superseded
btrfs: limit async_work allocation and worker func duration - - - --- 2016-12-03 Maxim Patlasov Superseded
[v2] btrfs-progs: add dev stats returncode option - - - --- 2016-12-02 Austin S. Hemmelgarn Accepted
[18/18] btrfs: split btrfs_wait_marked_extents into normal and tree log functions - - - --- 2016-12-02 Jeff Mahoney Accepted
[16/18] btrfs: simplify btrfs_wait_cache_io prototype - - - --- 2016-12-02 Jeff Mahoney Accepted
[15/18] btrfs: convert extent-tree tracepoints to use fs_info - - - --- 2016-12-02 Jeff Mahoney Accepted
[14/18] btrfs: root->fs_info cleanup, access fs_info->delayed_root directly - - - --- 2016-12-02 Jeff Mahoney Accepted
[12/18] btrfs: root->fs_info cleanup, update_block_group{,flags} - - - --- 2016-12-02 Jeff Mahoney Accepted
[11/18] btrfs: root->fs_info cleanup, lock/unlock_chunks - - - --- 2016-12-02 Jeff Mahoney Accepted
[10/18] btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size - - - --- 2016-12-02 Jeff Mahoney Accepted
[08/18] btrfs: root->fs_info cleanup, io_ctl_init - - - --- 2016-12-02 Jeff Mahoney Accepted
[07/18] btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere - - - --- 2016-12-02 Jeff Mahoney Accepted
[06/18] btrfs: struct reada_control.root -> reada_control.fs_info - - - --- 2016-12-02 Jeff Mahoney Accepted
[05/18] btrfs: struct btrfsic_state->root should be an fs_info - - - --- 2016-12-02 Jeff Mahoney Accepted
[04/18] btrfs: alloc_reserved_file_extent trace point should use extent_root - - - --- 2016-12-02 Jeff Mahoney Accepted
[03/18] btrfs: btrfs_init_new_device should use fs_info->dev_root - - - --- 2016-12-02 Jeff Mahoney Accepted
[02/18] btrfs: call functions that always use the same root with fs_info instead - - - --- 2016-12-02 Jeff Mahoney Accepted
[01/18] btrfs: call functions that overwrite their root parameter with fs_info - - - --- 2016-12-02 Jeff Mahoney Accepted
[2/2] btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges - 1 1 --- 2016-12-02 Qu Wenruo New
[1/2] btrfs: qgroup: Introduce extent changeset for qgroup reserve functions - 1 - --- 2016-12-02 Qu Wenruo New
fstests: btrfs, add missing umount for raid5 tests 124 and 125 - - - --- 2016-12-02 Anand Jain Not Applicable
Btrfs: fix btrfs_ordered_update_i_size to update disk_i_size properly - - - --- 2016-12-01 Liu Bo Superseded
Btrfs: fix lockdep warning about log_mutex - 1 - --- 2016-12-01 Liu Bo Superseded
Btrfs: use down_read_nested to make lockdep silent - - - --- 2016-12-01 Liu Bo Superseded
Btrfs: add truncated_len for ordered extent tracepoints - 1 - --- 2016-12-01 Liu Bo New
Btrfs: add 'inode' for extent map tracepoint - - - --- 2016-12-01 Liu Bo Superseded
[v2] Btrfs: fix truncate down when no_holes feature is enabled - 1 - --- 2016-12-01 Liu Bo Accepted
btrfs-progs: doc: Update docs about RAID profiles - - - --- 2016-12-01 Austin S. Hemmelgarn New
btrfs-progs: add dev stats returncode option - - - --- 2016-12-01 Austin S. Hemmelgarn New
btrfs-progs: find_free_dev_extent() closer to kernel code - - - --- 2016-12-01 Goldwyn Rodrigues Accepted
btrfs-progs: Initialize ret to suppress compiler warning - - - --- 2016-12-01 Goldwyn Rodrigues Accepted
btrfs-progs: Fix extents after finding all errors - - - --- 2016-12-01 Goldwyn Rodrigues Accepted
[V2] btrfs-progs: Use helper function to access btrfs_super_block->sys_chunk_array_size - - - --- 2016-12-01 Chandan Rajendra Accepted
[2/2] btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write and quota enable - - - --- 2016-12-01 Qu Wenruo New
[1/2] btrfs: qgroup: Return actually freed bytes for qgroup release or free data - - - --- 2016-12-01 Qu Wenruo New
[v5,3/3] btrfs: qgroup: Re-arrange tracepoint timing to co-operate with reserved space tracepoint - - - --- 2016-11-30 Qu Wenruo New
[v5,2/3] btrfs: Add trace point for qgroup reserved space - - - --- 2016-11-30 Qu Wenruo New
[v5,1/3] btrfs: Add WARN_ON for qgroup reserved underflow - 1 - --- 2016-11-30 Qu Wenruo Accepted
[2/2] btrfs-progs: Remove duplicate printfs in warning_trace()/assert_trace() - - - --- 2016-11-29 Goldwyn Rodrigues Accepted
[1/2] btrfs-progs: Correct value printed by assertions/BUG_ON/WARN_ON - - - --- 2016-11-29 Goldwyn Rodrigues Accepted
btrfs-progs: Use helper functions to access btrfs_super_block->sys_chunk_array_size - - - --- 2016-11-29 Chandan Rajendra New
[v2,3/3] btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents function - - - --- 2016-11-29 Qu Wenruo New
[v2,2/3] btrfs: qgroup: Add quick exit for non-fs extents - - - --- 2016-11-29 Qu Wenruo New
[v2,1/3] btrfs: qgroup: Fix qgroup corruption caused by inode_cache mount option - - - --- 2016-11-29 Qu Wenruo New
[10/10] fstests: btrfs/123: Use _btrfs_check_scratch_qgroup to replace open code - - - --- 2016-11-29 Qu Wenruo Not Applicable
[09/10] fstests: btrfs/122: Use _btrfs_check_scratch_qgroup to replace open code - - - --- 2016-11-29 Qu Wenruo Not Applicable
[08/10] fstests: btrfs/104: Use _btrfs_check_scratch_qgroup to replace open codes - - - --- 2016-11-29 Qu Wenruo Not Applicable
[07/10] fstests: btrfs/099: Add extra verification for qgroup - - - --- 2016-11-29 Qu Wenruo Not Applicable
[06/10] fstests: btrfs/091: Use _btrfs_check_scratch_qgroup other than fixed golden output - - - --- 2016-11-29 Qu Wenruo Not Applicable
[05/10] fstests: btrfs/042: Add extra qgroup verification - - - --- 2016-11-29 Qu Wenruo Not Applicable
[04/10] fstests: btrfs/028: Use new wrapped _btrfs_check_scratch_qgroup function - - - --- 2016-11-29 Qu Wenruo Not Applicable
[03/10] fstests: btrfs/022: Add extra qgroup verification after each work - - - --- 2016-11-29 Qu Wenruo Not Applicable
[02/10] fstests: btrfs/017: Use new _btrfs_check_scratch_qgroup function - - - --- 2016-11-29 Qu Wenruo Not Applicable
[01/10] fstests: common: Introduce function to check qgroup correctness - - - --- 2016-11-29 Qu Wenruo Not Applicable
[3/3] btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents function - - - --- 2016-11-29 Qu Wenruo New
[2/3] btrfs: qgroup: Add quick exit for non-fs extents - - - --- 2016-11-29 Qu Wenruo New
[1/3] btrfs: qgroup: Fix qgroup corruption caused by inode_cache mount option - - - --- 2016-11-29 Qu Wenruo New
btrfs: fix uninitialized variable access after ASSERT - - - --- 2016-11-28 Arnd Bergmann New
btrfs-progs: man mkfs: warn about RAID5/6 being experimental - - - --- 2016-11-28 Adam Borowski Accepted
btrfs-progs: mkfs, balance convert: warn about RAID5/6 in fiery letters - - - --- 2016-11-28 Adam Borowski New
btrfs: fix hole read corruption for compressed inline extents - 1 - --- 2016-11-28 Zygo Blaxell New
[v4,3/3] btrfs: qgroup: Re-arrange tracepoint timing to co-operate with reserved space tracepoint - - - --- 2016-11-28 Qu Wenruo New
[v4,2/3] btrfs: Add trace point for qgroup reserved space - - - --- 2016-11-28 Qu Wenruo New
[v4,1/3] btrfs: Add WARN_ON for qgroup reserved underflow - 1 - --- 2016-11-28 Qu Wenruo Superseded
[Bug,186671] New: OOM on system with just rsync running 32GB of ram 30GB of pagecache - - - --- 2016-11-25 Eli V New
[8/8] btrfs: use bio_for_each_segment_all in __btrfsic_submit_bio - 1 - --- 2016-11-25 Christoph Hellwig Accepted
[7/8] btrfs: refactor __btrfs_lookup_bio_sums to use bio_for_each_segment_all - 1 - --- 2016-11-25 Christoph Hellwig Accepted
[6/8] btrfs: calculate end of bio offset properly - 1 - --- 2016-11-25 Christoph Hellwig Accepted
[5/8] btrfs: use bi_size - 1 - --- 2016-11-25 Christoph Hellwig Accepted
[4/8] btrfs: don't access the bio directly in btrfs_csum_one_bio - 1 - --- 2016-11-25 Christoph Hellwig Accepted
[3/8] btrfs: don't access the bio directly in the direct I/O code - 1 - --- 2016-11-25 Christoph Hellwig Accepted
[2/8] btrfs: don't access the bio directly in the raid5/6 code - 1 - --- 2016-11-25 Christoph Hellwig Accepted
[1/8] btrfs: use bio iterators for the decompression handlers - - - --- 2016-11-25 Christoph Hellwig Accepted
[v3] btrfs: raid56: Use correct stolen pages to calculate P/Q - - - --- 2016-11-25 Qu Wenruo New
resend: Re: Btrfs: adjust len of writes if following a preallocated extent - - - --- 2016-11-24 Filipe Manana Accepted
fstests: btrfs, add missing umount for raid5 tests 124 and 125 - - - --- 2016-11-24 Filipe Manana Not Applicable
Btrfs: fix qgroup rescan worker initialization - 1 - --- 2016-11-24 Filipe Manana Accepted
[v2] Btrfs: fix BUG_ON in btrfs_mark_buffer_dirty - 1 - --- 2016-11-23 Liu Bo Accepted
Btrfs: fix emptiness check for dirtied extent buffers at check_leaf() - 1 - --- 2016-11-23 Filipe Manana Accepted
[v2] btrfs: raid56: Use correct stolen pages to calculate P/Q - - - --- 2016-11-23 Qu Wenruo New
« 1 2 ... 271 272 273407 408 »