Show patches with: Submitter = Tao Ma       |   244 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V4,16/22] ext4: let ext4_delete_entry handle inline data. - - - - --- 2012-02-20 Tao Ma Superseded
[V4,15/22] ext4: make ext4_delete_entry generic. - - - - --- 2012-02-20 Tao Ma Superseded
[V4,14/22] ext4: let ext4_find_entry handle inline data. - - - - --- 2012-02-20 Tao Ma Superseded
[V4,13/22] ext4: Create a new function search_dir. - - - - --- 2012-02-20 Tao Ma Superseded
[V4,12/22] ext4: Let ext4_readdir handle inline data. - - - - --- 2012-02-20 Tao Ma Superseded
[V4,11/22] ext4: let add_dir_entry handle inline data properly. - - - - --- 2012-02-20 Tao Ma Superseded
[V4,10/22] ext4: Create __ext4_insert_dentry for dir entry insertion. - - - - --- 2012-02-20 Tao Ma Superseded
[V4,09/22] ext4: Refactor __ext4_check_dir_entry to accepts start and size. - - - - --- 2012-02-20 Tao Ma Superseded
[V4,08/22] ext4: Create a new function ext4_init_new_dir. - - - - --- 2012-02-20 Tao Ma Superseded
[V4,07/22] ext4: Add delalloc support for inline data. - - - - --- 2012-02-20 Tao Ma Superseded
[V4,06/22] ext4: Add journalled write support for inline data. - - - - --- 2012-02-20 Tao Ma Superseded
[V4,05/22] ext4: Add normal write support for inline data. - - - - --- 2012-02-20 Tao Ma Superseded
[V4,04/22] ext4: Add read support for inline data. - - - - --- 2012-02-20 Tao Ma Superseded
[V4,03/22] ext4: Add the basic function for inline data support. - - - - --- 2012-02-20 Tao Ma Superseded
[V4,02/22] ext4: export inline xattr functions. - - - - --- 2012-02-20 Tao Ma Superseded
[V4,01/22] ext4: Move extra inode read to a new function. - - - - --- 2012-02-20 Tao Ma Superseded
ext4: let getattr report the right blocks in delalloc+bigalloc. - - 1 - --- 2012-01-31 Tao Ma Accepted
[V3,21/21] ext4: Enable ext4 inline support. - - - - --- 2011-12-18 Tao Ma Superseded
[V3,20/21] ext4: Evict inline data out if we needs to strore xattr in inode. - - - - --- 2011-12-18 Tao Ma Superseded
[V3,19/21] ext4: Let fiemap work with inline data. - - - - --- 2011-12-18 Tao Ma Superseded
[V3,18/21] ext4: let ext4_rename handle inline dir. - - - - --- 2011-12-18 Tao Ma Superseded
[V3,17/21] ext4: let empty_dir handle inline dir. - - - - --- 2011-12-18 Tao Ma Superseded
[V3,16/21] ext4: let ext4_delete_entry handle inline data. - - - - --- 2011-12-18 Tao Ma Superseded
[V3,15/21] ext4: make ext4_delete_entry generic. - - - - --- 2011-12-18 Tao Ma Superseded
[V3,14/21] ext4: let ext4_find_entry handle inline data. - - - - --- 2011-12-18 Tao Ma Superseded
[V3,13/21] ext4: Create a new function search_dir. - - - - --- 2011-12-18 Tao Ma Superseded
[V3,12/21] ext4: Let ext4_readdir handle inline data. - - - - --- 2011-12-18 Tao Ma Superseded
[V3,11/21] ext4: let add_dir_entry handle inline data properly. - - - - --- 2011-12-18 Tao Ma Superseded
[V3,10/21] ext4: Create __ext4_insert_dentry for dir entry insertion. - - - - --- 2011-12-18 Tao Ma Superseded
[V3,09/21] ext4: Refactor __ext4_check_dir_entry to accepts start and size. - - - - --- 2011-12-18 Tao Ma Superseded
[V3,08/21] ext4: Create a new function ext4_init_new_dir. - - - - --- 2011-12-18 Tao Ma Superseded
[V3,07/21] ext4: Add delalloc support for inline data. - - - - --- 2011-12-18 Tao Ma Superseded
[V3,06/21] ext4: Add journalled write support for inline data. - - - - --- 2011-12-18 Tao Ma Superseded
[V3,05/21] ext4: Add normal write support for inline data. - - - - --- 2011-12-18 Tao Ma Superseded
[V3,04/21] ext4: Add read support for inline data. - - - - --- 2011-12-18 Tao Ma Superseded
[V3,03/21] ext4: Add the basic function for inline data support. - - - - --- 2011-12-18 Tao Ma Superseded
[V3,02/21] ext4: export inline xattr functions. - - - - --- 2011-12-18 Tao Ma Superseded
[V3,01/21] ext4: Move extra inode read to a new function. - - - - --- 2011-12-18 Tao Ma Superseded
ext4: Unify inode flags bit and inode flags. - - - - --- 2011-12-12 Tao Ma Rejected
[V2,19/19] ext4: Enable ext4 inline support. - - - - --- 2011-11-21 Tao Ma Superseded
[V2,18/19] ext4: let ext4_rename handle inline dir. - - - - --- 2011-11-21 Tao Ma Superseded
[V2,17/19] ext4: let empty_dir handle inline dir. - - - - --- 2011-11-21 Tao Ma Superseded
[V2,16/19] ext4: let ext4_delete_entry handle inline data. - - - - --- 2011-11-21 Tao Ma Superseded
[V2,15/19] ext4: make ext4_delete_entry generic. - - - - --- 2011-11-21 Tao Ma Superseded
[V2,14/19] ext4: let ext4_find_entry handle inline data. - - - - --- 2011-11-21 Tao Ma Superseded
[V2,13/19] ext4: Create a new function search_dir. - - - - --- 2011-11-21 Tao Ma Superseded
[V2,12/19] ext4: Let ext4_readdir handle inline data. - - - - --- 2011-11-21 Tao Ma Superseded
[V2,11/19] ext4: let add_dir_entry handle inline data properly. - - - - --- 2011-11-21 Tao Ma Superseded
[V2,10/19] ext4: Create __ext4_insert_dentry for dir entry insertion. - - - - --- 2011-11-21 Tao Ma Superseded
[V2,09/19] ext4: Refactor __ext4_check_dir_entry to accepts start and size. - - - - --- 2011-11-21 Tao Ma Superseded
[V2,08/19] ext4: Create a new function ext4_init_new_dir. - - - - --- 2011-11-21 Tao Ma Superseded
[V2,07/19] ext4: Add delalloc support for inline data. - - - - --- 2011-11-21 Tao Ma Superseded
[V2,06/19] ext4: Add journalled write support for inline data. - - - - --- 2011-11-21 Tao Ma Superseded
[V2,05/19] ext4: Add normal write support for inline data. - - - - --- 2011-11-21 Tao Ma Superseded
[V2,04/19] ext4: Add read support for inline data. - - - - --- 2011-11-21 Tao Ma Superseded
[V2,03/19] ext4: Add the basic function for inline data support. - - - - --- 2011-11-21 Tao Ma Superseded
[V2,02/19] ext4: export inline xattr functions. - - - - --- 2011-11-21 Tao Ma Superseded
[V2,01/19] ext4: Move extra inode read to a new function. - - - - --- 2011-11-21 Tao Ma Superseded
[V1,17/17] ext4: Enable ext4 inline support. - - - - --- 2011-10-26 Tao Ma Superseded
[V1,16/17] ext4: let ext4_rename handle inline dir. - - - - --- 2011-10-26 Tao Ma Superseded
[V1,15/17] ext4: let empty_dir handle inline dir. - - - - --- 2011-10-26 Tao Ma Superseded
[V1,14/17] ext4: let ext4_delete_entry handle inline data. - - - - --- 2011-10-26 Tao Ma Superseded
[V1,13/17] ext4: let ext4_find_entry handle inline data. - - - - --- 2011-10-26 Tao Ma Superseded
[V1,12/17] ext4: Create a new function search_dir. - - - - --- 2011-10-26 Tao Ma Superseded
[V1,11/17] ext4: Let ext4_readdir handle inline data. - - - - --- 2011-10-26 Tao Ma Superseded
[V1,10/17] ext4: let add_dir_entry handle inline data properly. - - - - --- 2011-10-26 Tao Ma Superseded
[V1,09/17] ext4: Create __ext4_insert_dentry for dir entry insertion. - - - - --- 2011-10-26 Tao Ma Superseded
[V1,08/17] ext4: Refactor __ext4_check_dir_entry to accepts start and size. - - - - --- 2011-10-26 Tao Ma Superseded
[V1,07/17] ext4: Create a new function ext4_init_new_dir. - - - - --- 2011-10-26 Tao Ma Superseded
[V1,06/17] ext4: Add delalloc support for inline data. - - - - --- 2011-10-26 Tao Ma Superseded
[V1,05/17] ext4: Add journalled write support for inline data. - - - - --- 2011-10-26 Tao Ma Superseded
[V1,04/17] ext4: Add normal write support for inline data. - - - - --- 2011-10-26 Tao Ma Superseded
[V1,03/17] ext4: Add read support for inline data. - - - - --- 2011-10-26 Tao Ma Superseded
[V1,02/17] ext4: Add the basic function for inline data support. - - - - --- 2011-10-26 Tao Ma Superseded
[V1,01/17] ext4: Move extra inode read to a new function. - - - - --- 2011-10-26 Tao Ma Superseded
ext4: Check extent overflow with the right range. - - - - --- 2011-10-17 Tao Ma Superseded
ext4: Use le32_to_cpu for ext4_extent_idx.ei_block in ext4_ext_search_left. - - - - --- 2011-10-07 Tao Ma Accepted
ext4: Remove the obsolete broken EXT4_IOC32_WAIT_FOR_READONLY. - - - - --- 2011-10-07 Tao Ma Accepted
ext4: Fix the wrong comment in ext4_ext_search_right. - - - - --- 2011-10-07 Tao Ma Accepted
ext3: Remove the obsolete broken EXT3_IOC32_WAIT_FOR_READONLY. - - - - --- 2011-10-07 Tao Ma Not Applicable
[v2] ext4: Free resources in the error path of ext4_mb_init. - - - - --- 2011-10-07 Tao Ma Superseded
[v2] ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten. - - - - --- 2011-09-30 Tao Ma Accepted
ext4: Avoid stamping on other memories in ext4_ext_insert_index. - - - - --- 2011-09-30 Tao Ma Accepted
ext4: fix BUG_ON() in ext4_ext_insert_extent() - - - - --- 2011-09-28 Tao Ma Not Applicable
ext4: Check io list state and avoid an unnecessary mutex_lock in ext4_end_io_work. - - - - --- 2011-09-14 Tao Ma Superseded
ext4: Don't check io->flag when setting EXT4_STATE_DIO_UNWRITTEN inode state. - - - - --- 2011-09-14 Tao Ma Accepted
ext4: Fix a possible corruption in dx_probe. - - - - --- 2011-08-31 Tao Ma Rejected
ext3: Fix a possible corruption in dx_probe. - - - - --- 2011-08-31 Tao Ma Not Applicable
ext4: Free resources in some error path in ext4_fill_super. - - - - --- 2011-08-19 Tao Ma Accepted
ext4: Free resources in the error path of ext4_mb_init. - - - - --- 2011-08-19 Tao Ma Accepted
ext4: Don't set s_buddy_cache->i_ino to EXT4_BAD_INO - - - - --- 2011-08-17 Tao Ma Rejected
ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten. - - - - --- 2011-08-16 Tao Ma Superseded
ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN. - - - - --- 2011-08-16 Tao Ma Accepted
DIO process stuck apparently due to dioread_nolock (3.0) - - - - --- 2011-08-13 Tao Ma Superseded
ext4: Remove ac_repeats from ext4_allocation_context. - - - - --- 2011-07-17 Tao Ma Accepted
ext4: Don't increase s_mb_buddies_generated in ext4_mb_release. - - - - --- 2011-07-17 Tao Ma Accepted
ext4: Remove unnecessary ext4_get_group_info in ext4_mb_load_buddy. - - - - --- 2011-07-17 Tao Ma Accepted
jbd/2[stable only]: Use WRITE_SYNC_PLUG in journal_commit_transaction. - - - - --- 2011-07-12 Tao Ma Not Applicable
ext4: Fix a double free of sbi->s_group_info in ext4_mb_init_backend - - - - --- 2011-07-11 Tao Ma Accepted
ext4: Avoid memory leak of ext4_groupinfo_caches in ext4_groupinfo_create_slab. - - - - --- 2011-07-11 Tao Ma Accepted
« 1 2 3 »