Show patches with: none      |   26818 patches
« 1 2 ... 203 204 205268 269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[16/36,v4] debugfs: make unlink cmd support inline data - - - - --- 2012-07-31 Zheng Liu Superseded
[15/36,v4] debugfs: make link cmd support inline data - - - - --- 2012-07-31 Zheng Liu Superseded
[14/36,v4] debugfs: make filefrag cmd support inline data - - - - --- 2012-07-31 Zheng Liu Superseded
[13/36,v4] debugfs: make blocks cmd support inline data - - - - --- 2012-07-31 Zheng Liu Superseded
[12/36,v4] debugfs: make stat cmd support inline data - - - - --- 2012-07-31 Zheng Liu Superseded
[11/36,v4] debugfs: make ls cmd support inline data - - - - --- 2012-07-31 Zheng Liu Superseded
[10/36,v4] debugfs: make chroot and cd cmd support inline data - - - - --- 2012-07-31 Zheng Liu Superseded
[09/36,v4] debugfs: make icheck cmd support inline data - - - - --- 2012-07-31 Zheng Liu Superseded
[08/36,v4] debugfs: make ncheck cmd support inline data - - - - --- 2012-07-31 Zheng Liu Superseded
[07/36,v4] libext2fs: add inline_data file - - - - --- 2012-07-31 Zheng Liu Superseded
[06/36,v4] libext2fs: add data structures for inline data feature - - - - --- 2012-07-31 Zheng Liu Superseded
[05/36,v4] libext2fs: add EXT4_INLINE_DATA_FL flag for inode - - - - --- 2012-07-31 Zheng Liu Superseded
[04/36,v4] libext2fs: add ext2fs_find_entry_ext_attr function - - - - --- 2012-07-31 Zheng Liu Superseded
[03/36,v4] mke2fs: add inline_data feature in mke2fs's manpage - - - - --- 2012-07-31 Zheng Liu Superseded
[02/36,v4] mke2fs: make it support inline data feature - - - - --- 2012-07-31 Zheng Liu Superseded
[01/36,v4] libext2fs: add EXT4_FEATURE_INCOMPAT_INLINE_DATA flag - - - - --- 2012-07-31 Zheng Liu Superseded
[7/7] libext2fs: enforce the block group descriptor size in ext2fs_open() - - - - --- 2012-07-30 Theodore Ts'o Accepted
[6/7] libext2fs: remove debugging printf from ext2fs_group_desc_csum - - - - --- 2012-07-30 Theodore Ts'o Accepted
[5/7] libext2fs: call numeric_progress functions through a operations struct - - - - --- 2012-07-30 Theodore Ts'o Accepted
[4/7] libext2fs: move ext2fs_get_num_dirs to its own file - - - - --- 2012-07-30 Theodore Ts'o Accepted
[3/7] libext2fs: use strcpy()/strcat() instead of sprintf() in bmap functions - - - - --- 2012-07-30 Theodore Ts'o Accepted
[2/7] libext2fs: use abort() instead of perror()/exit() - - - - --- 2012-07-30 Theodore Ts'o Accepted
[1/7] e2fsck: add SIGABRT to list of signals processed by sigcatcher - - - - --- 2012-07-30 Theodore Ts'o Accepted
ext4: add error handling when discard cmd is fail in FITRIM - - 1 - --- 2012-07-29 Namjae Jeon Accepted
e2fsck: check a file system mounted read-only if forced - - - - --- 2012-07-29 Theodore Ts'o Accepted
Revert "e2fsck: Skip journal checks if the fs is mounted and doesn't need recovery" - - - - --- 2012-07-29 Theodore Ts'o Accepted
ext4: make sure the journal sb is written in ext4_clear_journal_err() - - - - --- 2012-07-29 Theodore Ts'o Accepted
[GIT,PULL] ext4 updates for 3.6 - - - - --- 2012-07-28 Theodore Ts'o Accepted
[15/15] ext4: Allow punch hole with bigalloc enabled - - - - --- 2012-07-27 Lukas Czerner Superseded
[14/15] ext4: make punch hole code path work with bigalloc - - - - --- 2012-07-27 Lukas Czerner Superseded
[13/15] ext4: update ext4_ext_remove_space trace point - - - - --- 2012-07-27 Lukas Czerner Superseded
[12/15] ext4: remove unused code from ext4_remove_blocks() - - - - --- 2012-07-27 Lukas Czerner Superseded
[11/15] ext4: remove unused discard_partial_page_buffers - - - - --- 2012-07-27 Lukas Czerner Superseded
[10/15] ext4: use ext4_zero_partial_blocks in punch_hole - - - - --- 2012-07-27 Lukas Czerner Superseded
[09/15] Revert "ext4: fix fsx truncate failure" - - - - --- 2012-07-27 Lukas Czerner Superseded
[08/15] Revert "ext4: remove no longer used functions in inode.c" - - - - --- 2012-07-27 Lukas Czerner Superseded
[07/15] ext4: Take i_mutex before punching hole - - - - --- 2012-07-27 Lukas Czerner Superseded
[06/15] mm: teach truncate_inode_pages_range() to handle non page aligned ranges 1 - - - --- 2012-07-27 Lukas Czerner Superseded
[05/15] ocfs2: implement invalidatepage_range aop - - - - --- 2012-07-27 Lukas Czerner Superseded
[04/15] xfs: implement invalidatepage_range aop - - - - --- 2012-07-27 Lukas Czerner Superseded
[03/15] ext4: implement invalidatepage_range aop - - - - --- 2012-07-27 Lukas Czerner Superseded
[02/15] jbd2: implement jbd2_journal_invalidatepage_range - - - - --- 2012-07-27 Lukas Czerner Superseded
[01/15] mm: add invalidatepage_range address space operation - - - - --- 2012-07-27 Lukas Czerner Superseded
[RESEND] Ext4: No need to add inode to orphan list during hole punch 1 - - - --- 2012-07-25 Ashish Sangwan Accepted
Ext4: No need to add inode to orphan list during hole punch - - - - --- 2012-07-25 Ashish Sangwan Superseded
jbd2: don't write superblock when unmounting an ro filesystem - - - - --- 2012-07-24 Eric Sandeen Accepted
How should e2fsck clear s_errno/j_errno on an ro mount? - - - - --- 2012-07-23 Eric Sandeen Superseded
ext4: remove redundant offset check in move_extents.c/mext_check_arguments - - - - --- 2012-07-23 Wang Sheng-Hui Accepted
[RFC,2/2] ext4: undo ei->i_da_metadata_calc_len increment if we fail to claim space - - - - --- 2012-07-23 Theodore Ts'o Accepted
[RFC,10/10,v1,RESEND] ext4: add two tracepoints in punching hole - - - - --- 2012-07-22 Zheng Liu Superseded
[RFC,09/10,v1,RESEND] ext4: don't need to writeout all dirty pages in punch hole - - - - --- 2012-07-22 Zheng Liu Superseded
[RFC,08/10,v1,RESEND] ext4: introduce lseek SEEK_DATA/SEEK_HOLE support - - - - --- 2012-07-22 Zheng Liu Superseded
[RFC,07/10,v1,RESEND] ext4: reimplement ext4_find_delay_alloc_range on extent status tree - - - - --- 2012-07-22 Zheng Liu Superseded
[RFC,06/10,v1,RESEND] ext4: reimplement fiemap on extent status tree - - - - --- 2012-07-22 Zheng Liu Superseded
[RFC,05/10,v1,RESEND] ext4: add some tracepoints in extent status tree - - - - --- 2012-07-22 Zheng Liu Superseded
[RFC,04/10,v1,RESEND] ext4: let ext4 maintain extent status tree - - - - --- 2012-07-22 Zheng Liu Superseded
[RFC,03/10,v1,RESEND] ext4: initialize extent status tree - - - - --- 2012-07-22 Zheng Liu Superseded
[RFC,02/10,v1,RESEND] ext4: add operations on extent status tree - - - - --- 2012-07-22 Zheng Liu Superseded
[RFC,01/10,v1,RESEND] ext4: add two structures supporting extent status tree - - - - --- 2012-07-22 Zheng Liu Superseded
[RFC,10/10,v1] ext4: add two tracepoints in punching hole - - - - --- 2012-07-22 Zheng Liu Superseded
[RFC,09/10,v1] ext4: don't need to writeout all dirty pages in punch hole - - - - --- 2012-07-22 Zheng Liu Superseded
[RFC,08/10,v1] ext4: introduce lseek SEEK_DATA/SEEK_HOLE support - - - - --- 2012-07-22 Zheng Liu Superseded
[RFC,6/10,v1] ext4: reimplement ext4_find_delay_alloc_range on extent status tree - - - - --- 2012-07-22 Zheng Liu Superseded
[RFC,5/10,v1] ext4: reimplement fiemap on extent status tree - - - - --- 2012-07-22 Zheng Liu Superseded
[RFC,05/10,v1] ext4: add some tracepoints in extent status tree - - - - --- 2012-07-22 Zheng Liu Superseded
[4/6] ext4: let ext4 maintain extent status tree - - - - --- 2012-07-22 Zheng Liu Superseded
[RFC,3/10,v1] ext4: initialize extent status tree - - - - --- 2012-07-22 Zheng Liu Superseded
[RFC,2/10,v1] ext4: add operations on extent status tree - - - - --- 2012-07-22 Zheng Liu Superseded
[RFC,1/10,v1] ext4: add two structures supporting extent status tree - - - - --- 2012-07-22 Zheng Liu Superseded
e4defrag: Handle device symlinks - - - - --- 2012-07-19 Eric Sandeen Accepted
[2/2] ext4: Add missing space to trace message - - - - --- 2012-07-18 Anatol Pomozov Accepted
[1/2] ext4: Realign trace events structs to make it smaller - - - - --- 2012-07-18 Anatol Pomozov Accepted
[06/12,v2] mm: teach truncate_inode_pages_range() to hadnle non page aligned ranges - - - - --- 2012-07-17 Hugh Dickins Superseded
[-next] ext4: locking issue on error path - - - - --- 2012-07-17 Dan Carpenter Accepted
Add support for DragonFly BSD operating system. - - - - --- 2012-07-16 Antonio Huete Jiménez Rejected
ext4: fix trivial typo in the comment for extents.c/ext4_split_unwritten_extents - - - - --- 2012-07-15 Wang Sheng-Hui Accepted
[4/4] tune2fs: fix quota feature removal - - - - --- 2012-07-13 Aditya Kali Accepted
[3/4] e2fsck/quota: mark FS invalid if quotas are not fixed - - - - --- 2012-07-13 Aditya Kali Accepted
[2/4] libquota: fix quota_inode_truncate() - - - - --- 2012-07-13 Aditya Kali Accepted
[1/4] tune2fs/quota: always create hidden quota files - - - - --- 2012-07-13 Aditya Kali Accepted
[12/12,v2] ext4: Allow punch hole with bigalloc enabled - - - - --- 2012-07-13 Lukas Czerner Superseded
[11/12,v2] ext4: make punch hole code path work with bigalloc - - - - --- 2012-07-13 Lukas Czerner Superseded
[10/12,v2] ext4: update ext4_ext_remove_space trace point - - - - --- 2012-07-13 Lukas Czerner Superseded
[09/12,v2] ext4: remove unused code from ext4_remove_blocks() - - - - --- 2012-07-13 Lukas Czerner Superseded
[08/12,v2] ext4: remove unused discard_partial_page_buffers - - - - --- 2012-07-13 Lukas Czerner Superseded
[07/12,v2] ext4: use ext4_zero_partial_blocks in punch_hole - - - - --- 2012-07-13 Lukas Czerner Superseded
[06/12,v2] mm: teach truncate_inode_pages_range() to hadnle non page aligned ranges - - - - --- 2012-07-13 Lukas Czerner Superseded
[05/12,v2] mm: pass LLONG_MAX to truncate_inode_pages_range - - - - --- 2012-07-13 Lukas Czerner Superseded
[04/12,v2] xfs: pass LLONG_MAX to truncate_inode_pages_range - - - - --- 2012-07-13 Lukas Czerner Superseded
[03/12,v2] shmem: pass LLONG_MAX to shmem_truncate_range - - - - --- 2012-07-13 Lukas Czerner Superseded
[02/12,v2] Revert "ext4: fix fsx truncate failure" - - - - --- 2012-07-13 Lukas Czerner Superseded
[01/12,v2] Revert "ext4: remove no longer used functions in inode.c" - - - - --- 2012-07-13 Lukas Czerner Superseded
ext4: remove dynamic array size in ext4_chksum() - - - - --- 2012-07-13 Theodore Ts'o Accepted
Add support for DragonFly BSD operating system. - - - - --- 2012-07-12 Antonio Huete Jiménez Superseded
[v2] ext4: dynamical adjust the length of zero-out chunk - - - - --- 2012-07-12 Zheng Liu Superseded
[PATCHv7,5/5] ext4: remove unnecessary argument - - 1 - --- 2012-07-11 Artem Bityutskiy Accepted
[PATCHv7,4/5] ext4: weed out ext4_write_super - - 1 - --- 2012-07-11 Artem Bityutskiy Accepted
[PATCHv7,3/5] ext4: remove unnecessary superblock dirtying - - 1 - --- 2012-07-11 Artem Bityutskiy Accepted
[PATCHv7,2/5] ext4: Convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super() - - - 1 --- 2012-07-11 Artem Bityutskiy Accepted
[PATCHv7,1/5] ext4: Remove useless marking of superblock dirty - - - 1 --- 2012-07-11 Artem Bityutskiy Accepted
« 1 2 ... 203 204 205268 269 »