Patchwork Linux ext4 filesystem development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 38 39 40 41 42 43 44 45 46 47 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[3/3] ext4: undegister es_shrinker if mount failed 2013-03-22 Dmitri Monakho Accepted
[15/29] ext4: Deprecate max_writeback_mb_bump sysfs attribute 2013-04-08 Jan Kara Superseded
[1/3] 285: Fix test for ext4 in some configurations 2013-05-30 Jan Kara Not Applicable
[2/3] 285: Fix file syncing 2013-05-30 Jan Kara Not Applicable
[1/3,v2] 285: Fix test for ext4 in some configurations 2013-05-30 Jan Kara Not Applicable
[2/3,v2] 285: Fix indentation of do_pwrite 2013-05-30 Jan Kara Not Applicable
[05/29] jbd2: Don't create journal_head for temporary journal buffers 2013-04-08 Jan Kara Superseded
[06/29] jbd2: Remove journal_head from descriptor buffers 2013-04-08 Jan Kara Superseded
[07/29] jbd2: Refine waiting for shadow buffers 2013-04-08 Jan Kara Superseded
[08/29] jbd2: Remove outdated comment 2013-04-08 Jan Kara Superseded
[09/29] jbd2: Cleanup needed free block estimates when starting a transaction 2013-04-08 Jan Kara Superseded
[10/29] jbd2: Fix race in t_outstanding_credits update in jbd2_journal_extend() 2013-04-08 Jan Kara Superseded
[11/29] jbd2: Remove unused waitqueues 2013-04-08 Jan Kara Superseded
[13/29] ext4: Provide wrappers for transaction reservation calls 2013-04-08 Jan Kara Superseded
[14/29] ext4: Stop messing with nr_to_write in ext4_da_writepages() 2013-04-08 Jan Kara Superseded
[17/29] ext4: Better estimate credits needed for ext4_da_writepages() 2013-04-08 Jan Kara Superseded
[18/29] ext4: Restructure writeback path 2013-04-08 Jan Kara Superseded
[19/29] ext4: Remove buffer_uninit handling 2013-04-08 Jan Kara Superseded
[20/29] ext4: Use transaction reservation for extent conversion in ext4_end_io 2013-04-08 Jan Kara Superseded
[21/29] ext4: Split extent conversion lists to reserved & unreserved parts 2013-04-08 Jan Kara Superseded
[23/29] ext4: Protect extent conversion after DIO with i_dio_count 2013-04-08 Jan Kara Superseded
[25/29] ext4: Use generic_file_fsync() in ext4_file_fsync() in nojournal mode 2013-04-08 Jan Kara Superseded
[26/29] ext4: Remove i_mutex from ext4_file_sync() 2013-04-08 Jan Kara Superseded
[27/29] ext4: Remove wait for unwritten extents in ext4_ind_direct_IO() 2013-04-08 Jan Kara Superseded
fs: ext4: Printing debug is now configurable 2013-04-30 Paul Taysom Awaiting Upstream
[2/3] ext4: fix journal callback list traversal V2 2013-03-27 Dmitri Monakho Accepted
[3/3] ext4: undegister es_shrinker if mount failed 2013-03-27 Dmitri Monakho Accepted
[V2] xfstests: regression test for ext4 resize with non-extent files 2013-05-10 Eric Sandeen Not Applicable
[v3,01/18] mm: change invalidatepage prototype to accept length 2013-04-09 Lukas Czerner Superseded
[v3,02/18] jbd2: change jbd2_journal_invalidatepage to accept length 2013-04-09 Lukas Czerner Superseded
[v3,03/18] ext4: use ->invalidatepage() length argument 2013-04-09 Lukas Czerner Superseded
[v3,06/18] ocfs2: use ->invalidatepage() length argument 2013-04-09 Lukas Czerner Superseded
[v3,07/18] ceph: use ->invalidatepage() length argument 2013-04-09 Lukas Czerner Superseded
[v3,08/18] gfs2: use ->invalidatepage() length argument 2013-04-09 Lukas Czerner Superseded
[v3,09/18] reiserfs: use ->invalidatepage() length argument 2013-04-09 Lukas Czerner Superseded
[v3,16/18] ext4: update ext4_ext_remove_space trace point 2013-04-09 Lukas Czerner Superseded
[v3,10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges 2013-04-09 Lukas Czerner Superseded
[v3,11/18] Revert "ext4: remove no longer used functions in inode.c" 2013-04-09 Lukas Czerner Superseded
[v3,12/18] Revert "ext4: fix fsx truncate failure" 2013-04-09 Lukas Czerner Superseded
[v3,13/18] ext4: use ext4_zero_partial_blocks in punch_hole 2013-04-09 Lukas Czerner Superseded
[v3,15/18] ext4: remove unused code from ext4_remove_blocks() 2013-04-09 Lukas Czerner Superseded
[v3,17/18] ext4: make punch hole code path work with bigalloc 2013-04-09 Lukas Czerner Superseded
[v3,18/18] ext4: Allow punch hole with bigalloc enabled 2013-04-09 Lukas Czerner Superseded
[RFC,1/9] ext4: Adding itree feature and inode flags 2013-05-04 Radek Pazdera Superseded
[RFC,2/9] ext4: Allow sorting dx_map by inode as well 2013-05-04 Radek Pazdera Superseded
[RFC,3/9] ext4: Adding a link to itree to the dx_root struct 2013-05-04 Radek Pazdera Superseded
[RFC,4/9] ext4: Adding itree structures 2013-05-04 Radek Pazdera Superseded
[RFC,5/9] ext4: Adding itree implementation I - Core 2013-05-04 Radek Pazdera Superseded
[RFC,6/9] ext4: Adding itree implementation II - Inserting 2013-05-04 Radek Pazdera Superseded
[RFC,7/9] ext4: Adding itree implementation III - Deleting 2013-05-04 Radek Pazdera Superseded
[RFC,8/9] ext4: Make directory operations use itree 2013-05-04 Radek Pazdera Superseded
[RFC,9/9] ext4: Make ext4_readdir() use itree if available 2013-05-04 Radek Pazdera Superseded
ext4: Reduce object size when !CONFIG_PRINTK 2013-06-05 Joe Perches Awaiting Upstream
[linux-next] ext4: inode: Fix compiler warning 2013-06-05 Stratos Karafotis Superseded
[RFC] ext4: simplify the code a bit 2013-06-06 Stephen Rothwell Rejected
ext4: add check to io_submit_init_bio 2013-06-06 Theodore Ts'o Awaiting Upstream
tests: add new test f_extent_oobounds 2013-06-07 Theodore Ts'o Accepted
[RESEND] libext2fs: Provide functions to safely access name_len and file_type 2013-05-28 Jan Kara Accepted
e2fsck: detect invalid extents at the end of an extent-block 2013-06-07 Theodore Ts'o Accepted
ext4: use ext4_da_writepages() for all modes 2013-06-06 Theodore Ts'o Awaiting Upstream
[1/3] ext4: verify group number in verify_group_input() before using it 2013-06-06 Theodore Ts'o Accepted
[2/3] ext4: add sanity check to ext4_get_group_info() 2013-06-06 Theodore Ts'o Accepted
[3/3] ext4: optimize test_root() 2013-06-06 Theodore Ts'o Accepted
[1/3] jbd2: optimize jbd2_journal_force_commit V3 2013-06-10 Dmitri Monakho Awaiting Upstream
[2/3] ext4: fix data integrity for ext4_sync_fs 2013-06-10 Dmitri Monakho Awaiting Upstream
[3/3] ext4: Fix fsync error handling after filesystem abort. 2013-06-10 Dmitri Monakho Awaiting Upstream
[3/4] jbd2: fix duplicate debug label for phase 2 2013-06-10 Paul Gortmaker Superseded
[1/4] jbd2/journal_commit_transaction: relocate state lock to incorporate all users 2013-06-11 Paul Gortmaker Superseded
[1/4] jbd2/journal_commit_transaction: relocate state lock to incorporate all users 2013-06-11 Paul Gortmaker Superseded
[v2,0/6] misc jbd2 fixes and cleanups 2013-06-11 Paul Gortmaker Superseded
[2/6] jbd2/log_wait_for_space: drop checkpoint mutex when waiting 2013-06-11 Paul Gortmaker Awaiting Upstream
[3/6] jbd2: fix duplicate debug label for phase 2 2013-06-11 Paul Gortmaker Awaiting Upstream
ext4: add cond_resched() to ext4_free_blocks() & ext4_mb_regular_allocator() 2013-06-12 Theodore Ts'o Awaiting Upstream
[1/6] jbd2/journal_commit_transaction: relocate assert after state lock 2013-06-11 Paul Gortmaker Awaiting Upstream
[4/6] jbd/jbd2: relocate bit_spinlock header to jbd_common 2013-06-11 Paul Gortmaker Awaiting Upstream
[5/6] jbd2: make jbd_debug that won't split printk statements 2013-06-11 Paul Gortmaker Awaiting Upstream
[1/4] jbd2/journal_commit_transaction: relocate state lock to incorporate all users 2013-06-10 Paul Gortmaker Superseded
[2/4] jbd2/log_wait_for_space: drop checkpoint mutex when waiting 2013-06-10 Paul Gortmaker Superseded
[4/4] jbd/jbd2: relocate bit_spinlock header to jbd_common 2013-06-10 Paul Gortmaker Superseded
jbd2: export __jbd2_debug for modular builds 2013-06-13 Paul Gortmaker Accepted
[1/2,v3] ext4: Make ext4_block_in_group() much more efficient 2013-03-27 Lukas Czerner Accepted
ext4: register extent status shrinker before init percpu counter 2013-03-28 Zheng Liu Accepted
ext4: fix incorrect lock ordering for ext4_ext_migrate 2013-04-01 Dmitri Monakho Accepted
ext4: don't use EXT4_FREE_BLOCKS_FORGET unnecessarily 2013-06-12 Theodore Ts'o Awaiting Upstream
ext4: Fix WARN_ON from ext4_releasepage() 2013-03-07 Jan Kara Accepted
[1/3] ext4: remove unused variable in ext4_free_blocks() 2013-03-08 Lukas Czerner Accepted
[1/3] ext4: Reserve metadata if writing into uninitialized 2013-03-08 Lukas Czerner Accepted
[2/3] ext4: Update reserved space after the 'correction' 2013-03-08 Lukas Czerner Accepted
ext4: print more info in ext4_print_free_blocks() 2013-03-12 Lukas Czerner Accepted
ext4: Try to prepend extent to the existing one 2013-03-19 Lukas Czerner Accepted
[1/3] jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback 2013-03-22 Dmitri Monakho Accepted
[2/7] ext4: fold ext4_generic_write_end() into ext4_write_end() 2013-03-25 Theodore Ts'o Accepted
[3/7] ext4: fold ext4_alloc_blocks() in ext4_alloc_branch() 2013-03-25 Theodore Ts'o Accepted
[4/7] ext4: refactor punch hole code 2013-03-25 Theodore Ts'o Accepted
[5/7] ext4: refactor truncate code 2013-03-25 Theodore Ts'o Accepted
[1/3] jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback V2 2013-03-27 Dmitri Monakho Accepted
[1/2] ext4: fix usless declarations 2013-04-03 Dmitri Monakho Accepted
ext4: fix free space estimate in ext4_nonda_switch() 2013-04-03 Eric Whitney Accepted
ext4: Do not convert to indirect with bigalloc enabled 2013-04-04 Lukas Czerner Accepted
ext4: Fix deadlock with quota feature 2013-04-05 Jan Kara Accepted