Show patches with: State = Action Required       |   34240 patches
« 1 2 ... 319 320 321342 343 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[btrfs-progs] Modify parse_size to remove the strdup/free - - - --- 2012-10-23 Rock Lee New
[5/5] Update the man page with the new prefixes. - - - --- 2012-10-22 Goffredo Baroncelli New
[4/5] parse_size(): add new suffixes - - - --- 2012-10-22 Goffredo Baroncelli New
[3/5] parse_size(): check for invalid suffix - - - --- 2012-10-22 Goffredo Baroncelli New
[2/5] parse_size(): replace atoll() with strtoull() - - - --- 2012-10-22 Goffredo Baroncelli New
[1/5] Move parse_size() to utils.[hc] - - - --- 2012-10-22 Goffredo Baroncelli New
Btrfs: fill the global reserve when unpinning space - - - --- 2012-10-22 Josef Bacik New
Btrfs: do not bug when we fail to commit the transaction - - - --- 2012-10-22 Josef Bacik New
Btrfs: Use btrfs_update_inode_fallback when creating a snapshot - - - --- 2012-10-22 Josef Bacik New
[21/22] btrfs: add support for read_iter and write_iter - - - --- 2012-10-22 Dave Kleikamp New
Btrfs: fix a tree mod bug while inserting a new root - - - --- 2012-10-22 Liu Bo New
[2/2] Btrfs: do not delete a subvolume which is in a R/O subvolume - - - --- 2012-10-22 Miao Xie New
[1/2] Btrfs: don't check the permission of the subvolume which we want to delete - - - --- 2012-10-22 Miao Xie New
[v2] Btrfs-progs: fix unaligned accesses - - - --- 2012-10-21 Arne Jansen New
Btrfs-progs: fix unaligned accesses - - - --- 2012-10-21 Arne Jansen New
Fits: tool to hash a filesystem into a single sum - - - --- 2012-10-20 Arne Jansen New
Btrfs: recheck bio against block device when we map the bio - - - --- 2012-10-19 Josef Bacik New
Fits: tool to hash a filesystem into a single sum - - - --- 2012-10-19 Arne Jansen New
[V2,4/4] Btrfs: cleanup unused arguments - - - --- 2012-10-19 Liu Bo New
[4/4] Btrfs: cleanup unused arguments - - - --- 2012-10-19 Liu Bo New
[3/4] Btrfs: kill unnecessary arguments in del_ptr - - - --- 2012-10-19 Liu Bo New
[2/4] Btrfs: reorder tree mod log operations in deleting a pointer - - - --- 2012-10-19 Liu Bo New
[1/4] Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change node's nritems - - - --- 2012-10-19 Liu Bo New
Btrfs-progs: add btrfs-show-super tool - - - --- 2012-10-19 Stefan Behrens New
[4/4] Btrfs-progs: list only snapshots of the given subvol - - - --- 2012-10-19 Anand Jain New
[2/4] Btrfs-progs: fix irrelevant string in the subvol path - - - --- 2012-10-19 Anand Jain New
[1/4] Btrfs-progs: provide method to check if filter is set - - - --- 2012-10-19 Anand Jain New
Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change node's nritems - - - --- 2012-10-19 Liu Bo New
[V2] Btrfs: fix unnecessary while loop when search the free space, cache - - - --- 2012-10-18 Miao Xie New
Btrfs: fix unnecessary while loop when search the free space cache - - - --- 2012-10-18 Miao Xie New
Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change node's nritems - - - --- 2012-10-18 Liu Bo New
Btrfs: cleanup for __merge_refs - - - --- 2012-10-18 Jan Schmidt New
Btrfs: cleanup for __merge_refs - - - --- 2012-10-18 Liu Bo New
[BUG] __tree_mod_log_rewind makes extent buffers larger than leafsize - - - --- 2012-10-18 Liu Bo New
Btrfs-progs: Filter out deleting or already-deleted subvolumes in lookup_ino_path. - - - --- 2012-10-17 Alex Lyakas New
btrfs-progs: Receive: preserve ownership for symlinks, by using 'lchown' - - - --- 2012-10-17 Alex Lyakas New
Btrfs: Send: preserve ownership (uid and gid) also for symlinks. - - - --- 2012-10-17 Alex Lyakas New
Change the check for PageReadahead into an else-if - - - --- 2012-10-16 Raghavendra D Prabhu New
btrfs-progs: check non-digit character in the size value for mkfs options - - - --- 2012-10-16 Wang Sheng-Hui New
[2/2] Btrfs: improve the noflush reservation - - - --- 2012-10-16 Miao Xie New
[1/2] Btrfs: fix wrong comment in can_overcommit() - - - --- 2012-10-16 Miao Xie New
Btrfs: fix deadlock caused by the nested chunk allocation - - - --- 2012-10-16 Miao Xie New
btrfs: Return EINVAL when length to trim is less than FSB - - - --- 2012-10-16 Lukas Czerner New
btrfs-progs: add -V description in print_usage - - - --- 2012-10-16 Wang Sheng-Hui New
Btrfs-progs: update man page for -u and -q option in subvol list - - - --- 2012-10-16 Anand Jain New
Btrfs-progs: make use of column_name - - - --- 2012-10-16 Anand Jain New
[V3] Btrfs-progs: add parent uuid for snapshots - - - --- 2012-10-16 Anand Jain New
Btrfs: fix memory leak in btrfs_quota_enable() - - - --- 2012-10-16 Tsutomu Itoh New
Move parse_size() in utils.c - - - --- 2012-10-15 Goffredo Baroncelli New
Btrfs: send correct rdev and mode in btrfs-send - - - --- 2012-10-15 Arne Jansen New
Btrfs-progs: use atoll() for mkfs.btrfs size option - - - --- 2012-10-15 Stefan Behrens New
Btrfs: try harder when we merge holes - - - --- 2012-10-15 Li Dongyang New
Btrfs: do not zero the page if it's in a hole - - - --- 2012-10-15 Li Dongyang New
[v2] Btrfs: extended inode refs support for send mechanism - - - --- 2012-10-15 Jan Schmidt New
[3/4] btrfs-progs: btrfsck: Print feedback about fscking to stdout. - - - --- 2012-10-14 Dieter Ries New
[3/3] Document the use of BTRFS_UNIT in man page. - - - --- 2012-10-13 Goffredo Baroncelli New
[2/3] Deleted the byte prefix with pretty_sizes(). - - - --- 2012-10-13 Goffredo Baroncelli New
[1/3] Add support for different unit. - - - --- 2012-10-13 Goffredo Baroncelli New
[2/2] Update help page - - - --- 2012-10-13 Goffredo Baroncelli New
[1/2] Update btrfs filesystem df command - - - --- 2012-10-13 Goffredo Baroncelli New
Update btrfs filesystem df command - - - --- 2012-10-13 Goffredo Baroncelli New
[2/2] Update help page - - - --- 2012-10-13 Goffredo Baroncelli New
[1/2] Update btrfs filesystem df command - - - --- 2012-10-13 Goffredo Baroncelli New
Btrfs-progs: fix resolving of loop devices - - - --- 2012-10-12 nirbheek.chauhan@collabora.co.uk New
Fits: tool to parse stream - - - --- 2012-10-12 Arne Jansen New
[2/2] btrfs: store pointer to superblock in bd_super - - - --- 2012-10-12 Fernando Luis Vázquez Cao New
[4/4] Btrfs-progs: add btrfs subvol show cli - - - --- 2012-10-12 Anand Jain New
[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
« 1 2 ... 319 320 321342 343 »