Patchwork Linux ext4 filesystem development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 33 34 35 36 37 38 39 40 41 ... 45 46 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[v4,09/15] ext4: enable ext4_update_super() to handle a flex groups 2011-11-19 Yongqiang Yang Superseded
[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/15] ext4: pass verify_reserved_gdb() the number of group decriptors 2011-11-19 Yongqiang Yang Superseded
[v4,10/20] mm: teach truncate_inode_pages_range() to handle non page aligned ranges 2013-05-14 Lukas Czerner New
[v4,11/15] ext4: add a new function which allocates bitmaps and inode tables 2011-11-19 Yongqiang Yang Superseded
[v4,11/20] Revert "ext4: remove no longer used functions in inode.c" 2013-05-14 Lukas Czerner New
[v4,12/15] ext4: add a new function which adds a flex group to a fs 2011-11-19 Yongqiang Yang Superseded
[v4,12/20] ext4: Call ext4_jbd2_file_inode() after zeroing block 2013-05-14 Lukas Czerner New
[v4,13/15] ext4: add new online resize interface 2011-11-19 Yongqiang Yang Superseded
[v4,13/20] Revert "ext4: fix fsx truncate failure" 2013-05-14 Lukas Czerner New
[v4,14/15] ext4: let ext4_group_extend() use common code 2011-11-19 Yongqiang Yang Superseded
[v4,14/20] ext4: truncate_inode_pages() in orphan cleanup path 2013-05-14 Lukas Czerner New
[v4,15/15] ext4: let ext4_group_add() use common code 2011-11-19 Yongqiang Yang Superseded
[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,SIGNED-OFF] ext4: don't work without procfs 2011-10-08 Theodore Ts'o Accepted
[v4,SIGNED-OFF] ext4: don't work without procfs 2011-10-06 Yargil Superseded
[v4] crc32c: Implement CRC32c with slicing-by-8 algorithm 2011-09-30 Darrick J. Wong Not Applicable
[v4] ext4: make quota as first class supported feature 2011-12-09 Aditya Kali Superseded
[v4] ext4:Let ext4_ext_fiemap_cb() handle blocks before request range correctly. 2011-05-23 Yongqiang Yang Accepted
[v4] fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation 2013-01-11 Chen Gang New
[v5,01/15] ext4: add a function which extends a group without checking parameters 2011-12-23 Yongqiang Yang Superseded
[v5,02/15] ext4: add a function which adds a new desc to a fs 2011-12-23 Yongqiang Yang Superseded
[v5,03/15] ext4: add a function which sets up a new group desc 2011-12-23 Yongqiang Yang Superseded
[v5,04/15] ext4: add a function which updates super block 2011-12-23 Yongqiang Yang Superseded
[v5,05/15] ext4: add a structure which will be used by 64bit-resize interface 2011-12-23 Yongqiang Yang Superseded
[v5,06/15] ext4: add a function which sets up group blocks of a flex groups 2011-12-23 Yongqiang Yang Superseded
[v5,07/15] ext4: add a function which adds several group descriptors 2011-12-23 Yongqiang Yang Superseded
[v5,08/15] ext4: add a function which sets up a flex groups each time 2011-12-23 Yongqiang Yang Superseded
[v5,09/15] ext4: enable ext4_update_super() to handle a flex groups 2011-12-23 Yongqiang Yang Superseded
[v5,1/2] block: skip elevator data initialization for flush requests 2011-02-04 Mike Snitzer New
[v5,10/15] ext4: pass verify_reserved_gdb() the number of group decriptors 2011-12-23 Yongqiang Yang Superseded
[v5,11/15] ext4: add a new function which allocates bitmaps and inode tables 2011-12-23 Yongqiang Yang Superseded
[v5,12/15] ext4: add a new function which adds a flex group to a fs 2011-12-23 Yongqiang Yang Superseded
[v5,13/15] ext4: add new online resize interface 2011-12-23 Yongqiang Yang Superseded
[v5,14/15] ext4: let ext4_group_extend() use common code 2011-12-23 Yongqiang Yang Superseded
[v5,15/15] ext4: let ext4_group_add() use common code 2011-12-23 Yongqiang Yang Superseded
[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
[v7.1] block: Coordinate flush requests 2011-01-13 Darrick J. Wong Not Applicable
[v7.1] block: Coordinate flush requests 2011-01-20 Tejun Heo Not Applicable
[v7.1] block: Coordinate flush requests 2011-01-15 Tejun Heo Not Applicable
[v7.1] block: Coordinate flush requests 2011-01-14 Shaohua Li Not Applicable
__ext4_get_inode_loc: use s_inodes_per_block directly 2011-01-27 Coly Li New
__ext4_get_inode_loc: use s_inodes_per_block directly 2011-01-24 Coly Li Superseded
add ext4 inode inline data support to grub2 2013-03-05 Andrey Borzenkov Not Applicable
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
always set EXCLUSIVE flag for modifying e2fsck 2009-09-23 Andreas Dilger Superseded
backport "ext4: serialize unaligned asynchronous DIO" to 2.6.32 2012-02-23 Philipp Hahn Not Applicable
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-04-09 Jan Kara New
bio splits unnecessarily due to BH_Boundary in ext3 direct I/O 2013-03-29 Jan Kara New
bio splits unnecessarily due to BH_Boundary in ext3 direct I/O 2013-03-07 Jan Kara Not Applicable
bisected! (WAS Re: s390x: kernel BUG at fs/ext4/inode.c:1591!) 2013-04-02 Dmitri Monakho Not Applicable
blkid: add support to the -w option 2009-09-28 Peng Tao New
block: Add a trace point whenever a barrier IO request is sent 2010-04-21 Darrick J. Wong New
bounce:fix bug, avoid to flush dcache on slab page from jbd2. 2013-03-13 Darrick J. Wong Not Applicable
bounce:fix bug, avoid to flush dcache on slab page from jbd2. 2013-03-08 Shuge Not Applicable
bounce:fix bug, avoid to flush dcache on slab page from jbd2. 2013-03-14 Andrew Morton Not Applicable
bounce:fix bug, avoid to flush dcache on slab page from jbd2. 2013-03-14 Darrick J. Wong Not Applicable
buffered writeback torture program 2011-04-21 Christoph Hellwig New
build: add generated files to .gitignore 2012-07-06 Andreas Dilger Accepted
build: fix compile warnings on OSX 2012-02-24 Andreas Dilger Accepted
build: quiet some "gcc -Wall" compiler warnings 2012-11-22 Andreas Dilger Superseded
build: update generated configure file 2013-04-24 Andreas Dilger New
busy inodes -> ext3 umount crash 2010-04-21 Eric Paris New
change a comment on fs/ext4/extents.c 2012-06-19 Liu Haibo Superseded
check NULL pointer 2011-06-09 Shaohua Li Superseded
check NULL pointer 2011-06-13 Shaohua Li Rejected
check NULL pointer 2011-06-10 Shaohua Li Superseded
check: build all dependencies before "make check" 2011-06-14 Andreas Dilger Superseded
config: silence printf format warnings 2013-01-04 Eric Whitney Accepted
configure.in: require at least autoconf 2.54 2012-12-24 Theodore Ts'o Accepted
configure: Disable fsck wrapper on Linux by default 2009-07-16 Scott James Remnant Deferred
configure: Disable libblkid by default 2009-07-16 Scott James Remnant Deferred
configure: Disable libuuid by default 2009-07-16 Scott James Remnant Deferred
configure: Disable uuidd by default 2009-07-16 Scott James Remnant Deferred
configure: sort AC_CHECK_FUNCS list 2012-03-05 Mike Frysinger Accepted
contrib: print missing '-p' argument in fallocate.c 2013-01-25 Zheng Liu Accepted
debugfs: Fix sprintf stack overflow 2011-10-12 Darrick J. Wong Accepted
debugfs: add sanity check to make sure we never shift 64 bits right 2013-01-28 Theodore Ts'o Accepted
debugfs: add the ability to manipulate the extent tree directly 2012-12-24 Theodore Ts'o Accepted
debugfs: add the commands "zap_block" and "block_dump" 2012-12-24 Theodore Ts'o Accepted
debugfs: cleanup in do_show_debugfs_params 2012-04-16 Zheng Liu Accepted
debugfs: document htree-related commands in man page 2011-05-11 Eric Sandeen Accepted
debugfs: document zap_block & dump_block 2013-01-11 Eric Sandeen Accepted