Show patches with: Archived = No       |   6199 patches
« 1 2 ... 36 37 3861 62 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] fstests: shared test for fsync after adding xattrs to a file - - - --- 2015-06-19 Filipe Manana Not Applicable
[v3] Btrfs: fix fsync xattr loss in the fast fsync path - - - --- 2015-06-19 Filipe Manana Accepted
[v2,5/5] Btrfs: fix parity scrub of RAID 5/6 with missing device - - - --- 2015-06-19 Omar Sandoval Accepted
[v2,4/5] Btrfs: fix device replace of a missing RAID 5/6 device - - - --- 2015-06-19 Omar Sandoval Accepted
[v2,3/5] Btrfs: add RAID 5/6 BTRFS_RBIO_REBUILD_MISSING operation - - - --- 2015-06-19 Omar Sandoval Accepted
[v2,2/5] Btrfs: count devices correctly in readahead during RAID 5/6 replace - - - --- 2015-06-19 Omar Sandoval Accepted
[v2,1/5] Btrfs: remove misleading handling of missing device scrub - - - --- 2015-06-19 Omar Sandoval Accepted
[2/2] btrfs-progs: Add repair function for I_ERR_FILE_WRONG_NBYTES. - - - --- 2015-06-19 Qu Wenruo Accepted
[1/2] btrfs-progs: Add nbytes output for print-tree and reformat inode output - - - --- 2015-06-19 Qu Wenruo Accepted
btrfs-progs: alias btrfs device delete to btrfs device remove - - - --- 2015-06-18 Omar Sandoval Superseded
[2/2] btrfs: fix deadlock with extent-same and readpage - - - --- 2015-06-18 Mark Fasheh Superseded
[1/2] btrfs: pass unaligned length to btrfs_cmp_data() - - - --- 2015-06-18 Mark Fasheh Superseded
[2/2] btrfs-progs: Modify document and help message of "fi show" for units options - - - --- 2015-06-18 Qu Wenruo Accepted
[1/2] btrfs-progs: Allow "filesystem show" command to handle different units - - - --- 2015-06-18 Qu Wenruo Accepted
[v5.3,24/27] Btrfs: free the stale device - - - --- 2015-06-17 Anand Jain Accepted
fstests: generic test for fsync after adding hard link to a file - - - --- 2015-06-17 Filipe Manana Not Applicable
Btrfs: fix fsync data loss after append write - - - --- 2015-06-17 Filipe Manana Accepted
Btrfs-progs: add feature to get mininum size for resizing a fs/device - - - --- 2015-06-17 Filipe Manana Superseded
[2/2] Btrfs: fix warning of bytes_may_use - - - --- 2015-06-17 Liu Bo Accepted
[1/2] Btrfs: fix hang when failing to submit bio of directIO - - - --- 2015-06-17 Liu Bo Accepted
[5/5] btrfs-progs: map-logical: Rework map-logical logics. - - - --- 2015-06-17 Qu Wenruo Accepted
[4/5] Btrfs-progs: map-logical: Introduce write_extent_content function. - - - --- 2015-06-17 Qu Wenruo Accepted
[3/5] Btrfs-progs: map-logical: Introduce print_mapping_info function. - - - --- 2015-06-17 Qu Wenruo Accepted
[2/5] btrfs-progs: map-logical: Introduce map_one_extent function. - - - --- 2015-06-17 Qu Wenruo Accepted
[1/5] btrfs-progs: Export read_extent_data function. - - - --- 2015-06-17 Qu Wenruo Accepted
[7/7] btrfs: cleanup, stop casting for extent_map->lookup everywhere - - - --- 2015-06-15 Jeff Mahoney Superseded
[6/7] btrfs: add missing discards when unpinning extents with -o discard - - - --- 2015-06-15 Jeff Mahoney Accepted
[5/7] btrfs: explictly delete unused block groups in close_ctree and ro-remount - - - --- 2015-06-15 Jeff Mahoney Accepted
[4/7] btrfs: iterate over unused chunk space in FITRIM - - - --- 2015-06-15 Jeff Mahoney Accepted
[3/7] btrfs: skip superblocks during discard - - - --- 2015-06-15 Jeff Mahoney Accepted
[2/7] btrfs: btrfs_issue_discard ensure offset/length are aligned to sector boundaries - - - --- 2015-06-15 Jeff Mahoney Accepted
[1/7] btrfs: make btrfs_issue_discard return bytes discarded - - - --- 2015-06-15 Jeff Mahoney Accepted
Btrfs: fix crash on close_ctree() if cleaner starts new transaction - - - --- 2015-06-13 Filipe Manana Accepted
[2/2] Btrfs: fix race between caching kthread and returning inode to inode cache - - - --- 2015-06-13 Filipe Manana Accepted
[1/2] Btrfs: use kmem_cache_free when freeing entry in inode cache - - - --- 2015-06-13 Filipe Manana Accepted
btrfs: add error handling for scrub_workers_get() - - - --- 2015-06-12 Zhaolei Accepted
[7/7] Btrfs: fix regression in raid level conversion - - - --- 2015-06-11 David Sterba Accepted
[4/4] btrfs: add missing discards when unpinning extents with -o discard - - - --- 2015-06-11 Jeff Mahoney Superseded
[3/4] btrfs: explictly delete unused block groups in close_ctree and ro-remount - - - --- 2015-06-11 Jeff Mahoney Superseded
[2/4] btrfs: iterate over unused chunk space in FITRIM - - - --- 2015-06-11 Jeff Mahoney Superseded
[1/4] btrfs: skip superblocks during discard - - - --- 2015-06-11 Jeff Mahoney Superseded
[btrfs:integration-4.2,29/57] fs/btrfs/disk-io.c:2325:17-30: ERROR: reference preceded by free on l… - - - --- 2015-06-11 Liu Bo Accepted
[v2] Btrfs: fix race between balance and unused block group deletion - - - --- 2015-06-10 Filipe Manana Accepted
btrfs-progs: make receive work inside of subvolumes - - - --- 2015-06-10 Josef Bacik Accepted
Btrfs: fix a comment in inode.c:evict_inode_truncate_pages() - - - --- 2015-06-10 Filipe Manana Accepted
block: add a bi_error field to struct bio - - - --- 2015-06-10 Christoph Hellwig Not Applicable
Btrfs: btrfs_defrag_file: Fix ra_index computation. - - - --- 2015-06-09 Chandan Rajendra Accepted
btrfs-progs: convert: Print different error message if convert partly failed. - - - --- 2015-06-09 Qu Wenruo Accepted
[V2] Btrfs: btrfs_defrag_file: Fix calculation of max_to_defrag. - - - --- 2015-06-09 Chandan Rajendra Accepted
btrfs: Handle unaligned length in extent_same - - - --- 2015-06-08 Mark Fasheh Accepted
btrfs: cleanup noused initialization of dev in btrfs_end_bio() - - - --- 2015-06-08 Zhaolei Accepted
Btrfs: sysfs support for the replace of the seed device - - - --- 2015-06-07 Anand Jain Under Review
Btrfs: use received_uuid of parent during send - - - --- 2015-06-04 Josef Bacik Accepted
block: add a bi_error field to struct bio - - - --- 2015-06-04 Mike Snitzer Not Applicable
[v2] btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx() - - - --- 2015-06-04 Zhaolei Accepted
btrfs: cleanup, stop casting for extent_map->lookup everywhere - - - --- 2015-06-03 Jeff Mahoney Superseded
[3/3] btrfs: add missing discards when unpinning extents with -o discard - - - --- 2015-06-03 Jeff Mahoney Superseded
[2/3] btrfs: explictly delete unused block groups in close_ctree and ro-remount - - - --- 2015-06-03 Jeff Mahoney Superseded
[1/3] btrfs: iterate over unused chunk space in FITRIM - - - --- 2015-06-03 Jeff Mahoney Superseded
Btrfs: btrfs_defrag_file: Fix calculation of max_to_defrag. - - - --- 2015-06-03 Chandan Rajendra Superseded
[2/2] btrfs-progs: qgroup limit: add a check for invalid input of 'T/G/M/K' - - - --- 2015-06-03 Yang Dongsheng Accepted
[1/2] btrfs-progs: qgroup limit: error out if input value is negative - - - --- 2015-06-03 Yang Dongsheng Accepted
xfstests: btrfs: 022: add a quota rescan -w to wait rescan finished. - - - --- 2015-06-03 Yang Dongsheng Not Applicable
[2/2] btrfs-progs: qgroup: allow user to clear some limitation on qgroup. - - - --- 2015-06-03 Yang Dongsheng Accepted
btrfs: qgroup: allow user to clear the limitation on qgroup - - - --- 2015-06-03 Yang Dongsheng Accepted
[1/2] btrfs-progs: qgroup: show 'none' when we did not limit it on this qgroup - - - --- 2015-06-03 Yang Dongsheng Accepted
[2/2,RESEND] Btrfs: incremental send, check if orphanized dir inode needs delayed rename - - - --- 2015-06-03 Filipe Manana Accepted
[1/2,RESEND] Btrfs: incremental send, don't delay directory renames unnecessarily - - - --- 2015-06-03 Filipe Manana Accepted
[v2] Btrfs: don't invalidate root dentry when subvolume deletion fails - - - --- 2015-06-03 Omar Sandoval Accepted
Btrfs: don't invalidate root dentry when subvolume deletion fails - - - --- 2015-06-03 Omar Sandoval Superseded
Btrfs: check pending chunks when shrinking fs to avoid corruption - - - --- 2015-06-02 Filipe Manana Accepted
btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx() - - - --- 2015-06-02 Zhaolei Superseded
[RFC,V11,19/21] Revert "btrfs: fix lockups from btrfs_clear_path_blocking" - - - --- 2015-06-01 Chandan Rajendra Accepted
[2/2] btrfs-progs: use function is_block_device() instead - - - --- 2015-06-01 Anand Jain Accepted
btrfs-progs: add info about list-all to the help - - - --- 2015-06-01 Anand Jain Accepted
[2/4] Btrfs: kernel operation should come after user input has been verified - - - --- 2015-06-01 Anand Jain Superseded
[v5.2,24/42] Btrfs: free the stale device - - - --- 2015-05-30 Anand Jain Superseded
[v2] btrfs-progs: check metadata redundancy - - - --- 2015-05-30 Sam Tygier Accepted
Btrfs: don't invalidate root dentry when subvolume deletion fails - - - --- 2015-05-30 Omar Sandoval Superseded
[4/4] btrfs: Fix data checksum error cause by replace with io-load. - - - --- 2015-05-29 Zhaolei Superseded
[3/4] btrfs: use scrub_pause_on/off() to reduce code in scrub_enumerate_chunks() - - - --- 2015-05-29 Zhaolei Superseded
[2/4] btrfs: Separate scrub_blocked_if_needed() to scrub_pause_on/off() - - - --- 2015-05-29 Zhaolei Superseded
[1/4] btrfs: Use ref_cnt for set_block_group_ro() - - - --- 2015-05-29 Zhaolei Superseded
btrfs-progs: specify mountpoint for recieve - - - --- 2015-05-27 Josef Bacik Accepted
btrfs-progs: receive: restore capabilities after chown - - - --- 2015-05-27 David Sterba Accepted
Btrfs: fix hang during inode eviction due to concurrent readahead - - - --- 2015-05-25 Filipe Manana Accepted
[2/2,2/2] Btrfs: fix up read_tree_block to return proper error - - - --- 2015-05-25 Liu Bo Accepted
[1/2,RESEND] Btrfs: add missing free_extent_buffer - - - --- 2015-05-25 Liu Bo Accepted
Btrfs: add missing free_extent_buffer - - - --- 2015-05-25 Liu Bo Superseded
Btrfs: remove csum_bytes_left - - - --- 2015-05-25 Liu Bo Accepted
[v4,04/11] btrfs: remove bio splitting and merge_bvec_fn() calls - - - --- 2015-05-22 Ming Lin Superseded
[v5.1,24/27] Btrfs: free the stale device - - - --- 2015-05-22 Anand Jain Superseded
[2/2] btrfs: Fix xfstests btrfs/070 - - - --- 2015-05-22 Zhaolei Not Applicable
[1/2] btrfs: Use ref_cnt for set_block_group_ro() - - - --- 2015-05-22 Zhaolei Superseded
[v2] btrfs-progs: Enhance read_tree_block to avoid memory corruption - - - --- 2015-05-22 Qu Wenruo Accepted
btrfs-progs: use openat for process_clone in receive - - - --- 2015-05-21 Emil Karlson Accepted
fsck.btrfs: Fix bashism and bad getopts processing - - - --- 2015-05-21 Dimitri John Ledkov Accepted
Btrfs: fix regression in raid level conversion - - - --- 2015-05-20 Chris Mason Accepted
[2/2] Btrfs: fix -ENOSPC on block group removal - - - --- 2015-05-20 Filipe Manana Accepted
[1/2] Btrfs: fix -ENOSPC when finishing block group creation - - - --- 2015-05-20 Filipe Manana Accepted
« 1 2 ... 36 37 3861 62 »