Show patches with: none      |   40716 patches
« 1 2 ... 271 272 273407 408 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v2] fideduperange.2: fix the discussion of maximum sizes - 1 - --- 2016-11-23 Darrick J. Wong New
fideduperange.2: fix the discussion of maximum sizes - - - --- 2016-11-23 Darrick J. Wong New
[RFC,3/3] fstests: btrfs: Add new test case to check scrub recovery and report - - - --- 2016-11-22 Qu Wenruo Not Applicable
[RFC,2/3] fstests: common/ondisk.btrfs: Introduce function to get btrfs ondisk info - - - --- 2016-11-22 Qu Wenruo Not Applicable
[RFC,1/3] fstests: common: rename _require_btrfs to _require_btrfs_subcommand - - - --- 2016-11-22 Qu Wenruo Not Applicable
btrfs: raid56: Use correct stolen pages to calculate P/Q - - - --- 2016-11-21 Qu Wenruo New
[v2,2/3] btrfs-progs: test: fix how to make test files in fsck-tests 013 - - - --- 2016-11-21 Tsutomu Itoh Accepted
btrfs: Ensure proper sector alignment for btrfs_free_reserved_data_space - 1 - --- 2016-11-19 Jeff Mahoney Accepted
Btrfs: remove rb_node field from the delayed ref node structure - 1 - --- 2016-11-18 Filipe Manana Accepted
[3/3] Btrfs: remove unused code when creating and merging reloc trees - 1 - --- 2016-11-18 Filipe Manana Accepted
[2/3] Btrfs: fix relocation incorrectly dropping data references - 1 - --- 2016-11-18 Filipe Manana Accepted
[1/3] Btrfs: remove balance warning that does not reflect a problem - - - --- 2016-11-18 Filipe Manana Superseded
[3/3] btrfs-progs: test: fix convert-tests 004 failure - - - --- 2016-11-18 Tsutomu Itoh New
[2/3] btrfs-progs: test: expand size of test device of fsck-tests 013 - - - --- 2016-11-18 Tsutomu Itoh New
[1/3] btrfs-progs: test: fix error of test target of Makefile - - - --- 2016-11-18 Tsutomu Itoh Accepted
[RFC,2/2] Btrfs: make a source length of 0 imply EOF for dedupe - - - --- 2016-11-18 Omar Sandoval New
[RFC,1/2] Btrfs: refactor btrfs_extent_same() slightly - 1 - --- 2016-11-18 Omar Sandoval Superseded
generic: test concurrent non-overlapping direct I/O on the same extents - - - --- 2016-11-17 Omar Sandoval Not Applicable
btrfs-progs: qgroup: fix error in ASSERT condition expression - - - --- 2016-11-17 Tsutomu Itoh Accepted
fstests: Introduce check for explicit SHARED extent flag reporting - - - --- 2016-11-17 Qu Wenruo Not Applicable
generic: test concurrent non-overlapping direct I/O on the same extents - - - --- 2016-11-17 Omar Sandoval Not Applicable
btrfs-progs: check: fix missing newlines - - - --- 2016-11-16 Omar Sandoval Accepted
[v2] fstests: generic/098 update test for truncating a file into the middle of a hole - - - --- 2016-11-16 Liu Bo Not Applicable
[1/2,V2] Btrfs: fix file extent corruption - - - --- 2016-11-16 Josef Bacik Accepted
[9/9] btrfs: only check bio size to see if a repair bio should have the failfast flag - - - --- 2016-11-16 Christoph Hellwig Superseded
[8/9] btrfs: use bio_for_each_segment_all in __btrfsic_submit_bio - 1 - --- 2016-11-16 Christoph Hellwig Superseded
[7/9] btrfs: refactor __btrfs_lookup_bio_sums to use bio_for_each_segment_all - 1 - --- 2016-11-16 Christoph Hellwig Superseded
« 1 2 ... 271 272 273407 408 »