Patchwork Linux ext4 filesystem development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 31 32 33 34 35 36 37 38 39 ... 45 46 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[v2,17/18] ext4: make punch hole code path work with bigalloc 2013-02-05 Lukas Czerner Superseded
[v2,18/18] ext4: Allow punch hole with bigalloc enabled 2013-02-05 Lukas Czerner Superseded
[v2,2/2] ext4: Ignore a stripe width of 1 2011-07-15 Dan Ehrenberg Accepted
[v2,2/2] ext4: annotate all meta data requests 2012-05-17 Saugata Das New
[v2,2/2] ext4: use proper ext4_*_bit() macros 2011-06-01 Akinobu Mita Superseded
[v2,2/2] mke2fs, tune2fs: Adding support for the itree flag 2013-05-13 Radek Pazdera New
[v2,2/2] mke2fs: use binary units in the man page 2011-02-09 Lukas Czerner Superseded
[v2,2/3] ext4:Add two functions splitting an extent. 2011-05-03 Yongqiang Yang Accepted
[v2,2/3] jbd2: Add extra parameter in start_this_handle() to control allocation flags. 2011-05-28 Manish Katiyar New
[v2,2/4] ext4: Convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super() 2012-04-02 Artem Bityutskiy Superseded
[v2,2/4] ext4: Convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super() 2012-04-02 Artem Bityutskiy Superseded
[v2,2/5] ext4: add self-testing infrastructure to do a sanity check 2013-03-06 Zheng Liu Awaiting Upstream
[v2,2/5] ext4: implement ext4_add_groupblocks() by freeing blocks 2011-03-24 Amir G. Superseded
[v2,2/7] Freeze and thaw the journal on ext4 freeze 2011-12-08 Kamal Mostafa Not Applicable
[v2,2/8] ext4: Add new data structures and related functions to count io types 2011-11-10 Zheng Liu Superseded
[v2,3/3] ext4: Fix ext4 to use pass jbd allocation flags if they can handle ENOMEM. 2011-05-28 Manish Katiyar New
[v2,3/3] ext4:Reimplement convert and split_unwritten. 2011-05-03 Yongqiang Yang Accepted
[v2,3/4] ext4: remove unnecessary superblock dirtying 2012-04-02 Artem Bityutskiy Superseded
[v2,3/5] ext4: fix wrong m_len value after unwritten extent conversion 2013-03-06 Zheng Liu Awaiting Upstream
[v2,3/5] ext4: synchronize ext4_mb_init_group() with buddy page lock 2011-03-24 Amir G. Superseded
[v2,3/7] VFS: Fix s_umount thaw/write deadlock 2011-12-08 Kamal Mostafa Not Applicable
[v2,3/8] ext4: Count metadata request of read operations in buffered io 2011-11-10 Zheng Liu Superseded
[v2,4/4] ext4: weed out ext4_write_super 2012-04-02 Artem Bityutskiy Superseded
[v2,4/5] ext4: teach ext4_mb_init_cache() to skip uptodate buddy caches 2011-03-24 Amir G. Superseded
[v2,4/5] ext4: update extent status tree after an extent is zeroed out 2013-03-06 Zheng Liu Awaiting Upstream
[v2,4/7] VFS: Rename and refactor writeback_inodes_sb_if_idle 2011-12-08 Kamal Mostafa Not Applicable
[v2,4/8] ext4: Count data request of read operations in buffered io 2011-11-10 Zheng Liu Superseded
[v2,5/5] ext4: fix wrong the number of the allocted blocks in ext4_split_extent 2013-03-06 Zheng Liu Awaiting Upstream
[v2,5/5] ext4: remove alloc_semp 2011-03-24 Amir G. Superseded
[v2,5/7] VFS: Avoid read-write deadlock in try_to_writeback_inodes_sb 2011-12-08 Kamal Mostafa Not Applicable
[v2,5/8] ext4: Count metadata request of write operations in buffered io 2011-11-10 Zheng Liu Superseded
[v2,6/7] VFS: Document s_frozen state through freeze_super 2011-12-08 Kamal Mostafa Not Applicable
[v2,6/8] ext4: Count data request of write operations in buffered io 2011-11-10 Zheng Liu Superseded
[v2,7/7] Documentation: Correct s_umount state for freeze_fs/unfreeze_fs 2011-12-08 Kamal Mostafa Not Applicable
[v2,7/8] ext4: Count all requests in direct io 2011-11-10 Zheng Liu Superseded
[v2,8/8] ext4: Show the result of io types statistic in sysfs 2011-11-10 Zheng Liu Superseded
[v2] Adding support to freeze and unfreeze a journal 2011-05-07 Surbhi Palande Superseded
[v2] Check for immutable flag in fallocate path 2011-03-03 Marco Stornelli Rejected
[v2] E2fsprogs: add missing usage for No_COW 2012-06-13 liubo Accepted
[v2] NULL pointer when make_indexed_dir returns -ENOSPC 2011-05-12 Allison Henderson Accepted
[v2] REQ_META set during meta data write 2012-03-02 Saugata Das New
[v2] dump: support for ext4 file-systems on Linux. 2009-05-24 Gertjan van Wingerde New
[v2] e2fsprogs: add 64bit-online-resize support 2011-08-30 Yongqiang Yang Accepted
[v2] e2image: add -a switch to include all data 2012-07-06 Phillip Susi Superseded
[v2] ext3, ext4: do_split() fix loop, with obvious unsigned wrap 2008-12-01 roel kluin New
[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: Convert ext3 to new truncate calling convention 2011-05-25 Jan Kara Not Applicable
[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] ext3: fix start and len arguments handling in ext3_trim_fs() 2012-03-02 Lukas Czerner Superseded
[v2] ext3: speed up group trim with the right free block count. 2011-01-21 Tao Ma Not Applicable
[v2] ext3: use proper little-endian bitops 2011-06-01 Akinobu Mita Not Applicable
[v2] ext4: Avoid underflow of in ext4_trim_fs() 2012-10-11 Lukas Czerner Accepted
[v2] ext4: Avoid unnecessarily writing back dirty pages before hole punching 2013-05-20 Li Wang New
[v2] ext4: Convert ext4 to new truncate calling convention 2011-05-25 Jan Kara Accepted
[v2] ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten. 2011-09-30 Tao Ma Accepted
[v2] ext4: Deprecate data=journal mount option 2011-06-28 Lukas Czerner Rejected
[v2] ext4: Fix a BUG in mb_mark_used during trim. 2011-03-03 Tao Ma Accepted
[v2] ext4: Free resources in the error path of ext4_mb_init. 2011-10-07 Tao Ma Superseded
[v2] ext4: Prevent race while waling extent tree 2012-11-09 Dmitri Monakho Superseded
[v2] ext4: Prevent race while waling extent tree 2012-11-09 Lukas Czerner Superseded
[v2] ext4: Prevent stack overrun in ext4_file_open when recording last known mountpoint 2011-09-16 Darrick J. Wong Superseded
[v2] ext4: Remove redundant check for first_not_zeroed in ext4_register_li_request. 2011-03-28 Tao Ma Accepted
[v2] ext4: Set file system to read-only by I/O error threshold 2011-06-20 stufever@gmail.com New
[v2] ext4: Transfer initialized block to right neighbor if possible 2013-03-20 Lukas Czerner Awaiting Upstream
[v2] ext4: avoid eh_entries overflow before insert extent_idx 2011-06-23 Robin Dong Superseded
[v2] ext4: avoid redundant cache finding if flags not cantian PUNCH_OUT 2011-06-27 Robin Dong Superseded
[v2] ext4: change a comment on fs/ext4/extents.c 2012-06-21 Liu Haibo Accepted
[v2] ext4: delete a no useful sentence 2012-06-21 Liu Haibo Accepted
[v2] ext4: directly leave out of ext4_find_delalloc_range() if filesystem mount with "nodelalloc" 2011-12-08 Robin Dong Accepted
[v2] ext4: don't work without procfs 2011-10-04 Yargil Superseded
[v2] ext4: dynamical adjust the length of zero-out chunk 2012-08-13 Theodore Ts'o Superseded
[v2] ext4: dynamical adjust the length of zero-out chunk 2012-07-12 Zheng Liu Superseded
[v2] ext4: expand commit callback 2011-11-09 Bobi Jam Superseded
[v2] ext4: expand commit callback 2011-11-09 Bobi Jam Superseded
[v2] ext4: ext4_ext_convert_to_initialized bug found in extended FSX testing 2011-05-14 Allison Henderson Superseded
[v2] ext4: fix NULL pointer dereference from orig_data in fill_super and remount. 2011-11-07 NamJae Jeon New
[v2] ext4: fix ext4_debug format 2011-11-17 Zheng Liu Accepted
[v2] ext4: fix fio regression 2013-04-28 Zheng Liu New
[v2] ext4: fix free clusters calculation in bigalloc filesystem 2013-02-22 Lukas Czerner Accepted
[v2] ext4: fix hole punch failure when depth is greater than 0 2012-07-04 Lukas Czerner New
[v2] ext4: fix hole punch failure when depth is greater than 0 2012-06-14 Ashish Sangwan Superseded
[v2] ext4: fix possible overflow in ext4_trim_fs() 2011-09-06 Lukas Czerner Superseded
[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] ext4: introduce reserved space 2013-04-08 Lukas Czerner Awaiting Upstream
[v2] ext4: make quota as first class supported feature 2011-08-19 Aditya Kali Superseded
[v2] ext4: potential NULL dereference on error 2012-05-15 Dan Carpenter Accepted
[v2] ext4: quiet 'unused variables' compiling warnings 2011-06-28 Yongqiang Yang Accepted
[v2] ext4: remove unused variable flags 2013-01-28 Lukas Czerner Accepted
[v2] ext4: reserve metadata block for every delayed write 2013-03-14 Lukas Czerner Accepted
[v2] ext4:Allow an active handle to be started when freezing. 2011-04-05 Yongqiang Yang Accepted
[v2] ext4:Let ext4_ext_fiemap_cb() handle blocks before request range correctly. 2011-05-10 Yongqiang Yang Superseded
[v2] ext4:Teach ext4_ext_split to caculate extents efficiently. 2011-05-23 Yongqiang Yang Accepted
[v2] fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation 2013-01-04 Chen Gang Superseded
[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] jbd2: Fix oops in jbd2_journal_remove_journal_head() 2011-06-13 Jan Kara Accepted
[v2] jbd2: clear revoked flag on buffers before a new transaction started 2011-11-19 Yongqiang Yang Accepted