Show patches with: State = Action Required       |   32567 patches
« 1 2 ... 323 324 325 326 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[15/16] BTRFS ioctl.c: duplicated include - - - --- 2010-03-25 Andrea Gelmini New
[3/3] btrfs-progs: fix wrong return value - - - --- 2010-03-25 Miao Xie New
[2/3] btrfs-progs: Avoid uninitialized variant compile warning - - - --- 2010-03-25 Miao Xie New
[1/3] btrfs-progs: Fix a compile fail by strndup in RHEL5 env - - - --- 2010-03-25 Miao Xie New
[18/18] btrfs: fix extent buffer pages release - - - --- 2010-03-25 Miao Xie New
[17/18] btrfs: add NULL check for build_backref_tree() - - - --- 2010-03-25 Miao Xie New
[16/18] btrfs: add NULL check for do_walk_down() - - - --- 2010-03-25 Miao Xie New
[15/18] btrfs: cleanup redundant code in btrfs_search_forward() - - - --- 2010-03-25 Miao Xie New
[14/18] btrfs: Simplify write_ctree_super() - - - --- 2010-03-25 Miao Xie New
[13/18] btrfs: Remove unnecessary finish_wait() in wait_current_trans() - - - --- 2010-03-25 Miao Xie New
[12/18] btrfs: Add error handle for btrfs_search_slot() in btrfs_read_chunk_tree() - - - --- 2010-03-25 Miao Xie New
[11/18] btrfs: Simplify btrfs_search_slot() for performance - - - --- 2010-03-25 Miao Xie New
[10/18] btrfs: Remove unnecessary variant processing in submit_one_bio() - - - --- 2010-03-25 Miao Xie New
[08/18] btrfs: Simplify num_stripes's calculation logical for __btrfs_alloc_chunk() - - - --- 2010-03-25 Miao Xie New
[07/18] btrfs: Fix a BUG_ON boundary typo - - - --- 2010-03-25 Miao Xie New
[06/18] Btrfs: Remove unnecessary variant in __tree_search - - - --- 2010-03-25 Miao Xie New
[04/18] btrfs: Simplify btrfs_item_ptr macro - - - --- 2010-03-25 Miao Xie New
[03/18] btrfs: Calculate member variant's address directly for btrfs_set_##name - - - --- 2010-03-25 Miao Xie New
[02/18] btrfs: Calculate member variant's address directly for btrfs_##name - - - --- 2010-03-25 Miao Xie New
Btrfs: fix how we freeze - - - --- 2010-03-23 Josef Bacik New
[5/5] btrfs: add SNAP_DESTROY_ASYNC ioctl - - - --- 2010-03-22 Sage Weil New
[4/5] Btrfs: return transid to userspace from SNAP_CREATE_ASYNC ioctl - - - --- 2010-03-22 Sage Weil New
[3/5] Btrfs: add SNAP_CREATE_ASYNC ioctl - - - --- 2010-03-22 Sage Weil New
[2/5] Btrfs: add START_SYNC, WAIT_SYNC ioctls - - - --- 2010-03-22 Sage Weil New
[1/5] Btrfs: async transaction commit - - - --- 2010-03-22 Sage Weil New
[2/4] btrfs-convert: Add extent iteration functions. - - - --- 2010-03-22 Sean Bartell New
[V3,18/18] Btrfs: enable direct I/O read support. - - - --- 2010-03-22 jim owens New
[V3,17/18] Btrfs: Full direct I/O and AIO read implementation. - - - --- 2010-03-22 jim owens New
[V3,16/18] Btrfs: change ordered data tree search to use start and length. - - - --- 2010-03-22 jim owens New
[V3,15/18] Btrfs: change btrfs_get_extent for direct I/O merges. - - - --- 2010-03-22 jim owens New
[V3,14/18] Btrfs: add multi-device minimum logical block size for direct I/O. - - - --- 2010-03-22 jim owens New
[V3,13/18] Btrfs: add decompression code for direct I/O. - - - --- 2010-03-22 jim owens New
[V3,12/18] Btrfs: add direct I/O helper to return mirror count from extent_map. - - - --- 2010-03-22 jim owens New
[V3,11/18] Btrfs: add direct I/O checksum option to btrfs_lookup_csums_range. - - - --- 2010-03-22 jim owens New
[V3,10/18] Btrfs: add direct I/O helper to process inline compressed extents. - - - --- 2010-03-22 jim owens New
[V3,09/18] Btrfs: add direct I/O helper routines to decode em map_lookup. - - - --- 2010-03-22 jim owens New
[V3,08/18] Btrfs: split btrfs_map_block into two parts for direct I/O. - - - --- 2010-03-22 jim owens New
[V3,07/18] Btrfs: reduce memory use in compress/decompress workspace. - - - --- 2010-03-22 jim owens New
[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
« 1 2 ... 323 324 325 326 »