Show patches with: none      |   26695 patches
« 1 2 ... 4 5 6266 267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/5] ext4: unlock group before ext4_error - - - - --- 2008-11-20 Aneesh Kumar K.V Superseded
[RFC,1/2] ext4 resize: Mark the added group with EXT4_BG_INODE_ZEROED flag - - - - --- 2008-11-21 Solofo.Ramangalahy@bull.net RFC
[RFC,2/2] ext4: module to initialize the inode table when using mkfs option lazy_itable_init - - - - --- 2008-11-21 Solofo.Ramangalahy@bull.net RFC
[e2fsprogs] tune2fs: refuse to unmark flex_bg via clear_ok_features - - - - --- 2008-11-21 Peng Tao Rejected
[-V4] ext4: sparse fixes - - - - --- 2008-11-21 Aneesh Kumar K.V Superseded
[-V4] ext4: Fix lockdep recursive locking warning - - - - --- 2008-11-21 Aneesh Kumar K.V Superseded
[-V2,1/5] ext4: Remove unneeded code. - - - - --- 2008-11-21 Aneesh Kumar K.V Accepted
[-V2,2/5] ext4: unlock group before ext4_error - - - - --- 2008-11-21 Aneesh Kumar K.V Accepted
[-V2,3/5] ext4: Fix the race between read_block_bitmap and mark_diskspace_used - - - - --- 2008-11-21 Aneesh Kumar K.V Superseded
[-V2,4/5] ext4: Use both hi and lo bits of the group desc values. - - - - --- 2008-11-21 Aneesh Kumar K.V Superseded
[-V2,5/5] ext4: Fix the race between read_inode_bitmap and ext4_new_inode - - - - --- 2008-11-21 Aneesh Kumar K.V Superseded
[-V5] ext4: sparse fixes - - - - --- 2008-11-21 Aneesh Kumar K.V Accepted
e2fsck: ignore differing NEEDS_RECOVERY flag on backup sbs - - - - --- 2008-11-22 Eric Sandeen Accepted
ext4: fix build warning - - - - --- 2008-11-23 kbuild test robot Accepted
[-V4] ext4: Fix lockdep recursive locking warning - - - - --- 2008-11-23 Aneesh Kumar K.V Accepted
[-V2,4/5] ext4: Use both hi and lo bits of the group desc values. - - - - --- 2008-11-24 Aneesh Kumar K.V Superseded
[-V2,5/5] ext4: Fix the race between read_inode_bitmap and ext4_new_inode - - - - --- 2008-11-24 Aneesh Kumar K.V Superseded
[-V2,3/5] ext4: Fix the race between read_block_bitmap and mark_diskspace_used - - - - --- 2008-11-24 Aneesh Kumar K.V Superseded
PATCH ext4: fix to call_filldir - - - - --- 2008-11-24 Curt Wohlgemuth Rejected
PATCH ext4: fix to call_filldir - - - - --- 2008-11-24 Curt Wohlgemuth Rejected
[-V2,3/5] ext4: Fix the race between read_block_bitmap and mark_diskspace_used - - - - --- 2008-11-24 Aneesh Kumar K.V Superseded
ext4: add fsync batch tuning knobs - - - - --- 2008-11-25 Theodore Ts'o Accepted
[-V3] ext4: Fix race between read_block_bitmap() and mark_diskspace_used() - - - - --- 2008-11-25 Aneesh Kumar K.V Accepted
[-V3] ext4: Use high 16 bits of the block group descriptor's free counts fields - - - - --- 2008-11-25 Aneesh Kumar K.V Accepted
[-V3] ext4: code cleanup - - - - --- 2008-11-25 Aneesh Kumar K.V Accepted
[-V3] ext4: Fix the race between read_inode_bitmap() and ext4_new_inode() - - - - --- 2008-11-25 Aneesh Kumar K.V Accepted
[-V4,1/2] ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize - - - - --- 2008-11-25 Aneesh Kumar K.V Superseded
[-V4,2/2] ext4: cleanup mballoc header files - - - - --- 2008-11-25 Aneesh Kumar K.V Accepted
[-V5] ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize - - - - --- 2008-11-26 Aneesh Kumar K.V Accepted
[-V1] ext4: Use new buffer_head flag to check uninit group bitmaps initialization - - - - --- 2008-11-26 Aneesh Kumar K.V Superseded
- ext3-use-sb_any_quota_loaded-instead-of-sb_any_quota_enabled.patch removed from -mm tree - - - - --- 2008-11-26 Andrew Morton Not Applicable
- ext4-use-sb_any_quota_loaded-instead-of-sb_any_quota_enabled.patch removed from -mm tree - - - - --- 2008-11-26 Andrew Morton Not Applicable
[RFC,1/2] ext4 resize: Mark the added group with EXT4_BG_INODE_ZEROED flag - - - - --- 2008-11-27 Theodore Ts'o Accepted
ext4: fix loop in do_split() - - - - --- 2008-11-29 roel kluin Accepted
ext3: also fix loop in do_split() - - - - --- 2008-11-29 roel kluin Accepted
[RFC] "tune2fs -I 256" speedup - - - - --- 2008-11-29 Andreas Schultz New
ext4: fix s_dirty_blocks_counter if block allocation failed with nodelalloc - - - - --- 2008-12-01 Akira Fujita New
[-V5,RESEND] ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize - - - - --- 2008-12-01 Aneesh Kumar K.V Not Applicable
[-V2,1/4] ext4: Use new buffer_head flag to check uninit group bitmaps initialization - - - - --- 2008-12-01 Aneesh Kumar K.V Accepted
[-V2,2/4] ext4: mark the blocks/inode bitmap beyond end of group as used. - - - - --- 2008-12-01 Aneesh Kumar K.V Accepted
[-V2,3/4] ext4: Don't allow new groups to be added during block allocation - - - - --- 2008-12-01 Aneesh Kumar K.V New
[-V2,4/4] ext4: Init the complete page while building buddy cache - - - - --- 2008-12-01 Aneesh Kumar K.V Superseded
[ext4] Documentation patch - - - - --- 2008-12-01 Harald Arnesen Superseded
[v2] ext3, ext4: do_split() fix loop, with obvious unsigned wrap - - - - --- 2008-12-01 roel kluin New
[1/1] ext4: allocate ->s_blockgroup_lock separately 1 - - - --- 2008-12-01 Andrew Morton Accepted
[-V5] ext4: fix BUG when calling ext4_error with locked block group - - - - --- 2008-12-02 Aneesh Kumar K.V Accepted
[-V3] ext4: Init the complete page while building buddy cache - - - - --- 2008-12-02 Aneesh Kumar K.V Accepted
EXT4 ENOSPC Bug - - - - --- 2008-12-02 Theodore Ts'o Accepted
[BUG,1/4] ext3: fix a cause of __schedule_bug via blkdev_releasepage - - - - --- 2008-12-02 Toshiyuki Okajima Superseded
[BUG,2/4] ext4: fix a cause of __schedule_bug via blkdev_releasepage - - - - --- 2008-12-02 Toshiyuki Okajima Superseded
[BUG,3/4] jbd: fix a cause of __schedule_bug via blkdev_releasepage - - - - --- 2008-12-02 Toshiyuki Okajima Superseded
[BUG,4/4] jbd2: fix a cause of __schedule_bug via blkdev_releasepage - - - - --- 2008-12-02 Toshiyuki Okajima Superseded
[v2] ext3, ext4: do_split() fix loop, with obvious unsigned wrap - - - - --- 2008-12-02 roel kluin Superseded
[v4] ext3, ext4: make i signed in do_split() - - - - --- 2008-12-02 roel kluin Accepted
[-V3] ext4: Don't allow new groups to be added during block allocation - - - - --- 2008-12-03 Aneesh Kumar K.V Superseded
[-V4] ext4: Don't allow new groups to be added during block allocation - - - - --- 2008-12-03 Aneesh Kumar K.V Accepted
EXT4 ENOSPC Bug - - - - --- 2008-12-03 Theodore Ts'o Not Applicable
patch ext3-don-t-try-to-resize-if-there-are-no-reserved-gdt-blocks-left.patch added to 2.6.27-stabl… - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
patch ext4-add-checksum-calculation-when-clearing-uninit-flag-in-ext4_new_inode.patch added to 2.6.… - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
patch ext4-add-missing-unlock-in-ext4_check_descriptors-on-error-path.patch added to 2.6.27-stable … - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
patch ext4-calculate-journal-credits-correctly.patch added to 2.6.27-stable tree - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
patch ext4-convert-to-host-order-before-using-the-values.patch added to 2.6.27-stable tree - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
patch ext4-do-mballoc-init-before-doing-filesystem-recovery.patch added to 2.6.27-stable tree - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
patch ext4-elevate-write-count-for-migrate-ioctl.patch added to 2.6.27-stable tree - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
patch ext4-fix-11321-create-proc-ext4-stats-more-carefully.patch added to 2.6.27-stable tree - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
patch ext4-fix-duplicate-entries-returned-from-getdents-system-call.patch added to 2.6.27-stable tr… - - - 1 --- 2008-12-03 gregkh@suse.de Not Applicable
patch ext4-fix-initialization-of-uninit-bitmap-blocks.patch added to 2.6.27-stable tree - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
patch ext4-fix-xattr-deadlock.patch added to 2.6.27-stable tree - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
patch ext4-free-ext4_prealloc_space-using-kmem_cache_free.patch added to 2.6.27-stable tree - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
patch ext4-jbd2-avoid-warn-messages-when-failing-to-write-to-the-superblock.patch added to 2.6.27-s… - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
patch ext4-mark-the-buffer_heads-as-dirty-and-uptodate-after-prepare_write.patch added to 2.6.27-st… - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
patch ext4-renumber-ext4_ioc_migrate.patch added to 2.6.27-stable tree - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
patch ext4-update-flex_bg-free-blocks-and-free-inodes-counters-when-resizing.patch added to 2.6.27-… - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
patch ext4-wait-on-all-pending-commits-in-ext4_sync_fs.patch added to 2.6.27-stable tree - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
patch jbd2-abort-instead-of-waiting-for-nonexistent-transaction.patch added to 2.6.27-stable tree - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
patch jbd2-don-t-give-up-looking-for-space-so-easily-in-__jbd2_log_wait_for_space.patch added to 2.… - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
patch jbd2-fix-buffer-head-leak-when-writing-the-commit-block.patch added to 2.6.27-stable tree - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
patch jbd2-fix-proc-setup-for-devices-that-contain-in-their-names.patch added to 2.6.27-stable tree - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
[1/6] ext2: don't inherit inappropriate inode flags from parent - - - - --- 2008-12-03 Duane Griffin Not Applicable
[2/6] ext3: don't inherit inappropriate inode flags from parent - - - - --- 2008-12-03 Duane Griffin Not Applicable
[3/6] ext4: don't inherit inappropriate inode flags from parent - - - - --- 2008-12-03 Duane Griffin Not Applicable
[4/6] ext2: tighten restrictions on inode flags - - - - --- 2008-12-03 Duane Griffin Not Applicable
[5/6] ext3: tighten restrictions on inode flags - - - - --- 2008-12-03 Duane Griffin Not Applicable
[6/6] ext4: tighten restrictions on inode flags - - - - --- 2008-12-03 Duane Griffin Not Applicable
[079/104] ext4: Update flex_bg free blocks and free inodes counters when resizing. - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
[080/104] ext4: fix #11321: create /proc/ext4/*/stats more carefully - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
[081/104] jbd2: fix /proc setup for devices that contain / in their names - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
[082/104] ext4: add missing unlock in ext4_check_descriptors() on error path - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
[083/104] ext4: elevate write count for migrate ioctl - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
[084/104] ext4: Renumber EXT4_IOC_MIGRATE - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
[085/104] ext4/jbd2: Avoid WARN() messages when failing to write to the superblock - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
[086/104] ext4: fix initialization of UNINIT bitmap blocks - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
[087/104] jbd2: abort instead of waiting for nonexistent transaction - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
[088/104] jbd2: Fix buffer head leak when writing the commit block - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
[089/104] ext4: fix xattr deadlock - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
[090/104] ext4: Free ext4_prealloc_space using kmem_cache_free - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
[091/104] ext4: Do mballoc init before doing filesystem recovery - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
[092/104] ext4: Fix duplicate entries returned from getdents() system call - - - 1 --- 2008-12-03 gregkh@suse.de Not Applicable
[093/104] jbd2: dont give up looking for space so easily in __jbd2_log_wait_for_space - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
[094/104] ext4: Convert to host order before using the values. - - - - --- 2008-12-03 gregkh@suse.de Not Applicable
« 1 2 ... 4 5 6266 267 »