Show patches with: Submitter = Tao Ma       |   244 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] ext4: fix readdir error in case inline_data+^dir_index. - - - - --- 2013-04-10 Tao Ma Accepted
[1/2] ext4: fix readdir error in case inline_data+dir_index. - - - - --- 2013-04-10 Tao Ma Accepted
[2/2] ext4: Handle readdir when a file is converted from inline to block based. - - - - --- 2013-03-28 Tao Ma Superseded
[1/2] ext4: Return proper offset for '..' if inline_data enabled. - - - 1 --- 2013-03-28 Tao Ma Superseded
ext4: Add EXT4_ZERO_XATTR_VALUE to init inline data directly. - - - - --- 2012-12-11 Tao Ma Accepted
ext4: Use kzalloc instead of empty_zero_page because of SPARC build error. - - - - --- 2012-12-11 Tao Ma Superseded
[V2] ext4: Remove CONFIG_EXT4_FS_XATTR. 1 - - - --- 2012-12-10 Tao Ma Accepted
ext4: Remove CONFIG_EXT4_FS_XATTR. 1 - - - --- 2012-12-10 Tao Ma Superseded
ext4: Fix the complie warning if CONFIG_EXT4_FS_XATTR isn't set. - - - - --- 2012-12-05 Tao Ma Accepted
ext4: Fix a build warning in __ext4_journalled_writepage. - - - - --- 2012-12-04 Tao Ma Superseded
[ext4:dev,40/60] fs/ext4/inode.c:1953 __ext4_journalled_writepage() error: potential NULL dereferen… - - - - --- 2012-12-04 Tao Ma Superseded
ext4: Fix inline data build warning found by kernel build testing. - - - - --- 2012-12-03 Tao Ma Superseded
[V7,23/23] ext4: Enable ext4 inline support. - - - - --- 2012-10-24 Tao Ma Accepted
[V7,22/23] ext4: let fallocate handle inline data correctly. - - - - --- 2012-10-24 Tao Ma Accepted
[V7,21/23] ext4: let ext4_truncate handle inline data correctly. - - - - --- 2012-10-24 Tao Ma Accepted
[V7,20/23] ext4: Evict inline data out if we needs to strore xattr in inode. - - - - --- 2012-10-24 Tao Ma Accepted
[V7,19/23] ext4: Let fiemap work with inline data. - - - - --- 2012-10-24 Tao Ma Accepted
[V7,18/23] ext4: let ext4_rename handle inline dir. - - - - --- 2012-10-24 Tao Ma Accepted
[V7,17/23] ext4: let empty_dir handle inline dir. - - - - --- 2012-10-24 Tao Ma Accepted
[V7,16/23] ext4: let ext4_delete_entry handle inline data. - - - - --- 2012-10-24 Tao Ma Accepted
[V7,15/23] ext4: make ext4_delete_entry generic. - - - - --- 2012-10-24 Tao Ma Accepted
[V7,14/23] ext4: let ext4_find_entry handle inline data. - - - - --- 2012-10-24 Tao Ma Accepted
[V7,13/23] ext4: Create a new function search_dir. - - - - --- 2012-10-24 Tao Ma Accepted
[V7,12/23] ext4: Let ext4_readdir handle inline data. - - - - --- 2012-10-24 Tao Ma Accepted
[V7,11/23] ext4: let add_dir_entry handle inline data properly. - - - - --- 2012-10-24 Tao Ma Accepted
[V7,10/23] ext4: Create __ext4_insert_dentry for dir entry insertion. - - - - --- 2012-10-24 Tao Ma Accepted
[V7,09/23] ext4: Refactor __ext4_check_dir_entry to accepts start and size. - - - - --- 2012-10-24 Tao Ma Accepted
[V7,08/23] ext4: Make ext4_init_dot_dotdot for inline dir usage. - - - - --- 2012-10-24 Tao Ma Accepted
[V7,07/23] ext4: Add delalloc support for inline data. - - - - --- 2012-10-24 Tao Ma Accepted
[V7,06/23] ext4: Add journalled write support for inline data. - - - - --- 2012-10-24 Tao Ma Accepted
[V7,05/23] ext4: Add normal write support for inline data. - - - - --- 2012-10-24 Tao Ma Accepted
[V7,04/23] ext4: Add read support for inline data. - - - - --- 2012-10-24 Tao Ma Accepted
[V7,03/23] ext4: Add the basic function for inline data support. - - - - --- 2012-10-24 Tao Ma Accepted
[V7,02/23] ext4: export inline xattr functions. - - - - --- 2012-10-24 Tao Ma Accepted
[V7,01/23] ext4: Move extra inode read to a new function. - - - - --- 2012-10-24 Tao Ma Accepted
ext4: Checksum the block bitmap properly with bigalloc enabled. - - 1 - --- 2012-10-15 Tao Ma Accepted
ext4: Only call update_backups if necessary in online resize. - - - - --- 2012-09-24 Tao Ma Accepted
ext4: Don't calc checksum in update_backups in online resize. - - - - --- 2012-09-20 Tao Ma Accepted
[V6,23/23] ext4: Enable ext4 inline support. - - - - --- 2012-09-14 Tao Ma Superseded
[V6,22/23] ext4: let fallocate handle inline data correctly. - - - - --- 2012-09-14 Tao Ma Superseded
[V6,21/23] ext4: let ext4_truncate handle inline data correctly. - - - - --- 2012-09-14 Tao Ma Superseded
[V6,20/23] ext4: Evict inline data out if we needs to strore xattr in inode. - - - - --- 2012-09-14 Tao Ma Superseded
[V6,19/23] ext4: Let fiemap work with inline data. - - - - --- 2012-09-14 Tao Ma Superseded
[V6,18/23] ext4: let ext4_rename handle inline dir. - - - - --- 2012-09-14 Tao Ma Superseded
[V6,17/23] ext4: let empty_dir handle inline dir. - - - - --- 2012-09-14 Tao Ma Accepted
[V6,16/23] ext4: let ext4_delete_entry handle inline data. - - - - --- 2012-09-14 Tao Ma Superseded
[V6,15/23] ext4: make ext4_delete_entry generic. - - - - --- 2012-09-14 Tao Ma Superseded
[V6,14/23] ext4: let ext4_find_entry handle inline data. - - - - --- 2012-09-14 Tao Ma Superseded
[V6,13/23] ext4: Create a new function search_dir. - - - - --- 2012-09-14 Tao Ma Superseded
[V6,12/23] ext4: Let ext4_readdir handle inline data. - - - - --- 2012-09-14 Tao Ma Superseded
[V6,11/23] ext4: let add_dir_entry handle inline data properly. - - - - --- 2012-09-14 Tao Ma Superseded
[V6,10/23] ext4: Create __ext4_insert_dentry for dir entry insertion. - - - - --- 2012-09-14 Tao Ma Superseded
[V6,09/23] ext4: Refactor __ext4_check_dir_entry to accepts start and size. - - - - --- 2012-09-14 Tao Ma Superseded
[V6,08/23] ext4: Make ext4_init_dot_dotdot for inline dir usage. - - - - --- 2012-09-14 Tao Ma Superseded
[V6,07/23] ext4: Add delalloc support for inline data. - - - - --- 2012-09-14 Tao Ma Superseded
[V6,06/23] ext4: Add journalled write support for inline data. - - - - --- 2012-09-14 Tao Ma Superseded
[V6,05/23] ext4: Add normal write support for inline data. - - - - --- 2012-09-14 Tao Ma Superseded
[V6,04/23] ext4: Add read support for inline data. - - - - --- 2012-09-14 Tao Ma Superseded
[V6,03/23] ext4: Add the basic function for inline data support. - - - - --- 2012-09-14 Tao Ma Superseded
[V6,02/23] ext4: export inline xattr functions. - - - - --- 2012-09-14 Tao Ma Superseded
[V6,01/23] ext4: Move extra inode read to a new function. - - - - --- 2012-09-14 Tao Ma Superseded
[V5,23/23] ext4: Enable ext4 inline support. - - - - --- 2012-06-30 Tao Ma Superseded
[V5,22/23] ext4: let fallocate handle inline data correctly. - - - - --- 2012-06-30 Tao Ma Superseded
[V5,21/23] ext4: let ext4_truncate handle inline data correctly. - - - - --- 2012-06-30 Tao Ma Superseded
[V5,20/23] ext4: Evict inline data out if we needs to strore xattr in inode. - - - - --- 2012-06-30 Tao Ma Superseded
[V5,19/23] ext4: Let fiemap work with inline data. - - - - --- 2012-06-30 Tao Ma Superseded
[V5,18/23] ext4: let ext4_rename handle inline dir. - - - - --- 2012-06-30 Tao Ma Superseded
[V5,17/23] ext4: let empty_dir handle inline dir. - - - - --- 2012-06-30 Tao Ma Superseded
[V5,16/23] ext4: let ext4_delete_entry handle inline data. - - - - --- 2012-06-30 Tao Ma Superseded
[V5,15/23] ext4: make ext4_delete_entry generic. - - - - --- 2012-06-30 Tao Ma Superseded
[V5,14/23] ext4: let ext4_find_entry handle inline data. - - - - --- 2012-06-30 Tao Ma Superseded
[V5,13/23] ext4: Create a new function search_dir. - - - - --- 2012-06-30 Tao Ma Superseded
[V5,12/23] ext4: Let ext4_readdir handle inline data. - - - - --- 2012-06-30 Tao Ma Superseded
[V5,11/23] ext4: let add_dir_entry handle inline data properly. - - - - --- 2012-06-30 Tao Ma Superseded
[V5,10/23] ext4: Create __ext4_insert_dentry for dir entry insertion. - - - - --- 2012-06-30 Tao Ma Superseded
[V5,09/23] ext4: Refactor __ext4_check_dir_entry to accepts start and size. - - - - --- 2012-06-30 Tao Ma Superseded
[V5,08/23] ext4: Create a new function ext4_init_new_dir. - - - - --- 2012-06-30 Tao Ma Superseded
[V5,07/23] ext4: Add delalloc support for inline data. - - - - --- 2012-06-30 Tao Ma Superseded
[V5,06/23] ext4: Add journalled write support for inline data. - - - - --- 2012-06-30 Tao Ma Superseded
[V5,05/23] ext4: Add normal write support for inline data. - - - - --- 2012-06-30 Tao Ma Superseded
[V5,04/23] ext4: Add read support for inline data. - - - - --- 2012-06-30 Tao Ma Superseded
[V5,03/23] ext4: Add the basic function for inline data support. - - - - --- 2012-06-30 Tao Ma Superseded
[V5,02/23] ext4: export inline xattr functions. - - - - --- 2012-06-30 Tao Ma Superseded
[V5,01/23] ext4: Move extra inode read to a new function. - - - - --- 2012-06-30 Tao Ma Superseded
e2fsprogs/csum: Use fs.csum_seed for xattr block csum calculation. 1 - - - --- 2012-06-24 Tao Ma Accepted
ext4: Use s_csum_seed instead of i_csum_seed for xattr block csum. - - - - --- 2012-06-24 Tao Ma Not Applicable
ext4: Use proper csum calculation in ext4_rename. 1 - - - --- 2012-06-22 Tao Ma Accepted
ext4: Don't set i_flags in EXT4_IOC_SETFLAGS. - - - - --- 2012-06-04 Tao Ma Accepted
[V2] ext4: Protect group inode free counting with group lock. - - - - --- 2012-05-17 Tao Ma Accepted
[2/2] e2fsck/tests: Add the regression test case for e2fsck. - - - - --- 2012-05-17 Tao Ma Accepted
[1/2] e2fsck: Let end_blk to be the maximum value of u32. - - - - --- 2012-05-17 Tao Ma Superseded
e2fsck: Let end_blk to be the maximum value of u32. - - - - --- 2012-05-16 Tao Ma Superseded
ext4: Protect group inode free counting with group lock. - - - - --- 2012-05-16 Tao Ma Superseded
ext4: Save and restore state flags in EXT4_IOC_SETFLAGS. - - - - --- 2012-05-04 Tao Ma Rejected
[V4,22/22] ext4: Enable ext4 inline support. - - - - --- 2012-02-20 Tao Ma Superseded
[V4,21/22] ext4: let ext4_truncate handle inline data correctly. - - - - --- 2012-02-20 Tao Ma Superseded
[V4,20/22] ext4: Evict inline data out if we needs to strore xattr in inode. - - - - --- 2012-02-20 Tao Ma Superseded
[V4,19/22] ext4: Let fiemap work with inline data. - - - - --- 2012-02-20 Tao Ma Superseded
[V4,18/22] ext4: let ext4_rename handle inline dir. - - - - --- 2012-02-20 Tao Ma Superseded
[V4,17/22] ext4: let empty_dir handle inline dir. - - - - --- 2012-02-20 Tao Ma Superseded
« 1 2 3 »