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    |    Archived = No remove filter
Patch Date Submitter Delegate State
[1/3] mm: pagevec: Defer deciding what LRU to add a page to until pagevec drain time 2013-04-29 Mel Gorman New
jbd: use kmem_cache_zalloc for allocating journal head 2013-04-29 Zheng Liu New
jbd2: use kmem_cache_zalloc for allocating journal head 2013-04-29 Zheng Liu New
[v2] ext4: fix fio regression 2013-04-28 Zheng Liu New
libext2fs: do not print any error message from libext2fs 2013-04-27 Zheng Liu New
ext4: remove unneeded call to ext4_es_remove_extent in punch hole 2013-04-27 Ashish Sangwan New
xfstests: use -F when making scratch ext4 fs 2013-04-26 Josef Bacik New
[v2] x86: make DR*_RESERVED unsigned long 2013-04-26 Oleg Nesterov New
ext2fs, debugfs, e2fsck: fix s_desc_size handling 2013-04-26 Andreas Dilger New
page eviction from the buddy cache 2013-04-25 Alexey Lyahkov New
ext4: Reserve FEATURE_RO_COMPAT and INO flag 2013-04-25 Lukas Czerner New
page eviction from the buddy cache 2013-04-25 Mel Gorman New
build: update generated configure file 2013-04-24 Andreas Dilger New
x86: make DR*_RESERVED unsigned long 2013-04-24 Oleg Nesterov New
Unsigned widening casts of binary "not" operations.. 2013-04-24 Ingo Molnar New
[v3,05/18] xfs: use ->invalidatepage() length argument 2013-04-23 Ben Myers New
[V1] fs/buffer.c: Remove unnecessary init operation after, allocating buffer_head. 2013-04-22 majianpeng New
[3/3,-v2] ext4: mark metadata blocks using bh flags 2013-04-21 Theodore Ts'o 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
fs/buffer.c: Remove the unnecessary init operation after allocating buffer_head. 2013-04-19 majianpeng New
[2/2] ext4: Add fdatasync scalability optimization 2013-04-14 Dmitri Monakho New
[1/2] blkdev: add flush generation counter 2013-04-14 Dmitri Monakho New
[5/5] ext3: fix data integrity for ext4_sync_fs 2013-04-14 Dmitri Monakho New
[4/5] jbd: optimize journal_force_commit 2013-04-14 Dmitri Monakho New
[3/5] ext4: fix data integrity for ext4_sync_fs 2013-04-14 Dmitri Monakho New
[2/5] jbd2: optimize jbd2_journal_force_commit 2013-04-14 Dmitri Monakho New
[1/5] ext4: convert write_begin methods to stable_page_writes semantics 2013-04-14 Dmitri Monakho New
[v3,RESEND] mm: Make snapshotting pages for stable writes a per-bio operation 2013-04-09 Darrick J. Wong New
bio splits unnecessarily due to BH_Boundary in ext3 direct I/O 2013-04-09 Jan Kara New
[v3] ext4: move ext4_ind_migrate() into migrate.c 2013-04-09 Lukas Czerner New
[v3,18/18] ext4: Allow punch hole with bigalloc enabled 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,16/18] ext4: update ext4_ext_remove_space trace point 2013-04-09 Lukas Czerner New
[v3,15/18] ext4: remove unused code from ext4_remove_blocks() 2013-04-09 Lukas Czerner New
[v3,14/18] ext4: remove unused discard_partial_page_buffers 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,12/18] Revert "ext4: fix fsx truncate failure" 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,10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges 2013-04-09 Lukas Czerner New
[v3,09/18] reiserfs: use ->invalidatepage() length argument 2013-04-09 Lukas Czerner New
[v3,08/18] gfs2: 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,06/18] ocfs2: 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,04/18] jbd: change 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,02/18] jbd2: change jbd2_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
[29/29] ext4: Remove ext4_ioend_wait() 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
[27/29] ext4: Remove wait for unwritten extents in ext4_ind_direct_IO() 2013-04-08 Jan Kara New
[26/29] ext4: Remove i_mutex from ext4_file_sync() 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
[24/29] ext4: Remove wait for unwritten extent conversion from ext4_ext_truncate() 2013-04-08 Jan Kara New
[23/29] ext4: Protect extent conversion after DIO with i_dio_count 2013-04-08 Jan Kara New
[22/29] ext4: Defer clearing of PageWriteback after extent conversion 2013-04-08 Jan Kara New
[21/29] ext4: Split extent conversion lists to reserved & unreserved parts 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
[19/29] ext4: Remove buffer_uninit handling 2013-04-08 Jan Kara New
[18/29] ext4: Restructure writeback path 2013-04-08 Jan Kara New
[17/29] ext4: Better estimate credits needed for 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
[15/29] ext4: Deprecate max_writeback_mb_bump sysfs attribute 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
[13/29] ext4: Provide wrappers for transaction reservation calls 2013-04-08 Jan Kara New
[12/29] jbd2: Transaction reservation support 2013-04-08 Jan Kara New
[11/29] jbd2: Remove unused waitqueues 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
[09/29] jbd2: Cleanup needed free block estimates when starting a transaction 2013-04-08 Jan Kara New
[08/29] jbd2: Remove outdated comment 2013-04-08 Jan Kara New
[07/29] jbd2: Refine waiting for shadow buffers 2013-04-08 Jan Kara New
[06/29] jbd2: Remove journal_head from descriptor buffers 2013-04-08 Jan Kara New
[05/29] jbd2: Don't create journal_head for temporary journal buffers 2013-04-08 Jan Kara New
e2fsprogs: allow 0-length xattr values in e2fsck 2013-04-07 Eric Sandeen New
[3/4] fsfreeze: manage kill signal when sb_start_pagefault is called 2013-04-06 Marco Stornelli New
[2/4] fsfreeze: manage kill signal when sb_start_write is called 2013-04-06 Marco Stornelli New
e2fsck: detect invalid extents at the end of an extent-block 2013-04-03 David Jeffery New
mke2fs: Disallow bigalloc with with bs < 4096 2013-04-03 Lukas Czerner New
[2/2] ext4: optimize ext4_force_commit 2013-04-01 Dmitri Monakho New
[1/2] ext3: optimize ext3_force_commit 2013-04-01 Dmitri Monakho New
bio splits unnecessarily due to BH_Boundary in ext3 direct I/O 2013-03-29 Jan Kara New
[RFC,V2] ext4: add ioctl to force 32-bit hashes from indexed dirs 2013-03-28 Eric Sandeen New
ext4: add WARN_ON to check the length of allocated blocks 2013-03-24 Zheng Liu New
[GIT,PULL] ext4 updates for 3.9-rc4 2013-03-21 Theodore Ts'o New
ext4: Do not normalize request from fallocate 2013-03-21 Lukas Czerner New
[TRIVIAL] Documentation/filesystems/ext4.txt barriers -> barrier 2013-03-21 Sander New
libext2fs: Provide functions to safely access name_len and file_type 2013-03-20 Jan Kara New
[5/5] libext2fs: Optimize ext2fs_convert_subcluster_bitmap() 2013-03-19 Andrey Sidorov New
[4/5] libext2fs: ffz/ffs for rb_tree bitmap 2013-03-19 Andrey Sidorov New
[3/5] libext2fs: find_first_set() for bitarray bitmap 2013-03-19 Andrey Sidorov New
[2/5] libext2fs: find_first_set() for bitmaps. 2013-03-19 Andrey Sidorov New
[1/5] libext2fs: Optimize ext2fs_allocate_group_table() 2013-03-19 Andrey Sidorov New
Unwritten extent zeroing beyond i_size 2013-03-14 Lukas Czerner New
[V7,-next,22/33] ext4: add support for read_iter and write_iter 2013-03-08 Dave Kleikamp New
[BUG,Bigalloc] applictions will be blocked for more than 120s when we run xfstests #083 2013-03-07 Lukas Czerner New
[3/5] ext4: add warning to ext4_convert_unwritten_extents_endio 2013-03-04 Zheng Liu New
[2/2] filefrag: count a contiguous extent when both logical and physical blocks are contiguous 2013-03-03 Zheng Liu New
[1/2] e4defrag: defrag a file when orig_physical_cnt == donor_physical_cnt 2013-03-03 Zheng Liu New
[6/6] ext4: update extent status tree after an extent is zeroed out 2013-02-28 Dmitri Monakho New