Show patches with: none      |   41034 patches
« 1 2 ... 372 373 374410 411 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Btrfs: make ulist_{init,fin}() static and not exported as symbol - - - --- 2013-04-20 Wang Shilong New
btrfs-progs: fix send-test build - - - --- 2013-04-20 Eric Sandeen Accepted
minor patch to cmds-restore.c - - - --- 2013-04-20 Jon Nelson New
btrfs: make static code static & remove dead code - - - --- 2013-04-19 Eric Sandeen New
[5/5] Btrfs: fill UUID tree initially - - - --- 2013-04-19 Stefan Behrens Superseded
[4/5] Btrfs: maintain subvolume items in the UUID tree - - - --- 2013-04-19 Stefan Behrens Superseded
[3/5] Btrfs: create UUID tree if required - - - --- 2013-04-19 Stefan Behrens Superseded
[2/5] Btrfs: support printing UUID tree elements - - - --- 2013-04-19 Stefan Behrens Superseded
[1/5] Btrfs: introduce a tree for items that map UUIDs to something - - - --- 2013-04-19 Stefan Behrens Superseded
Btrfs: set UUID in root_item for created trees - - - --- 2013-04-19 Stefan Behrens New
Btrfs: delete unused parameter to btrfs_read_root_item() - - - --- 2013-04-19 Stefan Behrens New
btrfs-progs: subvol show could take more than one subvol - - - --- 2013-04-19 Anand Jain Under Review
Btrfs: fix error handling in btrfs_ioctl_send() - - - --- 2013-04-19 Tsutomu Itoh New
Btrfs: improve the loop of scrub_stripe - - - --- 2013-04-18 Liu Bo New
Btrfs: remove unused variable in __process_changed_new_xattr() - - - --- 2013-04-18 Tsutomu Itoh New
Btrfs: fix reada debug code compilation - - - --- 2013-04-17 Vincent Stehlé New
Btrfs: fix lockdep warning - - - --- 2013-04-17 Josef Bacik New
Btrfs: add all ioctl checks before user change for quota operations - - - --- 2013-04-17 Wang Shilong New
Btrfs: don't force pages under writeback to finish when aborting - - - --- 2013-04-17 Josef Bacik New
[V2] Btrfs: fix missing check about ulist_add() in qgroup.c - - - --- 2013-04-17 Wang Shilong New
Btrfs: clear received_uuid field for new writable snapshots - - - --- 2013-04-17 Stefan Behrens New
[4/4] btrfs: offline dedupe - - - --- 2013-04-16 Mark Fasheh Superseded
[3/4] btrfs: Introduce extent_read_full_page_nolock() - - - --- 2013-04-16 Mark Fasheh Superseded
[2/4] btrfs_ioctl_clone: Move clone code into it's own function - - - --- 2013-04-16 Mark Fasheh Superseded
[1/4] btrfs: abtract out range locking in clone ioctl() - - - --- 2013-04-16 Mark Fasheh Superseded
Btrfs-progs: make restore deal with really broken file systems V2 - - - --- 2013-04-16 Josef Bacik Superseded
Btrfs-progs: fix csum check when extent lands on block group - - - --- 2013-04-16 Josef Bacik Accepted
Btrfs: remove unused variable in the iterate_extent_inodes() - - - --- 2013-04-16 Wang Shilong New
btrfs-progs: delete unused function btrfs_read_super_device - - - --- 2013-04-16 Anand Jain Accepted
[v2] Btrfs: return error when we specify wrong start to defrag - - - --- 2013-04-16 Liu Bo New
[v2,3/3] Btrfs: automatic rescan after "quota enable" command - - - --- 2013-04-16 Jan Schmidt New
[v2,2/3] Btrfs: rescan for qgroups - - - --- 2013-04-16 Jan Schmidt New
[v2,1/3] Btrfs: split btrfs_qgroup_account_ref into four functions - - - --- 2013-04-16 Jan Schmidt New
Btrfs-progs: record errno for ioctl DEFRAG_RANGE - - - --- 2013-04-16 Liu Bo Accepted
Btrfs: return error when we specify wrong start - - - --- 2013-04-16 Liu Bo New
Btrfs: fix reada debug code compilation - - - --- 2013-04-16 Vincent Stehlé New
[4/4] Btrfs: cleanup of function where btrfs_extend_item() is called - - - --- 2013-04-16 Tsutomu Itoh New
[3/4] Btrfs: remove unused argument of btrfs_extend_item() - - - --- 2013-04-16 Tsutomu Itoh New
[2/4] Btrfs: cleanup of function where fixup_low_keys() is called - - - --- 2013-04-16 Tsutomu Itoh New
[1/4] Btrfs: remove unused argument of fixup_low_keys() - - - --- 2013-04-16 Tsutomu Itoh New
[02/11,v3] btrfs-progs: no pending balance is not an error - - - --- 2013-04-16 Anand Jain Accepted
btrfs-progs: No-op when called as fsck.btrfsck - - - --- 2013-04-15 Zach Brown Under Review
btrfs-progs: No-op when called as fsck.btrfsck - - - --- 2013-04-15 Dan McGrath Under Review
[V2,RESEND] Btrfs: fix confusing edquot happening case - - - --- 2013-04-15 Wang Shilong New
[V2] Btrfs: fix confusing edquot happening case - - - --- 2013-04-15 Wang Shilong New
[RFC] Btrfs: fix confusing edquot happening case - - - --- 2013-04-15 Wang Shilong New
Btrfs: do not continue if out of memory happens - - - --- 2013-04-15 Wang Shilong New
[06/11,v3] btrfs-progs: check if btrfs kernel module is loaded - - - --- 2013-04-15 Anand Jain Under Review
[11/11,RESEND] btrfs-progs: a copy of superblock is zero may not mean btrfs is not there - - - --- 2013-04-15 Anand Jain Under Review
[10/11,RESEND] btrfs-progs: avoid ioctl for multipath-dev with its non-multipath path - - - --- 2013-04-15 Anand Jain Under Review
[09/11,RESEND] btrfs-progs: fix btrfs scrub start help - - - --- 2013-04-15 Anand Jain Accepted
[08/11,RESEND] btrfs-progs: btrfs-select-super output is confusing when it fails - - - --- 2013-04-15 Anand Jain Accepted
[07/11,RESEND] btrfs-progs: delete unused function get_mountpt - - - --- 2013-04-15 Anand Jain Accepted
[06/11,v2] btrfs-progs: check if btrfs kernel module is loaded - - - --- 2013-04-15 Anand Jain Under Review
[05/11,RESEND] btrfs-progs: mkfs stdout print to match chronology - - - --- 2013-04-15 Anand Jain Under Review
[04/11,v2] btrfs-progs: cmd replace should check target-dev fully - - - --- 2013-04-15 Anand Jain Under Review
[03/11,v2] btrfs-progs: mkfs should first check all disks before writing to a disk - - - --- 2013-04-15 Anand Jain Accepted
[02/11,RESEND] btrfs-progs: no pending balance is not an error - - - --- 2013-04-15 Anand Jain Superseded
[01/11,RESEND] btrfs-progs: root_item generation_v2 is out of sync after btrfsck - - - --- 2013-04-15 Anand Jain Under Review
[v2] Btrfs: allow file data clone within a file - - - --- 2013-04-15 Liu Bo Superseded
[mainline] btrfs: fix minor typo in comment - - - --- 2013-04-15 Nathaniel Yazdani New
Btrfs: cleanup to remove reduplicate code in transaction.c - - - --- 2013-04-14 Wang Shilong New
[v2,2/2] Btrfs: skip merge part for delayed data refs - - - --- 2013-04-14 Liu Bo Superseded
[v2,1/2] Btrfs: online data deduplication - - - --- 2013-04-14 Liu Bo New
[3/3] Btrfs: fix unlock after free on rewinded tree blocks - - - --- 2013-04-13 Jan Schmidt New
[2/3] Btrfs: fix accessing the root pointer in tree mod log functions - - - --- 2013-04-13 Jan Schmidt New
[1/3] Btrfs: fix tree mod log regression on root split operations - - - --- 2013-04-13 Jan Schmidt New
[V2] Btrfs: add a rb_tree to improve performance of ulist search - - - --- 2013-04-12 Wang Shilong New
[v3,3/4] Btrfs-progs: add more subvol fields to btrfs-list - - - --- 2013-04-12 Stefan Behrens Under Review
btrfs-progs: a copy of superblock is zero may not mean btrfs is not there - - - --- 2013-04-12 Anand Jain Under Review
[v2,4/4] Btrfs-progs: enhance 'btrfs subvolume list' - - - --- 2013-04-11 Stefan Behrens Under Review
[v2,3/4] Btrfs-progs: add more subvol fields to btrfs-list - - - --- 2013-04-11 Stefan Behrens Under Review
[v2,2/4] Btrfs-progs: make the btrfs-list output more compact - - - --- 2013-04-11 Stefan Behrens Under Review
[v2,1/4] Btrfs-progs: cleanup in btrfs-list.c - - - --- 2013-04-11 Stefan Behrens Under Review
[2/2] btrfs-progs: use clearer var names in is_ssd() - - - --- 2013-04-11 Eric Sandeen Accepted
[1/2] btrfs-progs: replace blkid_probe_get_wholedisk_devno - - - --- 2013-04-11 Eric Sandeen Accepted
Btrfs-progs: enhance 'btrfs subvolume list' - - - --- 2013-04-11 Stefan Behrens Under Review
[2/2] Btrfs: introduce noextiref mount option - - - --- 2013-04-11 Miao Xie New
[1/2] Btrfs: set the INCOMPAT_EXTENDED_IREF when the extended iref is inserted - - - --- 2013-04-11 Miao Xie New
[2/2] Btrfs: use a lock to protect incompat/compat flag of the super block - - - --- 2013-04-11 Miao Xie New
[1/2] Btrfs: fix unblocked autodefraggers when remount - - - --- 2013-04-11 Miao Xie New
Btrfs-progs: don't set INCOMPAT_EXTENDED_IREF flag when making a new fs - - - --- 2013-04-11 Miao Xie Under Review
btrfs-progs: avoid ioctl for multipath-dev with its non-multipath path - - - --- 2013-04-11 Anand Jain Under Review
[V2,2/2] Btrfs: make __merge_refs() return type be void - - - --- 2013-04-11 Wang Shilong New
Btrfs: add a rb_tree to improve performance of ulist search - - - --- 2013-04-11 Wang Shilong New
Btrfs-progs: add send option for using new end-cmd semantic - - - --- 2013-04-10 Stefan Behrens Accepted
Btrfs: allow omitting stream header and end-cmd for btrfs send - - - --- 2013-04-10 Stefan Behrens New
[2/2] Btrfs: make some functions return type be void in backref.c - - - --- 2013-04-10 Wang Shilong New
[1/2] Btrfs: remove some BUG_ONs() when walking backref tree - - - --- 2013-04-10 Wang Shilong New
[08/17,v2] Btrfs-progs: Set the root-id for received subvols in btrfs receive - - - --- 2013-04-10 Stefan Behrens Accepted
[4/9,v2] btrfs-progs: check if btrfs kernel module is loaded - - - --- 2013-04-10 Anand Jain Under Review
[17/17] btrfs-progs: Fix the receive code pathing - - - --- 2013-04-09 Stefan Behrens Accepted
[16/17] Btrfs-progs: allow to receive to relative directories - - - --- 2013-04-09 Stefan Behrens Accepted
[15/17] Btrfs-progs: remove some unused code - - - --- 2013-04-09 Stefan Behrens Accepted
[14/17] Btrfs-progs: Fix that BTRFS_FSID_SIZE is used instead of BTRFS_UUID_SIZE - - - --- 2013-04-09 Stefan Behrens Accepted
[13/17] Btrfs-progs: don't allocate one byte too much each time - - - --- 2013-04-09 Stefan Behrens Accepted
[12/17] Btrfs-progs: btrfs-receive optionally honors the end-cmd - - - --- 2013-04-09 Stefan Behrens Accepted
[11/17] Btrfs-progs: fix bug in find_root_gen - - - --- 2013-04-09 Stefan Behrens Accepted
[10/17] Btrfs-progs: small parent_subvol cleanup for cmds-receive.c - - - --- 2013-04-09 Stefan Behrens Accepted
[09/17] Btrfs-progs: btrfs-receive: different levels (amount) of debug output - - - --- 2013-04-09 Stefan Behrens Accepted
« 1 2 ... 372 373 374410 411 »