messages from 2012-10-11 09:59:35 to 2012-10-25 12:43:28 UTC [more...]
[PATCH] ext4: do not try to write superblock on journal-less readonly remount
2012-10-25 12:43 UTC (2+ messages)
[PATCH] ext4: Automatic setting of {INODE,BLOCK}_UNINIT flags
2012-10-25 12:54 UTC (5+ messages)
ext4: Replace BUG_ON() with ext4_error() in move_extents.c
2012-10-25 11:35 UTC
Apparent serious progressive ext4 data corruption bug in 3.6.3 (and other stable branches?)
2012-10-25 11:06 UTC (31+ messages)
` Apparent serious progressive ext4 data corruption bug in 3.6 (when rebooting during umount)
[Bug 44731] New: ext4 deadlock under heavy io?
2012-10-24 20:38 UTC (2+ messages)
` [Bug 44731] "
EXT4-fs error w/ external USB drive
2012-10-24 18:35 UTC (6+ messages)
Apparent serious progressive ext4 data corruption bug in 3.6.3 (and other stable branches?)
2012-10-24 17:38 UTC
OOPS after deleting file on ext4 filesystem
2012-10-24 13:04 UTC (3+ messages)
[PATCH, RFC] Ext3: Mount partition as read only if during orphan cleanup truncate fails to obtain journal handle
2012-10-24 10:42 UTC
[PATCH, RFC] Ext4: Mount partition as read only if during orphan cleanup truncate fails to obtain journal handle
2012-10-24 10:40 UTC
metadata_csum set but no space in dir leaf for checksum
2012-10-24 4:12 UTC (2+ messages)
[PATCH V7 00/23] ext4: Add inline data support
2012-10-24 2:55 UTC (24+ messages)
` [PATCH V7 01/23] ext4: Move extra inode read to a new function
` [PATCH V7 02/23] ext4: export inline xattr functions
` [PATCH V7 03/23] ext4: Add the basic function for inline data support
` [PATCH V7 04/23] ext4: Add read support for inline data
` [PATCH V7 05/23] ext4: Add normal write "
` [PATCH V7 06/23] ext4: Add journalled "
` [PATCH V7 07/23] ext4: Add delalloc "
` [PATCH V7 08/23] ext4: Make ext4_init_dot_dotdot for inline dir usage
` [PATCH V7 09/23] ext4: Refactor __ext4_check_dir_entry to accepts start and size
` [PATCH V7 10/23] ext4: Create __ext4_insert_dentry for dir entry insertion
` [PATCH V7 11/23] ext4: let add_dir_entry handle inline data properly
` [PATCH V7 12/23] ext4: Let ext4_readdir handle inline data
` [PATCH V7 13/23] ext4: Create a new function search_dir
` [PATCH V7 14/23] ext4: let ext4_find_entry handle inline data
` [PATCH V7 15/23] ext4: make ext4_delete_entry generic
` [PATCH V7 16/23] ext4: let ext4_delete_entry handle inline data
` [PATCH V7 17/23] ext4: let empty_dir handle inline dir
` [PATCH V7 18/23] ext4: let ext4_rename "
` [PATCH V7 19/23] ext4: Let fiemap work with inline data
` [PATCH V7 20/23] ext4: Evict inline data out if we needs to strore xattr in inode
` [PATCH V7 21/23] ext4: let ext4_truncate handle inline data correctly
` [PATCH V7 22/23] ext4: let fallocate "
` [PATCH V7 23/23] ext4: Enable ext4 inline support
patch for lsattr: adds -b option similar to ls -b
2012-10-23 22:47 UTC
[PATCH 1/2] ext4: Notify when discard is not supported
2012-10-23 13:15 UTC (4+ messages)
` [PATCH 2/2] ext4: Warn when discard request fails other than EOPNOTSUPP
[GIT PULL] ext4 bug fixes for 3.7
2012-10-22 22:19 UTC
[PATCH 17/22] fs: add read_iter and write_iter to several file systems
2012-10-22 15:15 UTC (2+ messages)
` [PATCH 19/22] ext4: add support for read_iter and write_iter
Shrinking ext3 partition takes long and high CPU usage
2012-10-22 9:42 UTC (3+ messages)
ext4 hanlding of ext2/3 mount options
2012-10-22 4:53 UTC
The patch at 'patchwork.ozlabs.org/patch/192079'
2012-10-22 4:42 UTC
[PATCH] ext4: Avoid underflow of in ext4_trim_fs()
2012-10-22 4:37 UTC (3+ messages)
` [PATCH v2] "
[PATCH] ext4: Checksum the block bitmap properly with bigalloc enabled
2012-10-22 4:33 UTC (3+ messages)
[RFC v3 00/13] vfs: hot data tracking
2012-10-19 8:29 UTC (40+ 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 09/13] vfs: add one wq to update map info periodically
` [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
Local DoS through write heavy I/O on CFQ & Deadline
2012-10-18 22:24 UTC (3+ messages)
[PATCH] e4defrag: Fix segfault when /etc/mtab is empty
2012-10-18 6:36 UTC
[PATCH] e4defrag: Add option -m mtab to e4defrag
2012-10-18 3:09 UTC (5+ messages)
A question about the naming of e2fsprogs/tests
2012-10-18 0:19 UTC (2+ messages)
[Bug 48751] New: ext3: ctime changes with no reason in 30 seconds after a file change
2012-10-17 22:53 UTC (7+ messages)
` [Bug 48751] "
metadata_csum set but no space in dir leaf for checksum
2012-10-17 21:21 UTC
[PATCH 01/10] ext4: balloc: Fixed coding style issue
2012-10-17 16:52 UTC (14+ messages)
` [PATCH 02/10] ext4: block_validity: "
` [PATCH 03/10] ext4: ext4.h: fixed "
` [PATCH 04/10] ext4: extents: Fixed "
` [PATCH 05/10] ext4: file: "
` [PATCH 06/10] ext4: ialloc: "
` [PATCH 07/10] ext4: inode: "
` [PATCH 08/10] ext4: ioctl: "
` [PATCH 09/10] ext4: namei: "
` [PATCH 10/10] ext4: resize: "
[PATCH] ext4: prevent kernel panic in case of uninitialized jinode
2012-10-17 15:54 UTC
[PATCH 1/2 v2] ext4: print 'flags' in ext4_ext_handle_uninitialized_extents
2012-10-16 12:44 UTC (3+ messages)
` [PATCH 2/2 v2] ext4: add a variable to record the value of map->m_flags in tracepoint
[PATCH 1/2] ext4: print 'flags' in trace_ext4_ext_handle_uninitialized_extents
2012-10-16 10:56 UTC (5+ 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 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] "
[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 (7+ 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 (3+ 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)
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).