Patchwork Linux ext4 filesystem development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 33 34 35 36 37 38 39 40 41 ... 46 47 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[2/2] ext4: Automatically enable journal_async_commit on ext4 file systems 2009-09-11 Theodore Ts'o New
[3/4] tests: add new test to validate errno handling in the journal superblock 2012-06-01 Theodore Ts'o Accepted
[1/2] ext4: move ext4_add_groupblocks() to mballoc.c 2011-05-09 Theodore Ts'o Accepted
libext2fs: don't mark the superblock as dirty if the fs was opened r/o 2012-02-21 Theodore Ts'o Accepted
[XFSPROGS,2/3] Build without enabling DEBUG by default 2011-07-21 Theodore Ts'o Not Applicable
[1/2] e2fsprogs: fix data lost with mke2fs -S 2012-02-17 Theodore Ts'o Accepted
[-v2] ext4: use truncate_setsize() unconditionally 2011-05-23 Theodore Ts'o Accepted
ext4: check for zero length extent 2012-03-11 Theodore Ts'o Accepted
Reserve feature flags and fields needed for the Next3 snapshot feature 2010-06-02 Theodore Ts'o New
[2/2] tests: add test case for multiply claimed blocks with bigalloc 2011-11-28 Theodore Ts'o Accepted
[-v2] ext4: don't dereference null pointer when make_indexed_dir() fails 2011-05-09 Theodore Ts'o Superseded
[3/4] ext4: let AGGRESSIVE_TEST brace code only related to itself 2011-10-29 Theodore Ts'o Accepted
[20/23] ext4: rename ext4_free_blocks_after_init() to ext4_free_clusters_after_init() 2011-07-06 Theodore Ts'o Not Applicable
[-v3] ext4: fix unjournaled inode bitmap modification 2012-10-29 Theodore Ts'o Accepted
[V3,RESEND,2] ext4: serialize unaligned asynchronous DIO 2011-02-07 Theodore Ts'o New
e2fsck: avoid unnecessary close/reopen for non-MMP filesystems 2012-03-22 Theodore Ts'o Accepted
[XFSPROGS,1/3] configure.in: Declare a requirement for at least autoconf 2.50 2011-07-21 Theodore Ts'o Not Applicable
[3/3] e2fsck: optimize CPU usage in check_{block,inode}_bitmaps() 2012-03-11 Theodore Ts'o Accepted
[1/5] ext4: introduce ext4_kvmalloc(), ext4_kzalloc(), and ext4_kvfree() 2011-08-01 Theodore Ts'o Accepted
[2/2] ext4: Move quota initialization out of inode allocation transaction 2013-04-18 Theodore Ts'o Superseded
ext4: Add support for data=alloc_on_commit mode 2009-03-17 Theodore Ts'o Deferred
[2/5] e2fsck: print the current and expected block group checksums 2012-03-18 Theodore Ts'o Accepted
Build using CFLAGS passed in at configure 2011-08-01 Theodore Ts'o Not Applicable
[1/3] e2fsck: remove last argument from e2fsck_discard_blocks() 2012-03-11 Theodore Ts'o Accepted
[01/23] ext4: read-only support for bigalloc file systems 2011-07-06 Theodore Ts'o Not Applicable
[5/5] e2fsck: add logging capability 2012-03-18 Theodore Ts'o Accepted
[mkatiyar@gmail.com:,[PATCH,2/3] jbd2 : Fix journal start by passing a parameter to specify if the caller can deal with ENOMEM] 2011-05-25 Theodore Ts'o Not Applicable
[4/5] e2fsck: add the max_count_problems setting in e2fsck.conf 2012-03-18 Theodore Ts'o Accepted
[21/23] ext4: rename ext4_claim_free_blocks() to ext4_claim_free_clusters() 2011-07-06 Theodore Ts'o Not Applicable
[3/5] e2fsck: print a notice when we've started suppressing a problem code 2012-03-18 Theodore Ts'o Accepted
[10/23] ext4: teach ext4_ext_map_blocks() about the bigalloc feature 2011-07-06 Theodore Ts'o Not Applicable
[1/5] e2fsck: add support for field widths in messages using %-expansion 2012-03-18 Theodore Ts'o Accepted
[23/23] ext4: add some tracepoints in ext4/extents.c 2011-07-06 Theodore Ts'o Not Applicable
[3/3] ext4: optimize locking for end_io extent conversion 2011-10-31 Theodore Ts'o Accepted
[02/23] ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.) 2011-07-06 Theodore Ts'o Not Applicable
[0/4] ext4: Fix regression in mount option parsing and a small cleanup 2012-04-16 Theodore Ts'o Accepted
[18/23] ext4: Rename ext4_free_blks_{count,set}() to refer to clusters 2011-07-06 Theodore Ts'o Not Applicable
[1/2] e2fsck: fix handling of duplicate blocks with bigalloc file systems 2011-11-28 Theodore Ts'o Accepted
[1/2] libext2fs: add metadata checksum and snapshot feature flags 2011-09-15 Theodore Ts'o Accepted
ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg 2012-06-07 Theodore Ts'o Accepted
[11/23] ext4: teach ext4_ext_truncate() about the bigalloc feature 2011-07-06 Theodore Ts'o Not Applicable
EXT4-fs error (device dm-42): ext4_mb_generate_buddy:741: group 1904, 32254 clusters in bitmap, 32258 in gd 2012-06-07 Theodore Ts'o Superseded
[07/19] ext4: convert block group-relative offsets to use clusters 2011-05-03 Theodore Ts'o Not Applicable
[1/3] libext2fs: add 32-bit compat code for ext2fs_find_first_zero_generic_bmap() 2012-04-06 Theodore Ts'o Accepted
[08/23] ext4: teach mballoc preallocation code about bigalloc clusters 2011-07-06 Theodore Ts'o Not Applicable
[2/3] e2fsck: do not forget to discard last block group 2012-03-11 Theodore Ts'o Accepted
[06/23] ext4: bigalloc changes to block bitmap initialization functions 2011-07-06 Theodore Ts'o Not Applicable
[2/2] e2image: attempt to use ftruncate64 to set i_size for raw images 2012-02-17 Theodore Ts'o Superseded
[03/23] ext4: convert instances of EXT4_BLOCKS_PER_GROUP to EXT4_CLUSTERS_PER_GROUP 2011-07-06 Theodore Ts'o Not Applicable
e2fsck: fix precedence bug in built-in quota support 2012-05-22 Theodore Ts'o Accepted
[04/23] ext4: factor out block group accounting into functions 2011-07-06 Theodore Ts'o Not Applicable
[4/5] resize2fs: enforce restrictions if the kernel doesn't do meta_bg resizing 2012-09-13 Theodore Ts'o Accepted
[XFSTESTS,1/3] configure.in: Declare a requirement for at least autoconf 2.50 2011-07-21 Theodore Ts'o Not Applicable
[1/2] e2image: fix logic bug which could cause a raw image not to be extended 2012-02-17 Theodore Ts'o Accepted
ext4: use KERN_WARNING for warning messages 2013-02-14 Theodore Ts'o Accepted
[1/2] ext4: add debugging trigger for ext4_error() 2012-05-31 Theodore Ts'o Accepted
[17/23] ext4: enable mounting bigalloc as read/write 2011-07-06 Theodore Ts'o Not Applicable
[2/4] e2fsck: handle an already recovered journal with a non-zero s_error field 2012-06-01 Theodore Ts'o Accepted
libquota: log an error message if ext2fs_file_open() fails 2011-11-14 Theodore Ts'o Superseded
[01/11] ext4: remove deprecation warnings for minix_df and grpid 2012-03-05 Theodore Ts'o Accepted
[2/2] debugfs: fix gcc -Wall complaints 2011-11-17 Theodore Ts'o Accepted
running mkfs.ext4 causes very high system load 2012-03-22 Theodore Ts'o Accepted
libquota: log an error message if ext2fs_file_open() fails 2011-11-15 Theodore Ts'o Accepted
[2/2,-v2] e2image: attempt to use ftruncate64 to set i_size for raw images 2012-02-17 Theodore Ts'o Accepted
[1/2] debugfs: build read-only variant of debugfs 2011-11-15 Theodore Ts'o Accepted
[1/5] ext4: when resizing, do not copy gdt blocks for groups that do not have them 2012-09-02 Theodore Ts'o Superseded
Make quota support disabled by support 2011-11-14 Theodore Ts'o Accepted
[2/5] ext4: avoid duplicate writes of the backup bg descriptor blocks 2012-09-02 Theodore Ts'o Superseded
[v4,SIGNED-OFF] ext4: don't work without procfs 2011-10-08 Theodore Ts'o Accepted
[3/5] ext4: grow the s_flex_groups array as needed when resizing 2012-09-02 Theodore Ts'o Superseded
[2/2] jbd: fix fsync() tid wraparound bug 2011-04-26 Theodore Ts'o Superseded
[4/5] ext4: grow the s_group_info array as needed 2012-09-02 Theodore Ts'o Superseded
[2/2] debugfs: add the freefrag command 2011-11-15 Theodore Ts'o Accepted
[5/5,-v2] ext4: add online resizing support for meta_bg and 64-bit file systems 2012-09-03 Theodore Ts'o Superseded
ext4: Enable asynchronous commits by default 2008-09-21 Theodore Ts'o Deferred
[1/2] resize2fs: allow meta_bg/64-bit file systems to be online resized 2012-09-03 Theodore Ts'o Superseded
[XFSPROGS,2/3] Build without enabling DEBUG by default 2011-07-22 Theodore Ts'o Not Applicable
[GIT,PULL] ext4 bug fixes for 3.5-rc2 2012-06-08 Theodore Ts'o Accepted
Oops while going into hibernate 2011-01-12 Theodore Ts'o Not Applicable
jbd2: Add MAINTAINERS entry 2011-05-26 Theodore Ts'o Accepted
[2/2] ext4: avoid finding next leaf if newext->ee_block smaller than fex->ee_block 2011-07-11 Theodore Ts'o Accepted
ext4: only call ext4_jbd2_file_inode when an inode has been extended 2011-09-06 Theodore Ts'o Rejected
e2fsprogs: use ALL_CFLAGS to build gen_crc32ctable 2011-10-04 Theodore Ts'o Accepted
ext4: add tracepoint for ext4_journal_start 2011-07-11 Theodore Ts'o Accepted
jbd2: remove jbd2_dev_to_name() from jbd2 tracepoints 2011-07-11 Theodore Ts'o Accepted
ext4: make quota as first class supported feature 2011-08-01 Theodore Ts'o Not Applicable
[XFSTESTS,2/3] Build without enabling DEBUG by default 2011-07-21 Theodore Ts'o Not Applicable
[01/19] ext4: read-only support for bigalloc file systems 2011-05-03 Theodore Ts'o Not Applicable
[02/19] ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.) 2011-05-03 Theodore Ts'o Not Applicable
ext4: fix the incorrect info of /proc/mounts after mount no-journal fs 2011-05-22 Theodore Ts'o Accepted
[04/19] ext4: factor out block group accounting into functions 2011-05-03 Theodore Ts'o Not Applicable
[03/19] ext4: convert instances of EXT4_BLOCKS_PER_GROUP to EXT4_CLUSTERS_PER_GROUP 2011-05-03 Theodore Ts'o Not Applicable
ext4: sync the directory inode in ext4_sync_parent() 2011-04-06 Theodore Ts'o Accepted
[05/19] ext4: split out ext4_free_blocks_after_init() 2011-05-03 Theodore Ts'o Not Applicable
[2/2] ext4: use ERR_PTR() abstraction for ext4_append() 2013-02-15 Theodore Ts'o Accepted
[06/19] ext4: bigalloc changes to block bitmap initialization functions 2011-05-03 Theodore Ts'o Not Applicable
Strange behavior when attempting to convert a file to extents using chattr 2011-05-03 Theodore Ts'o Accepted
[09/19] ext4: teach ext4_free_blocks() about bigalloc and clusters 2011-05-03 Theodore Ts'o Not Applicable
[08/19] ext4: teach mballoc preallocation code about bigalloc clusters 2011-05-03 Theodore Ts'o Not Applicable
ext4:Fix credits computing for indirect mapped files. 2011-04-04 Theodore Ts'o Accepted