linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-05-19 19:08:38 to 2009-06-02 12:08:11 UTC [more...]

[PATCH,STABLE 2.6.29 01/18] ext4: don't inherit inappropriate inode flags from parent
 2009-06-02 12:07 UTC  (18+ messages)
` [PATCH,STABLE 2.6.29 02/18] ext4: tighten restrictions on inode flags
  ` [PATCH,STABLE 2.6.29 03/18] ext4: return -EIO not -ESTALE on directory traversal through deleted inode
    ` [PATCH,STABLE 2.6.29 04/18] ext4: Add fine print for the 32000 subdirectory limit
      ` [PATCH,STABLE 2.6.29 05/18] ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl
        ` [PATCH,STABLE 2.6.29 06/18] ext4: Automatically allocate delay allocated blocks on close
          ` [PATCH,STABLE 2.6.29 07/18] ext4: Automatically allocate delay allocated blocks on rename
            ` [PATCH,STABLE 2.6.29 08/18] ext4: Fix discard of inode prealloc space with delayed allocation
              ` [PATCH,STABLE 2.6.29 09/18] ext4: Add auto_da_alloc mount option
                ` [PATCH,STABLE 2.6.29 10/18] ext4: Check for an valid i_mode when reading the inode from disk
                  ` [PATCH,STABLE 2.6.29 11/18] jbd2: Update locking coments
                    ` [PATCH,STABLE 2.6.29 12/18] ext4: really print the find_group_flex fallback warning only once
                      ` [PATCH,STABLE 2.6.29 13/18] ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inode
                        ` [PATCH,STABLE 2.6.29 14/18] ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is present
                          ` [PATCH,STABLE 2.6.29 15/18] ext4: Fix sub-block zeroing for writes into preallocated extents
                            ` [PATCH,STABLE 2.6.29 16/18] ext4: Use a fake block number for delayed new buffer_head
                              ` [PATCH,STABLE 2.6.29 17/18] ext4: Clear the unwritten buffer_head flag after the extent is initialized
                                ` [PATCH,STABLE 2.6.29 18/18] ext4: Fix race in ext4_inode_info.i_cached_extent

[PATCH 0/11] Fix page_mkwrite() for blocksize < pagesize
 2009-06-01 15:35 UTC  (34+ messages)
` [PATCH 01/11] ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()
` [PATCH 02/11] ext4: Get rid of extend_disksize parameter of ext4_get_blocks_handle()
` [PATCH 03/11] vfs: Add better VFS support for page_mkwrite when blocksize < pagesize
` [PATCH 04/11] ext2: Allocate space for mmaped file on page fault
` [PATCH 05/11] ext4: Make sure blocks are properly allocated under mmaped page even when blocksize < pagesize
` [PATCH 06/11] ext3: Allocate space for mmaped file on page fault
` [PATCH 07/11] vfs: Implement generic per-cpu counters for delayed allocation
` [PATCH 08/11] vfs: Unmap underlying metadata of new data buffers only when buffer is mapped
` [PATCH 09/11] fs: Don't clear dirty bits in block_write_full_page()
` [PATCH 10/11] vfs: Export wakeup_pdflush
` [PATCH 11/11] ext3: Implement delayed allocation on page_mkwrite time

SILO & Ext4
 2009-06-01 13:53 UTC  (4+ messages)

64-bit e2fsprogs patch rebased against v1.41.6
 2009-06-01 13:44 UTC 

Feel the real size
 2009-06-01  7:11 UTC 

[PATCH] Doc fix: ext2 can only have 32,000 subdirs, not 32,768
 2009-05-31  0:13 UTC  (4+ messages)

2.6.30rc7, ext4: 'inodes that were part of a corrupted orphan list found'
 2009-05-29 19:59 UTC 

(no subject)
 2009-05-29 16:03 UTC 

I lost 15G from ext4 fsck failures tonight!
 2009-05-29 13:58 UTC  (3+ messages)

Is TRIM/DISCARD going to be a performance problem?
 2009-05-29 10:52 UTC  (6+ messages)

[Bug 13292] New: ext4 without journal reproductible file corruption
 2009-05-28 21:16 UTC  (5+ messages)
` [Bug 13292] "

zero out blocks of freed user data for operation a virtual machine environment
 2009-05-28 19:27 UTC  (18+ messages)

[PATCH] e2fsprogs: add ext2fs_extent_open2
 2009-05-28 14:39 UTC  (2+ messages)

[patch] e2fsprogs - clean up #ifdef RESOURCE_TRACK
 2009-05-28 14:01 UTC  (3+ messages)

[patch] e2fsprogs - add resource track for e2fsck
 2009-05-28 13:37 UTC  (2+ messages)

[PATCH] chattr manpage tidyups
 2009-05-28 13:12 UTC  (2+ messages)

[PATCH RESEND] Add extent conversion support to chattr
 2009-05-28 13:10 UTC  (2+ messages)

[PATCH] use unsigned values for memory tracking stats
 2009-05-28 11:57 UTC  (2+ messages)

[PATCH] only restart e2fsck once for inodes in uninit range
 2009-05-28 11:57 UTC  (2+ messages)

[PATCH] ext4: Add WARN_ON on unmapped dirty buffer_heads in writepage
 2009-05-28 10:06 UTC  (2+ messages)

[PATCH] ext4: Get rid of EXTEND_DISKSIZE flag of ext4_get_blocks_handle()
 2009-05-28  9:51 UTC  (2+ messages)

[PATCH 1/3] ext4: Don't look at buffer_heads outside i_size
 2009-05-28  9:49 UTC  (8+ messages)
` [PATCH 2/3] ext4: Check for only delay or unwritten buffer_heads
  ` [PATCH 3/3] ext4: Add generic writepage callback

[Bug 13369] New: kernel BUG at fs/ext4/inode.c:3123
 2009-05-27 21:32 UTC  (21+ messages)
` [Bug 13369] "

[PATCH 1/4] Fix minor typos in jbd2's journal.c
 2009-05-27 15:29 UTC  (4+ messages)
  ` [PATCH] "

[PATCH] Doc fix: ext2 can only have 32,000 subdirs, not 32,768
 2009-05-27 15:27 UTC 

btrfs BUG() & panic in __btrfs_reserve_extent(), 2.6.30-rc6
 2009-05-26 10:05 UTC  (3+ messages)

[PATCH] resize2fs: fix ENOSPC corruption case
 2009-05-26  2:38 UTC  (6+ messages)
  ` [PATCH V2] "

Directory of small companies for America
 2009-05-25 18:43 UTC 

[Bug 12624] New: umount hangs after fsstress with data=journal
 2009-05-25 18:21 UTC  (5+ messages)
` [Bug 12624] "

[PATCH] ext4/super.c whitespace cleanup
 2009-05-25 17:23 UTC 

[PATCH] ext4: Clean up calls to ext4_get_group_desc()
 2009-05-25 16:34 UTC 

[PATCH] ext4: remove unused function __ext4_write_dirty_metadata
 2009-05-25 16:33 UTC 

[PATCH] xfstests: enable many tests to run on ext2/3/4
 2009-05-25 15:31 UTC  (4+ messages)

[PATCH 0/2] Small cleanup of ext[34] get_blocks function
 2009-05-25  7:46 UTC  (5+ messages)
` [PATCH 1/2] ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()
` [PATCH 2/2] ext4: Get rid of extend_disksize parameter of ext4_get_blocks_handle()

[PATCH v2] dump: support for ext4 file-systems on Linux
 2009-05-24 16:08 UTC 

Lustre basic tests script
 2009-05-23 11:03 UTC  (2+ messages)

[Bug 13201] New: kernel BUG at fs/ext4/extents.c:2737
 2009-05-23 10:10 UTC  (2+ messages)
` [Bug 13201] "

EXT4-fs error in ext4_reserve_inode_write: Journal has aborted
 2009-05-22 15:11 UTC  (8+ messages)

[RFC][PATCH 3/3] Manpage of ext4 online defrag command
 2009-05-22  7:07 UTC 

[RFC][PATCH 2/3] Ext4 online defrag command
 2009-05-22  7:06 UTC 

[RFC][PATCH 1/3] Add EXT4_IOC_MOVE_EXT ioctl and related functions
 2009-05-22  7:06 UTC 

[RFC][PATCH 0/3]ext4: online defrag (ver 2.0)
 2009-05-22  7:05 UTC 

Mounting Ext3 with Ext4
 2009-05-21  5:01 UTC  (6+ messages)

[PATCH] ext4: Change all super.c messages to print the device
 2009-05-20 21:32 UTC 

[PATCH] EXT3: Change all super.c messages to print the device
 2009-05-20 21:23 UTC  (9+ messages)

[Bug 12424] New: ext4_da_writepages error while downloading a file w/firefox
 2009-05-20 20:22 UTC  (2+ messages)
` [Bug 12424] "

[Bug 12603] New: firefox downloads hang on ext4; fine on ext3
 2009-05-20 20:20 UTC  (2+ messages)
` [Bug 12603] "

File For Claims
 2009-05-20  9:30 UTC 

[PATCH] e2fsprogs: add ext2fs_extent_open2
 2009-05-20  1:57 UTC  (2+ messages)

[Bug 13232] New: ext3/4 with synchronous writes gets wedged by Postfix
 2009-05-19 20:39 UTC  (3+ messages)
` [Bug 13232] "

[Bug 12829] New: kernel complains on ENOSPC
 2009-05-19 19:24 UTC  (2+ messages)
` [Bug 12829] "

[Bug 12790] New: kernel build warning causes EXT4 boot warning
 2009-05-19 19:14 UTC  (2+ messages)
` [Bug 12790] "

[Bug 12787] New: possible circular locking dependency
 2009-05-19 19:13 UTC  (2+ messages)
` [Bug 12787] "

[Bug 12686] New: kernel oops __ticket_spin_lock
 2009-05-19 19:08 UTC  (2+ messages)
` [Bug 12686] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).