Patchwork Linux ext4 filesystem development

login
register
mail settings

Incoming patches

« Previous 1 2 3 4 5 6 7 8 9 10 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
[6/8] lib/ext2fs/kernel-list.h: Fix undefined behavior in list_entry() macro 2012-12-13 Sami Liedes New
[7/8] lib/ext2fs/qcow2.h: Fix #defined 1<<63 values to be unsigned. 2012-12-13 Sami Liedes New
[4/8] lib/ext2fs/block.c: Fix undefined behavior in block_iterate_tind() 2012-12-13 Sami Liedes New
[2/8] lib/ext2fs/rbtree.h: Fix container_of() undefined behavior 2012-12-13 Sami Liedes New
[3/4] 9pfs: Fix filesystem to wait for stable page writeback 2012-12-17 Jan Kara New
libext2fs: do not print any error message from libext2fs 2013-04-27 Zheng Liu New
[1/4] ext4: Fix fsync error handling after filesysteb abort. 2013-05-16 Dmitri Monakho New
[2/4] ext3: Fix fsync error handling after filesysteb abort. 2013-05-16 Dmitri Monakho New
ext4: Automatic setting of {INODE,BLOCK}_UNINIT flags 2012-12-20 Tomas Racek New
[RESEND] vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them 2012-12-20 Miao Xie New
fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation 2012-12-28 Chen Gang New
[3/4] mm: Activate !PageLRU pages on mark_page_accessed if page is on local pagevec 2013-05-16 Mel Gorman New
[2/4] mm: pagevec: Defer deciding what LRU to add a page to until pagevec drain time 2013-05-16 Mel Gorman New
ext4: remove unneeded call to ext4_es_remove_extent in punch hole 2013-04-27 Ashish Sangwan New
[v3] fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation 2013-01-04 Chen Gang New
[V2] vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them 2013-01-10 Miao Xie New
[v4] fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation 2013-01-11 Chen Gang New
Ext4: use 'unlikely' to improve the efficiency of the kernel 2011-01-12 Wang shilong New
[1/2] Ext2: return ENOMEM rather than EIO if sb_getblk fails 2011-01-13 Wang shilong New
[2/2] Ext3: return ENOMEM rather than EIO if sb_getblk fails 2011-01-13 Wang shilong New
[1/2] Ext2: return ENOMEM rather than EIO if sb_getblk fails 2011-01-13 Wang shilong New
[2/3] Ext2: mark inode dirty after the function dquot_free_block_nodirty is called 2013-02-06 Wang shilong New
[3/3] Ext2: remove the static function release_blocks to optimize the kernel 2013-02-06 Wang shilong New
[V2,2/2] Ext3: return ENOMEM rather than EIO if sb_getblk fails 2011-01-16 Wang shilong New
[05/12] ext4: Remove unnecessary wait for extent conversion in ext4_fallocate() 2013-01-18 Jan Kara New
[04/12] ext4: Disable merging of uninitialized extents 2013-01-18 Jan Kara New
[4/6] block: Optionally snapshot page contents to provide stable pages during write 2013-01-19 Darrick J. Wong New
[1/6] bdi: Allow block devices to say that they require stable page writes 2013-01-19 Darrick J. Wong New
[2/6] mm: Only enforce stable page writes if the backing device requires it 2013-01-19 Darrick J. Wong New
[08/29] jbd2: Remove outdated comment 2013-04-08 Jan Kara New
[10/29] jbd2: Fix race in t_outstanding_credits update in jbd2_journal_extend() 2013-04-08 Jan Kara New
[12/29] jbd2: Transaction reservation support 2013-04-08 Jan Kara New
[14/29] ext4: Stop messing with nr_to_write in ext4_da_writepages() 2013-04-08 Jan Kara New
[16/29] ext4: Improve writepage credit estimate for files with indirect blocks 2013-04-08 Jan Kara New
[19/29] ext4: Remove buffer_uninit handling 2013-04-08 Jan Kara New
[15/29] ext4: Deprecate max_writeback_mb_bump sysfs attribute 2013-04-08 Jan Kara New
[18/29] ext4: Restructure writeback path 2013-04-08 Jan Kara New
[27/29] ext4: Remove wait for unwritten extents in ext4_ind_direct_IO() 2013-04-08 Jan Kara New
[29/29] ext4: Remove ext4_ioend_wait() 2013-04-08 Jan Kara New
[21/29] ext4: Split extent conversion lists to reserved & unreserved parts 2013-04-08 Jan Kara New
[24/29] ext4: Remove wait for unwritten extent conversion from ext4_ext_truncate() 2013-04-08 Jan Kara New
[22/29] ext4: Defer clearing of PageWriteback after extent conversion 2013-04-08 Jan Kara New
[26/29] ext4: Remove i_mutex from ext4_file_sync() 2013-04-08 Jan Kara New
[28/29] ext4: Don't wait for extent conversion in ext4_ext_punch_hole() 2013-04-08 Jan Kara New
[17/29] ext4: Better estimate credits needed for ext4_da_writepages() 2013-04-08 Jan Kara New
[25/29] ext4: Use generic_file_fsync() in ext4_file_fsync() in nojournal mode 2013-04-08 Jan Kara New
[13/29] ext4: Provide wrappers for transaction reservation calls 2013-04-08 Jan Kara New
[11/29] jbd2: Remove unused waitqueues 2013-04-08 Jan Kara New
[20/29] ext4: Use transaction reservation for extent conversion in ext4_end_io 2013-04-08 Jan Kara New
[23/29] ext4: Protect extent conversion after DIO with i_dio_count 2013-04-08 Jan Kara New
[07/29] jbd2: Refine waiting for shadow buffers 2013-04-08 Jan Kara New
[09/29] jbd2: Cleanup needed free block estimates when starting a transaction 2013-04-08 Jan Kara New
[05/29] jbd2: Don't create journal_head for temporary journal buffers 2013-04-08 Jan Kara New
[06/29] jbd2: Remove journal_head from descriptor buffers 2013-04-08 Jan Kara New
[v3,17/18] ext4: make punch hole code path work with bigalloc 2013-04-09 Lukas Czerner New
ext4: check incompatible mount options when mounting ext2/3 [V2] 2013-01-22 Carlos Maiolino New
[v3,18/18] ext4: Allow punch hole with bigalloc enabled 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,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,09/18] reiserfs: use ->invalidatepage() length argument 2013-04-09 Lukas Czerner New
[v3,14/18] ext4: remove unused discard_partial_page_buffers 2013-04-09 Lukas Czerner New
[v3,10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges 2013-04-09 Lukas Czerner 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,06/18] ocfs2: use ->invalidatepage() length argument 2013-04-09 Lukas Czerner New
quota: fix disabling quota, add quota tests 2013-01-23 Andreas Dilger New
[v3,08/18] gfs2: use ->invalidatepage() length argument 2013-04-09 Lukas Czerner New
[v3,05/18] xfs: use ->invalidatepage() length argument 2013-04-09 Lukas Czerner New
[v3,07/18] ceph: use ->invalidatepage() length argument 2013-04-09 Lukas Czerner New
[v3,04/18] jbd: change journal_invalidatepage() to accept length 2013-04-09 Lukas Czerner New
[v3,01/18] mm: change invalidatepage prototype to accept length 2013-04-09 Lukas Czerner New
[v3,02/18] jbd2: change jbd2_journal_invalidatepage to accept length 2013-04-09 Lukas Czerner New
[v3,03/18] ext4: use ->invalidatepage() length argument 2013-04-09 Lukas Czerner New
[v3] ext4: move ext4_ind_migrate() into migrate.c 2013-04-09 Lukas Czerner New
bio splits unnecessarily due to BH_Boundary in ext3 direct I/O 2013-04-09 Jan Kara New
[2/3] buffer: add BH_Prio and BH_Meta flags 2013-04-21 Theodore Ts'o New
[1/3] ext4: mark all metadata I/O with REQ_META 2013-04-21 Theodore Ts'o New
[1/2,v4] libext2fs: introduce lseek SEEK_DATA/HOLE 2013-01-25 Zheng Liu New
[2/2,v4] debugfs: dump a sparse file 2013-01-25 Zheng Liu New
[1/3] e2image: add offset switches 2013-01-25 Phillip Susi New
[2/3] e2image: perform in-place move 2013-01-25 Phillip Susi New
[3/3] e2image: add progress indicator 2013-01-25 Phillip Susi New
mke2fs: clarify inode ratio in man page 2013-01-25 Phillip Susi New
[v3,RESEND] mm: Make snapshotting pages for stable writes a per-bio operation 2013-04-09 Darrick J. Wong New
Ext4: remove a useless check for the function ext4_data_block_valid 2011-01-26 Wang shilong New
[1/2] Ext2: remove a useless check for the function ext2_free_blocks 2011-01-26 Wang shilong New
[2/2] Ext3: remove a useless check for the function ext3_free_blocks_sb 2011-01-26 Wang shilong New
[1/2] Ext2: remove a useless check for the function ext2_free_blocks 2012-01-26 Wang shilong New
[2/2] Ext3: remove a useless check for the function ext3_free_blocks_sb 2012-01-26 Wang shilong New
[RFC,V2] mke2fs: wipe out old btrfs superblocks 2013-01-29 Eric Sandeen New
[V6,20/30] ext4: add support for read_iter and write_iter 2013-01-29 Dave Kleikamp New
[ext4] minor. consecutive shift is not necessary 2013-01-30 Anders Lind New
[1/2] mke2fs: fix force option to create filesystem on mounted device 2013-02-04 Kazuya Mio New
[2/2] mke2fs: disallow creating FS on a loop mounted file with no option 2013-02-04 Kazuya Mio New
[RFC] ext4: optimize mballoc for large allocations 2013-02-04 Theodore Ts'o New
[1/3] Ext2: remove the overhead check about sb in the function ext2_new_blocks 2013-02-06 Wang shilong New
ext4: Reserve xattr index for Rich ACL support 2013-02-06 Jan Kara New
jbd2: Fix block tag checksum verification brokenness 2013-05-08 Darrick J. Wong New
e2fsck: Fix journal block tag checksum verification 2013-05-08 Darrick J. Wong New