Show patches with: State = Action Required       |   34460 patches
« 1 2 ... 334 335 336344 345 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
mark internal functions static (fixed) - - - --- 2011-04-14 Daniel J Blueman New
Btrfs: if we've already started a trans handle, use that one - - - --- 2011-04-13 Josef Bacik New
Btrfs: do not release delalloc space until after we end the transaction - - - --- 2011-04-13 Josef Bacik New
Btrfs: take away the num_items argument from btrfs_join_transaction - - - --- 2011-04-13 Josef Bacik New
Btrfs: make sure to use the delalloc reserve when filling delalloc - - - --- 2011-04-13 Josef Bacik New
Btrfs: don't reserve metadata when we're using the delalloc reserve - - - --- 2011-04-13 Josef Bacik New
btrfs: separate superblock items out of fs_info - - - --- 2011-04-13 David Sterba New
[5/5] Updated documentation for btrfs subvolume snapshot. - - - --- 2011-04-13 Andreas Philipp New
[4/5] Test the additional ioctl. - - - --- 2011-04-13 Andreas Philipp New
[3/5] Added support for an additional ioctl. - - - --- 2011-04-13 Andreas Philipp New
[2/5] Support the new parameters in do_clone(int argc, char** argv). - - - --- 2011-04-13 Andreas Philipp New
[1/5] Add support for read-only subvolumes. - - - --- 2011-04-13 Andreas Philipp New
[4/4] Btrfs: Check validity before setting an acl - - - --- 2011-04-13 Li Zefan New
[3/4] Btrfs: Fix incorrect inode nlink in btrfs_link() - - - --- 2011-04-13 Li Zefan New
[2/4] Btrfs: Check if btrfs_next_leaf() returns error in btrfs_real_readdir() - - - --- 2011-04-13 Li Zefan New
[1/4] Btrfs: Check if btrfs_next_leaf() returns error in btrfs_listxattr() - - - --- 2011-04-13 Li Zefan New
Btrfs: avoid taking the chunk_mutex in do_chunk_alloc V2 - - - --- 2011-04-12 Josef Bacik New
[v2,3/3] btrfs: quasi-round-robin for chunk allocation - - - --- 2011-04-12 Arne Jansen New
[v2,2/3] btrfs: heed alloc_start - - - --- 2011-04-12 Arne Jansen New
[v2,1/3] btrfs: move btrfs_cmp_device_free_bytes to super.c - - - --- 2011-04-12 Arne Jansen New
[2/2] Btrfs: fix unsafe usage of merge_state - - - --- 2011-04-12 Xiao Guangrong New
[1/2] Btrfs: allocate extent state and check the result properly - - - --- 2011-04-12 Xiao Guangrong New
Btrfs: avoid taking the chunk_mutex in do_chunk_alloc - - - --- 2011-04-12 Josef Bacik New
Btrfs: cleanup btrfs_alloc_path()'s caller code - - - --- 2011-04-11 Yoshinori Sano New
[v4] btrfs: properly handle overlapping areas in memmove_extent_buffer - - - --- 2011-04-11 Sergei Trofimovich New
Btrfs: only drop the trans_mutex in join_transaction if we have to - - - --- 2011-04-11 Josef Bacik New
Btrfs: avoid taking the trans_mutex in btrfs_end_transaction V2 - - - --- 2011-04-11 Josef Bacik New
Btrfs: avoid taking the trans_mutex in btrfs_end_transaction - - - --- 2011-04-11 Josef Bacik New
[v3] Re: btrfs does not work on usermode linux - - - --- 2011-04-11 Sergei Trofimovich New
fix user annotation in ioctl.c - - - --- 2011-04-11 Daniel J Blueman New
mark internal functions static - - - --- 2011-04-11 Daniel J Blueman New
[v5,8/8] Interface for device range balance filter - - - --- 2011-04-10 Hugo Mills New
[v5,7/8] Balance filter for virtual address range - - - --- 2011-04-10 Hugo Mills New
[v5,6/8] Balance filter by device ID - - - --- 2011-04-10 Hugo Mills New
[v5,5/8] Initial implementation of userspace interface for filtered balancing. - - - --- 2011-04-10 Hugo Mills New
[v5,4/8] Run userspace tool in background for balances. - - - --- 2011-04-10 Hugo Mills New
[v5,3/8] User-space tool for cancelling balance operations. - - - --- 2011-04-10 Hugo Mills New
[v5,2/8] Add --monitor option to btrfs balance progress. - - - --- 2011-04-10 Hugo Mills New
[v5,1/8] Balance progress monitoring. - - - --- 2011-04-10 Hugo Mills New
[v5,8/8] btrfs: Balance filter for physical device address - - - --- 2011-04-10 Hugo Mills New
[v5,7/8] btrfs: Replication-type information - - - --- 2011-04-10 Hugo Mills New
[v5,6/8] btrfs: Balance filter for virtual address ranges - - - --- 2011-04-10 Hugo Mills New
[v5,5/8] btrfs: Balance filter for device ID - - - --- 2011-04-10 Hugo Mills New
[v5,4/8] btrfs: Implement filtered balance ioctl - - - --- 2011-04-10 Hugo Mills New
[v5,3/8] btrfs: Factor out enumeration of chunks to a separate function - - - --- 2011-04-10 Hugo Mills New
[v5,2/8] btrfs: Cancel filesystem balance - - - --- 2011-04-10 Hugo Mills New
[v5,1/8] btrfs: Balance progress monitoring - - - --- 2011-04-10 Hugo Mills New
[v2] Re: btrfs does not work on usermode linux - - - --- 2011-04-10 Sergei Trofimovich New
Re: btrfs does not work on usermode linux - - - --- 2011-04-10 Sergei Trofimovich New
btrfs does not work on usermode linux - - - --- 2011-04-10 Sergei Trofimovich New
btrfs scrub - restore bios properly after media errors - - - --- 2011-04-09 Ilya Dryomov New
[v2] btrfs scrub - make fixups sync, don't reuse fixup bios - - - --- 2011-04-09 Ilya Dryomov New
Btrfs: fix memory leaks in btrfs_new_inode() - - - --- 2011-04-09 Yoshinori Sano New
Btrfs: cleanup btrfs_alloc_path()'s caller code - - - --- 2011-04-09 Yoshinori Sano New
Btrfs: check for duplicate iov_base's when doing dio reads - - - --- 2011-04-08 Josef Bacik New
2.6.39-rc1: btrfs "WARNING: at fs/btrfs/inode.c:2177" - - - --- 2011-04-08 Josef Bacik New
Btrfs: fix easily get into ENOSPC in mixed case - - - --- 2011-04-08 liubo New
[v4,8/8] btrfs: Balance filter for physical device address - - - --- 2011-04-07 Hugo Mills New
[v4,7/8] btrfs: Replication-type information - - - --- 2011-04-07 Hugo Mills New
[v4,6/8] btrfs: Balance filter for virtual address ranges - - - --- 2011-04-07 Hugo Mills New
[v4,5/8] btrfs: Balance filter for device ID - - - --- 2011-04-07 Hugo Mills New
[v4,4/8] btrfs: Implement filtered balance ioctl - - - --- 2011-04-07 Hugo Mills New
[v4,3/8] btrfs: Factor out enumeration of chunks to a separate function - - - --- 2011-04-07 Hugo Mills New
[v4,2/8] btrfs: Cancel filesystem balance - - - --- 2011-04-07 Hugo Mills New
[v4,1/8] btrfs: Balance progress monitoring - - - --- 2011-04-07 Hugo Mills New
[v3,0/8] Balance management - - - --- 2011-04-07 Hugo Mills New
2.6.39-rc1: btrfs "WARNING: at fs/btrfs/inode.c:2177" - - - --- 2011-04-07 Josef Bacik New
Btrfs: deal with the case that we run out of space in the cache - - - --- 2011-04-07 Josef Bacik New
btrfs-progs: cast u64 to long long to avoid printf warnings - - - --- 2011-04-07 Anton Blanchard New
[RFC] Btrfs: about chunk tree backups - - - --- 2011-04-07 WuBo New
trivial: fix 'btrfS' spelling on error - - - --- 2011-04-06 Sergei Trofimovich New
Btrfs: reuse the extent_map we found when calling btrfs_get_extent - - - --- 2011-04-06 Josef Bacik New
Btrfs: do not use async submit for small DIO io's - - - --- 2011-04-06 Josef Bacik New
BUG: unable to handle kernel NULL pointer dereference at (null) - - - --- 2011-04-06 Josef Bacik New
[RFC] btrfs: using cached extent_state in set/unlock combinations - - - --- 2011-04-06 Arne Jansen New
Btrfs: fix subvolume fake mount problem when default subvolume is set - - - --- 2011-04-06 Xin Zhong New
Trace: add __print_symbolic_u64 to avoid warnings on 32bit machine - - - --- 2011-04-06 liubo New
[V3] Btrfs: fix subvolume mount by name problem when default mount subvolume is set - - - --- 2011-04-06 Xin Zhong New
[V2] Btrfs: fix subvolume mount by name problem when default mount subvolume is set - - - --- 2011-04-06 Xin Zhong New
[V2] Btrfs: fix subvolume mount by name problem when default mount subvolume is set - - - --- 2011-04-06 Xin Zhong New
Btrfs: don't split dio bios if we don't have to - - - --- 2011-04-05 Josef Bacik New
Btrfs: do not call btrfs_update_inode in endio if nothing changed - - - --- 2011-04-05 Josef Bacik New
Btrfs: don't kzalloc the ordered extents - - - --- 2011-04-05 Josef Bacik New
BUG: unable to handle kernel NULL pointer dereference at (null) - - - --- 2011-04-05 Josef Bacik New
BUG: unable to handle kernel NULL pointer dereference at (null) - - - --- 2011-04-05 Josef Bacik New
BUG: unable to handle kernel NULL pointer dereference at (null) - - - --- 2011-04-05 Josef Bacik New
BUG: unable to handle kernel NULL pointer dereference at (null) - - - --- 2011-04-05 Josef Bacik New
Btrfs: map the inode item when doing fill_inode_item - - - --- 2011-04-05 Josef Bacik New
Btrfs: only retry transaction reservation once - - - --- 2011-04-05 Josef Bacik New
Btrfs: fix memory leak in btrfs_ioctl_start_sync() - - - --- 2011-04-04 Tsutomu Itoh New
Btrfs: fix memory leak in btrfs_ioctl_start_sync() - - - --- 2011-04-04 Tsutomu Itoh New
Btrfs: fix memory leak in start_transaction() - - - --- 2011-04-03 Yoshinori Sano New
Btrfs: fix free space cache when there are pinned extents and clusters V2 - - - --- 2011-04-01 Josef Bacik New
[RFC] Trace: use unsigned long long in trace print frames - - - --- 2011-04-01 liubo New
Btrfs: fix free space cache when there are pinned extents and clusters - - - --- 2011-03-31 Josef Bacik New
Btrfs: fix subvol_sem leak in btrfs_rename() - - - --- 2011-03-31 Johann Lombardi New
Btrfs: fix compile warning from __btrfs_map_block - - - --- 2011-03-31 liubo New
btrfs: clear __GFP_FS flag in the space cache inode - - - --- 2011-03-31 liubo New
Btrfs: fix subvolume mount by name problem when default mount subvolume is set - - - --- 2011-03-31 Xin Zhong New
[2/2] btrfs: allow cross-subvolume BTRFS_IOC_CLONE - - - --- 2011-03-31 Larry D'Anna New
« 1 2 ... 334 335 336344 345 »