linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-14 23:53:40 to 2011-09-22 08:52:42 UTC [more...]

[patch 0/4] 50% faster writing to your USB drive!*
 2011-09-22  8:52 UTC  (24+ messages)
` [patch 1/4] mm: exclude reserved pages from dirtyable memory
` [patch 2/4] mm: writeback: distribute write pages across allowable zones
` [patch 3/4] mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()
` [patch 4/4] Btrfs: pass __GFP_WRITE for buffered write page allocations

[PATCH 0/2] On disk format changes - V3
 2011-09-22  2:12 UTC  (18+ messages)
` [PATCH 1/2] libext2fs: add metadata checksum and snapshot feature flags
` [PATCH 2/2] debugfs: add 64-bit support to the set_field commands

What to put for unknown stripe-width?
 2011-09-20 23:29 UTC  (5+ messages)

[RFC PATCH 1/3] VFS: Fix s_umount thaw/write deadlock
 2011-09-20 22:51 UTC  (6+ messages)

EXT4: lockdep complaints on 3.1-rc4+
 2011-09-20 18:21 UTC  (3+ messages)

[bug] ext{3,4}: __find_get_block_slow() failed on 3.0.3
 2011-09-20 18:08 UTC  (3+ messages)

[PATCH 0/4] ext4: cleanup and bugfixes for grow/shrink logic
 2011-09-20 15:02 UTC  (6+ messages)
` [PATCH 1/4] ext4: cleanup ext4_ext_grow_indepth code
` [PATCH 2/4] ext4: move inode indepth shrink logic to didicated function
` [PATCH 3/4] ext4: Do not clear EOFBLOCKS_FL too soon
` [PATCH 4/4] ext4: fix punch_hole extend handler

[PATCH 1/3] ext4: migrate cleanup
 2011-09-19 16:45 UTC  (5+ messages)
` [PATCH 2/3] ext4: fix quota accounting during migration
` [PATCH 3/3] ext4: fix block swap procedure on migration V2

I'm getting a crash in journal_commit_transaction()
 2011-09-19 15:26 UTC  (3+ messages)

[PATCH 1/2] xfstest: fsstress should kill children tasks before exit
 2011-09-18 20:03 UTC  (3+ messages)
` [PATCH 2/2] xfstest: fsstress add EXT2_IOC_{SET,GET}FLAGS operations

[PATCH v1 00/37] e2fsprogs: Add metadata checksumming
 2011-09-18  1:52 UTC  (9+ messages)
` [PATCH 01/37] e2fsprogs: Read and write full-sized inodes
` [PATCH 04/37] libext2fs: Add crc32c implementation for metadata checksumming

[PATCH] e2fsck: add migration inodes cleanup support
 2011-09-17 13:33 UTC 

[Bug 25832] kernel crashes when a mounted ext3/4 file system is physically removed
 2011-09-17 13:21 UTC 

[PATCH] debugfs: initialize inode to 0 in list_dir_proc() if no inode nr
 2011-09-17  1:36 UTC 

[PATCH 00/25] e2fsprogs: Misc cleanups & fixes
 2011-09-17  0:58 UTC  (61+ messages)
` [PATCH 01/25] libext2: Fix EXT2_LIB_SOFTSUPP masking
` [PATCH 02/25] e2fsprogs: Remove impossible name_len tests
` [PATCH 03/25] fsck: fix -C option parsing
` [PATCH 04/25] mke2fs: remove impossible tests for null usage_types
` [PATCH 05/25] libext2: move buf variable completely under ifdef
` [PATCH 06/25] libext2fs: Potential null ptr deref in undo_err_handler_init
` [PATCH 07/25] e2fsck: handle null fs in print_pathname()
` [PATCH 08/25] e2fsprogs: annotate intentional fallthroughs in case statements
` [PATCH 09/25] uuidd: Add missing break to option case statement
` [PATCH 10/25] freefrag: fix up getopt "
` [PATCH 11/25] libe2p: reach unreachable code
` [PATCH 12/25] e2fsck: Don't store old_op from ehandler_operation if we don't restore it
` [PATCH 13/25] e2fsprogs: Fix some error cleanup path bugs
` [PATCH 14/25] subst: Fix free of uninit pointers
` [PATCH 15/25] filefrag: Fix uninitialized "expected" value
` [PATCH 16/25] e2fsck: remove extraneous memset
` [PATCH 17/25] mke2fs: Do not let -t or -T be specified more than once
` [PATCH 18/25] e2initrd_helper: Fix memory leak on error
` [PATCH 19/25] libext2: Fix leaks in write_bitmaps on error returns
` [PATCH 20/25] test_icount: fclose() before exit
` [PATCH 21/25] e2fsck: Fix leaks in error paths
` [PATCH 22/25] tune2fs: handle inode and/or block bitmap read failures in resize_inode()
` [PATCH 23/25] e2fsprogs: Don't try to close an fd which is negative
` [PATCH 24/25] e4defrag: Check error return of sysconf()
` [PATCH 25/25] mke2fs: free tdb_dir string if it came from the profile

[PATCH] libext2fs: reserve exclude bitmap fields in group descriptor
 2011-09-16 20:22 UTC  (12+ messages)

[PATCH 2/3] ext4: fix quota accounting during inode migration
 2011-09-16 19:42 UTC 

[PATCH] ext4: Prevent stack overrun in ext4_file_open when recording last known mountpoint
 2011-09-16 18:40 UTC  (3+ messages)
  ` [PATCH v2] "

adminisztratív üzenet
 2011-09-16 17:24 UTC 

[Bug 25832] kernel crashes when a mounted ext3/4 file system is physically removed
 2011-09-16 16:28 UTC 

On-disk field assignments for metadata checksum and snapshots
 2011-09-16 14:31 UTC  (15+ messages)

[PATCH] e2fsprogs: remove redundant last-group check after ext2fs_group_last_block2
 2011-09-16 13:33 UTC  (2+ messages)
`  "

[PATCH V2] e2fsck: fix error in computing blocks of the ending group
 2011-09-16 13:29 UTC  (2+ messages)
` [V2] "

[PATCH V3] e2fsprogs: add ext2fs_group_blocks_count helper
 2011-09-16 13:22 UTC  (2+ messages)
` [V3] "

EXT4-fs (dm-1): Couldn't remount RDWR because of unprocessed orphan inode list
 2011-09-16 12:36 UTC  (12+ messages)

ext4 BUG in dom0 Kernel 2.6.32.36
 2011-09-16  6:08 UTC  (6+ messages)
    ` [Xen-devel] "
        `  "

[PATCH 1/5 v2] e2fsprogs: create open() and stat() helpers
 2011-09-16  3:56 UTC  (8+ messages)
` [PATCH 2/5 v2] e2fsprogs: Use punch hole as "discard" on regular files
` [PATCH 4/5 v2] e2fsck: do not attempt to discard if -n was specified
` [PATCH 5/5 v2] tests: Print out list of failed tests

[PATCH] mke2fs.8: Fix the documentation of maximum journal size
 2011-09-16  3:35 UTC  (2+ messages)

[PATCH 1/1 v2 RESEND] mke2fs: check that auto-detected blocksize <= sys_page_size
 2011-09-16  3:11 UTC  (2+ messages)

[PATCH] libext2fs: fix the range validation in bitmap_range2 funcs
 2011-09-16  2:23 UTC  (3+ messages)

[PATCH v2] e2fsprogs: add 64bit-online-resize support
 2011-09-15 15:16 UTC  (4+ messages)

[PATCH] ext4: let ext4_page_mkwrite stop started handle in failure
 2011-09-15 12:28 UTC  (2+ messages)

[PATCH 1/4] ext4: use stream-alloc when mb_group_prealloc set to zero
 2011-09-15  7:09 UTC  (4+ messages)
` [PATCH 2/4] ext4: remove unused argument in ext4_mb_generate_from_pa
` [PATCH 3/4] ext4: remove unused argument in mb_find_extent
` [PATCH 4/4] ext4: fix a wrong comment in __mb_check_buddy

[PATCH] ext4: only call ext4_jbd2_file_inode when an inode has been extended
 2011-09-15  2:44 UTC  (4+ messages)

[PATCH] ext4: Don't check io->flag when setting EXT4_STATE_DIO_UNWRITTEN inode state
 2011-09-15  2:24 UTC  (3+ messages)


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).