Show patches with: Submitter = Kazuya Mio       |   100 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix compile error in ext4_fallocate() - - - - --- 2010-09-08 Kazuya Mio Accepted
[01/11,RESEND] libe2p: Add new function get_fragment_score() - - - - --- 2011-06-15 Kazuya Mio Superseded
[01/11] libe2p: Add new function get_fragment_score() - - - - --- 2011-04-08 Kazuya Mio Superseded
[02/11,RESEND] filefrag: Output fragmentation score - - - - --- 2011-06-15 Kazuya Mio Superseded
[02/11] filefrag: Output fragmentation score - - - - --- 2011-04-08 Kazuya Mio Superseded
[03/11,RESEND] e4defrag: Remove -c option which check the file fragments - - - - --- 2011-06-15 Kazuya Mio Superseded
[03/11] e4defrag: Remove -c option which check the file fragments - - - - --- 2011-04-08 Kazuya Mio Superseded
[04/11,RESEND] e4defrag: Remove old fragmentation score calculation code - - - - --- 2011-06-15 Kazuya Mio Superseded
[04/11] e4defrag: Remove old fragmentation score calculation code - - - - --- 2011-04-08 Kazuya Mio Superseded
[05/11,RESEND] e4defrag: Use get_fragment_score() for decision of whether to defrag - - - - --- 2011-06-15 Kazuya Mio Superseded
[05/11] e4defrag: Use get_fragment_score() for decision of whether to defrag - - - - --- 2011-04-08 Kazuya Mio Superseded
[06/11,RESEND] e4defrag: Allow user who has read+write access to defrag - - - - --- 2011-06-15 Kazuya Mio Superseded
[06/11] e4defrag: Allow user who has read+write access to defrag - - - - --- 2011-04-08 Kazuya Mio Superseded
[07/11,RESEND] e4defrag: Fix memory leak in file_defrag() - - - - --- 2011-06-15 Kazuya Mio Superseded
[07/11] e4defrag: Fix memory leak in file_defrag() - - - - --- 2011-04-08 Kazuya Mio Superseded
[08/11,RESEND] e4defrag: Use blk64_t instead of ext4_fsblk_t - - - - --- 2011-06-15 Kazuya Mio Superseded
[08/11] e4defrag: Use blk64_t instead of ext4_fsblk_t - - - - --- 2011-04-08 Kazuya Mio Superseded
[09/11,RESEND] e4defrag: Use EXT2_SUPER_MAGIC instead of EXT4_SUPER_MAGIC - - - - --- 2011-06-15 Kazuya Mio Superseded
[09/11] e4defrag: Use EXT2_SUPER_MAGIC instead of EXT4_SUPER_MAGIC - - - - --- 2011-04-08 Kazuya Mio Superseded
[1/2,V2] mke2fs: fix force option to create filesystem on mounted device - - 1 - --- 2013-06-24 Kazuya Mio Superseded
[1/2,V3] mke2fs: fix force option to create filesystem on mounted device - - 1 - --- 2013-07-02 Kazuya Mio Superseded
[1/2] ext3: Don't call dquot_free_block() if we don't update anything - - - - --- 2012-01-30 Kazuya Mio Not Applicable
[1/2] ext4: initialize moved_len before calling ext4_move_extents() - - - - --- 2009-10-08 Kazuya Mio Superseded
[1/2] mke2fs: fix force option to create filesystem on mounted device - - - - --- 2013-02-04 Kazuya Mio Superseded
[1/3] e2fsck: Remove unnecessary continue statement - - - - --- 2009-07-06 Kazuya Mio Accepted
[1/3] e4defrag: output blocks per extent by -c option - - - - --- 2009-09-30 Kazuya Mio Superseded
[10/11,RESEND] e4defrag: Fix error messages more clearly - - - - --- 2011-06-15 Kazuya Mio Superseded
[10/11] e4defrag: Fix error messages more clearly - - - - --- 2011-04-08 Kazuya Mio Superseded
[11/11,RESEND] e4defrag: Remove unnecessary code - - - - --- 2011-06-15 Kazuya Mio Superseded
[11/11] e4defrag: Remove unnecessary code - - - - --- 2011-04-08 Kazuya Mio Superseded
[2/2,V2] mke2fs: disallow creating FS on a loop mounted file with no option - - - - --- 2013-06-24 Kazuya Mio Superseded
[2/2,V3] mke2fs: disallow creating FS on a loop mounted file with no option - - - - --- 2013-07-02 Kazuya Mio Superseded
[2/2] ext3: Don't update ctime in ext3_splice_branch() - - - - --- 2012-01-30 Kazuya Mio Not Applicable
[2/2] ext4: update donor file's ctime/mtime - - - - --- 2009-10-08 Kazuya Mio New
[2/2] mke2fs: disallow creating FS on a loop mounted file with no option - - - - --- 2013-02-04 Kazuya Mio Superseded
[2/3] e2fsck: Fix loop counter properly - - - - --- 2009-07-06 Kazuya Mio Accepted
[2/3] e4defrag: fix file blocks calculation - - - - --- 2009-09-30 Kazuya Mio Superseded
[3/3] e2fsck: Remove unused variable - - - - --- 2009-07-06 Kazuya Mio Accepted
[3/3] e4defrag: avoid unsuccessful return in non-privileged user - - - - --- 2009-09-30 Kazuya Mio Superseded
[RESEND] mke2fs: fix force option to create filesystem on mounted device - - 2 - --- 2013-10-25 Kazuya Mio Superseded
[RFC,1/3] ext4: add EXT4_IOC_CONTROL_PA to create/discard inode PA - - - - --- 2010-04-14 Kazuya Mio Superseded
[RFC,2/3] ext4: sort and merge inode PA - - - - --- 2010-04-14 Kazuya Mio Superseded
[RFC,3/3] ext4: add EXT4_IOC_GET_PA to get inode PA information - - - - --- 2010-04-14 Kazuya Mio Superseded
[RFC,V2,1/5] ext4: add EXT4_IOC_CONTROL_PA to create/discard inode PA - - - - --- 2010-08-25 Kazuya Mio New
[RFC,V2,2/5] ext4: sort and merge inode PA - - - - --- 2010-08-25 Kazuya Mio New
[RFC,V2,3/5] ext4: add EXT4_IOC_GET_PA to get inode PA information - - - - --- 2010-08-25 Kazuya Mio New
[RFC,V2,4/5] e4defrag: unified bugfix/improvement patches - - - - --- 2010-08-25 Kazuya Mio Not Applicable
[RFC,V2,5/5] e4defrag: add solving relevant file fragmentation mode - - - - --- 2010-08-25 Kazuya Mio Superseded
[RFC,V3,1/4] ext4: add EXT4_IOC_CONTROL_PA to create/discard inode PA - - - - --- 2010-12-01 Kazuya Mio New
[RFC,V3,2/4] ext4: sort and merge inode PA - - - - --- 2010-12-01 Kazuya Mio New
[RFC,V3,3/4] ext4: add EXT4_IOC_GET_PA to get inode PA information - - - - --- 2010-12-01 Kazuya Mio New
[RFC,V3,4/4] e4defrag: add solving relevant file fragmentation mode - - - - --- 2010-12-01 Kazuya Mio New
[RFC,v2,1/4] e4defrag: output size per extent by -c option - - - - --- 2009-10-20 Kazuya Mio Accepted
[RFC,v2,2/4] e4defrag: fix file blocks calculation - - - - --- 2009-10-20 Kazuya Mio Accepted
[RFC,v2,3/4] e4defrag: avoid unsuccessful return in non-privileged user - - - - --- 2009-10-20 Kazuya Mio Accepted
[RFC,v2,4/4] e4defrag: update man page about -c option - - - - --- 2009-10-20 Kazuya Mio Accepted
[V2] e2fsck: Improve consistency check of uninit block group - - - - --- 2009-07-09 Kazuya Mio Accepted
[V2] ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKS - - - - --- 2014-04-04 Kazuya Mio Accepted
[V4] mke2fs: disallow creating FS on a loop mounted file with no option - - - - --- 2013-11-07 Kazuya Mio Superseded
[v2,01/12] libe2p: Add new function e2p_get_fragscore() - - - - --- 2011-08-17 Kazuya Mio Superseded
[v2,02/12] e4defrag: Remove -c option which checks the file fragmentation - - - - --- 2011-08-17 Kazuya Mio Superseded
[v2,03/12] e4defrag: Remove old fragmentation score calculation code - - - - --- 2011-08-17 Kazuya Mio Superseded
[v2,04/12] e4defrag: Use e2p_get_fragscore() for decision of whether to defrag - - - - --- 2011-08-17 Kazuya Mio Superseded
[v2,05/12] e4defrag: Add force option for e4defrag - - - - --- 2011-08-17 Kazuya Mio Superseded
[v2,06/12] e4defrag: Allow user who has read+write access to defrag - - - - --- 2011-08-17 Kazuya Mio Superseded
[v2,07/12] e4defrag: Allow user who can use reserved blocks to defrag - - - - --- 2011-08-17 Kazuya Mio Superseded
[v2,08/12] e4defrag: Fix memory leak in file_defrag() - - - - --- 2011-08-17 Kazuya Mio Superseded
[v2,09/12] e4defrag: Use blk64_t instead of ext4_fsblk_t - - - - --- 2011-08-17 Kazuya Mio Superseded
[v2,10/12] e4defrag: Use EXT2_SUPER_MAGIC instead of EXT4_SUPER_MAGIC - - - - --- 2011-08-17 Kazuya Mio Superseded
[v2,11/12] e4defrag: Fix error messages more clearly - - - - --- 2011-08-17 Kazuya Mio Superseded
[v2,12/12] e4defrag: Remove unnecessary code - - - - --- 2011-08-17 Kazuya Mio Superseded
[v2] ext3: Update ctime in ext3_splice_branch() only when needed - - - - --- 2012-02-08 Kazuya Mio Accepted
[v2] mke2fs: fix force option to create filesystem on mounted device - - 2 - --- 2013-11-29 Kazuya Mio Accepted
[v3,01/11] libe2p: Add new function e2p_get_fragscore() - - - - --- 2011-11-14 Kazuya Mio New
[v3,02/11] e4defrag: Remove -c option which checks the file fragmentation - - - - --- 2011-11-14 Kazuya Mio New
[v3,03/11] e4defrag: Remove old fragmentation score calculation code - - - - --- 2011-11-14 Kazuya Mio New
[v3,04/11] e4defrag: Use e2p_get_fragscore() for decision of whether to defrag - - - - --- 2011-11-14 Kazuya Mio New
[v3,05/11] e4defrag: Add force option for e4defrag - - - - --- 2011-11-14 Kazuya Mio New
[v3,06/11] e4defrag: Allow user who has read+write access to defrag - - - - --- 2011-11-14 Kazuya Mio New
[v3,07/11] e4defrag: Allow user who can use reserved blocks to defrag - - - - --- 2011-11-14 Kazuya Mio New
[v3,08/11] e4defrag: Use libext2fs definitions - - - - --- 2011-11-14 Kazuya Mio New
[v3,09/11] e4defrag: Fix error messages more clearly - - - - --- 2011-11-14 Kazuya Mio New
[v3,10/11] e4defrag: Fix the method of progress output - - - - --- 2011-11-14 Kazuya Mio New
[v3,11/11] e4defrag: Remove unnecessary code - - - - --- 2011-11-14 Kazuya Mio New
e2freefrag: print 64bit free blocks count e2freefrag: print 64bit free blocks count - - - - --- 2017-12-05 Kazuya Mio Accepted
e2fsck: Fix the wrong error detection for non-extent file - - - - --- 2011-11-25 Kazuya Mio Accepted
e2fsck: Improve consistency check of uninit block group and some cleanup - - - - --- 2009-07-02 Kazuya Mio Superseded
e2fsprogs: Unify the upper limit of reserved blocks count - - - - --- 2011-04-19 Kazuya Mio Accepted
e4defrag: Call ext2fs_open() to get the correct superblock information - - - - --- 2010-12-20 Kazuya Mio Accepted
e4defrag: Fix compile warnings - - - - --- 2009-07-10 Kazuya Mio Accepted
e4defrag: Fix the segfault occurred when removing defragging file - - - - --- 2010-11-19 Kazuya Mio Accepted
ext4: Allow indirect-block file to grow the file size to max file size - - - - --- 2010-12-24 Kazuya Mio New
ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKS - - - - --- 2014-03-26 Kazuya Mio Superseded
ext4: Fix 32bit overflow in ext4_ext_find_goal() - - - - --- 2010-12-13 Kazuya Mio Accepted
ext4: Fix max file size of extent format file - - - - --- 2011-05-11 Kazuya Mio Superseded
ext4: ensure f_bfree returned by ext4_statfs() is non-negative - - - - --- 2011-05-24 Kazuya Mio Accepted
ext4: fix the deadlock in mpage_da_map_and_submit() - - - - --- 2011-10-13 Kazuya Mio Accepted
libext2fs: fix ext2fs_open2() error for meta_bg image file libext2fs: fix ext2fs_open2() error for meta_bg image file - - - - --- 2018-03-14 Kazuya Mio Accepted
libext2fs: fix to read the bitmaps for image file correctly libext2fs: fix to read the bitmaps for image file correctly - - - - --- 2018-03-14 Kazuya Mio Rejected
tune2fs: Fix overflow of interval check - - - - --- 2011-04-19 Kazuya Mio Accepted