Show patches with: State = Action Required       |   32529 patches
« 1 2 ... 323 324 325 326 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V3,06/18] Btrfs: remove dead code for unplugging pages. - - - --- 2010-03-22 jim owens New
[V3,05/18] Btrfs: btrfs_discard_extent must use WRITE with btrfs_map_block. - - - --- 2010-03-22 jim owens New
[V3,04/18] Btrfs: Reorder __btrfs_map_block to make code more efficient. - - - --- 2010-03-22 jim owens New
[V3,03/18] Btrfs: __btrfs_map_block should not set length more than input - - - --- 2010-03-22 jim owens New
[V3,02/18] Btrfs: Do not limit RAID1 and DUP transfer length to one stripe. - - - --- 2010-03-22 jim owens New
Btrfs: change direct I/O read to not use i_mutex. - - - --- 2010-03-22 jim owens New
Btrfs: fix direct I/O handling of extent map errors. - - - --- 2010-03-22 jim owens New
Btrfs: change ordered data tree search to use start and length. - - - --- 2010-03-21 jim owens New
Btrfs: change btrfs_get_extent for direct I/O merges. - - - --- 2010-03-21 jim owens New
Btrfs: fix unaligned access at btrfs_csum_final() - - - --- 2010-03-21 Alexander Beregalov New
[3/3] btrfs cleanup: unneeded null check - - - --- 2010-03-20 Dan Carpenter New
[2/3] btrfs cleanup: remove more dead code - - - --- 2010-03-20 Dan Carpenter New
[1/3] btrfs cleanup: remove dead code - - - --- 2010-03-20 Dan Carpenter New
[3/3] btrfs: dereferencing freed memory - - - --- 2010-03-20 Dan Carpenter New
[2/3] btrfs: handle kmalloc() failure - - - --- 2010-03-20 Dan Carpenter New
[1/3] btrfs: checking for NULL instead of IS_ERR() - - - --- 2010-03-20 Dan Carpenter New
[4/4] btrfs-convert: split into convert/. - - - --- 2010-03-20 Sean Bartell New
[3/4] btrfs-convert: permit support for non-ext2 FSs - - - --- 2010-03-20 Sean Bartell New
[2/4] btrfs-convert: Add extent iteration functions. - - - --- 2010-03-20 Sean Bartell New
[1/4] btrfs-convert: make more use of cache_free_extents - - - --- 2010-03-20 Sean Bartell New
Btrfs: fail to mount if we have problems reading the block groups - - - --- 2010-03-19 Josef Bacik New
Btrfs: kill max_extent mount option - - - --- 2010-03-19 Josef Bacik New
Btrfs: fix data enospc check overflow - - - --- 2010-03-19 Josef Bacik New
Btrfs: fix chunk allocate size calculation - - - --- 2010-03-17 Josef Bacik New
btrfs: use add_to_page_cache_lru, use __page_cache_alloc - - - --- 2010-03-17 Nick Piggin New
Btrfs: create snapshot references in same commit as snapshot - - - --- 2010-03-15 Sage Weil New
[2/2] Btrfs: warn when partial user transactions commit - - - --- 2010-03-15 Sage Weil New
[1/2] Btrfs: remove bad fsync transaction check - - - --- 2010-03-15 Sage Weil New
Btrfs: force delalloc flushing when things get desperate - - - --- 2010-03-12 Josef Bacik New
Btrfs: fix small race with delalloc flushing waitqueue's - - - --- 2010-03-12 Josef Bacik New
Add .gitignore - - - --- 2010-03-11 Andrew Lutomirski New
[2/2] Btrfs: change dio.c to use dio_min_blocksize instead of 512. - - - --- 2010-03-05 jim owens Under Review
[2/2] Btrfs: change dio.c to use dio_min_blocksize instead of 512. - - - --- 2010-03-05 jim owens Under Review
[1/2] Btrfs: add multi-device minimum logical block size for direct I/O. - - - --- 2010-03-05 jim owens Under Review
[dio.c,V2,6/6] Btrfs: fix goto fail mistakes in btrfs_dio_read. - - - --- 2010-03-03 jim owens Under Review
[dio.c,V2,5/6] Btrfs: remove lockend from diocb. - - - --- 2010-03-03 jim owens Under Review
[dio.c,V2,4/6] Btrfs: remove blocksize from diocb. - - - --- 2010-03-03 jim owens Under Review
[dio.c,V2,3/6] Btrfs: minor code corrections in dio.c from Josef. - - - --- 2010-03-03 jim owens Under Review
[dio.c,V2,2/6] Btrfs: change size_t to u32 in dio.c for 32-bit compile. - - - --- 2010-03-03 jim owens Under Review
[dio.c,V2,1/6] Btrfs: fix indents and checkpatch issues in dio.c. - - - --- 2010-03-03 jim owens Under Review
[V2] Btrfs: add direct I/O helper to process inline compressed extents. - - - --- 2010-03-03 jim owens Under Review
[V2] Btrfs: split btrfs_map_block into two parts for direct I/O. - - - --- 2010-03-03 jim owens Under Review
[V2] Btrfs: add decompression code for direct I/O. - - - --- 2010-03-03 jim owens Under Review
[V2] Btrfs: add direct I/O helper to return mirror count from extent_map. - - - --- 2010-03-03 jim owens Under Review
PATCH V2] Btrfs: add direct I/O checksum option to btrfs_lookup_csums_range. - - - --- 2010-03-03 jim owens Under Review
[V2] Btrfs: add direct I/O helper to process inline compressed extents. - - - --- 2010-03-03 jim owens Under Review
[V2] Btrfs: remove dead code for unplugging pages. - - - --- 2010-03-03 jim owens Under Review
btrfs: make a definition of a flag more consistent - - - --- 2010-03-02 Tero Roponen New
[RFC] remove delalloc accounting for __btrfs_remove_ordered_extent - - - --- 2010-02-25 Josef Bacik New
Kernel BUG on mounting BtrFS / after reboot - - - --- 2010-02-25 Chris Mason New
[RFC] remove delalloc accounting for __btrfs_remove_ordered_extent - - - --- 2010-02-24 Shaohua Li New
bcp: fix off-by-one errors in path handling - - - --- 2010-02-14 Eduard - Gabriel Munteanu New
Patch: Allow options to be passed to btrfsck - - - --- 2010-02-11 Sten Heinze New
[V2] Btrfs: Full direct I/O and AIO read implementation. - - - --- 2010-02-10 jim owens Under Review
[bug] Reclaim space. - - - --- 2010-02-09 Chris Ball New
[bug] Reclaim space. - - - --- 2010-02-09 Chris Ball New
Kernel unaligned access at TPC[10101f18] btrfs_csum_final+0x38/0x60 - - - --- 2010-02-06 David Miller New
Kernel unaligned access at TPC[10101f18] btrfs_csum_final+0x38/0x60 - - - --- 2010-02-05 David Miller New
[-V2,6/6] debug-btrfs: Add print_inode command - - - --- 2010-02-04 Aneesh Kumar K.V New
[-V2,5/6] debug-btrfs: Add pager support - - - --- 2010-02-04 Aneesh Kumar K.V New
[-V2,4/6] debug-btrfs: Add command to dump each of the btrfs trees - - - --- 2010-02-04 Aneesh Kumar K.V New
[-V2,3/6] debug-btrfs: Add open file system command - - - --- 2010-02-04 Aneesh Kumar K.V New
[-V2,2/6] btrfs-progs: Add debug-btrfs command - - - --- 2010-02-04 Aneesh Kumar K.V New
[-V2,1/6] btrfs-progs: Move files around - - - --- 2010-02-04 Aneesh Kumar K.V New
Btrfs-progs: only print FIRST_CHUNK_TREE for chunk items in debug-tree - - - --- 2010-02-03 Sage Weil New
btrfs: finish read pages in the order they are submitted - - - --- 2010-02-03 Shaohua Li New
[-V2] btrfs-progs: add mounted-checking for btrfs-vol - - - --- 2010-02-03 Miao Xie New
Btrfs-progs: make btrfsctl return values like everybody else - - - --- 2010-02-02 Josef Bacik New
btrfs-progs: add mounted-checking for btrfs-vol - - - --- 2010-02-02 Miao Xie New
[6/6] debug-btrfs: Add pager support - - - --- 2010-02-01 Aneesh Kumar K.V New
[5/6] debug-btrfs: Add command to dump each of the btrfs trees - - - --- 2010-02-01 Aneesh Kumar K.V New
btrfsck: Remove superfluous WARN_ON - - - --- 2010-02-01 Yan, Zheng New
[4/4] debug-btrfs: Add print_inode command - - - --- 2010-01-31 Aneesh Kumar K.V New
[3/4] debug-btrfs: Add open file system command - - - --- 2010-01-31 Aneesh Kumar K.V New
[2/4] btrfs-progs: Add debug-btrfs command - - - --- 2010-01-31 Aneesh Kumar K.V New
[1/4] btrfs-progs: Move files around - - - --- 2010-01-31 Aneesh Kumar K.V New
Btrfs: correct mistakes in direct I/O read found by fsx - - - --- 2010-01-25 jim owens Under Review
[RFC] Move all btrfs command to only one command: btrfs.c - - - --- 2010-01-24 Goffredo Baroncelli New
fix up userspace for newer glibc - - - --- 2010-01-20 Eric Sandeen New
[RFC,03/03] Btrfs: enable direct I/O read support. - - - --- 2010-01-19 jim owens Under Review
[RFC,INFO,02/03] export use_mm and unuse_mm for filesystem modules. - - - --- 2010-01-19 jim owens Under Review
[RFC,01/03] Btrfs: Full direct I/O and AIO read implementation. - - - --- 2010-01-19 jim owens Under Review
[RFC] make btrfs-image work - - - --- 2010-01-19 Josef Bacik New
Include subvolume= and metadata_ratio= in /cat/proc - - - --- 2010-01-14 Goffredo Baroncelli New
Btrfs-progs: add btrfsctl -i to print space info - - - --- 2010-01-13 Josef Bacik New
Btrfs-progs: add btrfsctl -i to print space info - - - --- 2010-01-12 Josef Bacik New
Btrfs: use per-cpu pools for reserving metadata space - - - --- 2010-01-11 Josef Bacik New
[RFC,01/01] Btrfs: add decompression code for direct I/O. - - - --- 2010-01-08 jim owens Under Review
[RFC,12/12] Btrfs: add direct I/O helper to return mirror count from extent_map. - - - --- 2010-01-04 jim owens Under Review
[RFC,11/12] Btrfs: add direct I/O helper btrfs_lookup_one_csum(). - - - --- 2010-01-04 jim owens Under Review
[RFC,10/12] Btrfs: add direct I/O checksum option to btrfs_lookup_csums_range. - - - --- 2010-01-04 jim owens Under Review
[RFC,09/12] Btrfs: add direct I/O helper to process inline compressed extents. - - - --- 2010-01-04 jim owens Under Review
[RFC,08/12] Btrfs: add direct I/O helper routines to decode em map_lookup. - - - --- 2010-01-04 jim owens Under Review
[RFC,07/12] Btrfs: split btrfs_map_block into two parts for direct I/O. - - - --- 2010-01-04 jim owens Under Review
[RFC,06/12] Btrfs: reduce memory use in compress/decompress workspace. - - - --- 2010-01-04 jim owens Under Review
[RFC,05/12,RESEND] Btrfs: remove dead code for unplugging pages. - - - --- 2010-01-04 jim owens Under Review
[RFC,04/12,RESEND] Btrfs: btrfs_discard_extent must use WRITE with btrfs_map_block. - - - --- 2010-01-04 jim owens Under Review
[RFC,03/12,RESEND] Btrfs: Reorder __btrfs_map_block to make code more efficient. - - - --- 2010-01-04 jim owens Under Review
[RFC,02/12,RESEND] Btrfs: __btrfs_map_block should not set length more than input length. - - - --- 2010-01-04 jim owens Under Review
[RFC,01/12,RESEND] Btrfs: Do not limit RAID1 and DUP transfer length to one stripe. - - - --- 2010-01-04 jim owens Under Review
« 1 2 ... 323 324 325 326 »