Show patches with: Submitter = Eric Sandeen       |   208 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
fix up userspace for newer glibc - - - --- 2010-01-20 Eric Sandeen New
btrfs: update timestamps on truncate() - - - --- 2013-01-12 Eric Sandeen New
btrfs-progs pretty/quiet build - - - --- 2013-01-24 Eric Sandeen New
[RFC] mkfs: collapse redundant logic in custom_alloc_extent() - - - --- 2013-01-25 Eric Sandeen New
Btrfs-progs: Exit if not running as root - - - --- 2013-01-25 Eric Sandeen Under Review
[1/2] btrfs-progs: fix mkfs.btrfs -r option - - - --- 2013-01-29 Eric Sandeen Under Review
[2/2,RFC] btrfs-progs: overhaul mkfs.btrfs -r option - - - --- 2013-01-29 Eric Sandeen Under Review
[01/11] btrfs: remove unused fd in btrfs_ioctl_send() - - - --- 2013-01-31 Eric Sandeen New
[02/11] btrfs: list_entry can't return NULL - - - --- 2013-01-31 Eric Sandeen New
[03/11] btrfs: remove unused fs_info from btrfs_decode_error() - - - --- 2013-01-31 Eric Sandeen New
[04/11] btrfs: handle null fs_info in btrfs_panic() - - - --- 2013-01-31 Eric Sandeen New
[05/11] btrfs: annotate intentional switch case fallthroughs - - - --- 2013-01-31 Eric Sandeen New
[06/11] btrfs: add missing break in btrfs_print_leaf() - - - --- 2013-01-31 Eric Sandeen New
[07/11] btrfs: fix varargs in __btrfs_std_error - - - --- 2013-01-31 Eric Sandeen New
[08/11] btrfs: remove unused "item" in btrfs_insert_delayed_item() - - - --- 2013-01-31 Eric Sandeen New
[09/11] btrfs: remove unnecessary DEFINE_WAIT() declarations - - - --- 2013-01-31 Eric Sandeen New
[10/11] btrfs: ensure we don't overrun devices_info[] in __btrfs_alloc_chunk - - - --- 2013-01-31 Eric Sandeen New
[11/11] btrfs: don't try to notify udev about missing devices - - - --- 2013-01-31 Eric Sandeen New
[BUG] kernel BUG at fs/btrfs/async-thread.c:605! - - - --- 2013-01-31 Eric Sandeen New
btrfs: remove cache only arguments from defrag path - - - --- 2013-01-31 Eric Sandeen New
[BTRFS-PROGS] remove __attribute_const__ from raid6.c - - - --- 2013-02-03 Eric Sandeen New
btrfs-progs: include kerncompat.h in raid6.c, define __attribute_const__ - - - --- 2013-02-03 Eric Sandeen Accepted
btrfs-progs: remove unused bit-radix.[ch] files - - - --- 2013-02-04 Eric Sandeen Accepted
btrfs: add delayed_iput list head to btrfs inode - - - --- 2013-02-05 Eric Sandeen New
[RFC] btrfs-progs: require mkfs -f force option to overwrite filesystem or partition table - - - --- 2013-02-14 Eric Sandeen Accepted
[01/17] btrfs-progs: Unify size-parsing - - - --- 2013-02-25 Eric Sandeen Under Review
[02/17] btrfs-progs: fix btrfs_get_subvol cut/paste error - - - --- 2013-02-25 Eric Sandeen Under Review
[03/17] btrfs-progs: Remove write-only var fdres in cmd_dev_stats() - - - --- 2013-02-25 Eric Sandeen Under Review
[04/17] btrfs-progs: btrfs_list_get_path_rootid error handling - - - --- 2013-02-25 Eric Sandeen Under Review
[05/17] btrfs-progs: avoid double-free in __btrfs_map_block - - - --- 2013-02-25 Eric Sandeen Under Review
[06/17] btrfs-progs: fix open error test in cmd_start_replace - - - --- 2013-02-25 Eric Sandeen Under Review
[07/17] btrfs-progs: fix close of error fd in scrub cancel - - - --- 2013-02-25 Eric Sandeen Under Review
[08/17] btrfs-progs: more scrub cancel error handling - - - --- 2013-02-25 Eric Sandeen Under Review
[09/17] btrfs-progs: free memory before error exit in read_whole_eb - - - --- 2013-02-25 Eric Sandeen Under Review
[10/17] btrfs-progs: don't call close on error fd - - - --- 2013-02-25 Eric Sandeen Under Review
[11/17] btrfs-progs: provide positive errno to strerror in cmd_restore - - - --- 2013-02-25 Eric Sandeen Under Review
[12/17] btrfs-progs: free allocated di_args in cmd_start_replace - - - --- 2013-02-25 Eric Sandeen Under Review
[13/17] btrfs-progs: close fd on cmd_subvol_get_default return - - - --- 2013-02-25 Eric Sandeen Under Review
[14/17] btrfs-progs: fix mem leak in resolve_root - - - --- 2013-02-25 Eric Sandeen Under Review
[15/17] btrfs-progs: Tidy up resolve_root - - - --- 2013-02-25 Eric Sandeen Under Review
[16/17] btrfs-progs: fix fd leak in cmd_subvol_set_default - - - --- 2013-02-25 Eric Sandeen Under Review
[17/17] btrfs-progs: replace strtok_r with strsep - - - --- 2013-02-25 Eric Sandeen Under Review
[17/17,V2] btrfs-progs: replace strtok_r with strsep - - - --- 2013-02-26 Eric Sandeen Under Review
xfstests: handle new mkfs.btrfs -f option cleanly - - - --- 2013-02-26 Eric Sandeen Not Applicable
[17/17,V3] btrfs-progs: initialize save_ptr prior to strtok_r - - - --- 2013-02-26 Eric Sandeen Under Review
[12/14,V2] btrfs-progs: Issue warnings if ioctls fail in sigint handlers - - - --- 2013-03-04 Eric Sandeen Superseded
[01/14] btrfs-progs: close fd on cmd_subvol_list return - - - --- 2013-03-04 Eric Sandeen Under Review
[02/14] btrfs-progs: close fd on do_convert error returns - - - --- 2013-03-04 Eric Sandeen Under Review
[03/14] btrfs-progs: free resources on do_rollback error returns - - - --- 2013-03-04 Eric Sandeen Under Review
[04/14] btrfs-progs: don't leak fd in get_fs_info - - - --- 2013-03-04 Eric Sandeen Under Review
[05/14] btrfs-progs: free allocated metadump structure on restore failure - - - --- 2013-03-04 Eric Sandeen Under Review
[06/14] btrfs-progs: check for null string in parse_size - - - --- 2013-03-04 Eric Sandeen Under Review
[07/14] btrfs-progs: tidy up cmd_snapshot() whitespace & returns - - - --- 2013-03-04 Eric Sandeen Under Review
[08/14] btrfs-progs: Free resources when returning error from cmd_snapshot() - - - --- 2013-03-04 Eric Sandeen Under Review
[09/14] btrfs-progs: tidy up cmd_subvol_create() whitespace & returns - - - --- 2013-03-04 Eric Sandeen Under Review
[10/14] btrfs-progs: Free resources when returning error from cmd_subvol_create() - - - --- 2013-03-04 Eric Sandeen Under Review
[11/14] btrfs-progs: check return of posix_fadvise - - - --- 2013-03-04 Eric Sandeen Under Review
[12/14] btrfs-progs: Issue warnings if ioctls fail in sigint handlers - - - --- 2013-03-04 Eric Sandeen Accepted
[13/14] btrfs-progs: better option/error handling for btrfs-vol - - - --- 2013-03-04 Eric Sandeen Under Review
[14/14] btrfs-progs: Error handling in scrub_progress_cycle() thread - - - --- 2013-03-04 Eric Sandeen Superseded
[14/14,V2] btrfs-progs: Error handling in scrub_progress_cycle() thread - - - --- 2013-03-04 Eric Sandeen Accepted
[15/14] btrfs-progs: fix scrub error return from pthread_mutex_lock - - - --- 2013-03-04 Eric Sandeen Under Review
xfstests: Fix hang when mkfs.btrfs isn't present - - - --- 2013-03-05 Eric Sandeen Not Applicable
use rcu_barrier() to wait for bdev puts at unmount - - - --- 2013-03-09 Eric Sandeen New
[V2] btrfs: use rcu_barrier() to wait for bdev puts at unmount - - - --- 2013-03-09 Eric Sandeen New
[1/4] btrfs-progs: close fd on return from label get/set functions - - - --- 2013-03-11 Eric Sandeen Accepted
[2/4] btrfs-progs: three new device/path helpers - - - --- 2013-03-11 Eric Sandeen Accepted
[3/4] btrfs-progs: don't open-code mountpoint discovery in scrub cancel - - - --- 2013-03-11 Eric Sandeen Accepted
[4/4] btrfs-progs: rework get_fs_info to remove side effects - - - --- 2013-03-11 Eric Sandeen Superseded
[4/4,V2] btrfs-progs: rework get_fs_info to remove side effects - - - --- 2013-03-12 Eric Sandeen Accepted
xfstests: make defrag test 222 generic - - - --- 2013-03-12 Eric Sandeen Not Applicable
[2/3] xfstests: keep newlines out of SCRATCH_DEV_POOL - - - --- 2013-03-13 Eric Sandeen Not Applicable
[3/3] xfstests: btrfs tests for basic informational commands - - - --- 2013-03-13 Eric Sandeen Not Applicable
btrfs-progs: document force option in mkfs usage(); add long opt - - - --- 2013-03-13 Eric Sandeen Accepted
xfstests: enable test 032 (mkfs overwrite) for btrfs - - - --- 2013-03-13 Eric Sandeen Not Applicable
[3/3,V2] xfstests: btrfs tests for basic informational commands - - - --- 2013-03-13 Eric Sandeen Not Applicable
[3/3,V3] xfstests: btrfs tests for basic informational commands - - - --- 2013-03-13 Eric Sandeen Not Applicable
[3/3,V4] xfstests: btrfs tests for basic informational commands - - - --- 2013-03-13 Eric Sandeen Not Applicable
btrfs-show vs. btrfs different output - - - --- 2013-03-21 Eric Sandeen New
btrfs: document mount options in Documentation/fs/btrfs.txt - - - --- 2013-03-23 Eric Sandeen New
[V2] btrfs: document mount options in Documentation/fs/btrfs.txt - - - --- 2013-03-26 Eric Sandeen New
btrfs: close any open devices if btrfs_mount fails - - - --- 2013-04-04 Eric Sandeen New
[V2] btrfs: close any open devices if btrfs_mount fails - - - --- 2013-04-04 Eric Sandeen New
[V3] btrfs: ignore device open failures in __btrfs_open_devices - - - --- 2013-04-04 Eric Sandeen New
btrfs-progs: re-add send-test - - - --- 2013-04-06 Eric Sandeen Accepted
[1/2] btrfs-progs: replace blkid_probe_get_wholedisk_devno - - - --- 2013-04-11 Eric Sandeen Accepted
[2/2] btrfs-progs: use clearer var names in is_ssd() - - - --- 2013-04-11 Eric Sandeen Accepted
btrfs: make static code static & remove dead code - - - --- 2013-04-19 Eric Sandeen New
btrfs-progs: fix send-test build - - - --- 2013-04-20 Eric Sandeen Accepted
xfstests: remove recursive include in filter.btrfs - - - --- 2013-04-21 Eric Sandeen Not Applicable
btrfs: move leak debug code to functions - - - --- 2013-04-21 Eric Sandeen New
[2/2] btrfs-progs: Add default rules to Makefile - - - --- 2013-04-21 Eric Sandeen Accepted
[V2] xfstests: remove recursive include in filter.btrfs - - - --- 2013-04-21 Eric Sandeen Not Applicable
[V3] xfstests: fix common filter include in filter.btrfs - - - --- 2013-04-21 Eric Sandeen Not Applicable
[1/2] btrfs-progs: set generation_v2 any time we write a new root - - - --- 2013-04-22 Eric Sandeen Accepted
[2/2] btrfs-progs: enlarge root item if needed in btrfs_update_root - - - --- 2013-04-22 Eric Sandeen Under Review
[2/2,V2] btrfs-progs: update generation_v2 in btrfs_update_root - - - --- 2013-04-22 Eric Sandeen Accepted
[V2] btrfs: move leak debug code to functions - - - --- 2013-04-22 Eric Sandeen New
[V3] btrfs: move leak debug code to functions - - - --- 2013-04-22 Eric Sandeen New
[1/2,(resend)] btrfs-progs: standardize tool source filenames - - - --- 2013-04-23 Eric Sandeen Accepted
« 1 2 3 »