Show patches with: none      |   40747 patches
« 1 2 ... 360 361 362407 408 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] btrfs: reuse kbasename helper - - - --- 2013-08-21 Andy Shevchenko Accepted
[v2] btrfs: return btrfs error code for dev excl ops err - - - --- 2013-08-21 Anand Jain Accepted
Btrfs: fix send to deal with sparse files properly - - - --- 2013-08-20 Josef Bacik Superseded
Btrfs: fix printing of non NULL terminated string - - - --- 2013-08-20 Filipe Manana Accepted
[12/12] Btrfs: Use %z to format size_t - - - --- 2013-08-20 Geert Uytterhoeven Accepted
[11/12] Btrfs: Do not truncate sector_t on 32-bit with CONFIG_LBDAF=y - - - --- 2013-08-20 Geert Uytterhoeven Accepted
[10/12] Btrfs: PAGE_CACHE_SIZE is already unsigned long - - - --- 2013-08-20 Geert Uytterhoeven Accepted
[09/12] Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned long - - - --- 2013-08-20 Geert Uytterhoeven Accepted
[08/12] Btrfs: Make btrfs_header_fsid() return unsigned long - - - --- 2013-08-20 Geert Uytterhoeven Accepted
[07/12] Btrfs: Make btrfs_dev_extent_chunk_tree_uuid() return unsigned long - - - --- 2013-08-20 Geert Uytterhoeven Accepted
[06/12] Btrfs: Make btrfs_device_fsid() return unsigned long - - - --- 2013-08-20 Geert Uytterhoeven Accepted
[05/12] Btrfs: Make btrfs_device_uuid() return unsigned long - - - --- 2013-08-20 Geert Uytterhoeven Accepted
[04/12] Btrfs: Format mirror_num as int - - - --- 2013-08-20 Geert Uytterhoeven Accepted
[03/12] Btrfs: Format PAGE_SIZE as unsigned long - - - --- 2013-08-20 Geert Uytterhoeven Accepted
[02/12] Btrfs: Make BTRFS_DEV_REPLACE_DEVID an unsigned long long constant - - - --- 2013-08-20 Geert Uytterhoeven Accepted
[01/12] Btrfs: Remove superfluous casts from u64 to unsigned long long - - - --- 2013-08-20 Geert Uytterhoeven Accepted
btrfs-progs: v3, move out print in cmd_df to another function - - - --- 2013-08-20 Anand Jain Under Review
btrfs: return btrfs error code for dev excl ops err - - - --- 2013-08-20 Anand Jain Superseded
btrfs-progs: use btrfs error code for kernel errors - - - --- 2013-08-20 Anand Jain Under Review
[v6] Btrfs: fix memory leak of orphan block rsv - - - --- 2013-08-19 Filipe Manana Superseded
xfstests: add regression test for kernel bz 60673 V2 - - - --- 2013-08-19 Josef Bacik Not Applicable
[v5] Btrfs: fix memory leak of orphan block rsv - - - --- 2013-08-19 Filipe Manana Superseded
[v4] Btrfs: fix memory leak of orphan block rsv - - - --- 2013-08-19 Filipe Manana Superseded
[v3] Btrfs: fix memory leak of orphan block rsv - - - --- 2013-08-19 Filipe Manana Superseded
[v2] Btrfs: fix memory leak of orphan block rsv - - - --- 2013-08-19 Filipe Manana Superseded
Btrfs: fix some basic sparse errors - - - --- 2013-08-19 Josef Bacik New
[RFC] Btrfs: fix memory leak of orphan block rsv - - - --- 2013-08-19 Filipe Manana Superseded
Btrfs-progs: allow fsck to fix directory isize errors - - - --- 2013-08-19 Josef Bacik Superseded
Btrfs: don't allow the replace procedure on read only filesystems - - - --- 2013-08-19 Stefan Behrens Accepted
Btrfs-progs: setup framework to corrupt specific fields of an inode - - - --- 2013-08-19 Josef Bacik Superseded
[V4] xfstests: add a test for btrfs device replace operation - - - --- 2013-08-19 Stefan Behrens Not Applicable
[V3] xfstests: add a test for btrfs device replace operation - - - --- 2013-08-19 Stefan Behrens Not Applicable
[V3] xfstests: don't remove the two first devices from SCRATCH_DEV_POOL - - - --- 2013-08-19 Stefan Behrens Not Applicable
[V2] xfstests: don't remove the two first devices from SCRATCH_DEV_POOL - - - --- 2013-08-19 Stefan Behrens Not Applicable
[v2] Btrfs-progs: mkfs can now create fs with skinny extents - - - --- 2013-08-17 Filipe Manana Accepted
Btrfs-progs: mkfs can now create fs with skinny extents - - - --- 2013-08-17 Filipe Manana Superseded
Btrfs-progs: add restore command's -x flag to man page - - - --- 2013-08-17 Filipe Manana Accepted
Btrfs: fix send issues related to inode number reuse - - - --- 2013-08-16 Josef Bacik Accepted
Btrfs: fix send issues related to inode number reuse - - - --- 2013-08-16 Josef Bacik Superseded
Btrfs: use __u64 in exported user headers - - - --- 2013-08-16 Mike Frysinger New
xfstests: btrfs/009 never shrinked or removed $seqres.full - - - --- 2013-08-16 Stefan Behrens Not Applicable
xfstests: update filters and output of btrfs/006 - - - --- 2013-08-16 Stefan Behrens Not Applicable
[V2] xfstests: redirect output in btrfs/003 - - - --- 2013-08-16 Stefan Behrens Not Applicable
xfstests: silence btrfs balance in btrfs/003 - - - --- 2013-08-16 Stefan Behrens Not Applicable
Btrfs: reset force_compress on btrfs_file_defrag failure - - - --- 2013-08-16 Filipe Manana Accepted
btrfs-progs: mkfs should check for small vol well before - - - --- 2013-08-16 Anand Jain Superseded
[3/3] btrfs-progs: use lblkid to scan and filesystem show improvements - - - --- 2013-08-16 Anand Jain Under Review
[2/3] btrfs-progs: read from the kernel when disk is mounted - - - --- 2013-08-16 Anand Jain Under Review
[1/3] btrfs-progs: move out print in cmd_df to another function - - - --- 2013-08-16 Anand Jain Superseded
[RFC] Btrfs: export btrfs space shared info to userspace - - - --- 2013-08-16 Liu Bo Superseded
btrfs-progs: restore passing of super_bytenr to device scan - - - --- 2013-08-16 Jeff Mahoney Under Review
Btrfs: separate out tests into their own directory V2 - - - --- 2013-08-15 Josef Bacik Superseded
[v8,8/8] Btrfs: add mount option to force UUID tree checking - - - --- 2013-08-15 Stefan Behrens Accepted
[v8,7/8] Btrfs: check UUID tree during mount if required - - - --- 2013-08-15 Stefan Behrens Accepted
[v8,6/8] Btrfs: introduce uuid-tree-gen field - - - --- 2013-08-15 Stefan Behrens Accepted
[v8,5/8] Btrfs: fill UUID tree initially - - - --- 2013-08-15 Stefan Behrens Accepted
[v8,4/8] Btrfs: maintain subvolume items in the UUID tree - - - --- 2013-08-15 Stefan Behrens Accepted
[v8,3/8] Btrfs: create UUID tree if required - - - --- 2013-08-15 Stefan Behrens Accepted
[v8,2/8] Btrfs: support printing UUID tree elements - - - --- 2013-08-15 Stefan Behrens Accepted
[v8,1/8] Btrfs: introduce a tree for items that map UUIDs to something - - - --- 2013-08-15 Stefan Behrens Accepted
Btrfs: separate out tests into their own directory - - - --- 2013-08-15 Filipe Manana Superseded
[15/15] btrfs-progs: use NULL instead of 0 - - - --- 2013-08-14 Zach Brown Superseded
[14/15] btrfs-progs: give raid6.c its exported prototypes - - - --- 2013-08-14 Zach Brown Accepted
[13/15] btrfs-progs: don't use <linux/fs.h> - - - --- 2013-08-14 Zach Brown Accepted
[12/15] btrfs-progs: fix unaligned compat endian warnings - - - --- 2013-08-14 Zach Brown Accepted
[11/15] btrfs-progs: make many private symbols static - - - --- 2013-08-14 Zach Brown Accepted
[10/15] btrfs-progs: fix qgroup realloc inheritance - - - --- 2013-08-14 Zach Brown Accepted
[09/15] btrfs-progs: fix in-place byte swapping - - - --- 2013-08-14 Zach Brown Accepted
[08/15] btrfs-progs: fix extent key endian bug in repair - - - --- 2013-08-14 Zach Brown Accepted
[07/15] btrfs-progs: fix endian bugs in chunk rebuilding - - - --- 2013-08-14 Zach Brown Superseded
[06/15] btrfs-print: define void function args - - - --- 2013-08-14 Zach Brown Accepted
[05/15] btrfs-progs: remove variable length stack arrays - - - --- 2013-08-14 Zach Brown Accepted
[04/15] btrfs-progs: fix shadow symbols - - - --- 2013-08-14 Zach Brown Accepted
[03/15] btrfs-progs: add ULL to u64 constant - - - --- 2013-08-14 Zach Brown Accepted
[02/15] btrfs-progs: remove __CHECKER__ from main code - - - --- 2013-08-14 Zach Brown Accepted
[01/15] btrfs-progs: get C=1 sparse checking working again - - - --- 2013-08-14 Zach Brown Accepted
btrfs: mark some local function as 'static' - - - --- 2013-08-14 Sergei Trofimovich Accepted
xfstests: btrfs/003: regression test for subvol delete V3 - - - --- 2013-08-14 Josef Bacik Not Applicable
Btrfs: separate out tests into their own directory - - - --- 2013-08-14 Josef Bacik Superseded
Btrfs: fix heavy delalloc related deadlock - - - --- 2013-08-14 Josef Bacik Accepted
Btrfs: get rid of sparse warnings - - - --- 2013-08-14 Stefan Behrens Accepted
Btrfs: fix heavy delalloc related deadlock - - - --- 2013-08-14 Josef Bacik Superseded
btrfs-progs: Fix: mkfs.c overwrites fd without appropriate close patch - - - --- 2013-08-14 Anand Jain Under Review
[v3,8/8] Btrfs-progs: add missing man page for btrfs-map-logical - - - --- 2013-08-14 Wang Shilong Accepted
[v3,7/8] Btrfs-progs: add missing man page information for btrfs-zero-log - - - --- 2013-08-14 Wang Shilong Accepted
[v3,6/8] Btrfs-progs: add missing man page for btrfstune - - - --- 2013-08-14 Wang Shilong Accepted
[v3,5/8] Btrfs-progs: add man page information for btrfs-convert - - - --- 2013-08-14 Wang Shilong Accepted
[v3,4/8] Btrfs-progs: add man page information for btrfs-find-root - - - --- 2013-08-14 Wang Shilong Accepted
[v3,3/8] Btrfs-progs: add missing man page for btrfs-show-super - - - --- 2013-08-14 Wang Shilong Accepted
[v3,2/8] Btrfs-progs: add missing man information for btrfs-debug-tree - - - --- 2013-08-14 Wang Shilong Accepted
[v3,1/8] Btrfs-progs: add missing man page information for btrfsck - - - --- 2013-08-14 Wang Shilong Accepted
[2/2] Btrfs: don't miss inode ref items in BTRFS_IOC_INO_LOOKUP - - - --- 2013-08-14 Filipe Manana Accepted
[1/2] Btrfs: add missing error code to BTRFS_IOC_INO_LOOKUP handler - - - --- 2013-08-14 Filipe Manana Accepted
[v2,3/3] Btrfs: remove reduplicate check when disabling quota - - - --- 2013-08-14 Wang Shilong Accepted
[v2,2/3] Btrfs: move btrfs_free_qgroup_config() out of spin_lock and fix comments - - - --- 2013-08-14 Wang Shilong Accepted
[v2,1/3] Btrfs: fix oops when writing dirty qgroups to disk - - - --- 2013-08-14 Wang Shilong Accepted
xfstests: btrfs/003: regression test for subvol delete V2 - - - --- 2013-08-13 Josef Bacik Not Applicable
Btrfs: fix the error handling wrt orphan items - - - --- 2013-08-13 Josef Bacik Accepted
[v4,2/2] xfstests btrfs/316: test send / receive - - - --- 2013-08-13 Jan Schmidt Not Applicable
[v4,1/2] xfstests: add fssum tool - - - --- 2013-08-13 Jan Schmidt Not Applicable
« 1 2 ... 360 361 362407 408 »