Show patches with: none      |   26677 patches
« 1 2 3 4266 267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[19/42] jbd2: clean up how the journal device name is printed - - - - --- 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
[21/42] ext4: elevate write count for migrate ioctl - - - - --- 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
[23/42] ext4: Renumber EXT4_IOC_MIGRATE - - - - --- 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
[25/42] ext4/jbd2: Avoid WARN() messages when failing to write to the superblock - - - - --- 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
[27/42] ext4: move /proc setup and teardown out of mballoc.c - - - - --- 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
[29/42] ext4: Use readahead when reading an inode from the inode table - - - - --- 2008-10-09 Theodore Ts'o Accepted
[30/42] ext4: Remove old legacy block allocator - - - - --- 2008-10-09 Theodore Ts'o Accepted
[31/42] ext4: fix initialization of UNINIT bitmap blocks - - - - --- 2008-10-09 Theodore Ts'o Accepted
[32/42] jbd2: abort instead of waiting for nonexistent transaction - - - - --- 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
[34/42] jbd2: Fix buffer head leak when writing the commit block - - - - --- 2008-10-09 Theodore Ts'o Accepted
[35/42] ext4: fix xattr deadlock - - - - --- 2008-10-09 Theodore Ts'o Accepted
[36/42] vfs: vfs-level fiemap interface - - - - --- 2008-10-09 Theodore Ts'o Accepted
[37/42] ocfs2: fiemap support - - - - --- 2008-10-09 Theodore Ts'o Accepted
[38/42] generic block based fiemap implementation - - - - --- 2008-10-09 Theodore Ts'o Accepted
[39/42] Hook ext4 to the vfs fiemap interface. - - - - --- 2008-10-09 Theodore Ts'o Accepted
[40/42] Update ext4 MAINTAINERS file - - - - --- 2008-10-09 Theodore Ts'o Accepted
[41/42] ext4: Avoid double dirtying of super block in ext4_put_super() - - - - --- 2008-10-09 Theodore Ts'o Accepted
[42/42] ext4: Rename ext4dev to ext4 - - - - --- 2008-10-09 Theodore Ts'o Accepted
Improve buffered streaming write ordering - - - - --- 2008-10-09 Chris Mason Superseded
ext4: Use an rb tree for tracking blocks freed during transaction. - - - - --- 2008-10-09 Aneesh Kumar K.V Accepted
ext4: Don't reuse released data blocks untill transaction commits - - - - --- 2008-10-09 Aneesh Kumar K.V Accepted
ext4: Do mballoc init before doing filesystem recovery - - - - --- 2008-10-09 Aneesh Kumar K.V Accepted
ext4: Improve the documentation for ext4's /proc tunables - - - - --- 2008-10-09 Theodore Ts'o Accepted
debugfs : Fix printing of pathnames with ncheck if files have hardlinks in same directory. - - - - --- 2008-10-09 Manish Katiyar Superseded
[-V3,04/11] ext4: Add percpu dirty block accounting. - - - - --- 2008-10-10 Aneesh Kumar K.V Superseded
[1/4] jbd2: abort when failed to log metadata buffers - - - - --- 2008-10-10 Hidehiro Kawai Accepted
[2/4] jbd2: fix error handling for checkpoint io - - - - --- 2008-10-10 Hidehiro Kawai Accepted
[3/4] ext4: add checks for errors from jbd2 - - - - --- 2008-10-10 Hidehiro Kawai Accepted
[4/4] jbd2: don't dirty original metadata buffer on abort - - - - --- 2008-10-10 Hidehiro Kawai Accepted
ext4: add an option to control error handling on file data - - - - --- 2008-10-10 Hidehiro Kawai Accepted
[updated] ext4: Add percpu dirty block accounting. - - - - --- 2008-10-10 Aneesh Kumar K.V Accepted
[updated] ext4: Use an rb tree for tracking blocks freed during transaction. - - - - --- 2008-10-10 Aneesh Kumar K.V Accepted
[4/8] mm: write_cache_pages type overflow fix - - - - --- 2008-10-10 Aneesh Kumar K.V Superseded
[updated] ext4: Fix file fragmentation during large file write. - - - - --- 2008-10-10 Aneesh Kumar K.V Superseded
[updated] ext4: Fix file fragmentation during large file write. - - - - --- 2008-10-10 Aneesh Kumar K.V Superseded
[-V3] ext4: Fix file fragmentation during large file write. - - - - --- 2008-10-10 Aneesh Kumar K.V Superseded
debugfs : Fix printing of pathnames with ncheck if files have hardlinks in same directory. - - - - --- 2008-10-10 Theodore Ts'o Accepted
[e2fsprogs] libext2fs: Add ext2fs_block_iterate3() which has 64-bit support - - - - --- 2008-10-10 Theodore Ts'o Superseded
e2fsprogs: exit from preenhalt if IO errors were encountered - - - - --- 2008-10-10 Eric Sandeen Accepted
e2fsprogs: check for read-only devices before starting fsck - - - - --- 2008-10-10 Eric Sandeen Accepted
e2fsprogs: check for bogus new_size in resize2fs - - - - --- 2008-10-10 Eric Sandeen Accepted
[1/4] ext4: Use tag dirty lookup during mpage_da_submit_io - - - - --- 2008-10-11 Aneesh Kumar K.V Accepted
[2/4] vfs: Remove the range_cont writeback mode. - - - - --- 2008-10-11 Aneesh Kumar K.V Accepted
[3/4] vfs: Add no_nrwrite_update and no_index_update writeback control flags - - - - --- 2008-10-11 Aneesh Kumar K.V Accepted
[4/4] ext4: Fix file fragmentation during large file write. - - - - --- 2008-10-11 Aneesh Kumar K.V Accepted
ext4/super: fix build failure without procfs - - - - --- 2008-10-11 Alexander Beregalov Accepted
[4/4] ext4: Fix file fragmentation during large file write. - - - - --- 2008-10-12 Dmitry Monakhov Superseded
ext4: fix printk format warning - - - - --- 2008-10-13 Alexander Beregalov Accepted
ext4: Use an rb tree for tracking blocks freed during transaction. - - - - --- 2008-10-13 Aneesh Kumar K.V Accepted
-V3 ext4: Use an rbtree for tracking blocks freed during transaction. - - - - --- 2008-10-13 Aneesh Kumar K.V Accepted
ext4: Remove an old reference to ext4dev - - - - --- 2008-10-13 Martin Michlmayr Accepted
ext4 : Fix Kconfig typo for ext4dev - - - - --- 2008-10-13 Manish Katiyar Accepted
[4/4] ext4: Fix file fragmentation during large file write. - - - - --- 2008-10-13 Aneesh Kumar K.V Accepted
-V3 ext4: Use an rbtree for tracking blocks freed during transaction. - - - - --- 2008-10-13 Aneesh Kumar K.V Accepted
ext4: Free ext4_prealloc_space using kmem_cache_free - - - - --- 2008-10-13 Aneesh Kumar K.V Accepted
[-V4] ext4: Use an rbtree for tracking blocks freed during transaction. - - - - --- 2008-10-13 Aneesh Kumar K.V Accepted
[-V4] ext4: Use an rbtree for tracking blocks freed during transaction. - - - - --- 2008-10-13 Theodore Ts'o Accepted
[-V4] ext4: Use an rbtree for tracking blocks freed during transaction. - - - - --- 2008-10-14 Theodore Ts'o Accepted
ext3: sreadahead hooks - - - - --- 2008-10-14 Arjan van de Ven Not Applicable
blkid: recognize ext3 with test_fs set as ext3 - - - - --- 2008-10-14 Eric Sandeen Accepted
e2fsprogs: C99 initializers for struct_io_manager - - - - --- 2008-10-14 Eric Sandeen Superseded
ext4 missing newlines - - - - --- 2008-10-16 Eric Sesterhenn Accepted
[updated] ext4: Fix file fragmentation during large file write. - - - - --- 2008-10-16 Aneesh Kumar K.V Accepted
[updated] ext4: Fix file fragmentation during large file write. - - - - --- 2008-10-16 Aneesh Kumar K.V Accepted
ext4: Remove compilation warnings in fs/ext4/mballoc.c - - - - --- 2008-10-16 Manish Katiyar Accepted
[Ocfs2-devel,RFC] jbd2: Add buffer triggers - - - - --- 2008-10-16 Theodore Ts'o Superseded
[Ocfs2-devel,RFC] jbd2: Add buffer triggers 1 - - - --- 2008-10-16 Joel Becker Superseded
[Ocfs2-devel,RFC] jbd2: Add buffer triggers - - - - --- 2008-10-16 Joel Becker Superseded
ext4: oops on boot with root fs needing recovery - - - - --- 2008-10-16 Theodore Ts'o Not Applicable
Update Documentation/filesystems/ext4.txt - - - - --- 2008-10-16 dcg Superseded
powerpc allmodconfig - - - - --- 2008-10-17 Ingo Molnar Not Applicable
Update Documentation/filesystems/ext4.txt - - - - --- 2008-10-17 Theodore Ts'o Accepted
[RFC] JBD: release checkpoint journal heads through try_to_release_page when the memory is exhausted - - - - --- 2008-10-17 Toshiyuki Okajima Superseded
ext4: simple_strtol returns signed. - - - - --- 2008-10-18 roel kluin Superseded
[146/148] fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out - - - - --- 2008-10-20 Alexey Dobriyan Not Applicable
ext4: simple_strtol returns signed. - - - - --- 2008-10-21 roel kluin New
stable - ext[234]: Avoid printk floods in the face of directory corruption (CVE-2008-3528) - - - - --- 2008-10-22 Eric Sandeen Accepted
[RFC] JBD: release checkpoint journal heads through try_to_release_page when the memory is exhausted - - - - --- 2008-10-23 Toshiyuki Okajima Superseded
ext3: fix compilation with quotas enabled - - - - --- 2008-10-23 Christoph Hellwig Not Applicable
ext4: remove unused variable in ext4_get_parent - - - - --- 2008-10-23 Christoph Hellwig Accepted
ext3: Fix compilation of super.c - - - - --- 2008-10-23 Rafael J. Wysocki Not Applicable
patch ext-avoid-printk-floods-in-the-face-of-directory-corruption.patch added to 2.6.27-stable tree - - - - --- 2008-10-23 gregkh@suse.de Not Applicable
patch ext-avoid-printk-floods-in-the-face-of-directory-corruption.patch added to 2.6.25-stable tree - - - - --- 2008-10-23 gregkh@suse.de Not Applicable
patch ext-avoid-printk-floods-in-the-face-of-directory-corruption.patch added to 2.6.26-stable tree - - - - --- 2008-10-23 gregkh@suse.de Not Applicable
[resend] ext4: fix printk format warning - - - - --- 2008-10-23 Alexander Beregalov Accepted
[15/27] ext: Avoid printk floods in the face of directory corruption (CVE-2008-3528) - - - - --- 2008-10-24 gregkh@suse.de Not Applicable
[RFC,1/3] ext4: Add blocks added during resize to bitmap - - - - --- 2008-10-24 Aneesh Kumar K.V Superseded
[RFC,2/3] ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize - - - - --- 2008-10-24 Aneesh Kumar K.V Superseded
[RFC,3/3] ext4: cleanup mballoc header files - - - - --- 2008-10-24 Aneesh Kumar K.V Superseded
[RFC,1/9] ext4: Add the EXT4_IOC_DEFRAG ioctl and defrag main function - - - - --- 2008-10-24 Akira Fujita Deferred
[RFC,2/9] ext4: allocate new contiguous blocks with mballoc - - - - --- 2008-10-24 Akira Fujita Deferred
[RFC,3/9] ext4: Exchange the extents between two inodes - - - - --- 2008-10-24 Akira Fujita Deferred
[RFC,4/9] ext4: Inside extents management and relevant defrag - - - - --- 2008-10-24 Akira Fujita Deferred
[RFC,5/9] ext4: Add the EXT4_IOC_SUPER_INFO ioctl - - - - --- 2008-10-24 Akira Fujita Deferred
« 1 2 3 4266 267 »