messages from 2012-10-03 18:43:31 to 2012-10-16 10:34:11 UTC [more...]
[PATCH 1/2] ext4: print 'flags' in trace_ext4_ext_handle_uninitialized_extents
2012-10-16 10:34 UTC (3+ messages)
` [PATCH 2/2] ext4: add a variable to record the value of map->m_flags in tracepoint
[PATCH] ext4: missing trace_ext4_ext_map_blocks_exit after calling ext4_ext_handle_uninitialized_extents
2012-10-16 7:31 UTC
[PATCH] ext4: Checksum the block bitmap properly with bigalloc enabled
2012-10-16 7:05 UTC (2+ messages)
[RFC v3 00/13] vfs: hot data tracking
2012-10-16 4:18 UTC (42+ messages)
` [RFC v3 01/13] btrfs: add one new mount option '-o hot_track'
` [RFC v3 02/13] vfs: introduce private radix tree structures
` [RFC v3 03/13] vfs: Initialize and free main data structures
` [RFC v3 04/13] vfs: add function for collecting raw access info
` [RFC v3 05/13] vfs: add two map arrays
` [RFC v3 06/13] vfs: add hooks to enable hot data tracking
` [RFC v3 07/13] vfs: add function for updating map arrays
` [RFC v3 08/13] vfs: add aging function for old map info
` [RFC v3 09/13] vfs: add one wq to update map info periodically
` [RFC v3 10/13] vfs: register one memory shrinker
` [RFC v3 11/13] vfs: add 3 new ioctl interfaces
` [RFC v3 12/13] vfs: add debugfs support
` [RFC v3 13/13] vfs: add documentation
` [PATCH] xfs: add hot tracking support
[PATCH 1/2] Use 'inode' variable that is already dereferenced
2012-10-16 2:37 UTC (6+ messages)
` [PATCH 2/2] ext4: Remove code duplication in ext4_get_block_write_nolock()
[Bug 45741] New: ext4 scans all disk when calling fallocate after mount on 99% full volume
2012-10-15 21:24 UTC (2+ messages)
` [Bug 45741] "
[Bug 27912] New: Set 'err' in ext4_init_fs() if kset_create_and_add() fails
2012-10-15 21:24 UTC (2+ messages)
` [Bug 27912] "
[Bug 47731] New: Null pointer dereference at strchr
2012-10-15 21:18 UTC (2+ messages)
` [Bug 47731] "
EXT4-fs error w/ external USB drive
2012-10-15 17:46 UTC
[Bug 48751] New: ext3: ctime changes with no reason in 30 seconds after a file change
2012-10-15 17:41 UTC (5+ messages)
` [Bug 48751] "
[PATCH] ext4: fix undefined bit shift result in ext4_fill_flex_info
2012-10-15 17:00 UTC (2+ messages)
[Bug 47611] New: NULL pointer dereference in ext4_ext_remove_space on 3.5.1
2012-10-15 8:59 UTC (2+ messages)
` [Bug 47611] "
[PATCH 00/21 v5] e2fsprogs: make e2fsprogs support inline data
2012-10-14 23:34 UTC (4+ messages)
` [PATCH 16/21 v5] e2fsck: add problem descriptions and check inline data feature
metadata_csum set but no space in dir leaf for checksum
2012-10-14 17:40 UTC (5+ messages)
A warning from 3.6+ with bigalloc and delalloc when running xfstest
2012-10-14 2:18 UTC (7+ messages)
freeze_bdev hangs
2012-10-12 16:08 UTC (10+ messages)
spinlocks in ext4
2012-10-12 0:17 UTC (5+ messages)
[Bug 47151] New: provide a file system block size of 8KB for certain SSDs
2012-10-11 20:58 UTC (11+ messages)
` [Bug 47151] "
kernel oops in jbd2_journal_get_descriptor_buffer
2012-10-11 15:28 UTC (4+ messages)
[PATCH] ext3: Avoid underflow of in ext3_trim_fs()
2012-10-11 11:04 UTC (2+ messages)
[PATCH] ext4: Avoid underflow of in ext4_trim_fs()
2012-10-11 8:34 UTC (3+ messages)
` [PATCH v2] "
Question about doing umount when disk fails
2012-10-11 7:13 UTC
[PATCH 1/2] e2freefrag: use 64-bit rbtree bitmaps
2012-10-09 19:55 UTC (12+ messages)
` [PATCH 2/2] libext2fs: optimize rb_test_bit
` [PATCH 1/3] libext2fs: remove pointless indirection in rbtree bitmaps
` [PATCH 2/3] libext2fs: further optimize rb_test_bit
` [PATCH 3/3] Fix makefiles to compile e2freefrag with profiling
[PATCH] e2fsck: only consult inode_dir_map if needed in pass4
2012-10-10 2:55 UTC
[PATCH] ext3: fix return values on parse_options() failure
2012-10-09 21:24 UTC (4+ messages)
[PATCH] ext2: fix return values on parse_options() failure
2012-10-09 21:22 UTC (3+ messages)
[PATCH 1/2 RESEND] vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them
2012-10-09 10:25 UTC (3+ messages)
Oops with ext(3|4) and audit and Xen
2012-10-08 21:45 UTC (9+ messages)
[PATCH 0/2] ext3_bread usage audit due non-initialized variable
2012-10-08 16:15 UTC (12+ messages)
` [PATCH 2/2] ext3: ext3_bread usage audit
` [PATCH 2/2] ext3: ext3_bread usage audit [V2]
[PATCH] ext4: fix error handling in ext4_fill_super()
2012-10-08 14:46 UTC (5+ messages)
[PATCH] ext4: fix possible memory leak in ext4_xattr_set_acl()
2012-10-08 12:36 UTC (2+ messages)
metadata_csum + unclean shutdown = failure to boot
2012-10-08 11:35 UTC (12+ messages)
[PATCH 2/8] ext3: drop lock/unlock super
2012-10-06 10:39 UTC
ATENÇÃO;
2012-10-05 20:47 UTC
ext4 updates for v3.7
2012-10-05 18:54 UTC
[PATCH] ext4: fix ext4_flush_completed_IO wait semantics
2012-10-05 14:20 UTC (11+ messages)
[Bug 48431] New: ext4_fill_super() reports success even if ext4_mb_init() fails
2012-10-05 14:16 UTC (2+ messages)
` [Bug 48431] [PATCH]ext4_fill_super() "
[PATCH 00/11] ext4: Bunch of DIO/AIO fixes V4
2012-10-05 4:28 UTC (14+ messages)
` [PATCH 04/11] ext4: completed_io locking cleanup V4
` [PATCH 05/11] ext4: remove ext4_end_io()
Repeatable ext4 oops with 3.6.0 (regression)
2012-10-04 21:11 UTC (8+ messages)
[Bug 48301] New: Kernel panic when try delete really big file (3,3TB)
2012-10-04 17:49 UTC (5+ messages)
` [Bug 48301] "
[PULL REQUEST] ext3 & udf fixes for 3.7-rc1
2012-10-04 12:34 UTC
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).