Show patches with: State = Action Required       |   34242 patches
« 1 2 ... 318 319 320342 343 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[16/26] Btrfs: disallow mutually exclusiv admin operations from user mode - - - --- 2012-11-06 Stefan Behrens New
[15/26] Btrfs: add a new source file with device replace code - - - --- 2012-11-06 Stefan Behrens New
[14/26] Btrfs: introduce a btrfs_dev_replace_item type - - - --- 2012-11-06 Stefan Behrens New
[13/26] Btrfs: enhance btrfs structures for device replace support - - - --- 2012-11-06 Stefan Behrens New
[12/26] Btrfs: avoid risk of a deadlock in btrfs_handle_error - - - --- 2012-11-06 Stefan Behrens New
[11/26] Btrfs: pass fs_info instead of root - - - --- 2012-11-06 Stefan Behrens New
[10/26] Btrfs: add btrfs_scratch_superblock() function - - - --- 2012-11-06 Stefan Behrens New
[09/26] Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree - - - --- 2012-11-06 Stefan Behrens New
[08/26] Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_tree - - - --- 2012-11-06 Stefan Behrens New
[07/26] Btrfs: add two more find_device() methods - - - --- 2012-11-06 Stefan Behrens New
[06/26] Btrfs: cleanup scrub bio and worker wait code - - - --- 2012-11-06 Stefan Behrens New
[05/26] Btrfs: in scrub repair code, simplify alloc error handling - - - --- 2012-11-06 Stefan Behrens New
[04/26] Btrfs: in scrub repair code, optimize the reading of mirrors - - - --- 2012-11-06 Stefan Behrens New
[03/26] Btrfs: make the scrub page array dynamically allocated - - - --- 2012-11-06 Stefan Behrens New
[02/26] Btrfs: remove the block device pointer from the scrub context struct - - - --- 2012-11-06 Stefan Behrens New
[01/26] Btrfs: rename the scrub context structure - - - --- 2012-11-06 Stefan Behrens New
Btrfs: Don't trust the superblock label and simply printk("%s") it - - - --- 2012-11-05 Stefan Behrens New
[2/2] Btrfs: fix a double free on pending snapshots in error handling - - - --- 2012-11-05 Liu Bo New
[1/2] Btrfs: fix a deadlock in aborting transaction due to ENOSPC - - - --- 2012-11-05 Liu Bo New
[1/8] fs/btrfs: drop if around WARN_ON - - - --- 2012-11-03 Julia Lawall New
[13/16] fs/btrfs: use WARN - - - --- 2012-11-03 Julia Lawall New
Add btrfs-show-super - - - --- 2012-11-02 Goffredo Baroncelli New
Add btrfs-show-super - - - --- 2012-11-02 Goffredo Baroncelli New
[8/8] Create a new entry in btrfs man page for btrfs device disk-usage. - - - --- 2012-11-02 Goffredo Baroncelli New
[7/8] Add btrfs device disk-usage command - - - --- 2012-11-02 Goffredo Baroncelli New
[6/8] Create entry in man page for btrfs filesystem disk-usage - - - --- 2012-11-02 Goffredo Baroncelli New
[5/8] Add command btrfs filesystem disk-usage - - - --- 2012-11-02 Goffredo Baroncelli New
[4/8] Move scrub_fs_info() and scrub_dev_info() in utils.c - - - --- 2012-11-02 Goffredo Baroncelli New
[3/8] Move open_file_or_dir() in utils.c - - - --- 2012-11-02 Goffredo Baroncelli New
[2/8] Create the man page entry for the command btrfs fi df - - - --- 2012-11-02 Goffredo Baroncelli New
[1/8] Enhance the command btrfs filesystem df. - - - --- 2012-11-02 Goffredo Baroncelli New
Btrfs: use radix tree tagging to keep track of dirty ebs - - - --- 2012-11-01 Josef Bacik New
[2/2] Btrfs-progs: bugfix for subvolume parent determination in btrfs send - - - --- 2012-11-01 Jan Schmidt New
[1/2] Btrfs-progs: correcting misnamed parameter options for btrfs send - - - --- 2012-11-01 Jan Schmidt New
Btrfs-progs: detect if the disk we are formatting is a ssd V2 - - - --- 2012-11-01 Josef Bacik New
Btrfs-progs: check block group used count and fix if specified - - - --- 2012-11-01 Josef Bacik New
Btrfs: add label to snapshot and subvol - - - --- 2012-11-01 Anand Jain New
[2/2] Btrfs-progs: add feature to label subvol and snapshot - - - --- 2012-11-01 Anand Jain New
[1/2] Btrfs-progs: move open_file_or_dir() to utils.c - - - --- 2012-11-01 Anand Jain New
shared compression workspaces limits doesnot match - - - --- 2012-11-01 Rock Lee New
[5/5] Btrfs: fix missing log when BTRFS_INODE_NEEDS_FULL_SYNC is set - - - --- 2012-11-01 Miao Xie New
[4/5] Btrfs: fix unprotected extent map operation when logging file extents - - - --- 2012-11-01 Miao Xie New
[3/5] Btrfs: fix wrong file extent length - - - --- 2012-11-01 Miao Xie New
[2/5] Btrfs: fix missing flush when committing a transaction - - - --- 2012-11-01 Miao Xie New
[1/5] Btrfs: fix joining the same transaction handler more than 2 times - - - --- 2012-11-01 Miao Xie New
[3/3] Btrfs: cleanup for btrfs_wait_order_range - - - --- 2012-11-01 Liu Bo New
[2/3] Btrfs: get right arguments for btrfs_wait_ordered_range - - - --- 2012-11-01 Liu Bo New
[1/3] Btrfs: do not log extents when we only log new names - - - --- 2012-11-01 Liu Bo New
[trivial] Btrfs: Fix typo in fs/btrfs - - - --- 2012-10-31 Masanari Iida New
Btrfs: don't allow degraded mount if too many devices are missing - - - --- 2012-10-30 Stefan Behrens New
[4/4] Update the man page with the new prefixes. - - - --- 2012-10-29 Goffredo Baroncelli New
[3/4] parse_size(): add new suffixes - - - --- 2012-10-29 Goffredo Baroncelli New
[2/4] parse_size(): replace atoll() with strtoull() - - - --- 2012-10-29 Goffredo Baroncelli New
[1/4] Move parse_size() to utils.[hc] - - - --- 2012-10-29 Goffredo Baroncelli New
[RFC,v4+,hot_track,16/19] btrfs: add hot tracking support - - - --- 2012-10-29 Zhiyong Wu New
[RFC,v4+,hot_track,15/19] sysfs: add two hot_track proc files - - - --- 2012-10-29 Zhiyong Wu New
[RFC,v4+,hot_track,13/19] debugfs: introduce one function - - - --- 2012-10-29 Zhiyong Wu New
Btrfs: Remove the invalid shrink size check up from btrfs_shrink_dev() - - - --- 2012-10-27 jeff.liu New
[2/2] Btrfs: make snapshot-aware defrag as a mount option - - - --- 2012-10-27 Liu Bo New
[1/2,v4] Btrfs: snapshot-aware defrag - - - --- 2012-10-27 Liu Bo New
[RESEND,V2,BTRFS-PROGS,BUG] Fix Bug to corrupt the img file - - - --- 2012-10-25 Rock Lee New
[V2,BTRFS-PROGS,BUG] Fix Bug to corrupt the img file - - - --- 2012-10-25 Rock Lee New
btrfs-progs: do not send stream into a terminal - - - --- 2012-10-25 David Sterba New
[RFC,v4,15/15] vfs,hot_track: add the documentation - - - --- 2012-10-25 Zhiyong Wu New
[RFC,v4,13/15] btrfs: add hot tracking support - - - --- 2012-10-25 Zhiyong Wu New
[RFC,v4,12/15] vfs,hot_track: turn some Micro into be tunable - - - --- 2012-10-25 Zhiyong Wu New
[RFC,v4,11/15] vfs,hot_track: add debugfs support - - - --- 2012-10-25 Zhiyong Wu New
[RFC,v4,10/15] vfs,hot_track: add one new ioctl interface - - - --- 2012-10-25 Zhiyong Wu New
[RFC,v4,09/15] vfs,hot_track: register one memory shrinker - - - --- 2012-10-25 Zhiyong Wu New
[RFC,v4,08/15] vfs,hot_track: add one work queue - - - --- 2012-10-25 Zhiyong Wu New
[RFC,v4,07/15] vfs,hot_track: add the aging function - - - --- 2012-10-25 Zhiyong Wu New
[RFC,v4,06/15] vfs,hot_track: add the function for updating map arrays - - - --- 2012-10-25 Zhiyong Wu New
[RFC,v4,05/15] vfs,hot_track: add hooks to enable hot data tracking - - - --- 2012-10-25 Zhiyong Wu New
[RFC,v4,04/15] vfs,hot_track: add two map arrays - - - --- 2012-10-25 Zhiyong Wu New
[RFC,v4,03/15] vfs,hot_track: add the function for collecting I/O frequency - - - --- 2012-10-25 Zhiyong Wu New
[RFC,v4,02/15] vfs,hot_track: initialize and free key data structures - - - --- 2012-10-25 Zhiyong Wu New
[RFC,v4,01/15] vfs,hot_track: introduce private radix tree structures - - - --- 2012-10-25 Zhiyong Wu New
[v2] Btrfs: fix memory leak when cloning root's node - - - --- 2012-10-25 Liu Bo New
Btrfs: fix memory leak when cloning root's node - - - --- 2012-10-25 Liu Bo New
[RESEND] fs/super.c set_anon_super calling optimization - - - --- 2012-10-25 Abhijit Pawar New
[3/3] Btrfs: make ordered extent be flushed by multi-task - - - --- 2012-10-25 Miao Xie New
[2/3] Btrfs: make ordered operations be handled by multi-task - - - --- 2012-10-25 Miao Xie New
[1/3] Btrfs: make delalloc inodes be flushed by multi-task - - - --- 2012-10-25 Miao Xie New
[2/2] Btrfs-progs: Introduce another form of btrfs subvolume set-default command - - - --- 2012-10-25 Chen Yang New
[1/2] Btrfs-progs: Improve the command help system of btrfs - - - --- 2012-10-25 Chen Yang New
btrfs-progs: avoid memory leak in find_and_setup_log_root - - - --- 2012-10-25 Wang Sheng-Hui New
[v2] Change the check for PageReadahead into an else-if - - - --- 2012-10-24 Raghavendra D Prabhu New
Btrfs: drop locks before calling read_tree_block from get_old_root - - - --- 2012-10-24 Jan Schmidt New
[BUG,BTRFS-PROGS] Bug overflow fix - - - --- 2012-10-24 Rock Lee New
[BUG,BTRFS-PROGS] Fix Bug to corrupt the img file - - - --- 2012-10-24 Rock Lee New
[5/5] Update the man page with the new prefixes. - - - --- 2012-10-23 Goffredo Baroncelli New
[4/5] parse_size(): add new suffixes - - - --- 2012-10-23 Goffredo Baroncelli New
[3/5] parse_size(): check for invalid suffix - - - --- 2012-10-23 Goffredo Baroncelli New
[2/5] parse_size(): replace atoll() with strtoull() - - - --- 2012-10-23 Goffredo Baroncelli New
[1/5] Move parse_size() to utils.[hc] - - - --- 2012-10-23 Goffredo Baroncelli New
[6/6] Btrfs: comment for loop in tree_mod_log_insert_move - - - --- 2012-10-23 Jan Schmidt New
[5/6] Btrfs: fix extent buffer reference for tree mod log roots - - - --- 2012-10-23 Jan Schmidt New
[4/6] Btrfs: determine level of old roots - - - --- 2012-10-23 Jan Schmidt New
[3/6] Btrfs: tree mod log's old roots could still be part of the tree - - - --- 2012-10-23 Jan Schmidt New
[2/6] Btrfs: fix a tree mod logging issue for root replacement operations - - - --- 2012-10-23 Jan Schmidt New
« 1 2 ... 318 319 320342 343 »