Show patches with: Submitter = Theodore Ts'o       |   2352 patches
« 1 2 ... 21 22 23 24 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[34/42] jbd2: Fix buffer head leak when writing the commit block - - - - --- 2008-10-09 Theodore Ts'o Accepted
[33/42] ext4: Add debugging markers that can be used by systemtap - - - - --- 2008-10-09 Theodore Ts'o Accepted
[32/42] jbd2: abort instead of waiting for nonexistent transaction - - - - --- 2008-10-09 Theodore Ts'o Accepted
[31/42] ext4: fix initialization of UNINIT bitmap blocks - - - - --- 2008-10-09 Theodore Ts'o Accepted
[30/42] ext4: Remove old legacy block allocator - - - - --- 2008-10-09 Theodore Ts'o Accepted
[29/42] ext4: Use readahead when reading an inode from the inode table - - - - --- 2008-10-09 Theodore Ts'o Accepted
[28/42] ext4: Combine proc file handling into a single set of functions - - - - --- 2008-10-09 Theodore Ts'o Accepted
[27/42] ext4: move /proc setup and teardown out of mballoc.c - - - - --- 2008-10-09 Theodore Ts'o Accepted
[26/42] ext4: Don't use 'struct dentry' for internal lookups - - - - --- 2008-10-09 Theodore Ts'o Accepted
[25/42] ext4/jbd2: Avoid WARN() messages when failing to write to the superblock - - - - --- 2008-10-09 Theodore Ts'o Accepted
[24/42] ext4: use percpu data structures for lg_prealloc_list 1 - - - --- 2008-10-09 Theodore Ts'o Accepted
[23/42] ext4: Renumber EXT4_IOC_MIGRATE - - - - --- 2008-10-09 Theodore Ts'o Accepted
[22/42] ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctl - - - - --- 2008-10-09 Theodore Ts'o Accepted
[21/42] ext4: elevate write count for migrate ioctl - - - - --- 2008-10-09 Theodore Ts'o Accepted
[20/42] ext4: add missing unlock in ext4_check_descriptors() on error path - - - - --- 2008-10-09 Theodore Ts'o Accepted
[19/42] jbd2: clean up how the journal device name is printed - - - - --- 2008-10-09 Theodore Ts'o Accepted
[18/42] ext4: fix #11321: create /proc/ext4/*/stats more carefully - - - - --- 2008-10-09 Theodore Ts'o Accepted
[17/42] Update flex_bg free blocks and free inodes counters when resizing. - - - - --- 2008-10-09 Theodore Ts'o Accepted
[16/42] ext4: Avoid printk floods in the face of directory corruption - - - - --- 2008-10-09 Theodore Ts'o Accepted
[15/42] ext4: Properly update i_disksize. - - - - --- 2008-10-09 Theodore Ts'o Accepted
[14/42] ext4: truncate block allocated on a failed ext4_write_begin - - - - --- 2008-10-09 Theodore Ts'o Accepted
[13/42] ext4: Retry block allocation if we have free blocks left - - - - --- 2008-10-09 Theodore Ts'o Accepted
[12/42] ext4: Don't add the inode to journal handle until after the block is allocated - - - - --- 2008-10-09 Theodore Ts'o Accepted
[11/42] ext4: Fix ext4 nomballoc allocator for ENOSPC - - - - --- 2008-10-09 Theodore Ts'o Accepted
[10/42] ext4: Signed arithmetic fix - - - - --- 2008-10-09 Theodore Ts'o Accepted
[09/42] ext4: Switch to non delalloc mode when we are low on free blocks count. - - - - --- 2008-10-09 Theodore Ts'o Accepted
[08/42] ext4: Add percpu dirty block accounting. - - - - --- 2008-10-09 Theodore Ts'o Accepted
[07/42] ext4: Retry block reservation - - - - --- 2008-10-09 Theodore Ts'o Accepted
[06/42] ext4: Make sure all the block allocation paths reserve blocks - - - - --- 2008-10-09 Theodore Ts'o Accepted
[05/42] ext4: invalidate pages if delalloc block allocation fails. - - - - --- 2008-10-09 Theodore Ts'o Accepted
[04/42] ext4: Fix whitespace checkpatch warnings/errors - - - - --- 2008-10-09 Theodore Ts'o Accepted
[03/42] ext4: Fix long long checkpatch warnings - - - - --- 2008-10-09 Theodore Ts'o Accepted
[02/42] ext4: Add printk priority levels to clean up checkpatch warnings - - - - --- 2008-10-09 Theodore Ts'o Accepted
[01/42] percpu counter: clean up percpu_counter_sum_and_set() 1 - - - --- 2008-10-09 Theodore Ts'o Accepted
Give kjournald a IOPRIO_CLASS_RT io priority - - - - --- 2008-10-09 Theodore Ts'o Superseded
[4/4] Hook ext4 to the vfs fiemap interface. - - - - --- 2008-10-09 Theodore Ts'o Accepted
[RFC] ext4: Rename ext4dev to ext4 - - - - --- 2008-10-07 Theodore Ts'o Accepted
[4/4] Hook ext4 to the vfs fiemap interface. - - - - --- 2008-10-07 Theodore Ts'o Accepted
Update ext4 MAINTAINERS file - - - - --- 2008-10-07 Theodore Ts'o Accepted
possible (ext4 related?) memory leak in kernel 2.6.26 - - - - --- 2008-10-06 Theodore Ts'o Not Applicable
possible (ext4 related?) memory leak in kernel 2.6.26 - - - - --- 2008-10-06 Theodore Ts'o Not Applicable
[4/4] Hook ext4 to the vfs fiemap interface. - - - - --- 2008-10-03 Theodore Ts'o Accepted
possible (ext4 related?) memory leak in kernel 2.6.26 - - - - --- 2008-10-03 Theodore Ts'o Not Applicable
[3/3] ext4: Use readahead when reading an inode from the inode table - - - - --- 2008-09-28 Theodore Ts'o Accepted
[RFC] ext4: Remove old legacy block allocator - - - - --- 2008-09-28 Theodore Ts'o Accepted
[3/3] ext4: Use readahead when reading an inode from the inode table - - - - --- 2008-09-24 Theodore Ts'o Superseded
[2/3] ext4: Combine proc file handling into a single set of functions - - - - --- 2008-09-24 Theodore Ts'o Accepted
[1/3] ext4: move /proc setup and teardown out of mballoc.c - - - - --- 2008-09-24 Theodore Ts'o Accepted
[RFC] ext4: Use preallocation when reading from the inode table 1 - - - --- 2008-09-23 Theodore Ts'o tytso Superseded
ext4: Don't use 'struct dentry' for internal lookups - - - - --- 2008-09-21 Theodore Ts'o Accepted
ext4: Enable asynchronous commits by default 1 - - - --- 2008-09-21 Theodore Ts'o Deferred
ext3/jbd: Avoid WARN() messages when failing to write to the superblock - - - - --- 2008-09-20 Theodore Ts'o Accepted
« 1 2 ... 21 22 23 24 »