Show patches with: State = Action Required       |   34573 patches
« 1 2 ... 323 324 325345 346 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/4] Btrfs-progs: method to fetch root info for subvol - - - --- 2012-10-12 Anand Jain New
[2/4] Btrfs-progs: need struct root_info to be accesible - - - --- 2012-10-12 Anand Jain New
[1/4] Btrfs-progs: introduce btrfs_get_subvols function - - - --- 2012-10-12 Anand Jain New
[v2,4/4] btrfs: support default mount options - - - --- 2012-10-12 Hidetoshi Seto New
[v2,3/4] btrfs: make subroutine __btrfs_parse_options - - - --- 2012-10-12 Hidetoshi Seto New
[v2,2/4] Btrfs-progs: add mount-option command man page - - - --- 2012-10-12 Hidetoshi Seto New
[v2,1/4] Btrfs-progs: add mount-option command - - - --- 2012-10-12 Hidetoshi Seto New
Btrfs: Fix wrong error handling code - - - --- 2012-10-11 Stefan Behrens New
[0/3] Update LZO compression - - - --- 2012-10-11 Arnd Bergmann New
btrfs receive to subdirectory - - - --- 2012-10-11 Alex Lyakas New
[btrfs-progs:] version.sh: fix version when built from tarball - - - --- 2012-10-11 Sergei Trofimovich New
[V4,5/7] Btrfs-progs: restructure list_subvolumes - - - --- 2012-10-10 Alex Lyakas New
Fix a sign bug causing invalid memory access in the ino_paths ioctl. - - - --- 2012-10-10 Gabriel de Perthuis New
Btrfs: extended inode refs support for send mechanism - - - --- 2012-10-10 Jan Schmidt New
[RFC,v3,01/13] btrfs: add one new mount option '-o hot_track' - - - --- 2012-10-10 Zhiyong Wu New
[v3,2/2] btrfs-progs: limit the min value of total_bytes - - - --- 2012-10-10 Robin Dong New
[v3,1/2] btrfs-progs: limit the max value of leafsize and nodesize - - - --- 2012-10-10 Robin Dong New
btrfs receive to subdirectory - - - --- 2012-10-09 Alex Lyakas New
[4/4] btrfs-progs: btrfsck: Remove binary error code output - - - --- 2012-10-08 Dieter Ries New
[3/4] btrfs-progs: btrfsck: Print feedback about fscking to stdout. - - - --- 2012-10-08 Dieter Ries New
[1/4] btrfs-progs: Remove redundant "Btrfs" string from version string - - - --- 2012-10-08 Dieter Ries New
fix btrfs-progs build - - - --- 2012-10-08 Christian Hesse New
Btrfs: remove repeated eb->pages check in, disk-io.c/csum_dirty_buffer - - - --- 2012-10-08 Wang Sheng-Hui New
[v3,2/2] btrfs-progs: limit the min value of total_bytes - - - --- 2012-10-08 Robin Dong New
[v3,2/2] btrfs-progs: limit the min value of total_bytes - - - --- 2012-10-08 Robin Dong New
[v3,1/2] btrfs-progs: limit the max value of leafsize and nodesize - - - --- 2012-10-08 Robin Dong New
[RESEND] writeback: change nr_pages_dirtied argument into local variable - - - --- 2012-10-07 Namjae Jeon New
Btrfs: fix page leakage - - - --- 2012-10-05 Josef Bacik New
Btrfs: don't bug on enomem in readpage - - - --- 2012-10-05 Josef Bacik New
Btrfs: do not warn_on when we cannot alloc a page for an extent buffer - - - --- 2012-10-05 Josef Bacik New
Btrfs: cleanup pages properly when ENOMEM in compression V2 - - - --- 2012-10-05 Josef Bacik New
Btrfs: cleanup pages properly when ENOMEM in compression - - - --- 2012-10-05 Josef Bacik New
Out of memory condition - - - --- 2012-10-05 Josef Bacik New
Btrfs: fix error processing in btrfs_set_acl() - - - --- 2012-10-05 Tsutomu Itoh New
[V2] Btrfs-progs: add parent uuid for snapshots - - - --- 2012-10-05 Anand Jain New
Btrfs-progs: Update btrfs man page for -P option - - - --- 2012-10-05 Anand Jain New
Btrfs-progs: Corrections and additions to the btrfs man page - - - --- 2012-10-05 Anand Jain New
[2/2] Update help page - - - --- 2012-10-04 Goffredo Baroncelli New
[1/2] Update btrfs filesystem df command - - - --- 2012-10-04 Goffredo Baroncelli New
btrfs send/receive review by vfs folks - - - --- 2012-10-04 Alex Lyakas New
Btrfs-progs: add parent uuid for snapshots - - - --- 2012-10-04 Anand Jain New
btrfs ulist use rbtree instead - - - --- 2012-10-04 Rock Lee New
Out of memory condition - - - --- 2012-10-03 Josef Bacik New
[2/2] Update help page - - - --- 2012-10-03 Goffredo Baroncelli New
[1/2] Update btrfs filesystem df command - - - --- 2012-10-03 Goffredo Baroncelli New
[2/2] Update help page - - - --- 2012-10-03 Goffredo Baroncelli New
[1/2] Update btrfs filesystem df command - - - --- 2012-10-03 Goffredo Baroncelli New
[2/2] Update help page - - - --- 2012-10-02 Goffredo Baroncelli New
[1/2] Add btrfs filesystem disk-usage command - - - --- 2012-10-02 Goffredo Baroncelli New
Btrfs: Remove orphaned comment. - - - --- 2012-10-02 Mitch Harder New
[BTRFS-PROGS] pretty_sizes() returns incorrect values - - - --- 2012-10-01 Goffredo Baroncelli New
[RFC] Btrfs: rework can_nocow_odirect - - - --- 2012-10-01 Josef Bacik New
Btrfs: be smarter about dropping things from the tree log V2 - - - --- 2012-10-01 Josef Bacik New
Btrfs: confirmation of value is added before trace_btrfs_get_extent() is called - - - --- 2012-10-01 Tsutomu Itoh New
Btrfs: remove unnecessary IS_ERR in bio_readpage_error() - - - --- 2012-10-01 Tsutomu Itoh New
[3/3] btrfs-progs: btrfsck: Print feedback about fscking to stdout. - - - --- 2012-09-30 Dieter Ries New
[1/3] btrfs-progs: Remove redundant "Btrfs" string from version string - - - --- 2012-09-30 Dieter Ries New
Btrfs: shrink_delalloc check bdi write congested - - - --- 2012-09-30 Itaru Kitayama New
Btrfs: shrink_delalloc check bdi write congested - - - --- 2012-09-30 Itaru Kitayama New
Btrfs: shrink_delalloc check bdi write congested - - - --- 2012-09-29 Itaru Kitayama New
[2/2] btrfs: move inline function code to header file - - - --- 2012-09-29 Robin Dong New
[1/2] btrfs: remove unused function btrfs_insert_some_items() - - - --- 2012-09-29 Robin Dong New
btrfs-convert: show progress - - - --- 2012-09-29 Alfredo Esteban New
Btrfs: be smarter about dropping things from the tree log - - - --- 2012-09-28 Josef Bacik New
Btrfs-progs: end user may like full path for the subvol list display - - - --- 2012-09-28 Anand Jain New
Btrfs-progs: make btrfs_list_setup_filter to modify a set filter - - - --- 2012-09-28 Anand Jain New
[v2,2/2] btrfs-progs: limit the min value of total_bytes - - - --- 2012-09-28 Robin Dong New
[v2,1/2] btrfs-progs: limit the max value of leafsize and nodesize - - - --- 2012-09-28 Robin Dong New
[V5,1/2] Btrfs: cleanup duplicated division functions - - - --- 2012-09-28 Miao Xie New
Btrfs: cache extent state when writing out dirty metadata pages - - - --- 2012-09-27 Josef Bacik New
[V4,1/2] Btrfs: cleanup duplicated division functions - - - --- 2012-09-27 Miao Xie New
Btrfs: fix wrong calculation of the available space when reserving the space - - - --- 2012-09-27 Miao Xie New
Btrfs: improve the noflush reservation - - - --- 2012-09-27 Miao Xie New
Btrfs: don't lookup csums for prealloc extents - - - --- 2012-09-26 Josef Bacik New
[RFC,V2,4/4] Btrfs: introduce extent buffer cache for delayed reference - - - --- 2012-09-26 Miao Xie New
[RFC,V2,3/4] Btrfs: introduce extent buffer cache for delayed inode - - - --- 2012-09-26 Miao Xie New
[RFC,V2,2/4] Btrfs: introduce extent buffer cache for each i-node - - - --- 2012-09-26 Miao Xie New
[RFC,V2,1/4] Btrfs: restructure btrfs_search_slot() - - - --- 2012-09-26 Miao Xie New
[2/2] btrfs-progs: limit the min value of total_bytes - - - --- 2012-09-26 Robin Dong New
[1/2] btrfs-progs: limit the max value of leafsize and nodesize - - - --- 2012-09-26 Robin Dong New
[v4,0/4] btrfs: extended inode refs - - - --- 2012-09-25 Chris Mason New
Btrfs: do not hold the file extent leaf locked when adding extent item - - - --- 2012-09-25 Josef Bacik New
Btrfs: do not async metadata csumming in certain situations - - - --- 2012-09-25 Josef Bacik New
ENOSPC design issues - - - --- 2012-09-25 David Sterba New
Btrfs: limit thread pool size when remounting - - - --- 2012-09-25 Liu Bo New
[v2,2/2] btrfs-progs: Fix up memory leakage - - - --- 2012-09-25 Zhiyong Wu New
[v2,1/2] btrfs-progs: Close file descriptor on exit - - - --- 2012-09-25 Zhiyong Wu New
Btrfs: try to avoid doing a search in btrfs_next_leaf - - - --- 2012-09-24 Josef Bacik New
Btrfs: do not async metadata csums if we have hardware crc32c - - - --- 2012-09-24 Josef Bacik New
Btrfs: run delayed refs first when out of space - - - --- 2012-09-24 Josef Bacik New
[v2] Btrfs: fix return value check - - - --- 2012-09-24 Wei Yongjun New
Btrfs-progs: introduce '-p' option and <fullpath> into subvolume set-default command - - - --- 2012-09-24 Chen Yang New
Btrfs: check range early in map_private_extent_buffer - - - --- 2012-09-24 Wang Sheng-Hui New
[v2] Btrfs-progs: btrfs subvolume delete could delete subvolumes - - - --- 2012-09-24 Anand Jain New
[4/4] Btrfs: tivial cleanup: add space between = and the rest code - - - --- 2012-09-24 Wang Sheng-Hui New
[3/4] Btrfs: remove unnecessary cur_trans set before goto loop in join_transaction - - - --- 2012-09-24 Wang Sheng-Hui New
[2/4] Btrfs: trivial cleanup: setup ret with 0 directly in btrfs_wait_for_commit - - - --- 2012-09-24 Wang Sheng-Hui New
[1/4] Btrfs: cleanup: return the ret value of __btrfs_end_transaction directly in btrfs_end_transac… - - - --- 2012-09-24 Wang Sheng-Hui New
[V3,1/2] Btrfs: cleanup duplicated division functions - - - --- 2012-09-23 Ilya Dryomov New
[2/5] Btrfs: fix trans block rsv regression - - - --- 2012-09-23 Miao Xie New
« 1 2 ... 323 324 325345 346 »