Show patches with: State = Action Required       |   34596 patches
« 1 2 ... 319 320 321345 346 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/5] Btrfs: fix unlock order in btrfs_ioctl_rm_dev - - - --- 2013-01-20 Ilya Dryomov New
[3/5] Btrfs: fix unlock order in btrfs_ioctl_resize - - - --- 2013-01-20 Ilya Dryomov New
[2/5] Btrfs: fix "mutually exclusive op is running" error code - - - --- 2013-01-20 Ilya Dryomov New
[1/5] Btrfs: bring back balance pause/resume logic - - - --- 2013-01-20 Ilya Dryomov New
[6/6] Btrfs-progs: detect if the disk we are formatting is a ssd - - - --- 2013-01-19 Gene Czarcinski New
[5/6] Btrfs-progs: add btrfs device ready command - - - --- 2013-01-19 Gene Czarcinski New
[4/6] Fedora 18 - modified valgrind.patch - - - --- 2013-01-19 Gene Czarcinski New
[3/6] Fedora 18 - fix-labels.patch - - - --- 2013-01-19 Gene Czarcinski New
[2/6] Fedora 18 - build-fixes.patch - - - --- 2013-01-19 Gene Czarcinski New
[1/6] Fedora 18 - btrfs-init-dev-list.patch - - - --- 2013-01-19 Gene Czarcinski New
btrfs: fix potential null pointer dereference bug - - - --- 2013-01-19 Cong Ding New
[4/4] Fedora 18 - modified valgrind.patch - - - --- 2013-01-19 Gene Czarcinski New
[3/4] Fedora 18 - fix-labels.patch - - - --- 2013-01-19 Gene Czarcinski New
[2/4] Fedora 18 - build-fixes.patch - - - --- 2013-01-19 Gene Czarcinski New
[1/4] Fedora 18 - btrfs-init-dev-list.patch - - - --- 2013-01-19 Gene Czarcinski New
trivial patch for btrfs-progs - - - --- 2013-01-17 Arvin Schnell New
[2/2] Btrfs: prevent qgroup destroy when there are still relations - - - --- 2013-01-17 Arne Jansen New
[1/2] Btrfs: ignore orphan qgroup relations - - - --- 2013-01-17 Arne Jansen New
[V2,2/2] Btrfs: make raid attr array more readable - - - --- 2013-01-17 Miao Xie New
[0/4] btrfs-progs: better support for external users of send, V2 - - - --- 2013-01-16 Mark Fasheh New
[V5] Btrfs: snapshot-aware defrag - - - --- 2013-01-16 Liu Bo New
[2/2] Btrfs: make raid attr array more readable - - - --- 2013-01-16 Miao Xie New
[1/2] Btrfs: fix wrong max device number for single profile - - - --- 2013-01-16 Miao Xie New
[V2] mm/slab: add a leak decoder callback - - - --- 2013-01-16 Liu Bo New
Rendering a btrfs filesystem unmountable with the btrfs command - - - --- 2013-01-15 hopper@omnifarious.org New
Btrfs: fix crash of starting balance - - - --- 2013-01-15 Liu Bo New
Btrfs: fix missed transaction->aborted check - - - --- 2013-01-15 Miao Xie New
[V2,11/11] Btrfs: Add ACCESS_ONCE() to transaction->abort accesses - - - --- 2013-01-15 Miao Xie New
mm/slab: add a leak decoder callback - - - --- 2013-01-14 Liu Bo New
btrfs: update timestamps on truncate() - - - --- 2013-01-12 Eric Sandeen New
[11/11] Btrfs: Add ACCESS_ONCE() to transaction->abort accesses - - - --- 2013-01-10 Miao Xie New
[10/11] Btrfs: use bit operation for ->fs_state - - - --- 2013-01-10 Miao Xie New
[09/11] Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bits - - - --- 2013-01-10 Miao Xie New
[08/11] Btrfs: use the inode own lock to protect its delalloc_bytes - - - --- 2013-01-10 Miao Xie New
[07/11] Btrfs: use percpu counter for fs_info->delalloc_bytes - - - --- 2013-01-10 Miao Xie New
[06/11] Btrfs: use percpu counter for dirty metadata count - - - --- 2013-01-10 Miao Xie New
[05/11] Btrfs: protect fs_info->alloc_start - - - --- 2013-01-10 Miao Xie New
[04/11] Btrfs: add a comment for fs_info->max_inline - - - --- 2013-01-10 Miao Xie New
[03/11] Btrfs: use atomic for fs_info->last_trans_log_full_commit - - - --- 2013-01-10 Miao Xie New
[02/11] Btrfs: use atomic for fs_info->last_trans_committed - - - --- 2013-01-10 Miao Xie New
[01/11] Btrfs: use atomic for btrfs_fs_info->generation - - - --- 2013-01-10 Miao Xie New
[11/11] Btrfs-progs: add show to display all known parameters of the given subvol - - - --- 2013-01-10 Anand Jain New
[10/11] Btrfs-progs: accommodate different layout for printing subvol list - - - --- 2013-01-10 Anand Jain New
[09/11] Btrfs-progs: maintain similar case in heading prefix - - - --- 2013-01-10 Anand Jain New
[06/11] Btrfs-progs: provide method to check if filter is set - - - --- 2013-01-10 Anand Jain New
[05/11] Btrfs-progs: function to get root_info of a subvol - - - --- 2013-01-10 Anand Jain New
[03/11] Btrfs-progs: add parent uuid for snapshots - - - --- 2013-01-10 Anand Jain New
[02/11] Btrfs-progs: Move printing outside of btrfs_list_subvols - - - --- 2013-01-10 Anand Jain New
[01/11] Btrfs-progs: move open_file_or_dir() to utils.c - - - --- 2013-01-10 Anand Jain New
[V3] Btrfs: flush all dirty inodes if writeback can not start - - - --- 2013-01-10 Miao Xie New
[v2] Btrfs: wipe all the superblock [redhat bugzilla 889888] - - - --- 2013-01-09 Goffredo Baroncelli New
[V5,23/30] btrfs: add support for read_iter and write_iter - - - --- 2013-01-09 Dave Kleikamp New
[2/2] On a diff-send, avoid sending PREALLOC extent - - - --- 2013-01-09 Alex Lyakas New
[1/2] Avoid sending disknr==0 extents when possible - - - --- 2013-01-09 Alex Lyakas New
btrfs-progs: remove '-h' from btrfs man page - - - --- 2013-01-09 Simon Xu New
[V2] btrfs-progs: remove "device show" from btrfs man page - - - --- 2013-01-09 Simon Xu New
remove "device show" from btrfs man page - - - --- 2013-01-09 Simon Xu New
Btrfs: fix off-by-one in lseek - - - --- 2013-01-09 Liu Bo New
Btrfs: remove meanlingless owner as well as it related stuff in btrfs_new_inode - - - --- 2013-01-09 jeff.liu New
[0/3] btrfs-progs: better support for external users of send - - - --- 2013-01-08 Mark Fasheh New
Btrfs: send - sparse file support for btrfs-send mechanism - - - --- 2013-01-08 Alex Lyakas New
btrfs: fix btrfs_cont_expand() freeing IS_ERR em - - - --- 2013-01-08 Zach Brown New
Btrfs: send - sparse file support for btrfs-send mechanism - - - --- 2013-01-08 Alex Lyakas New
Btrfs: add orphan before truncating pagecache V2 - - - --- 2013-01-08 Josef Bacik New
[2/2] Btrfs: fix memory leak on extent map after fsync - - - --- 2013-01-08 Liu Bo New
[1/2] Btrfs: add leak debug for extent map - - - --- 2013-01-08 Liu Bo New
btrfs: add "no file data" flag to btrfs send ioctl - - - --- 2013-01-07 Mark Fasheh New
Btrfs-progs: make btrfsck aware of free space inodes - - - --- 2013-01-07 Josef Bacik New
Btrfs: add orphan before truncating pagecache - - - --- 2013-01-07 Josef Bacik New
btrfs: add "no file data" flag to btrfs send ioctl - - - --- 2013-01-07 Mark Fasheh New
Btrfs: fix a bug when llseek for delalloc bytes behind prealloc extents - - - --- 2013-01-07 Liu Bo New
Btrfs: fix off-by-one in lseek - - - --- 2013-01-07 Liu Bo New
Btrfs: wipe all the superblock [redhat bugzilla 889888] - - - --- 2013-01-06 Goffredo Baroncelli New
Btrfs-progs: add UUID switches to mkfs and convert - - - --- 2013-01-06 Florian Albrechtskirchinger New
Btrfs: use right range to find checksum for compressed extents - - - --- 2013-01-06 Liu Bo New
[RFC,v9,2/2] Btrfs: set/change the label of a mounted file system - - - --- 2013-01-05 jeff.liu New
[RFC,v9,1/2] Btrfs: Add a new ioctl to get the label of a mounted file system - - - --- 2013-01-05 jeff.liu New
GPF in read_extent_buffer while scrubbing on 3.7.0-rc8-00014-g27d7c2a - - - --- 2013-01-03 Jan Schmidt New
[RFC] btrfs send without data updates? - - - --- 2012-12-31 Mark Fasheh New
Incremental btrfs receive in opposite direction fails - - - --- 2012-12-30 junlion@tormail.org New
Btrfs: reset path lock state to zero - - - --- 2012-12-28 Liu Bo New
[RFC,v8,2/2] Btrfs: Add a new ioctl to set/change the label of a mounted file system - - - --- 2012-12-28 jeff.liu New
[RFC,v8,1/2] Btrfs: Add a new ioctl to get the label of a mounted file system - - - --- 2012-12-28 jeff.liu New
[8/8] Btrfs-progs: add show command to display detailed information about the subvol - - - --- 2012-12-28 Anand Jain New
[6/8] Btrfs-progs: provide method to check if filter is set - - - --- 2012-12-28 Anand Jain New
[5/8] Btrfs-progs: function to get root_info of a subvol - - - --- 2012-12-28 Anand Jain New
[3/8] Btrfs-progs: add parent uuid for snapshots - - - --- 2012-12-28 Anand Jain New
[2/8] Btrfs-progs: Move printing outside of btrfs_list_subvols - - - --- 2012-12-28 Anand Jain New
[1/8] Btrfs-progs: move open_file_or_dir() to utils.c - - - --- 2012-12-28 Anand Jain New
[8/8] Btrfs: let allocation start from the right raid type - - - --- 2012-12-27 Liu Bo New
[7/8] Btrfs: record first logical byte in memory - - - --- 2012-12-27 Liu Bo New
[6/8] Btrfs: save us a read_lock - - - --- 2012-12-27 Liu Bo New
[5/8] Btrfs: use token to avoid times mapping extent buffer - - - --- 2012-12-27 Liu Bo New
[4/8] Btrfs: kill unused argument of btrfs_pin_extent_for_log_replay - - - --- 2012-12-27 Liu Bo New
[3/8] Btrfs: kill unused argument of update_block_group - - - --- 2012-12-27 Liu Bo New
[2/8] Btrfs: kill unused arguments of cache_block_group - - - --- 2012-12-27 Liu Bo New
[1/8] Btrfs: remove deprecated comments - - - --- 2012-12-27 Liu Bo New
[V2] Btrfs: flush all dirty inodes if writeback can not start - - - --- 2012-12-24 Miao Xie New
Btrfs: overwrite existing csums when logging - - - --- 2012-12-21 Josef Bacik New
[V2,1/3] Btrfs: fix missing write access release in btrfs_ioctl_resize() - - - --- 2012-12-21 Miao Xie New
« 1 2 ... 319 320 321345 346 »