Show patches with: none      |   40742 patches
« 1 2 ... 305 306 307407 408 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/4] btrfs-progs: change -t option for subvolume list to print a simple space-separated table (mak… - - - --- 2015-10-02 Axel Burri New
[3/4] btrfs-progs: add option "--time-format=short|iso|unix|locale" to subvolume list - - - --- 2015-10-02 Axel Burri New
[2/4] btrfs-progs: add "flags" column for subvolume list (shows "readonly" flag with -A) - - - --- 2015-10-02 Axel Burri New
[1/4] btrfs-progs: add -A option for subvolume list (print all available information) - - - --- 2015-10-02 Axel Burri New
btrfs-progs: fix error checking in load_device_info - - - --- 2015-10-02 David Sterba Accepted
btrfs-progs: fix double free during scanning - - - --- 2015-10-02 David Sterba Accepted
[v2] Btrfs: pass the error code to the btrfs_std_error and log ret - - - --- 2015-10-02 Anand Jain New
Btrfs: pass the error code to the btrfs_std_error and log ret - - - --- 2015-10-02 Anand Jain New
fstests: test btrfs send for reflinked files - - - --- 2015-10-02 Filipe Manana Not Applicable
Btrfs: send, fix file corruption due to incorrect cloning operations - - - --- 2015-10-02 Filipe Manana Superseded
[RFC] btrfs: drop_status_lock can be static - - - --- 2015-10-01 kernel test robot New
[RFC] btrfs: add ioctl to monitor subvolume dropping - - - --- 2015-10-01 Mark Fasheh New
[RFC] Btrfs: fix fs logging for multi device - - - --- 2015-10-01 Anand Jain New
Btrfs: create_subvol: Commit the current transaction if stale root entry exists. - - - --- 2015-10-01 Chandan Rajendra New
[RFC] fstests: generic: Test that fsync works on file in overlayfs merged directory - - - --- 2015-09-30 Roman Lebedev Not Applicable
btrfs: fix resending received snapshot with parent - 1 1 --- 2015-09-30 Robin Ruede Accepted
[v5,10/9] copy_file_range.2: New page documenting copy_file_range() - 1 - --- 2015-09-30 Schumaker, Anna New
[v5,9/9] btrfs: btrfs_copy_file_range() only supports reflinks - 1 - --- 2015-09-30 Schumaker, Anna New
[v5,8/9] vfs: Add vfs_copy_file_range() support for pagecache copies - - - --- 2015-09-30 Schumaker, Anna Not Applicable
[v5,7/9] vfs: Remove copy_file_range mountpoint checks - - - --- 2015-09-30 Schumaker, Anna Not Applicable
[v5,6/9] vfs: Copy should use file_out rather than file_in - - - --- 2015-09-30 Schumaker, Anna Not Applicable
[v5,5/9] vfs: Copy shouldn't forbid ranges inside the same file - - - --- 2015-09-30 Schumaker, Anna Not Applicable
[v5,4/9] vfs: Copy should check len after file open mode - - - --- 2015-09-30 Schumaker, Anna Not Applicable
[v5,3/9] btrfs: add .copy_file_range file operation - - - --- 2015-09-30 Schumaker, Anna Superseded
[v5,2/9] x86: add sys_copy_file_range to syscall tables - - - --- 2015-09-30 Schumaker, Anna New
[v5,1/9] vfs: add copy_file_range syscall and vfs helper - - - --- 2015-09-30 Schumaker, Anna Not Applicable
[v2,2/2] btrfs: Fix lost-data-profile caused by balance bg - - - --- 2015-09-30 Zhaolei Superseded
[v2,1/2] btrfs: Fix lost-data-profile caused by auto removing bg - - - --- 2015-09-30 Zhaolei Superseded
[V5,13/13] Btrfs: Return valid delalloc range when the page does not have PG_Dirty flag set or has … - 1 - --- 2015-09-30 Chandan Rajendra New
[V5,12/13] Btrfs: prepare_pages: Retry adding a page to the page cache - 1 - --- 2015-09-30 Chandan Rajendra New
[V5,11/13] Btrfs: Clean pte corresponding to page straddling i_size - - - --- 2015-09-30 Chandan Rajendra Superseded
[V5,10/13] Btrfs: Fix block size returned to user space - - - --- 2015-09-30 Chandan Rajendra Superseded
[V5,09/13] Btrfs: Limit inline extents to root->sectorsize - - - --- 2015-09-30 Chandan Rajendra Superseded
[V5,08/13] Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length - - - --- 2015-09-30 Chandan Rajendra Superseded
[V5,07/13] Btrfs: Use (eb->start, seq) as search key for tree modification log - - - --- 2015-09-30 Chandan Rajendra Superseded
[V5,06/13] Btrfs: Search for all ordered extents that could span across a page - - - --- 2015-09-30 Chandan Rajendra Superseded
[V5,05/13] Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units - - - --- 2015-09-30 Chandan Rajendra Superseded
[V5,04/13] Btrfs: fallocate: Work with sectorsized blocks - - - --- 2015-09-30 Chandan Rajendra Superseded
[V5,03/13] Btrfs: Direct I/O read: Work on sectorsized blocks - - - --- 2015-09-30 Chandan Rajendra Superseded
[V5,02/13] Btrfs: Compute and look up csums based on sectorsized blocks - - - --- 2015-09-30 Chandan Rajendra Superseded
[V5,01/13] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size - - - --- 2015-09-30 Chandan Rajendra Superseded
[1/2] btrfs: Fix lost-data-profile caused by auto removing bg - - - --- 2015-09-30 Filipe Manana Superseded
[RFC,V4,13/13] Btrfs: Return valid delalloc range when the page does not have PG_Dirty flag set or … - - - --- 2015-09-30 Chandan Rajendra New
[RFC,V4,12/13] Btrfs: prepare_pages: Retry adding a page to the page cache - - - --- 2015-09-30 Chandan Rajendra New
[RFC,V4,11/13] Btrfs: Clean pte corresponding to page straddling i_size - - - --- 2015-09-30 Chandan Rajendra Superseded
[RFC,V4,10/13] Btrfs: Fix block size returned to user space - - - --- 2015-09-30 Chandan Rajendra Superseded
[RFC,V4,09/13] Btrfs: Limit inline extents to root->sectorsize - - - --- 2015-09-30 Chandan Rajendra Superseded
[RFC,V4,08/13] Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length - - - --- 2015-09-30 Chandan Rajendra Superseded
[RFC,V4,07/13] Btrfs: Use (eb->start, seq) as search key for tree modification log - - - --- 2015-09-30 Chandan Rajendra Superseded
[RFC,V4,06/13] Btrfs: Search for all ordered extents that could span across a page - - - --- 2015-09-30 Chandan Rajendra Superseded
[RFC,V4,05/13] Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units - - - --- 2015-09-30 Chandan Rajendra Superseded
[RFC,V4,04/13] Btrfs: fallocate: Work with sectorsized blocks - - - --- 2015-09-30 Chandan Rajendra Superseded
[RFC,V4,03/13] Btrfs: Direct I/O read: Work on sectorsized blocks - - - --- 2015-09-30 Chandan Rajendra Superseded
[RFC,V4,02/13] Btrfs: Compute and look up csums based on sectorsized blocks - - - --- 2015-09-30 Chandan Rajendra Superseded
[RFC,V4,01/13] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size - - - --- 2015-09-30 Chandan Rajendra Superseded
[2/2] btrfs: Fix lost-data-profile caused by balance bg - - - --- 2015-09-30 Filipe Manana Superseded
fstests: btrfs: Check if fallocate re-truncates page beyond EOF - - - --- 2015-09-30 Qu Wenruo Not Applicable
Btrfs: fix simple_return.cocci warnings - - - --- 2015-09-30 kernel test robot New
[v4,2/2] btrfs-progs: check the free space tree in btrfsck - - - --- 2015-09-30 Omar Sandoval Accepted
[v4,1/2] btrfs-progs: add basic awareness of the free space tree - - - --- 2015-09-30 Omar Sandoval Accepted
[v4,9/9] Btrfs: add free space tree mount option - - - --- 2015-09-30 Omar Sandoval Accepted
[v4,8/9] Btrfs: wire up the free space tree to the extent tree - - - --- 2015-09-30 Omar Sandoval Accepted
[v4,7/9] Btrfs: add free space tree sanity tests - - - --- 2015-09-30 Omar Sandoval Accepted
[v4,6/9] Btrfs: implement the free space B-tree - - - --- 2015-09-30 Omar Sandoval Accepted
[v4,5/9] Btrfs: introduce the free space B-tree on-disk format - - - --- 2015-09-30 Omar Sandoval Accepted
[v4,4/9] Btrfs: refactor caching_thread() - - - --- 2015-09-30 Omar Sandoval Accepted
[v4,3/9] Btrfs: add helpers for read-only compat bits - - - --- 2015-09-30 Omar Sandoval Accepted
[v4,2/9] Btrfs: add extent buffer bitmap sanity tests - - - --- 2015-09-30 Omar Sandoval Accepted
[v4,1/9] Btrfs: add extent buffer bitmap operations - - - --- 2015-09-30 Omar Sandoval Accepted
[v2,2/2] btrfs-progs: device delete to accept devid - - - --- 2015-09-29 Anand Jain Superseded
[v4,10/9] copy_file_range.2: New page documenting copy_file_range() - 1 - --- 2015-09-29 Schumaker, Anna New
[v4,9/9] btrfs: btrfs_copy_file_range() only supports reflinks - 1 - --- 2015-09-29 Schumaker, Anna New
[v4,8/9] vfs: Add vfs_copy_file_range() support for pagecache copies - - - --- 2015-09-29 Schumaker, Anna Not Applicable
[v4,7/9] vfs: Remove copy_file_range mountpoint checks - - - --- 2015-09-29 Schumaker, Anna Not Applicable
[v4,6/9] vfs: Copy should use file_out rather than file_in - - - --- 2015-09-29 Schumaker, Anna Not Applicable
[v4,5/9] vfs: Copy shouldn't forbid ranges inside the same file - - - --- 2015-09-29 Schumaker, Anna Not Applicable
[v4,4/9] vfs: Copy should check len after file open mode - - - --- 2015-09-29 Schumaker, Anna Not Applicable
[v4,3/9] btrfs: add .copy_file_range file operation - - - --- 2015-09-29 Schumaker, Anna Superseded
[v4,2/9] x86: add sys_copy_file_range to syscall tables - - - --- 2015-09-29 Schumaker, Anna New
[v4,1/9] vfs: add copy_file_range syscall and vfs helper - - - --- 2015-09-29 Schumaker, Anna Not Applicable
[11/11] btrfs-progs: check: fix memset range - - - --- 2015-09-29 S. Fricke Accepted
[10/11] btrfs-progs: use calloc instead of malloc+memset for volumes.c - - - --- 2015-09-29 S. Fricke Accepted
[09/11] btrfs-progs: use calloc instead of malloc+memset for quick-test.c - - - --- 2015-09-29 S. Fricke Accepted
[08/11] btrfs-progs: use calloc instead of malloc+memset for qgroup.c - - - --- 2015-09-29 S. Fricke Accepted
[07/11] btrfs-progs: use calloc instead of malloc+memset for mkfs.c - - - --- 2015-09-29 S. Fricke Accepted
[06/11] btrfs-progs: use calloc instead of malloc+memset for extent_io.c - - - --- 2015-09-29 S. Fricke Accepted
[05/11] btrfs-progs: use calloc instead of malloc+memset for disk-io.c - - - --- 2015-09-29 S. Fricke Accepted
[04/11] btrfs-progs: use calloc instead of malloc+memset for cmds-check.c - - - --- 2015-09-29 S. Fricke Accepted
[03/11] btrfs-progs: use calloc instead of malloc+memset for chunk-recover.c - - - --- 2015-09-29 S. Fricke Accepted
[02/11] btrfs-progs: use calloc instead of malloc+memset for btrfs-list.c - - - --- 2015-09-29 S. Fricke Accepted
[01/11] btrfs-progs: use calloc instead of malloc+memset for btrfs-image.c - - - --- 2015-09-29 S. Fricke Accepted
[2/2] btrfs: Fix lost-data-profile caused by balance bg - - - --- 2015-09-29 Zhaolei Superseded
[1/2] btrfs: Fix lost-data-profile caused by auto removing bg - - - --- 2015-09-29 Zhaolei Superseded
[v2] fstests: generic: Check if a bull fallocate will change extent number - - - --- 2015-09-29 Qu Wenruo Not Applicable
fstests: generic: Check if a bull fallocate will change extent number - - - --- 2015-09-29 Qu Wenruo Not Applicable
btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode size - - - --- 2015-09-29 Qu Wenruo Superseded
btrfs-progs: add stripes filter - - - --- 2015-09-28 Gabríel Arthúr Pétursson New
btrfs: add stripes filter - - - --- 2015-09-28 Gabríel Arthúr Pétursson New
Add stripes filter - - - --- 2015-09-28 Gabríel Arthúr Pétursson New
[v3,2/2] btrfs-progs: use common warning/error for cmds-scrub.c - - - --- 2015-09-28 Zhaolei Accepted
« 1 2 ... 305 306 307407 408 »