Patchwork Linux ext4 filesystem development

login
register
mail settings

Incoming patches

« Previous 1 2 3 4 5 6 7 8 9 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
[v2] ext3: Add journal error check into ext3_rename() 2010-11-23 Namhyung Kim New
[v2] ext3: Adjust trim start with first_data_block. 2011-01-21 Tao Ma New
[v2] ext3: Update ctime in ext3_splice_branch() only when needed 2012-02-08 Kazuya Mio New
[v2] ext3: fix message in ext3_remount for rw-remount case 2011-08-02 Toshiyuki Okajima New
[v2] ext4: Set file system to read-only by I/O error threshold 2011-06-20 stufever@gmail.com New
[v2] ext4: fix NULL pointer dereference from orig_data in fill_super and remount. 2011-11-07 NamJae Jeon New
[v2] ext4: fix fio regression 2013-04-28 Zheng Liu New
[v2] ext4: fix hole punch failure when depth is greater than 0 2012-07-04 Lukas Czerner New
[v2] ext4: group info caches set to SLAB_MEM_SPREAD flags. 2011-11-20 NamJae Jeon New
[v2] ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc 2012-01-12 Lukas Czerner New
[v2] jbd2: Always set journal superblock checksum when writing out superblock 2013-05-13 Darrick J. Wong New
[v2] jbd2: Fix block tag checksum verification brokenness 2013-05-10 Darrick J. Wong New
[v2] mke2fs: check that auto-detected blocksize <= sys_page_size 2011-07-01 Yury V. Zaytsev New
[v2] x86: make DR*_RESERVED unsigned long 2013-04-26 Oleg Nesterov New
[v3,01/11] libe2p: Add new function e2p_get_fragscore() 2011-11-14 Kazuya Mio New
[v3,01/18] mm: change invalidatepage prototype to accept length 2013-04-09 Lukas Czerner New
[v3,02/11] e4defrag: Remove -c option which checks the file fragmentation 2011-11-14 Kazuya Mio New
[v3,02/18] jbd2: change jbd2_journal_invalidatepage to accept length 2013-04-09 Lukas Czerner New
[v3,03/11] e4defrag: Remove old fragmentation score calculation code 2011-11-14 Kazuya Mio New
[v3,03/18] ext4: use ->invalidatepage() length argument 2013-04-09 Lukas Czerner New
[v3,04/11] e4defrag: Use e2p_get_fragscore() for decision of whether to defrag 2011-11-14 Kazuya Mio New
[v3,04/18] jbd: change journal_invalidatepage() to accept length 2013-04-09 Lukas Czerner New
[v3,05/11] e4defrag: Add force option for e4defrag 2011-11-14 Kazuya Mio New
[v3,05/18] xfs: use ->invalidatepage() length argument 2013-04-09 Lukas Czerner New
[v3,05/18] xfs: use ->invalidatepage() length argument 2013-04-23 Ben Myers New
[v3,06/11] e4defrag: Allow user who has read+write access to defrag 2011-11-14 Kazuya Mio New
[v3,06/18] ocfs2: use ->invalidatepage() length argument 2013-04-09 Lukas Czerner New
[v3,07/11] e4defrag: Allow user who can use reserved blocks to defrag 2011-11-14 Kazuya Mio New
[v3,07/18] ceph: use ->invalidatepage() length argument 2013-04-09 Lukas Czerner New
[v3,08/11] e4defrag: Use libext2fs definitions 2011-11-14 Kazuya Mio New
[v3,08/18] gfs2: use ->invalidatepage() length argument 2013-04-09 Lukas Czerner New
[v3,09/11] e4defrag: Fix error messages more clearly 2011-11-14 Kazuya Mio New
[v3,09/18] reiserfs: use ->invalidatepage() length argument 2013-04-09 Lukas Czerner New
[v3,1/8] ext4: add percpu counters and related functions to account io types. 2011-11-28 Zheng Liu New
[v3,10/11] e4defrag: Fix the method of progress output 2011-11-14 Kazuya Mio New
[v3,10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges 2013-04-09 Lukas Czerner New
[v3,11/11] e4defrag: Remove unnecessary code 2011-11-14 Kazuya Mio New
[v3,11/18] Revert "ext4: remove no longer used functions in inode.c" 2013-04-09 Lukas Czerner New
[v3,12/18] Revert "ext4: fix fsx truncate failure" 2013-04-09 Lukas Czerner New
[v3,13/18] ext4: use ext4_zero_partial_blocks in punch_hole 2013-04-09 Lukas Czerner New
[v3,14/18] ext4: remove unused discard_partial_page_buffers 2013-04-09 Lukas Czerner New
[v3,15/18] ext4: remove unused code from ext4_remove_blocks() 2013-04-09 Lukas Czerner New
[v3,16/18] ext4: update ext4_ext_remove_space trace point 2013-04-09 Lukas Czerner New
[v3,17/18] ext4: make punch hole code path work with bigalloc 2013-04-09 Lukas Czerner New
[v3,18/18] ext4: Allow punch hole with bigalloc enabled 2013-04-09 Lukas Czerner New
[v3,2/8] ext4: add wrapper functions for buffer layer 2011-11-28 Zheng Liu New
[v3,3/8] ext4: account the metadata request of read operations in buffered io 2011-11-28 Zheng Liu New
[v3,4/8] ext4: account the data request of read operations in buffered io 2011-11-28 Zheng Liu New
[v3,5/8] ext4: account the metadata request of write operations in buffered io 2011-11-28 Zheng Liu New
[v3,6/8] ext4: account the data request of write operations in buffered io 2011-11-28 Zheng Liu New
[v3,7/8] ext4: request accouting in direct io 2011-11-28 Zheng Liu New
[v3,8/8] ext4: show the result of io types accouting 2011-11-28 Zheng Liu New
[v3,RESEND] mm: Make snapshotting pages for stable writes a per-bio operation 2013-04-09 Darrick J. Wong New
[v3] e2fsck: display recorded error messages 2011-03-15 Amir Goldstein New
[v3] ext4: Rewrite ext4_page_mkwrite() to use generic helpers 2011-06-22 Jan Kara New
[v3] ext4: fix possible overflow in ext4_trim_fs() 2011-09-07 Lukas Czerner New
[v3] ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc 2012-01-20 Lukas Czerner New
[v3] ext4: move ext4_ind_migrate() into migrate.c 2013-04-09 Lukas Czerner New
[v3] ext4: use proper little-endian bitops 2011-06-02 Akinobu Mita New
[v3] fix truncate inode time modification breakage 2010-06-03 Nick Piggin New
[v3] fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation 2013-01-04 Chen Gang New
[v3] jbd2: Fix block tag checksum verification brokenness 2013-05-13 Darrick J. Wong New
[v4,01/20] mm: change invalidatepage prototype to accept length 2013-05-14 Lukas Czerner New
[v4,02/20] jbd2: change jbd2_journal_invalidatepage to accept length 2013-05-14 Lukas Czerner New
[v4,03/20] ext4: use ->invalidatepage() length argument 2013-05-14 Lukas Czerner New
[v4,04/20] jbd: change journal_invalidatepage() to accept length 2013-05-14 Lukas Czerner New
[v4,05/20] xfs: use ->invalidatepage() length argument 2013-05-14 Lukas Czerner New
[v4,06/20] ocfs2: use ->invalidatepage() length argument 2013-05-14 Lukas Czerner New
[v4,07/20] ceph: use ->invalidatepage() length argument 2013-05-14 Lukas Czerner New
[v4,08/20] gfs2: use ->invalidatepage() length argument 2013-05-14 Lukas Czerner New
[v4,09/20] reiserfs: use ->invalidatepage() length argument 2013-05-14 Lukas Czerner New
[v4,1/8] ext4: add percpu counters and related functions to account io types. 2012-01-23 Zheng Liu New
[v4,10/20] mm: teach truncate_inode_pages_range() to handle non page aligned ranges 2013-05-14 Lukas Czerner New
[v4,11/20] Revert "ext4: remove no longer used functions in inode.c" 2013-05-14 Lukas Czerner New
[v4,12/20] ext4: Call ext4_jbd2_file_inode() after zeroing block 2013-05-14 Lukas Czerner New
[v4,13/20] Revert "ext4: fix fsx truncate failure" 2013-05-14 Lukas Czerner New
[v4,14/20] ext4: truncate_inode_pages() in orphan cleanup path 2013-05-14 Lukas Czerner New
[v4,15/20] ext4: use ext4_zero_partial_blocks in punch_hole 2013-05-14 Lukas Czerner New
[v4,16/20] ext4: remove unused discard_partial_page_buffers 2013-05-14 Lukas Czerner New
[v4,17/20] ext4: remove unused code from ext4_remove_blocks() 2013-05-14 Lukas Czerner New
[v4,18/20] ext4: update ext4_ext_remove_space trace point 2013-05-14 Lukas Czerner New
[v4,19/20] ext4: make punch hole code path work with bigalloc 2013-05-14 Lukas Czerner New
[v4,2/8] ext4: add wrapper functions for buffer layer 2012-01-23 Zheng Liu New
[v4,20/20] ext4: Allow punch hole with bigalloc enabled 2013-05-14 Lukas Czerner New
[v4,21/31] ext4: add support for read_iter and write_iter 2012-11-21 Dave Kleikamp New
[v4,3/8] ext4: account the metadata request of read operations in buffered io 2012-01-23 Zheng Liu New
[v4,4/8] ext4: account the data request of read operations in buffered io 2012-01-23 Zheng Liu New
[v4,5/8] ext4: account the metadata request of write operations in buffered io 2012-01-23 Zheng Liu New
[v4,6/8] ext4: account the data request of write operations in buffered io 2012-01-23 Zheng Liu New
[v4,7/8] ext4: request accouting in direct io 2012-01-23 Zheng Liu New
[v4,8/8] ext4: show the result of io types accouting 2012-01-23 Zheng Liu New
[v4] fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation 2013-01-11 Chen Gang New
[v5,1/2] block: skip elevator data initialization for flush requests 2011-02-04 Mike Snitzer New
[v5.1,4/4] crc32: Select an algorithm via kconfig 2011-10-08 Darrick J. Wong New
[v5] ext4: make quota as first class supported feature 2012-01-11 Aditya Kali New
__ext4_get_inode_loc: use s_inodes_per_block directly 2011-01-27 Coly Li New
allow e4defrag build against old kernel headers 2010-12-17 Andreas Dilger New
allow inode_readahead_blks=0 2010-11-30 Alexander V. Lukyanov New
bdi: Track users that require stable page writes 2012-11-22 Darrick J. Wong New
bio splits unnecessarily due to BH_Boundary in ext3 direct I/O 2013-03-29 Jan Kara New