messages from 2012-10-17 15:54:29 to 2012-10-27 01:36:08 UTC [more...]
semi-stable page writes
2012-10-27 1:36 UTC (3+ messages)
` [RFC PATCH 1/2] bdi: Create a flag to indicate that a backing device needs stable "
` [RFC PATCH 2/2] mm: Gate stable page writes on the bdi flag
Apparent serious progressive ext4 data corruption bug in 3.6.3 (and other stable branches?)
2012-10-27 0:22 UTC (45+ messages)
` Apparent serious progressive ext4 data corruption bug in 3.6 (when rebooting during umount)
` Apparent serious progressive ext4 data corruption bug in 3.6 (when rebooting during umount) (possibly blockdev / arcmsr at fault??)
ext4 issue after unclean shutdown and reboot
2012-10-27 0:07 UTC (2+ messages)
Apparent serious progressive ext4 data corruption bug in 3.6.3 (and other stable branches?)
2012-10-26 23:15 UTC (7+ messages)
[PATCH 0/3] HWPOISON: improve error_remove_page()
2012-10-26 22:24 UTC (14+ messages)
` [PATCH 1/3] mm: print out information of file affected by memory error
` [PATCH 2/3] ext4: introduce ext4_error_remove_page
` [PATCH 3/3] ext3: introduce ext3_error_remove_page
[PATCH] xfstests: test ext4 statfs
2012-10-26 18:39 UTC (3+ messages)
` "
[PATCH] xfstests: optionally run all tests under quota
2012-10-26 16:49 UTC (2+ messages)
` "
[PATCH] xfstests: Assume yes when test device is not partitioned
2012-10-26 15:54 UTC (2+ messages)
` "
EXT4-fs error w/ external USB drive
2012-10-26 14:30 UTC (10+ messages)
[PATCH 0/8 v3] ext4: extent status tree (step 1)
2012-10-26 13:23 UTC (9+ messages)
` [PATCH 1/8 v3] ext4: add two structures supporting extent status tree
` [PATCH 2/8 v3] ext4: add operations on "
` [PATCH 3/8 v3] ext4: initialize "
` [PATCH 4/8 v3] ext4: let ext4 maintain "
` [PATCH 5/8 v3] ext4: add some tracepoints in "
` [PATCH 6/8 v3] ext4: reimplement ext4_find_delay_alloc_range on "
` [PATCH 7/8 v3] ext4: reimplement fiemap "
` [PATCH 8/8 v3] ext4: introduce lseek SEEK_DATA/SEEK_HOLE support
[PATCH, RFC] Ext3: Mount partition as read only if during orphan cleanup truncate fails to obtain journal handle
2012-10-26 11:42 UTC (2+ messages)
[PATCH, RFC] Ext4: Mount partition as read only if during orphan cleanup truncate fails to obtain journal handle
2012-10-26 11:41 UTC (2+ messages)
ext4: Replace BUG_ON() with ext4_error() in move_extents.c
2012-10-26 8:07 UTC (2+ messages)
[PATCH] ext4: Automatic setting of {INODE,BLOCK}_UNINIT flags
2012-10-25 14:37 UTC (7+ messages)
[PATCH 0/2] Patch to address the ext4 corruption problem
2012-10-25 20:01 UTC (3+ messages)
` [PATCH 1/2] ext4: revert "jbd2: don't write superblock when if its empty"
` [PATCH 2/2] ext4: fix I/O error when unmounting an ro file system
[PATCH] ext4: do not try to write superblock on journal-less readonly remount
2012-10-25 17:38 UTC (3+ messages)
[PATCH] ext4: fix overhead calculations in ext4_stats, again
2012-10-25 17:14 UTC (2+ messages)
` [PATCH] ext4: fix overhead calculations in ext4_statfs, again
[RFC v4 00/15] vfs: hot data tracking
2012-10-25 15:09 UTC (16+ messages)
` [RFC v4 01/15] vfs,hot_track: introduce private radix tree structures
` [RFC v4 02/15] vfs,hot_track: initialize and free key data structures
` [RFC v4 03/15] vfs,hot_track: add the function for collecting I/O frequency
` [RFC v4 04/15] vfs,hot_track: add two map arrays
` [RFC v4 05/15] vfs,hot_track: add hooks to enable hot data tracking
` [RFC v4 06/15] vfs,hot_track: add the function for updating map arrays
` [RFC v4 07/15] vfs,hot_track: add the aging function
` [RFC v4 08/15] vfs,hot_track: add one work queue
` [RFC v4 09/15] vfs,hot_track: register one memory shrinker
` [RFC v4 10/15] vfs,hot_track: add one new ioctl interface
` [RFC v4 11/15] vfs,hot_track: add debugfs support
` [RFC v4 12/15] vfs,hot_track: turn some Micro into be tunable
` [RFC v4 13/15] btrfs: add hot tracking support
` [RFC v4 14/15] xfs: "
` [RFC v4 15/15] vfs,hot_track: add the documentation
[PATCH] ex4: remove unused assignment
2012-10-25 14:21 UTC
[Bug 44731] New: ext4 deadlock under heavy io?
2012-10-24 20:38 UTC (2+ messages)
` [Bug 44731] "
OOPS after deleting file on ext4 filesystem
2012-10-24 13:04 UTC (3+ messages)
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 (2+ messages)
[RFC v3 00/13] vfs: hot data tracking
2012-10-19 8:29 UTC (16+ messages)
` [RFC v3 09/13] vfs: add one wq to update map info periodically
` [RFC v3 11/13] vfs: add 3 new ioctl interfaces
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 (3+ 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 (5+ messages)
[PATCH] ext4: prevent kernel panic in case of uninitialized jinode
2012-10-17 15:54 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).