messages from 2009-05-28 11:57:56 to 2009-06-09 09:42:39 UTC [more...]
[PATCH,STABLE 2.6.29 01/18] ext4: don't inherit inappropriate inode flags from parent
2009-06-09 9:33 UTC (26+ 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
` Fix softlockup caused by illegal i_file_acl value in on-disk inode
` patch ext4-return-eio-not-estale-on-directory-traversal-through-deleted-inode.patch added to 2.6.29-stable tree
` patch ext4-tighten-restrictions-on-inode-flags.patch "
` patch ext4-don-t-inherit-inappropriate-inode-flags-from-parent.patch "
[Bug 13201] New: kernel BUG at fs/ext4/extents.c:2737
2009-06-09 5:10 UTC (4+ messages)
` [Bug 13201] "
Mild filesystem corruption on ext4 (no journal)
2009-06-09 4:15 UTC (15+ messages)
Some 64-bit tests
2009-06-09 3:13 UTC (4+ messages)
[PATCH] jbd/jbd2 :clean up journal_try_to_free_buffers
2009-06-09 0:06 UTC
+ jbd-fix-race-in-buffer-processing-in-commit-code.patch added to -mm tree
2009-06-08 22:58 UTC
[PATCH] ext3: Avoid false EIO errors
2009-06-08 20:20 UTC (17+ messages)
` [PATCH 1/2] [PATCH] ext4: Add inode to the orphan list during block allocation failure
` [PATCH -V2 1/2] "
` [PATCH -V2 2/2] ext4: truncate the file properly if we fail to copy data from userspace
EXT3: filename duplicates
2009-06-08 18:49 UTC (2+ messages)
[PATCH] jbd: Fix race in buffer processing in commit code
2009-06-08 17:21 UTC
[PATCH][BUG] ext4: dx_map_entry cannot support over 64KB block size
2009-06-08 13:31 UTC (4+ messages)
64-bit e2fsprogs patch rebased against v1.41.6
2009-06-08 4:55 UTC (2+ messages)
` Update on the 64-bit e2fsprogs patches
[Bug 13232] New: ext3/4 with synchronous writes gets wedged by Postfix
2009-06-07 20:44 UTC (4+ messages)
` [Bug 13232] "
[PATCH] ext3: Make sure inode is deleted from orphan list after truncate
2009-06-06 0:22 UTC
[PATCH 0/11] Fix page_mkwrite() for blocksize < pagesize
2009-06-05 23:23 UTC (22+ messages)
` [PATCH 03/11] vfs: Add better VFS support for page_mkwrite when "
` [PATCH 05/11] ext4: Make sure blocks are properly allocated under mmaped page even "
` [PATCH 08/11] vfs: Unmap underlying metadata of new data buffers only when buffer is mapped
From Martins D.Legacy
2009-06-05 20:35 UTC
[PATCH 0/4] FS: userspace notification of errors
2009-06-05 13:06 UTC (21+ messages)
` [PATCH 1/4] FS: filesystem corruption notification
` [PATCH 2/4] FAT: generalize errors and warning printing
` [PATCH 3/4] FAT: add 'notify' mount option
` [PATCH 4/4] EXT2: "
[PATCH v2.1 05/17] EXT2: do not manipulate s_dirt directly
2009-06-05 13:05 UTC (2+ messages)
` [PATCH v2.1 06/17] EXT4: "
[PATCH-e2fsprogs] remove bogus "-e" option from filefrag manpage
2009-06-05 10:13 UTC
status on 'tune2fs -I 256' ?
2009-06-05 1:46 UTC (2+ messages)
[PATCH] ext4: Change all super.c messages to print the device
2009-06-04 18:17 UTC (3+ messages)
mpage_da_map_blocks block allocation failed for inode
2009-06-04 18:03 UTC (2+ messages)
[PATCH -V2 1/4] ext4: Check for only delay or unwritten buffer_heads
2009-06-04 13:50 UTC (9+ messages)
` [PATCH -V2 2/4] ext4: Add generic writepage callback
` [PATCH -V2 3/4] ext4: Move some static functions around
` [PATCH -V2 4/4] ext4: Add WARN_ON on unmapped dirty buffer_heads in writepage
Data dedup?
2009-06-04 8:53 UTC (2+ messages)
[PATCH v2 05/17] EXT2: do not manipulate s_dirt directly
2009-06-04 10:41 UTC (2+ messages)
` [PATCH v2 06/17] EXT4: "
[Bug 12624] New: umount hangs after fsstress with data=journal
2009-06-04 6:32 UTC (5+ messages)
` [Bug 12624] "
[PATCH 1/3] ext4: Don't look at buffer_heads outside i_size
2009-06-04 6:28 UTC (6+ messages)
` [PATCH 2/3] ext4: Check for only delay or unwritten buffer_heads
` [PATCH 3/3] ext4: Add generic writepage callback
[PATCH-e2fsprogs-resend] filefrag: fix fm_start in filefrag_fiemap loop
2009-06-04 1:18 UTC
[PATCH] ext4/super.c whitespace cleanup
2009-06-03 21:59 UTC (2+ messages)
[PATCH 1/4] Fix minor typos in jbd2's journal.c
2009-06-03 21:53 UTC (4+ messages)
` [PATCH] "
[PATCH-e2fsprogs] filefrag: fix fm_start in filefrag_fiemap loop
2009-06-03 21:37 UTC (4+ messages)
libuuid (Re: blkid: util-linux-ng vs. e2fsprogs)
2009-06-03 8:51 UTC
[PATCH-e2fsprogs] filefrag: accept positive ioctl return value
2009-06-02 17:10 UTC (4+ messages)
Good Day
2009-06-02 14:54 UTC
[PATCH,STABLE 2.6.27 01/24] ext4: fix ext4_free_inode() vs. ext4_claim_inode() race
2009-06-02 12:09 UTC (24+ messages)
` [PATCH,STABLE 2.6.27 02/24] ext4: fix header check in ext4_ext_search_right() for deep extent trees
` [PATCH,STABLE 2.6.27 03/24] ext4: Print the find_group_flex() warning only once
` [PATCH,STABLE 2.6.27 04/24] ext4: fix bogus BUG_ONs in in mballoc code
` [PATCH,STABLE 2.6.27 05/24] ext4: fix bb_prealloc_list corruption due to wrong group locking
` [PATCH,STABLE 2.6.27 06/24] ext4: don't inherit inappropriate inode flags from parent
` [PATCH,STABLE 2.6.27 07/24] ext4: tighten restrictions on inode flags
` [PATCH,STABLE 2.6.27 08/24] ext4: return -EIO not -ESTALE on directory traversal through deleted inode
` [PATCH,STABLE 2.6.27 09/24] ext4: Add fine print for the 32000 subdirectory limit
` [PATCH,STABLE 2.6.27 10/24] ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl
` [PATCH,STABLE 2.6.27 11/24] ext4: Automatically allocate delay allocated blocks on close
` [PATCH,STABLE 2.6.27 12/24] ext4: Automatically allocate delay allocated blocks on rename
` [PATCH,STABLE 2.6.27 13/24] ext4: Fix discard of inode prealloc space with delayed allocation
` [PATCH,STABLE 2.6.27 14/24] ext4: Check for an valid i_mode when reading the inode from disk
` [PATCH,STABLE 2.6.27 15/24] jbd2: Update locking coments
` [PATCH,STABLE 2.6.27 16/24] ext4: fix typo which causes a memory leak on error path
` [PATCH,STABLE 2.6.27 17/24] ext4: fix locking typo in mballoc which could cause soft lockup hangs
` [PATCH,STABLE 2.6.27 18/24] ext4: really print the find_group_flex fallback warning only once
` [PATCH,STABLE 2.6.27 19/24] ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inode
` [PATCH,STABLE 2.6.27 20/24] ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is present
` [PATCH,STABLE 2.6.27 21/24] ext4: Fix sub-block zeroing for writes into preallocated extents
` [PATCH,STABLE 2.6.27 22/24] ext4: Use a fake block number for delayed new buffer_head
` [PATCH,STABLE 2.6.27 23/24] ext4: Clear the unwritten buffer_head flag after the extent is initialized
` [PATCH,STABLE 2.6.27 24/24] ext4: Fix race in ext4_inode_info.i_cached_extent
SILO & Ext4
2009-06-01 13:53 UTC (4+ messages)
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 (2+ messages)
` [Bug 13292] "
zero out blocks of freed user data for operation a virtual machine environment
2009-05-28 19:27 UTC (9+ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).