Show patches with: Submitter = Jeff Mahoney       |    Archived = No       |   145 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/10] btrfs: fix btrfs_read_block_groups return value - - - --- 2009-11-04 Jeff Mahoney Deferred
[02/10] btrfs: fix memleak in btrfs_init_new_device - - - --- 2009-11-04 Jeff Mahoney Deferred
[03/10] btrfs: fix btrfs_read_fs_root* return values - - - --- 2009-11-04 Jeff Mahoney Deferred
[04/10] btrfs: btrfs_sync_file should return -EIO not EIO - - - --- 2009-11-04 Jeff Mahoney Deferred
[05/10] btrfs: Add BTRFS_UERROR for unhandled errors - - - --- 2009-11-04 Jeff Mahoney Deferred
[06/10] btrfs: annotate kmalloc failures - - - --- 2009-11-04 Jeff Mahoney Deferred
[07/10] btrfs: handle kmalloc call path failures - - - --- 2009-11-04 Jeff Mahoney Deferred
[08/10] btrfs: annotate btrfs_{start,join}_transaction failures - - - --- 2009-11-04 Jeff Mahoney Deferred
[09/10] btrfs: handle btrfs_{start,join}_transaction call path failures - - - --- 2009-11-04 Jeff Mahoney Deferred
[10/10] btrfs: annotate btrfs_alloc_path failures - - - --- 2009-11-04 Jeff Mahoney Deferred
xfstests: fix device lookup in btrfs/003 - - - --- 2013-09-03 Jeff Mahoney Not Applicable
[1/3,1/3] xfstests: add test for global metadata reservation publishing - - - --- 2013-10-25 Jeff Mahoney Not Applicable
[2/3,2/3] xfstests: add test for sysfs publication of btrfs info - - - --- 2013-10-25 Jeff Mahoney Not Applicable
[3/3,3/3] xfstests: add tests for new feature ioctl and sysfs interfaces - - - --- 2013-10-25 Jeff Mahoney Not Applicable
[1/3] xfstests: btrfs/021: test global metadata reservation reporting - - - --- 2013-10-28 Jeff Mahoney Not Applicable
[2/3] xfstests: btrfs/022: test sysfs exports of allocation and device membership info - - - --- 2013-10-28 Jeff Mahoney Not Applicable
[3/3] xfstests: btrfs/023,024,025: test feature ioctl and sysfs interfaces - - - --- 2013-10-28 Jeff Mahoney Not Applicable
[1/3] xfstests: btrfs/021: test global metadata reservation reporting - - - --- 2013-10-28 Jeff Mahoney Not Applicable
[2/3] xfstests: btrfs/022: test sysfs exports of allocation and device membership info - - - --- 2013-10-28 Jeff Mahoney Not Applicable
[3/3] xfstests: btrfs/023,024,025: test feature ioctl and sysfs interfaces - - - --- 2013-10-28 Jeff Mahoney Not Applicable
[1/3] xfstests: btrfs/021: test global metadata reservation reporting - - - --- 2013-10-29 Jeff Mahoney Not Applicable
[2/3] xfstests: btrfs/022: test sysfs exports of allocation and device membership info - - - --- 2013-10-29 Jeff Mahoney Not Applicable
[3/3] xfstests: btrfs/023,024,025: test feature ioctl and sysfs interfaces - - - --- 2013-10-29 Jeff Mahoney Not Applicable
btrfs: extend BTRFS_IOC_SNAP_CREATE_V2 to snapshot by subvolid - - - --- 2014-03-24 Jeff Mahoney Changes Requested
[v2] btrfs-progs: allow use of subvolume id to create snapshots - - - --- 2014-03-25 Jeff Mahoney kdave Deferred
btrfs: fix lockdep warning with reclaim lock inversion - - - --- 2014-03-26 Jeff Mahoney Accepted
btrfs: fix lockdep warning with reclaim lock inversion - - - --- 2014-04-09 Jeff Mahoney Accepted
btrfs: handle add/remove of sysfs links when devices are added/removed - - - --- 2014-05-23 Jeff Mahoney Accepted
[v4] btrfs: allocate raid type kobjects dynamically - - - --- 2014-05-27 Jeff Mahoney Accepted
btrfs: free delayed node outside of root->inode_lock - - - --- 2014-05-27 Jeff Mahoney Accepted
btrfs-progs: canonicalize pathnames for device commands - - - --- 2014-06-04 Jeff Mahoney Accepted
btrfs: cleanup orphans while looking up default subvolume - - - --- 2015-03-20 Jeff Mahoney Accepted
xfstests: btrfs: test for orphan item cleanup - - - --- 2015-03-25 Jeff Mahoney Not Applicable
[v2] xfstests: btrfs: test for orphan item cleanup - - - --- 2015-03-30 Jeff Mahoney Not Applicable
xfstests: generic: test for discard properly discarding unused extents - - - --- 2015-03-30 Jeff Mahoney Not Applicable
btrfs: iterate over unused chunk space in FITRIM - - - --- 2015-03-30 Jeff Mahoney Superseded
[v2] btrfs: iterate over unused chunk space in FITRIM - - - --- 2015-05-05 Jeff Mahoney Superseded
[v2] btrfs: add missing discards when unpinning extents with -o discard - - - --- 2015-05-05 Jeff Mahoney Superseded
[1/3] btrfs: iterate over unused chunk space in FITRIM - - - --- 2015-06-03 Jeff Mahoney Superseded
[2/3] btrfs: explictly delete unused block groups in close_ctree and ro-remount - - - --- 2015-06-03 Jeff Mahoney Superseded
[3/3] btrfs: add missing discards when unpinning extents with -o discard - - - --- 2015-06-03 Jeff Mahoney Superseded
btrfs: cleanup, stop casting for extent_map->lookup everywhere - - - --- 2015-06-03 Jeff Mahoney Superseded
[1/4] btrfs: skip superblocks during discard - - - --- 2015-06-11 Jeff Mahoney Superseded
[2/4] btrfs: iterate over unused chunk space in FITRIM - - - --- 2015-06-11 Jeff Mahoney Superseded
[3/4] btrfs: explictly delete unused block groups in close_ctree and ro-remount - - - --- 2015-06-11 Jeff Mahoney Superseded
[4/4] btrfs: add missing discards when unpinning extents with -o discard - - - --- 2015-06-11 Jeff Mahoney Superseded
[1/7] btrfs: make btrfs_issue_discard return bytes discarded - - - --- 2015-06-15 Jeff Mahoney Accepted
[2/7] btrfs: btrfs_issue_discard ensure offset/length are aligned to sector boundaries - - - --- 2015-06-15 Jeff Mahoney Accepted
[3/7] btrfs: skip superblocks during discard - - - --- 2015-06-15 Jeff Mahoney Accepted
[4/7] btrfs: iterate over unused chunk space in FITRIM - - - --- 2015-06-15 Jeff Mahoney Accepted
[5/7] btrfs: explictly delete unused block groups in close_ctree and ro-remount - - - --- 2015-06-15 Jeff Mahoney Accepted
[6/7] btrfs: add missing discards when unpinning extents with -o discard - - - --- 2015-06-15 Jeff Mahoney Accepted
[7/7] btrfs: cleanup, stop casting for extent_map->lookup everywhere - - - --- 2015-06-15 Jeff Mahoney Superseded
btrfs: skip waiting on ordered range for special files - - - --- 2015-09-12 Jeff Mahoney Accepted
[1/8] btrfs: uapi/linux/btrfs.h migration, move BTRFS_LABEL_SIZE - - - --- 2016-04-01 Jeff Mahoney Accepted
[2/8] btrfs: uapi/linux/btrfs.h migration, qgroup limit flags - - - --- 2016-04-01 Jeff Mahoney Accepted
[4/8] btrfs: uapi/linux/btrfs.h migration, move feature flags - - - --- 2016-04-01 Jeff Mahoney Accepted
[5/8] btrfs: uapi/linux/btrfs.h migration, move balance flags - - - --- 2016-04-01 Jeff Mahoney Accepted
[6/8] btrfs: uapi/linux/btrfs.h migration, move struct btrfs_ioctl_defrag_range_args - - - --- 2016-04-01 Jeff Mahoney Accepted
[7/8] btrfs: uapi/linux/btrfs_tree.h migration, item types and defines - - - --- 2016-04-01 Jeff Mahoney Accepted
btrfs-progs: udev: add rules for dm devices - - - --- 2016-05-06 Jeff Mahoney Superseded
[v2] btrfs-progs: udev: add rules for dm devices - - - --- 2016-05-09 Jeff Mahoney Accepted
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction - 1 - --- 2016-06-08 Jeff Mahoney Accepted
[1/2] btrfs: plumb fs_info into btrfs_work - - - --- 2016-06-09 Jeff Mahoney Superseded
[2/2] btrfs: prefix fsid to all trace events - 1 - --- 2016-06-09 Jeff Mahoney Superseded
[1/3] btrfs-progs: check: add helpers for converting between structures - - - --- 2016-06-23 Jeff Mahoney Accepted
[2/3] btrfs-progs: check: supplement extent backref list with rbtree - - - --- 2016-06-23 Jeff Mahoney Accepted
[3/3] btrfs-progs: check: switch to iterating over the backref_tree - - - --- 2016-06-23 Jeff Mahoney Accepted
[1/4] fstests: btrfs/048: extend _filter_btrfs_prop_error to handle additional errors - - - --- 2016-06-24 Jeff Mahoney Not Applicable
[2/4] fstests: btrfs/124: test global metadata reservation reporting - - - --- 2016-06-24 Jeff Mahoney Not Applicable
[3/4] fstests: btrfs/125: test sysfs exports of allocation and device membership info - - - --- 2016-06-24 Jeff Mahoney Not Applicable
[4/4] fstests: btrfs/126,127,128: test feature ioctl and sysfs interfaces - - - --- 2016-06-24 Jeff Mahoney Not Applicable
[01/31] btrfs: plumb fs_info into btrfs_work - - - --- 2016-06-24 Jeff Mahoney Accepted
[02/31] btrfs: prefix fsid to all trace events - - - --- 2016-06-24 Jeff Mahoney Accepted
[03/31] btrfs: btrfs_test_opt and friends should take a btrfs_fs_info - - - --- 2016-06-24 Jeff Mahoney Accepted
[04/31] btrfs: tests, move initialization into tests/ - - - --- 2016-06-24 Jeff Mahoney Accepted
[05/31] btrfs: tests, require fs_info for root - - - --- 2016-06-24 Jeff Mahoney Accepted
[06/31] btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root - - - --- 2016-06-24 Jeff Mahoney Accepted
[07/31] btrfs: simpilify btrfs_subvol_inherit_props - - - --- 2016-06-24 Jeff Mahoney Accepted
[08/31] btrfs: copy_to_sk drop unused root parameter - - - --- 2016-06-24 Jeff Mahoney Accepted
[09/31] btrfs: cleanup, remove prototype for btrfs_find_root_ref - - - --- 2016-06-24 Jeff Mahoney Accepted
[10/31] btrfs: introduce BTRFS_MAX_ITEM_SIZE - - - --- 2016-06-24 Jeff Mahoney Accepted
[11/31] btrfs: convert nodesize macros to static inlines - - - --- 2016-06-24 Jeff Mahoney Accepted
[12/31] btrfs: btrfs_relocate_chunk pass extent_root to btrfs_end_transaction - - - --- 2016-06-24 Jeff Mahoney Accepted
[13/31] btrfs: add btrfs_trans_handle->fs_info pointer - - - --- 2016-06-24 Jeff Mahoney Accepted
[14/31] btrfs: btrfs_abort_transaction, drop root parameter - - - --- 2016-06-24 Jeff Mahoney Accepted
[15/31] btrfs: call functions that overwrite their root parameter with fs_info - - - --- 2016-06-24 Jeff Mahoney Superseded
[16/31] btrfs: call functions that always use the same root with fs_info instead - - - --- 2016-06-24 Jeff Mahoney Superseded
[17/31] btrfs: btrfs_init_new_device should use fs_info->dev_root - - - --- 2016-06-24 Jeff Mahoney Superseded
[18/31] btrfs: alloc_reserved_file_extent trace point should use extent_root - - - --- 2016-06-24 Jeff Mahoney Superseded
[19/31] btrfs: struct btrfsic_state->root should be an fs_info - - - --- 2016-06-24 Jeff Mahoney Superseded
[20/31] btrfs: struct reada_control.root -> reada_control.fs_info - - - --- 2016-06-24 Jeff Mahoney Superseded
[21/31] btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere - - - --- 2016-06-24 Jeff Mahoney Superseded
[22/31] btrfs: root->fs_info cleanup, io_ctl_init - - - --- 2016-06-24 Jeff Mahoney Superseded
[24/31] btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size - - - --- 2016-06-24 Jeff Mahoney Superseded
[25/31] btrfs: root->fs_info cleanup, lock/unlock_chunks - - - --- 2016-06-24 Jeff Mahoney Superseded
[26/31] btrfs: root->fs_info cleanup, update_block_group{,flags} - - - --- 2016-06-24 Jeff Mahoney Superseded
[28/31] btrfs: root->fs_info cleanup, access fs_info->delayed_root directly - - - --- 2016-06-24 Jeff Mahoney Superseded
btrfs: waiting on qgroup rescan should not always be interruptible - 1 - --- 2016-08-09 Jeff Mahoney Accepted
btrfs: properly track when rescan worker is running - 1 - --- 2016-08-15 Jeff Mahoney Accepted
« 1 2 »