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
[v4,SIGNED-OFF] ext4: don't work without procfs 2011-10-08 Theodore Ts'o Accepted
[2/6] e2fsck: optimize pass1 for CPU time 2012-11-25 Theodore Ts'o Superseded
[21/25] e2fsck: Fix leaks in error paths 2011-09-16 Theodore Ts'o Accepted
[1/5] resize2fs: enforce the 16TB limit on 32-bit file systems correctly 2012-09-13 Theodore Ts'o Accepted
libquota: remove use of PATH_MAX and replace it with QUOTA_NAME_LEN 2011-11-28 Theodore Ts'o Accepted
ext4: make the zero-out chunk size tunable 2012-08-14 Theodore Ts'o Superseded
[2/2] ext4: remove unneeded ext4_journal_get_undo_access 2011-05-09 Theodore Ts'o Accepted
Unsigned widening casts of binary "not" operations.. 2013-04-23 Theodore Ts'o Awaiting Upstream
libext2fs: ext2fs_[set_]file_acl_block needs to check for 64-bit feature flag 2011-10-17 Theodore Ts'o Accepted
[2/5] resize2fs: fix overhead calculation for meta_bg file systems 2012-09-13 Theodore Ts'o Accepted
[RFC] Adding quotacheck functionality to e2fsck 2010-03-26 Theodore Ts'o New
[3/5] resize2fs: allow meta_bg/64-bit file systems to be online resized 2012-09-13 Theodore Ts'o Accepted
Ext4: Don't normalize an falloc request if it can fit in 1 extent. 2011-10-31 Theodore Ts'o Accepted
[4/7] libext2fs: move ext2fs_get_num_dirs to its own file 2012-07-30 Theodore Ts'o Accepted
[Bug,25832] kernel crashes when a mounted ext3/4 file system is physically removed 2011-09-09 Theodore Ts'o New
[5/5] resize2fs: grow uninit_bg file systems more efficiently 2012-09-13 Theodore Ts'o Accepted
jbd2: instrument jh on wrong transaction BUG_ON's 2011-08-14 Theodore Ts'o Superseded
[ext4:dev,40/60] fs/ext4/inode.c:1953 __ext4_journalled_writepage() error: potential NULL dereference 'page_bufs'. 2012-12-05 Theodore Ts'o Accepted
ext4: fix race condition when loading block or inode bitmaps 2011-11-25 Theodore Ts'o Rejected
[3/3] Fix makefiles to compile e2freefrag with profiling 2012-10-06 Theodore Ts'o Accepted
[2/2] ext4: Fix waiting and sending of a barrier in ext4_sync_file() 2011-05-22 Theodore Ts'o Accepted
[GIT,PULL] ext4 updates for 3.9-rc4 2013-03-21 Theodore Ts'o New
ext4: use vmtruncate() instead of ext4_truncate() in ext4_setattr() 2011-05-22 Theodore Ts'o Accepted
NULL pointer dereference in ext4_ext_remove_space on 3.5.1 2012-08-16 Theodore Ts'o Superseded
ext4: don't give the "disabling delalloc" if not explicitly specified 2011-08-14 Theodore Ts'o Accepted
libext2fs: ext2fs_open2() should not set ret_fs after a MMP failure 2013-01-09 Theodore Ts'o Accepted
[2/3] ext4: move common truncate functions to header file 2011-06-27 Theodore Ts'o Accepted
[2/2] ext4: fix overhead calculation used by ext4_statfs() 2012-06-18 Theodore Ts'o Accepted
[2/3] ext4: remove unnecessary call to waitqueue_active() 2011-10-31 Theodore Ts'o Accepted
[2/3] libext2fs: further optimize rb_test_bit 2012-10-06 Theodore Ts'o Accepted
[07/10] libext2fs: use the rbtree bitmap by default when initializing a file system 2011-12-18 Theodore Ts'o Accepted
[1/7] ext4: collapse handling of data=ordered and data=writeback codepaths 2013-03-25 Theodore Ts'o Awaiting Upstream
[03/10] libext2fs: add rbtree library 2011-12-18 Theodore Ts'o Accepted
[1/2] libext2fs: fix block iterator for extents when truncating inodes 2012-06-12 Theodore Ts'o Accepted
[08/10] e2fsck: use different bitmap types as appropriate 2011-12-18 Theodore Ts'o Accepted
[2/2] tests: add two more tests of orphaned inode handling 2012-06-12 Theodore Ts'o Accepted
[02/10] libext2fs: add tests for the bitmap functions 2011-12-18 Theodore Ts'o Accepted
[1/3] libext2fs: remove pointless indirection in rbtree bitmaps 2012-10-06 Theodore Ts'o Accepted
tests: add new test f_eofblocks 2012-04-11 Theodore Ts'o Accepted
e2fsck: update global free blocks/inodes count when truncating orphan inodes 2012-06-12 Theodore Ts'o Accepted
[10/10] libext2fs: add bitmap statistics 2011-12-18 Theodore Ts'o Accepted
[RFC,2/2] ext4: undo ei->i_da_metadata_calc_len increment if we fail to claim space 2012-07-23 Theodore Ts'o Accepted
[09/10] libext2fs: adjust the description when copying a bitmap 2011-12-18 Theodore Ts'o Accepted
[RFC,1/3] ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE() 2010-03-19 Theodore Ts'o Rejected
[2/3] e2fsck: do not forget to discard last block group 2012-03-11 Theodore Ts'o Accepted
[RFC,2/3] ext4: Add support for adding boolean toggls to ext4's sysfs directory 2010-03-19 Theodore Ts'o Rejected
e2fsck: check for zero length extent 2012-03-11 Theodore Ts'o Accepted
[RFC,3/3] ext4: Add option for squelching ext4 errors to prevent dmesg from filling up 2010-03-19 Theodore Ts'o Rejected
ext4: check for zero length extent 2012-03-11 Theodore Ts'o Accepted
Ext4:can not rm directories on 2.6.3x 2013-03-15 Theodore Ts'o Not Applicable
libext2fs: don't break when ext2fs_clear_generic_bmap() for 32-bit bitmaps 2011-12-05 Theodore Ts'o Accepted
[5/6] libext2fs: optimize rb_get_bmap_range() for mostly allocated bmaps 2012-11-25 Theodore Ts'o Superseded
[2/5] ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info 2011-08-01 Theodore Ts'o Accepted
[7/7,v2] ext4: reclaim extents from extent status tree 2013-01-18 Theodore Ts'o Rejected
Crash in __brelse with recent kernels copying sparse file 2011-12-12 Theodore Ts'o Not Applicable
e2fsck: delay metadata checksum in pass1 2012-07-31 Theodore Ts'o Accepted
[-v2] ext4: fake direct I/O mode for data=journal 2011-08-16 Theodore Ts'o Superseded
[5/5] libext2fs: avoid 32-bit overflow in ext2fs_initialize with a 512M cluster size 2013-01-15 Theodore Ts'o Accepted
e2fsck: fix use of uninitialized value in the MMP code 2011-12-16 Theodore Ts'o Accepted
Apparent serious progressive ext4 data corruption bug in 3.6.3 (and other stable branches?) 2012-10-24 Theodore Ts'o Superseded
ext4: improve handling of conflincting mount options 2011-08-16 Theodore Ts'o Superseded
[2/5] ext4: avoid duplicate writes of the backup bg descriptor blocks 2012-09-02 Theodore Ts'o Superseded
ext4: display the correct mount option in /proc/mounts for [no]init_itable 2011-12-13 Theodore Ts'o Accepted
libext2fs: fix inode cache overruns 2012-11-30 Theodore Ts'o Accepted
[GIT,PULL] ext4 bug fixes for 3.4 2012-04-24 Theodore Ts'o Accepted
[1/5] mke2fs: enforce that the cluster size must be less that the block size 2013-01-15 Theodore Ts'o Accepted
[-v3] ext4: refactor duplicated block placement code 2011-06-28 Theodore Ts'o Accepted
[3/5] libe2p: teach parse_num_blocks2() to return bytes if log_block_size < 0 2013-01-15 Theodore Ts'o Accepted
e2fsck: fix 64-bit journal support 2012-05-22 Theodore Ts'o Accepted
[6/6,-v2] e2fsck: optimize pass 5 for CPU utilization 2012-11-26 Theodore Ts'o Superseded
[RFC,3/3] ext4: use the O_HOT and O_COLD open flags to influence inode allocation 2012-04-19 Theodore Ts'o Not Applicable
e2fsck: check a file system mounted read-only if forced 2012-07-29 Theodore Ts'o Accepted
[RFC,2/3] fs: propagate the open_flags structure down to the low-level fs's create() 2012-04-19 Theodore Ts'o Not Applicable
e2fsck: Fix incorrect interior node logical start values 2012-11-29 Theodore Ts'o Not Applicable
[5/5] ext4: add online resizing support for meta_bg and bit64 2012-09-02 Theodore Ts'o Superseded
[5/7] ext4: refactor truncate code 2013-03-25 Theodore Ts'o Awaiting Upstream
GIT PULL] ext4 updates for 3.4 2012-03-26 Theodore Ts'o Accepted
[3/6,-v3] libext2fs: add ext2fs_bitcount() function 2012-11-26 Theodore Ts'o Superseded
[5/5] ext4: prevent memory leaks from ext4_mb_init_backend() on error path 2011-08-01 Theodore Ts'o Accepted
[GIT,PULL] ext4 bug fixes for 3.8 2012-12-16 Theodore Ts'o Accepted
[GIT,PULL] ext4 bugfixes for 3.2-rc5 2011-12-14 Theodore Ts'o Accepted
[1/2] ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr 2012-06-18 Theodore Ts'o Accepted
[GIT,PULL] ext4 updates for 3.2 2011-11-02 Theodore Ts'o Accepted
ext4: fix kernel BUG on large-scale rm -rf commands 2012-08-17 Theodore Ts'o Accepted
libquota: add a quotactl prototype 2012-05-28 Theodore Ts'o Accepted
[GIT,PULL] ext4 updates for 3.6 2012-07-28 Theodore Ts'o Accepted
libext2fs, libe2p: Reserve RO_COMPAT_REPLICA feature 2012-02-17 Theodore Ts'o Accepted
ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG 2013-04-22 Theodore Ts'o Awaiting Upstream
ext4: enable the 64-bit jbd2 feature based on the 64-bit ext4 feature 2012-05-21 Theodore Ts'o Accepted
[V7,00/23] ext4: Add inline data support 2012-12-10 Theodore Ts'o Rejected
[1/3] ext4: remove block bitmap initialization in ext4_new_inode() 2012-01-13 Theodore Ts'o Rejected
ext4: fix extent tree corruption that incurred by hole punch 2012-12-07 Theodore Ts'o Not Applicable
vfs: avoid hang caused by attempting to rmdir an invalid file system 2012-05-28 Theodore Ts'o Not Applicable
[1/6,-v2] libext2fs: optimize rb_set_bmap_range() 2012-11-26 Theodore Ts'o Superseded
vfs: avoid hang caused by attempting to rmdir an invalid file system 2012-05-28 Theodore Ts'o Not Applicable
[RESEND] ext4: make sure O_(D)SYNC semantic in ext4_fallocate() 2012-06-14 Theodore Ts'o New
[RFC,1/3] fs: add new open flags O_HOT and O_COLD 2012-04-19 Theodore Ts'o Not Applicable
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound 2013-03-18 Theodore Ts'o Accepted
[3/3] e2fsck: optimize CPU usage in check_{block,inode}_bitmaps() 2012-03-11 Theodore Ts'o Accepted
ext4: fix ext4_evict_inode() racing against workqueue processing code 2013-03-20 Theodore Ts'o Accepted