messages from 2011-09-16 11:43:21 to 2011-09-26 09:51:39 UTC [more...]
[BUG] INFO: inconsistent lock state
2011-09-26 9:51 UTC
[PATCH 1/2] ext4: optimize ext4_ext_convert_to_initialized()
2011-09-26 6:54 UTC (2+ messages)
` [PATCH 2/2] ext4: optimize memmmove lengths in extent/index insertions
[PATCH] PM / Freezer: Freeze filesystems while freezing processes (v2)
2011-09-26 5:27 UTC (11+ messages)
` [Update][PATCH] PM / Hibernate: Freeze kernel threads after preallocating memory
[PATCH 1/4] misc: quiet minor compiler errors
2011-09-25 12:05 UTC (12+ messages)
` [PATCH 2/4] tune2fs: kill external journal if device not found
` [PATCH 3/4] ext2fs: add multi-mount protection (INCOMPAT_MMP)
` [PATCH 4/4] e2fsck: regression tests for INCOMPAT_MMP feature
ext4 BUG in dom0 Kernel 2.6.32.36
2011-09-25 8:45 UTC (7+ messages)
` [Xen-devel] "
` "
` [patch 1/1] ext4-fix-dirty-extent-when-origin-leaf-extent-reac.patch
[PATCH] debugfs: initialize inode to 0 in list_dir_proc() if no inode nr
2011-09-25 4:50 UTC (2+ messages)
[PATCH e2fsprogs] Add flag to ext2fs_flush and ext2fs_close to avoid fsync
2011-09-24 16:53 UTC (2+ messages)
[PATCH] Add better example about how to compress e2image raw image
2011-09-24 16:31 UTC (4+ messages)
[RFC] jbd2 metadata checksumming
2011-09-24 0:47 UTC (3+ messages)
[PATCH] ext4/xattr_security.c: local functions should be static
2011-09-23 22:38 UTC
[PATCH] ext4/extents.c: quiet sparse noise about plain integer as NULL pointer
2011-09-23 22:32 UTC
[PATCH] ext4/ioctl.c: copy_{from,to}_user expect __user pointers
2011-09-23 22:25 UTC
[PATCH] ext4/ialloc.c: functions should not be declared extern
2011-09-23 22:19 UTC
[PATCH] ext4/fsync.c: functions should not be declared extern
2011-09-23 22:14 UTC
[PATCH] ext3/xattr_seciruty.c: local functions should be static
2011-09-23 22:07 UTC
[PATCH] ext3/balloc.c: local functions should be static
2011-09-23 20:55 UTC
[PATCH] ext2/xattr_security.c: local functions should be static
2011-09-23 20:51 UTC
[PATCH 0/2] ext4: Some MMP fixes
2011-09-23 18:51 UTC (7+ messages)
` [PATCH 1/2] ext4: MMP: kmmpd should use nodename from init_uts_ns.name, not sysname
` [PATCH 2/2] ext4: MMP: fix error message rate-limiting logic in kmmpd
[patch 0/4] 50% faster writing to your USB drive!*
2011-09-23 14:42 UTC (29+ messages)
` [patch 1/4] mm: exclude reserved pages from dirtyable memory
` [patch 1/4 v2] "
` [patch 2/4] mm: writeback: distribute write pages across allowable zones
` [patch 1/2/4] mm: writeback: cleanups in preparation for per-zone dirty limits
` [patch 2/2/4] mm: try to distribute dirty pages fairly across 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
hi
2011-09-23 13:16 UTC
[PATCH 0/2] On disk format changes - V3
2011-09-23 5:57 UTC (17+ messages)
` [PATCH 1/2] libext2fs: add metadata checksum and snapshot feature flags
[PATCH] xfstests: Assume yes when test device is not partitioned
2011-09-22 22:02 UTC (3+ messages)
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 (5+ 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 (7+ messages)
` [PATCH 01/37] e2fsprogs: Read and write full-sized inodes
[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 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 (8+ 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 (8+ 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)
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).