Show patches with: Submitter = Tsutomu Itoh       |    State = Action Required       |   73 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] Btrfs: fix overlap of fs_info->flags values - 1 - --- 2017-10-04 Tsutomu Itoh New
Btrfs: fix fs_info->flags value - - - --- 2017-10-02 Tsutomu Itoh New
btrfs-progs: tests: remove variable quotation from convert-tests - - - --- 2017-05-16 Tsutomu Itoh New
btrfs-progs: tests: add test for --sync option of qgroup show - - - --- 2016-12-08 Tsutomu Itoh New
[3/3] btrfs-progs: test: fix convert-tests 004 failure - - - --- 2016-11-18 Tsutomu Itoh New
[2/3] btrfs-progs: test: expand size of test device of fsck-tests 013 - - - --- 2016-11-18 Tsutomu Itoh New
[v3] btrfs-progs: send-test: add checking of clone-src option - - - --- 2016-11-09 Tsutomu Itoh New
[v2] btrfs-progs: send-test: add checking of clone-src option - - - --- 2016-11-09 Tsutomu Itoh New
btrfs-progs: send-test: add checking of clone-src option - - - --- 2016-11-04 Tsutomu Itoh New
Btrfs: fix missing s_id setting - - - --- 2016-04-05 Tsutomu Itoh New
Btrfs: fix error number in send.c - 1 - --- 2016-01-22 Tsutomu Itoh New
Btrfs: change the initialization point of fs_root in open_ctree() - - - --- 2015-10-22 Tsutomu Itoh New
Btrfs: add a check of whether fs_info->fs_root is NULL in btrfs_async_reclaim_metadata_space() - - - --- 2015-10-21 Tsutomu Itoh New
Btrfs: fix error handling in btrfs_ioctl_send() - - - --- 2013-04-19 Tsutomu Itoh New
Btrfs: remove unused variable in __process_changed_new_xattr() - - - --- 2013-04-18 Tsutomu Itoh 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
Btrfs: fix memory leak in btrfs_create_tree() - - - --- 2013-03-21 Tsutomu Itoh New
Btrfs: fix memory leak in name_cache_insert() - - - --- 2012-12-17 Tsutomu Itoh New
Btrfs: add fiemap's flag check - - - --- 2012-11-29 Tsutomu Itoh New
Btrfs: set hole punching time properly - - - --- 2012-11-08 Tsutomu Itoh New
Btrfs: fix memory leak in btrfs_quota_enable() - - - --- 2012-10-16 Tsutomu Itoh New
Btrfs: fix error processing in btrfs_set_acl() - - - --- 2012-10-05 Tsutomu Itoh New
Btrfs: confirmation of value is added before trace_btrfs_get_extent() is called - - - --- 2012-10-01 Tsutomu Itoh New
Btrfs: remove unnecessary IS_ERR in bio_readpage_error() - - - --- 2012-10-01 Tsutomu Itoh New
[v2,2/2] Btrfs: remove unnecessary code in btree_get_extent() - - - --- 2012-09-13 Tsutomu Itoh New
[v2,1/2] Btrfs: cleanup of error processing in btree_get_extent() - - - --- 2012-09-13 Tsutomu Itoh New
Btrfs: cleanup of error processing in btree_get_extent() - - - --- 2012-09-12 Tsutomu Itoh New
Btrfs-progs: fix arguments check of qgroup limit - - - --- 2012-09-12 Tsutomu Itoh New
Btrfs: fix error handling in delete_block_group_cache() - - - --- 2012-09-06 Tsutomu Itoh New
Btrfs: check return value of ulist_alloc() properly - - - --- 2012-09-06 Tsutomu Itoh New
Btrfs: make some functions return void - - - --- 2011-08-26 Tsutomu Itoh New
Btrfs: fix error handling of create_reloc_root() and btrfs_copy_root() - - - --- 2011-08-25 Tsutomu Itoh New
Btrfs: forced readonly when btrfs_drop_snapshot() fails - - - --- 2011-08-09 Tsutomu Itoh New
Btrfs: return error to caller when btrfs_unlink() failes - - - --- 2011-07-19 Tsutomu Itoh New
Btrfs: fix return value check of btrfs_alloc_path() - - - --- 2011-07-07 Tsutomu Itoh New
Btrfs: remove unneeded BUG_ON() - - - --- 2011-06-22 Tsutomu Itoh New
Btrfs: turn to readonly when btrfs_start_ioctl_transaction() fails - - - --- 2011-06-13 Tsutomu Itoh New
Btrfs: turn to readonly when btrfs_join_transaction() fails - - - --- 2011-06-13 Tsutomu Itoh New
Btrfs: turn to readonly if btrfs_start_transaction() fails - - - --- 2011-06-09 Tsutomu Itoh New
Btrfs: return error code to caller when btrfs_previous_item fails - - - --- 2011-05-19 Tsutomu Itoh New
Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item - - - --- 2011-05-19 Tsutomu Itoh New
Btrfs: return error code to caller when btrfs_del_item fails - - - --- 2011-05-19 Tsutomu Itoh New
Btrfs: check return value of btrfs_inc_extent_ref() - - - --- 2011-04-28 Tsutomu Itoh New
Btrfs: return error to caller if read_one_inode() fails - - - --- 2011-04-28 Tsutomu Itoh New
Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log() - - - --- 2011-04-22 Tsutomu Itoh New
[v2] Btrfs: check return value of kmalloc() - - - --- 2011-04-22 Tsutomu Itoh New
Btrfs: remove trans and root argument from fixup_low_keys() - - - --- 2011-04-21 Tsutomu Itoh New
Btrfs: check return value of kmalloc() - - - --- 2011-04-19 Tsutomu Itoh New
Btrfs: cleanup error handling in inode.c - - - --- 2011-04-19 Tsutomu Itoh New
Btrfs: fix memory leak in btrfs_ioctl_start_sync() - - - --- 2011-04-04 Tsutomu Itoh New
Btrfs: fix memory leak in btrfs_ioctl_start_sync() - - - --- 2011-04-04 Tsutomu Itoh New
Btrfs: fix /proc/mounts info. - - - --- 2011-03-31 Tsutomu Itoh New
Btrfs: fix compiler warning in file.c - - - --- 2011-03-30 Tsutomu Itoh New
Btrfs: check return value of read_tree_block() - - - --- 2011-03-24 Tsutomu Itoh New
Btrfs: cleanup some BUG_ON() - - - --- 2011-03-23 Tsutomu Itoh New
Btrfs: check return value of btrfs_alloc_path() - - - --- 2011-03-01 Tsutomu Itoh New
Btrfs: check return value of alloc_extent_map() - - - --- 2011-02-14 Tsutomu Itoh New
[v2] btrfs: fix return value check of btrfs_start_transaction() - - - --- 2011-02-07 Tsutomu Itoh New
btrfs: cleanup error handling in btrfs_unlink_inode() - - - --- 2011-02-03 Tsutomu Itoh New
btrfs: checking NULL or not in some functions - - - --- 2011-02-01 Tsutomu Itoh New
btrfs: fix return value check of btrfs_join_transaction() - - - --- 2011-01-25 Tsutomu Itoh New
btrfs: check return value of btrfs_start_ioctl_transaction() properly - - - --- 2011-01-24 Tsutomu Itoh New
btrfs: fix return value check of btrfs_start_transaction() - - - --- 2011-01-21 Tsutomu Itoh New
btrfs: fix return value check of btrfs_start_transaction() - - - --- 2011-01-20 Tsutomu Itoh New
btrfs: check NULL or not - - - --- 2011-01-05 Tsutomu Itoh New
btrfs: Fix memory leak in btrfs_read_fs_root_no_radix() - - - --- 2010-12-27 Tsutomu Itoh New
[BUG?] There is a possibility that 'i_ino' overflows - - - --- 2010-12-20 Tsutomu Itoh New
btrfs-progs: setting of time to the root directory - - - --- 2010-11-17 Tsutomu Itoh New
Btrfs: fix typo of variable in scrub_stripe - - - --- 2015-01-09 Tsutomu Itoh Under Review
Btrfs-progs: fix segmentation fault of "btrfs check" - - - --- 2013-02-27 Tsutomu Itoh Under Review