Patchwork Linux ext4 filesystem development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 29 30 31 32 33 34 35 36 37 ... 45 46 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
xfstests: don't print "do not support" warnings unless verbose is specified 2011-08-27 Theodore Ts'o New
tune2fs: Disallow tune2fs to set inode size larger than block size 2013-04-22 Theodore Ts'o Accepted
[09/23] ext4: teach ext4_free_blocks() about bigalloc and clusters 2011-07-06 Theodore Ts'o Not Applicable
[3/3] misc: fix gcc -Wall nits 2013-05-20 Theodore Ts'o New
[22/23] ext4: rename ext4_has_free_blocks() to ext4_has_free_clusters() 2011-07-06 Theodore Ts'o Not Applicable
fs: allow for fs-specific objects to be pruned as part of pruning inodes 2013-01-23 Theodore Ts'o Rejected
[15/23] ext4: tune mballoc's default group prealloc size for bigalloc file systems 2011-07-06 Theodore Ts'o Not Applicable
libext2fs: only use override function when reading an 128 byte inode 2013-04-22 Theodore Ts'o Accepted
[05/23] ext4: split out ext4_free_blocks_after_init() 2011-07-06 Theodore Ts'o Not Applicable
xfstests: don't assume that falloc_punch implies falloc in test 255 2013-03-05 Theodore Ts'o Not Applicable
[13/23] ext4: convert the free_blocks field in s_flex_groups to be free_clusters 2011-07-06 Theodore Ts'o Not Applicable
[1/2] debugfs: fix mknod command so that it updates the block group statistics 2013-01-15 Theodore Ts'o Accepted
[4/5] ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode # 2011-08-01 Theodore Ts'o Accepted
EXT4 regression caused 4eec7 2013-05-11 Theodore Ts'o New
[12/23] ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter 2011-07-06 Theodore Ts'o Not Applicable
[2/2] tests: create test for debugfs creating special files 2013-01-15 Theodore Ts'o Accepted
[XFSTESTS,3/3] dmapi: fix build failure if libdm is provided via -ldm 2011-07-21 Theodore Ts'o Not Applicable
[GIT,PULL] ext4 updates for 3.10-rc2 2013-05-14 Theodore Ts'o New
mke2fs.static: change library ordering to avoid a link error 2011-09-14 Theodore Ts'o Accepted
[2/2] jbd2: commit as soon as possible after log_start_commit 2013-01-30 Theodore Ts'o Superseded
[3/5] ext4: use ext4_msg() instead of printk in mballoc 2011-08-01 Theodore Ts'o Accepted
[GIT,PULL] ext4 updates for 3.9 2013-02-27 Theodore Ts'o Not Applicable
2.6.32 ext3 assertion j_running_transaction != NULL fails in commit.c 2011-04-26 Theodore Ts'o Not Applicable
[3/3] jbd2: track request delay statistics 2013-01-31 Theodore Ts'o Accepted
[2/2] ext4: Automatically enable journal_async_commit on ext4 file systems 2009-09-11 Theodore Ts'o New
e2fsprogs: Fsck of read-only FS w/ external journal fails after 1.42.5? 2013-05-04 Theodore Ts'o New
[1/2] ext4: move ext4_add_groupblocks() to mballoc.c 2011-05-09 Theodore Ts'o Accepted
[06/12] ext4: grab page before starting transaction handle in write_begin() 2013-02-09 Theodore Ts'o Accepted
[XFSPROGS,2/3] Build without enabling DEBUG by default 2011-07-21 Theodore Ts'o Not Applicable
[3/3] e2fsck: fix gcc -Wall nits 2013-05-20 Theodore Ts'o New
[-v2] ext4: use truncate_setsize() unconditionally 2011-05-23 Theodore Ts'o Accepted
[03/12] jbd2: add tracepoints which provide per-handle statistics 2013-02-09 Theodore Ts'o Accepted
Reserve feature flags and fields needed for the Next3 snapshot feature 2010-06-02 Theodore Ts'o New
ext4: support simple conversion of extent-mapped inodes to use i_blocks 2013-02-10 Theodore Ts'o New
[-v2] ext4: don't dereference null pointer when make_indexed_dir() fails 2011-05-09 Theodore Ts'o Superseded
ext4: return ENOMEM if sb_getblk() fails 2013-01-12 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
[2/3] jbd2: commit as soon as possible after log_start_commit 2013-01-31 Theodore Ts'o Accepted
[V3,RESEND,2] ext4: serialize unaligned asynchronous DIO 2011-02-07 Theodore Ts'o New
[1/2] ext4: revert "jbd2: don't write superblock when if its empty" 2012-10-25 Theodore Ts'o Rejected
[1/5] ext4: introduce ext4_kvmalloc(), ext4_kzalloc(), and ext4_kvfree() 2011-08-01 Theodore Ts'o Accepted
[1/3] jbd2: don't wake kjournald unnecessarily 2013-01-31 Theodore Ts'o Accepted
ext4: Add support for data=alloc_on_commit mode 2009-03-17 Theodore Ts'o Deferred
ext4: fix overhead calculation in bigalloc filesystem (Re: ... ) 2013-02-22 Theodore Ts'o New
[XFSPROGS,1/3] configure.in: Declare a requirement for at least autoconf 2.50 2011-07-21 Theodore Ts'o Not Applicable
[-v3] ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOT 2013-04-07 Theodore Ts'o Rejected
[01/23] ext4: read-only support for bigalloc file systems 2011-07-06 Theodore Ts'o Not Applicable
[04/12] ext4: Disable merging of uninitialized extents 2013-01-28 Theodore Ts'o Superseded
[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
[1/2] jbd2: don't wake kjournald unnecessarily 2013-01-30 Theodore Ts'o Superseded
[21/23] ext4: rename ext4_claim_free_blocks() to ext4_claim_free_clusters() 2011-07-06 Theodore Ts'o Not Applicable
[1/3] libext2fs: teach the ext2fs_*_block_bitmap_range2() about clusters 2013-01-20 Theodore Ts'o Accepted
[10/23] ext4: teach ext4_ext_map_blocks() about the bigalloc feature 2011-07-06 Theodore Ts'o Not Applicable
[10/12] ext4: fix the number of credits needed for ext4_unlink() and ext4_rmdir() 2013-02-09 Theodore Ts'o Accepted
[23/23] ext4: add some tracepoints in ext4/extents.c 2011-07-06 Theodore Ts'o Not Applicable
[4/4] ext4: check incompatible mount options while mounting ext2/3 2013-02-03 Theodore Ts'o Accepted
[02/23] ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.) 2011-07-06 Theodore Ts'o Not Applicable
[1/3] lib/ext2fs: Add ext2fs_symlink 2013-01-15 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
[2/3] misc: fix gcc -Wall warnings 2013-05-20 Theodore Ts'o New
[XFSPROGS,3/3] mkfs: Link against libuuid after liblkid 2011-07-21 Theodore Ts'o Not Applicable
[2/3] buffer: add BH_Prio and BH_Meta flags 2013-04-21 Theodore Ts'o New
[11/23] ext4: teach ext4_ext_truncate() about the bigalloc feature 2011-07-06 Theodore Ts'o Not Applicable
[2/4] ext4: make mount option parsing loop more logical 2013-02-03 Theodore Ts'o Accepted
[07/19] ext4: convert block group-relative offsets to use clusters 2011-05-03 Theodore Ts'o Not Applicable
[1/4] ext4: move several mount options to standard handling loop 2013-02-03 Theodore Ts'o Accepted
[08/23] ext4: teach mballoc preallocation code about bigalloc clusters 2011-07-06 Theodore Ts'o Not Applicable
[RFC] ext4: optimize mballoc for large allocations 2013-02-04 Theodore Ts'o New
[06/23] ext4: bigalloc changes to block bitmap initialization functions 2011-07-06 Theodore Ts'o Not Applicable
ext4: optimize ext4_es_shrink() 2013-03-01 Theodore Ts'o Accepted
[03/23] ext4: convert instances of EXT4_BLOCKS_PER_GROUP to EXT4_CLUSTERS_PER_GROUP 2011-07-06 Theodore Ts'o Not Applicable
[GIT,PULL] ext4 updates for 3.9 2013-02-26 Theodore Ts'o Rejected
[04/23] ext4: factor out block group accounting into functions 2011-07-06 Theodore Ts'o Not Applicable
[GIT,PULL,URGENT] ext4 regression fix for 3.9 2013-02-27 Theodore Ts'o Not Applicable
[XFSTESTS,1/3] configure.in: Declare a requirement for at least autoconf 2.50 2011-07-21 Theodore Ts'o Not Applicable
ext4: use atomic64_t for the per-flexbg free_clusters count 2013-03-12 Theodore Ts'o Awaiting Upstream
ext4: use KERN_WARNING for warning messages 2013-02-14 Theodore Ts'o Accepted
[3/4] ext4: print error when argument of inode_readahead_blk is invalid 2013-02-03 Theodore Ts'o Accepted
[17/23] ext4: enable mounting bigalloc as read/write 2011-07-06 Theodore Ts'o Not Applicable
[12/12] ext4: start handle at the last possible moment when creating inodes 2013-02-09 Theodore Ts'o Accepted
libquota: log an error message if ext2fs_file_open() fails 2011-11-14 Theodore Ts'o Superseded
[1/3] ext4: fix big-endian bug in extent migration code 2013-04-10 Theodore Ts'o Awaiting Upstream
[2/2] debugfs: fix gcc -Wall complaints 2011-11-17 Theodore Ts'o Accepted
ext4: use percpu counter for extent cache count 2013-03-02 Theodore Ts'o Accepted
[1/2] libext2fs: add metadata checksum and snapshot feature flags 2011-09-15 Theodore Ts'o Accepted
[3/3] ext4: fix miscellaneous big endian warnings 2013-04-10 Theodore Ts'o Awaiting Upstream
libquota: log an error message if ext2fs_file_open() fails 2011-11-15 Theodore Ts'o Accepted
[2/3] ext4: fix big-endian bug in metadata checksum calculations 2013-04-10 Theodore Ts'o Awaiting Upstream
[1/2] debugfs: build read-only variant of debugfs 2011-11-15 Theodore Ts'o Accepted
[GIT,PULL] ext4 bug fixes for 3.9 2013-03-03 Theodore Ts'o Accepted
Make quota support disabled by support 2011-11-14 Theodore Ts'o Accepted
[09/12] ext4: fix the number of credits needed for ext4_ext_migrate() 2013-02-09 Theodore Ts'o Accepted
[2/2] jbd: fix fsync() tid wraparound bug 2011-04-26 Theodore Ts'o Superseded
[1/3] libext2fs: fix gcc -Wall warnings 2013-05-20 Theodore Ts'o New
[2/2] debugfs: add the freefrag command 2011-11-15 Theodore Ts'o Accepted
[02/12] jbd2: revert "jbd2: add COW fields to struct jbd2_journal_handle" 2013-02-09 Theodore Ts'o Accepted
ext4: Enable asynchronous commits by default 2008-09-21 Theodore Ts'o Deferred
[04/12] ext4: move the jbd2 wrapper functions out of super.c 2013-02-09 Theodore Ts'o Accepted
[XFSPROGS,2/3] Build without enabling DEBUG by default 2011-07-22 Theodore Ts'o Not Applicable
[08/12] ext4: start handle at the last possible moment in ext4_rmdir() 2013-02-09 Theodore Ts'o Accepted