Show patches with: Submitter = Jeff Mahoney       |   377 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/5] btrfs-progs: mkfs: print error messages instead of just error number [1/5] btrfs-progs: mkfs: treat btrfs_add_to_fsid as fatal error - - - --- 2019-08-14 Jeff Mahoney New
[4/5] btrfs-progs: resize: more sensible error messages for bad sizes [1/5] btrfs-progs: mkfs: treat btrfs_add_to_fsid as fatal error - 1 - --- 2019-08-14 Jeff Mahoney New
[3/5] btrfs-progs: qgroups: use parse_size instead of open coding it [1/5] btrfs-progs: mkfs: treat btrfs_add_to_fsid as fatal error - 1 - --- 2019-08-14 Jeff Mahoney New
[2/5] btrfs-progs: btrfs_add_to_fsid: check if adding device would overflow [1/5] btrfs-progs: mkfs: treat btrfs_add_to_fsid as fatal error - 1 - --- 2019-08-14 Jeff Mahoney New
[1/5] btrfs-progs: mkfs: treat btrfs_add_to_fsid as fatal error [1/5] btrfs-progs: mkfs: treat btrfs_add_to_fsid as fatal error - 1 - --- 2019-08-14 Jeff Mahoney New
[2/2] btrfs-progs: check: fixup_extent_flags needs to deal with non-skinny metadata [1/2] btrfs-progs: check: run delayed refs after writing out dirty block groups - 1 - --- 2019-04-02 Jeff Mahoney New
[1/2] btrfs-progs: check: run delayed refs after writing out dirty block groups [1/2] btrfs-progs: check: run delayed refs after writing out dirty block groups - - - --- 2019-04-02 Jeff Mahoney New
btrfs-progs: fix stray error message in check btrfs-progs: fix stray error message in check - - - --- 2019-01-11 Jeff Mahoney New
[3/3] btrfs: keep trim from interfering with transaction commits btrfs: trim latency improvements - 1 - --- 2018-09-06 Jeff Mahoney New
[2/3] btrfs: don't attempt to trim devices that don't support it btrfs: trim latency improvements - 1 - --- 2018-09-06 Jeff Mahoney New
[1/3] btrfs: use ->devices list instead of ->alloc_list in btrfs_trim_fs btrfs: trim latency improvements - 1 - --- 2018-09-06 Jeff Mahoney New
[RESEND] btrfs: fix error handling in free_log_tree [RESEND] btrfs: fix error handling in free_log_tree - 1 - --- 2018-09-06 Jeff Mahoney New
btrfs: fix error handling in btrfs_dev_replace_start btrfs: fix error handling in btrfs_dev_replace_start - - - --- 2018-09-06 Jeff Mahoney New
btrfs: Fix a C compliance issue - - - --- 2018-06-20 Jeff Mahoney New
[18/18] btrfs-progs: qgroups: don't print dead qgroups - - - --- 2018-05-16 Jeff Mahoney New
[17/18] btrfs-progs: handle command groups directly for common case - - - --- 2018-05-16 Jeff Mahoney New
[16/18] btrfs-progs: add support for output formats - - - --- 2018-05-16 Jeff Mahoney New
[15/18] btrfs-progs: pass cmd_struct to usage() - - - --- 2018-05-16 Jeff Mahoney New
[14/18] btrfs-progs: pass cmd_struct to clean_args_no_options{,_relaxed} - - - --- 2018-05-16 Jeff Mahoney New
[13/18] btrfs-progs: pass cmd_struct to command callback function - - - --- 2018-05-16 Jeff Mahoney New
[12/18] btrfs-progs: use cmd_struct as command entry point - - - --- 2018-05-16 Jeff Mahoney New
[11/18] btrfs-progs: filesystem balance: split out special handling - - - --- 2018-05-16 Jeff Mahoney New
[10/18] btrfs-progs: reorder placement of help declarations for send/receive - - - --- 2018-05-16 Jeff Mahoney New
[09/18] btrfs-progs: help: convert ints used as bools to bool - 1 - --- 2018-05-16 Jeff Mahoney New
[08/18] btrfs-progs: subvolume: add quota info to btrfs sub show - - - --- 2018-05-16 Jeff Mahoney New
[07/18] btrfs-progs: qgroups: introduce btrfs_qgroup_query - 1 - --- 2018-05-16 Jeff Mahoney New
[06/18] btrfs-progs: qgroups: introduce and use info and limit structures - 1 - --- 2018-05-16 Jeff Mahoney New
[05/18] btrfs-progs: qgroups: add pathname to show output - 1 - --- 2018-05-16 Jeff Mahoney New
[04/18] btrfs-progs: btrfs-list: add rb_entry helpers for root_info - - - --- 2018-05-16 Jeff Mahoney New
[03/18] btrfs-progs: constify pathnames passed as arguments - 1 - --- 2018-05-16 Jeff Mahoney New
[02/18] btrfs-progs: qgroups: fix misleading index check - 2 - --- 2018-05-16 Jeff Mahoney New
[01/18] btrfs-progs: quota: Add -W option to rescan to wait without starting rescan - 1 - --- 2018-05-16 Jeff Mahoney New
[3/3] btrfs: qgroup, don't try to insert status item after ENOMEM in rescan worker - - - --- 2018-05-02 Jeff Mahoney New
[2/3] btrfs: qgroups, remove unnecessary memset before btrfs_init_work - - - --- 2018-05-02 Jeff Mahoney New
[1/3] btrfs: qgroups, fix rescan worker running races - - - --- 2018-05-02 Jeff Mahoney New
[3/3,v2] btrfs-progs: build: detect whether -std=gnu90 is supported - - - --- 2018-04-30 Jeff Mahoney New
[2/3] btrfs-progs: build: autoconf 2.63 compatibility - - - --- 2018-04-30 Jeff Mahoney New
[1/3] btrfs-progs: convert: fix support for e2fsprogs < 1.42 - - - --- 2018-04-30 Jeff Mahoney New
[3/3] btrfs-progs: build: use m4_flatten instead of m4_chomp - - - --- 2018-04-27 Jeff Mahoney New
[2/3] btrfs-progs: build: detect whether -std=gnu90 is supported - - - --- 2018-04-27 Jeff Mahoney New
[1/3] btrfs-progs: convert: fix support for e2fsprogs < 1.42 - - - --- 2018-04-27 Jeff Mahoney New
[v2] btrfs: qgroup, don't try to insert status item after ENOMEM in rescan worker - 1 - --- 2018-04-27 Jeff Mahoney New
[3/3] btrfs: qgroup, don't try to insert status item after ENOMEM in rescan worker - 1 - --- 2018-04-26 Jeff Mahoney New
[2/3] btrfs: qgroups, remove unnecessary memset before btrfs_init_work - 1 - --- 2018-04-26 Jeff Mahoney New
[1/3] btrfs: qgroups, fix rescan worker running races - 1 - --- 2018-04-26 Jeff Mahoney New
btrfs: push relocation recovery into a helper thread - - - --- 2018-04-17 Jeff Mahoney New
[2/2] btrfs: defer adding raid type kobject until after chunk relocation - - - --- 2018-03-20 Jeff Mahoney New
[1/2] btrfs: remove dead create_space_info calls - 1 - --- 2018-03-20 Jeff Mahoney New
btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers - 1 - --- 2018-03-16 Jeff Mahoney New
[20/20] btrfs-progs: handle command groups directly for common case - - - --- 2018-03-08 Jeff Mahoney New
[19/20] btrfs-progs: qgroups: add json output for usage command - - - --- 2018-03-08 Jeff Mahoney New
[18/20] btrfs-progs: add generic support for json output - - - --- 2018-03-08 Jeff Mahoney New
[17/20] btrfs-progs: add support for output formats - - - --- 2018-03-08 Jeff Mahoney New
[16/20] btrfs-progs: pass cmd_struct to usage() - - - --- 2018-03-08 Jeff Mahoney New
[15/20] btrfs-progs: pass cmd_struct to clean_args_no_options{,_relaxed} - - - --- 2018-03-08 Jeff Mahoney New
[14/20] btrfs-progs: pass cmd_struct to command callback function - - - --- 2018-03-08 Jeff Mahoney New
[13/20] btrfs-progs: use cmd_struct as command entry point - - - --- 2018-03-08 Jeff Mahoney New
[12/20] btrfs-progs: filesystem balance: split out special handling - - - --- 2018-03-08 Jeff Mahoney New
[11/20] btrfs-progs: reorder placement of help declarations for send/receive - - - --- 2018-03-08 Jeff Mahoney New
[10/20] btrfs-progs: help: convert ints used as bools to bool - 1 - --- 2018-03-08 Jeff Mahoney New
[09/20] btrfs-progs: subvolume: add quota info to btrfs sub show - - - --- 2018-03-08 Jeff Mahoney New
[08/20] btrfs-progs: qgroups: introduce btrfs_qgroup_query - 1 - --- 2018-03-08 Jeff Mahoney New
[07/20] btrfs-progs: qgroups: introduce and use info and limit structures - 1 - --- 2018-03-08 Jeff Mahoney New
[06/20] btrfs-progs: qgroups: add pathname to show output - 1 - --- 2018-03-08 Jeff Mahoney New
[05/20] btrfs-progs: btrfs-list: add btrfs_cleanup_root_info - - - --- 2018-03-08 Jeff Mahoney New
[04/20] btrfs-progs: btrfs-list: add rb_entry helpers for root_info - - - --- 2018-03-08 Jeff Mahoney New
[03/20] btrfs-progs: constify pathnames passed as arguments - 1 - --- 2018-03-08 Jeff Mahoney New
[02/20] btrfs-progs: qgroups: fix misleading index check - 2 - --- 2018-03-08 Jeff Mahoney New
[01/20] btrfs-progs: quota: Add -W option to rescan to wait without starting rescan - 1 - --- 2018-03-08 Jeff Mahoney New
[8/8] btrfs-progs: qgroups: export qgroups usage information as JSON - - - --- 2018-03-02 Jeff Mahoney New
[7/8] btrfs-progs: subvolume: add quota info to btrfs sub show - - - --- 2018-03-02 Jeff Mahoney New
[6/8] btrfs-progs: qgroups: introduce btrfs_qgroup_query - - - --- 2018-03-02 Jeff Mahoney New
[5/8] btrfs-progs: qgroups: introduce and use info and limit structures - 1 - --- 2018-03-02 Jeff Mahoney New
[4/8] btrfs-progs: qgroups: add pathname to show output - - - --- 2018-03-02 Jeff Mahoney New
[3/8] btrfs-progs: constify pathnames passed as arguments - - - --- 2018-03-02 Jeff Mahoney New
[2/8] btrfs-progs: qgroups: fix misleading index check - 1 - --- 2018-03-02 Jeff Mahoney New
[1/8] btrfs-progs: quota: Add -W option to rescan to wait without starting rescan - - - --- 2018-03-02 Jeff Mahoney New
[8/8] btrfs-progs: qgroups: export qgroups usage information as JSON - - - --- 2018-03-02 Jeff Mahoney New
[8/8] btrfs-progs: add quota info to btrfs sub show - - - --- 2018-03-02 Jeff Mahoney New
[7/8] btrfs-progs: subvolume: add quota info to btrfs sub show - - - --- 2018-03-02 Jeff Mahoney New
[7/8] btrfs-progs: qgroups: introduce btrfs_qgroup_query - - - --- 2018-03-02 Jeff Mahoney New
[6/8] btrfs-progs: qgroups: introduce btrfs_qgroup_query - - - --- 2018-03-02 Jeff Mahoney New
[6/8] btrfs-progs: qgroups: introduce and use info and limit structures - - - --- 2018-03-02 Jeff Mahoney New
[5/8] btrfs-progs: qgroups: introduce and use info and limit structures - - - --- 2018-03-02 Jeff Mahoney New
[5/8] btrfs-progs: qgroups: export qgroups usage information as JSON - - - --- 2018-03-02 Jeff Mahoney New
[4/8] btrfs-progs: qgroups: add pathname to show output - - - --- 2018-03-02 Jeff Mahoney New
[3/8] btrfs-progs: constify pathnames passed as arguments - - - --- 2018-03-02 Jeff Mahoney New
[2/8] btrfs-progs: qgroups: fix misleading index check - - - --- 2018-03-02 Jeff Mahoney New
[1/8] btrfs-progs: quota: Add -W option to rescan to wait without starting rescan - - - --- 2018-03-02 Jeff Mahoney New
btrfs: qgroups, properly handle no reservations - - - --- 2018-02-21 Jeff Mahoney New
btrfs: use kvzalloc to allocate btrfs_fs_info - 1 - --- 2018-02-16 Jeff Mahoney New
btrfs: btrfs_evict_inode must clear all inodes - - - --- 2018-01-29 Jeff Mahoney New
btrfs: fix missing error return in btrfs_drop_snapshot - 1 - --- 2017-12-04 Jeff Mahoney New
btrfs: handle errors while updating refcounts in update_ref_for_cow - 2 - --- 2017-11-21 Jeff Mahoney New
[v2] btrfs: pass fs_info to btrfs_del_root instead of tree_root - 1 - --- 2017-08-17 Jeff Mahoney New
btrfs: pass fs_info to routines that always take tree_root - - - --- 2017-08-02 Jeff Mahoney New
[5/5] btrfs-progs: convert: add support for converting reiserfs - - - --- 2017-07-27 Jeff Mahoney New
[4/5] btrfs-progs: tests: fix typo in convert-tests/008-readonly-image - - - --- 2017-07-27 Jeff Mahoney New
[3/5] btrfs-progs: convert: use search_cache_extent in migrate_one_reserved_range - 1 - --- 2017-07-27 Jeff Mahoney New
[2/5] btrfs-progs: convert: add missing newlines for printfs - 1 - --- 2017-07-27 Jeff Mahoney New
« 1 2 3 4 »