Show patches with: none      |   40947 patches
« 1 2 ... 305 306 307409 410 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
btrfs-progs: Fix a typo which causes super_copy corrupted - - - --- 2015-10-20 Qu Wenruo Accepted
[10/10] btrfs-progs: return -ENOMEM properly in btrfs_read_block_groups() - - - --- 2015-10-19 Eryu Guan Accepted
[09/10] btrfs-progs: fix memory leak in cmd_qgroup_show() - - - --- 2015-10-19 Eryu Guan Accepted
[08/10] btrfs-progs: remove identical branch in record_extent() - - - --- 2015-10-19 Eryu Guan Accepted
[07/10] btrfs-progs: fix memory leak on error path - - - --- 2015-10-19 Eryu Guan Accepted
[06/10] btrfs-progs: vailidate pointer before dereferencing it in btrfs_cow_block() - - - --- 2015-10-19 Eryu Guan New
[05/10] btrfs-progs: mute coverity warnings about deadcode - - - --- 2015-10-19 Eryu Guan New
[04/10] btrfs-progs: return -EIO properly in restore_metadump() - - - --- 2015-10-19 Eryu Guan New
[03/10] btrfs-progs: remove deadcode around metadump_v2 in check_chunk_refs - - - --- 2015-10-19 Eryu Guan New
[02/10] btrfs-progs: save error number correctly in check_chunks_and_extents - - - --- 2015-10-19 Eryu Guan New
[02/10] btrfs-progs: save and return error number correctly in check_chunks_and_extents - - - --- 2015-10-19 Eryu Guan Accepted
[01/10] btrfs-progs: fix leak of "path" in btrfs_find_item() error paths - - - --- 2015-10-19 Eryu Guan Accepted
btrfs: switch __btrfs_fs_incompat return type from int to bool - - - --- 2015-10-18 Alexandru Moise Accepted
[V6,13/13] Btrfs: Return valid delalloc range when the page does not have PG_Dirty flag set or has … - 1 - --- 2015-10-18 Chandan Rajendra New
[V6,12/13] Btrfs: prepare_pages: Retry adding a page to the page cache - 1 - --- 2015-10-18 Chandan Rajendra New
[V6,11/13] Btrfs: Clean pte corresponding to page straddling i_size - - - --- 2015-10-18 Chandan Rajendra Superseded
[V6,10/13] Btrfs: Fix block size returned to user space - - - --- 2015-10-18 Chandan Rajendra Superseded
[V6,09/13] Btrfs: Limit inline extents to root->sectorsize - - - --- 2015-10-18 Chandan Rajendra Superseded
[V6,08/13] Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length - - - --- 2015-10-18 Chandan Rajendra Superseded
[V6,07/13] Btrfs: Use (eb->start, seq) as search key for tree modification log - - - --- 2015-10-18 Chandan Rajendra Superseded
[V6,06/13] Btrfs: Search for all ordered extents that could span across a page - - - --- 2015-10-18 Chandan Rajendra Superseded
[V6,05/13] Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units - - - --- 2015-10-18 Chandan Rajendra Superseded
[V6,04/13] Btrfs: fallocate: Work with sectorsized blocks - - - --- 2015-10-18 Chandan Rajendra Superseded
[V6,03/13] Btrfs: Direct I/O read: Work on sectorsized blocks - - - --- 2015-10-18 Chandan Rajendra Superseded
[V6,02/13] Btrfs: Compute and look up csums based on sectorsized blocks - - - --- 2015-10-18 Chandan Rajendra Superseded
[V6,01/13] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size - - - --- 2015-10-18 Chandan Rajendra Superseded
Btrfs-progs: fix btrfs-convert rollback to check ROOT_BACKREF - - - --- 2015-10-18 Liu Bo Accepted
[v6,5/4] copy_file_range.2: New page documenting copy_file_range() - 1 - --- 2015-10-16 Schumaker, Anna New
[v6,4/4] vfs: Add vfs_copy_file_range() support for pagecache copies - - - --- 2015-10-16 Schumaker, Anna Not Applicable
[v6,3/4] btrfs: add .copy_file_range file operation - - - --- 2015-10-16 Schumaker, Anna Superseded
[v6,2/4] x86: add sys_copy_file_range to syscall tables - - - --- 2015-10-16 Schumaker, Anna New
[v6,1/4] vfs: add copy_file_range syscall and vfs helper - - - --- 2015-10-16 Schumaker, Anna Not Applicable
[v2] Btrfs: fix truncation of compressed and inlined extents - - - --- 2015-10-16 Filipe Manana Accepted
btrfs: add balance filters limits and stripes to supported mask - - - --- 2015-10-16 David Sterba New
[2/2] btrfs: add balance filter for stripes - - - --- 2015-10-16 David Sterba Superseded
[1/2] btrfs: extend balance filter limit to take minimum and maximum - - - --- 2015-10-16 David Sterba Superseded
[8/8] btrfs-progs: balance: add stripes filter - - - --- 2015-10-16 David Sterba Accepted
[7/8] btrfs-progs: balance: enhance the limit fiter with range - - - --- 2015-10-16 David Sterba Accepted
[6/8] btrfs-progs: extend balance args to take min/max limit filter - - - --- 2015-10-16 David Sterba Accepted
[5/8] btrfs-progs: add helpers to print ranges - - - --- 2015-10-16 David Sterba New
[4/8] btrfs-progs: add helpers for parsing 32bit ranges - - - --- 2015-10-16 David Sterba New
[3/8] btrfs-progs: extend parse_range API to accept a relaxed range - - - --- 2015-10-16 David Sterba New
[2/8] btrfs-progs: do not modify the string in parse_range - - - --- 2015-10-16 David Sterba New
[1/8] btrfs-progs: cleanup and comment parse_range - - - --- 2015-10-16 David Sterba New
fstests: test btrfs cloning of compressed inline extent after truncation - - - --- 2015-10-16 Filipe Manana Not Applicable
Btrfs: fix truncation of compressed and inlined extents - - - --- 2015-10-16 Filipe Manana Superseded
Btrfs-progs: Prevent creation of filesystem with 'mixed bgs' and having differing sectorsize and no… - - - --- 2015-10-14 Chandan Rajendra Accepted
[V2] Btrfs-progs: Do not force mixed block group creation unless '-M' option is specified - - - --- 2015-10-14 Chandan Rajendra Accepted
[2/2] btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode size - - - --- 2015-10-14 Qu Wenruo Accepted
[v2] btrfs: compress: put variables defined per compress type in struct to make cache friendly - - - --- 2015-10-14 Byongho Lee Accepted
btrfs: fix use after free iterating extrefs - - - --- 2015-10-13 Chris Mason Accepted
btrfs: compress: put variables defined per compress type in struct to make cache friendly - - - --- 2015-10-13 Byongho Lee Superseded
Btrfs: fix double range unlock of hole region when reading page - - - --- 2015-10-13 Filipe Manana Accepted
[7/7] btrfs-progs: balance: add stripes filter - - - --- 2015-10-13 David Sterba Superseded
[6/7] btrfs-progs: balance: enhance the limit fiter with range - - - --- 2015-10-13 David Sterba Superseded
[5/7] btrfs-progs: extend balance args to take min/max limit filter - - - --- 2015-10-13 David Sterba Superseded
[4/7] btrfs-progs: add helpers to print ranges - - - --- 2015-10-13 David Sterba New
[3/7] btrfs-progs: add helpers for parsing 32bit ranges - - - --- 2015-10-13 David Sterba New
[2/7] btrfs-progs: extend parse_range API to accept a relaxed range - - - --- 2015-10-13 David Sterba New
[1/7] btrfs-progs: cleanup and comment parse_range - - - --- 2015-10-13 David Sterba New
[2/2] fstests: update btrfs/035 to check for data loss - - - --- 2015-10-13 Filipe Manana Not Applicable
[1/2] fstests: btrfs test for cloning of inline extents - - - --- 2015-10-13 Filipe Manana Not Applicable
Btrfs: fix file corruption and data loss after cloning inline extents - - - --- 2015-10-13 Filipe Manana Accepted
[3/3] btrfs-progs: mkfs: Fix inaccurate mixed information - - - --- 2015-10-13 Zhaolei New
[2/3] btrfs-progs: mkfs: Fix different mixed type by argument sequence - - - --- 2015-10-13 Zhaolei New
[1/3] btrfs-progs: mkfs: Remove saved_optind in mkfs.btrfs - - - --- 2015-10-13 Zhaolei New
btrfs-progs: mkfs: Enable -d dup for single device - - - --- 2015-10-13 Zhaolei Superseded
[2/2] btrfs: add balance filter for stripes - - - --- 2015-10-13 David Sterba Superseded
[1/2] btrfs: extend balance filter limit to take minimum and maximum - - - --- 2015-10-13 David Sterba Superseded
[v3,21/21] btrfs: qgroup: Check if qgroup reserved space leaked - - - --- 2015-10-13 Qu Wenruo Accepted
[v3,20/21] btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hook - - - --- 2015-10-13 Qu Wenruo Accepted
[v3,19/21] btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode size - - - --- 2015-10-13 Qu Wenruo Superseded
[v3,18/21] btrfs: fallocate: Add support to accurate qgroup reserve - - - --- 2015-10-13 Qu Wenruo Accepted
[v3,17/21] btrfs: qgroup: Add new trace point for qgroup data reserve - - - --- 2015-10-13 Qu Wenruo Accepted
[v3,16/21] btrfs: Add handler for invalidate page - - - --- 2015-10-13 Qu Wenruo Accepted
[v3,15/21] btrfs: qgroup: Add handler for NOCOW and inline - - - --- 2015-10-13 Qu Wenruo Accepted
[v3,14/21] btrfs: qgroup: Cleanup old inaccurate facilities - - - --- 2015-10-13 Qu Wenruo Accepted
[v3,13/21] btrfs: extent-tree: Switch to new delalloc space reserve and release - - - --- 2015-10-13 Qu Wenruo Accepted
[v3,12/21] btrfs: extent-tree: Add new version of btrfs_delalloc_reserve/release_space - - - --- 2015-10-13 Qu Wenruo Accepted
[v3,11/21] btrfs: extent-tree: Switch to new check_data_free_space and free_reserved_data_space - - - --- 2015-10-13 Qu Wenruo Accepted
[v3,10/21] btrfs: extent-tree: Add new version of btrfs_check_data_free_space and btrfs_free_reserv… - - - --- 2015-10-13 Qu Wenruo Accepted
[v3,09/21] btrfs: qgroup: Use new metadata reservation. - - - --- 2015-10-13 Qu Wenruo Accepted
[v3,08/21] btrfs: qgroup: Introduce new functions to reserve/free metadata - - - --- 2015-10-13 Qu Wenruo Accepted
[v3,07/21] btrfs: delayed_ref: release and free qgroup reserved at proper timing - - - --- 2015-10-13 Qu Wenruo Accepted
[v3,06/21] btrfs: delayed_ref: Add new function to record reserved space into delayed ref - - - --- 2015-10-13 Qu Wenruo Accepted
[v3,05/21] btrfs: qgroup: Introduce functions to release/free qgroup reserve data space - - - --- 2015-10-13 Qu Wenruo Accepted
[v3,04/21] btrfs: qgroup: Introduce btrfs_qgroup_reserve_data function - - - --- 2015-10-13 Qu Wenruo Accepted
[v3,03/21] btrfs: extent_io: Introduce new function clear_record_extent_bits() - - - --- 2015-10-13 Qu Wenruo Accepted
[v3,02/21] btrfs: extent_io: Introduce new function set_record_extent_bits - - - --- 2015-10-13 Qu Wenruo Accepted
[v3,01/21] btrfs: extent_io: Introduce needed structure for recoding set/clear bits - - - --- 2015-10-13 Qu Wenruo Accepted
[for,4.3] btrfs: check unsupported filters in balance arguments - - - --- 2015-10-12 David Sterba Accepted
[11/11] btrfs-progs: fragments: use btrfs_open_dir for btrfs-fragments command - - - --- 2015-10-12 Zhaolei Accepted
[10/11] btrfs-progs: replace: use btrfs_open_dir for btrfs replace command - - - --- 2015-10-12 Zhaolei Accepted
[09/11] btrfs-progs: use btrfs_open_dir in open_path_or_dev_mnt - - - --- 2015-10-12 Zhaolei Accepted
[08/11] btrfs-progs: quota: use btrfs_open_dir for btrfs quota command - - - --- 2015-10-12 Zhaolei Accepted
[07/11] btrfs-progs: qgroup: use btrfs_open_dir for btrfs qgroup command - - - --- 2015-10-12 Zhaolei Accepted
[06/11] btrfs-progs: inspect: use btrfs_open_dir for btrfs inspect command - - - --- 2015-10-12 Zhaolei Accepted
[05/11] btrfs-progs: inspect: set return value of error case - - - --- 2015-10-12 Zhaolei Accepted
[04/11] btrfs-progs: inspect: Bypass unnecessary clean function in open_error - - - --- 2015-10-12 Zhaolei Accepted
[03/11] btrfs-progs: balance: use btrfs_open_dir for btrfs balance command - - - --- 2015-10-12 Zhaolei Accepted
« 1 2 ... 305 306 307409 410 »