linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-24 02:55:55 to 2012-10-29 04:32:08 UTC [more...]

[RFC v4+ hot_track 00/19] vfs: hot data tracking
 2012-10-29  4:31 UTC  (18+ messages)
` [RFC v4+ hot_track 01/19] vfs: introduce private radix tree structures
` [RFC v4+ hot_track 02/19] vfs: initialize and free data structures
` [RFC v4+ hot_track 03/19] vfs: add I/O frequency update function
` [RFC v4+ hot_track 04/19] vfs: add two map arrays
` [RFC v4+ hot_track 05/19] vfs: add hooks to enable hot tracking
` [RFC v4+ hot_track 06/19] vfs: add temp calculation function
` [RFC v4+ hot_track 07/19] vfs: add map info update function
` [RFC v4+ hot_track 08/19] vfs: add aging function
` [RFC v4+ hot_track 09/19] vfs: add one work queue
` [RFC v4+ hot_track 10/19] vfs: introduce hot func register framework
` [RFC v4+ hot_track 12/19] vfs: add one ioctl interface
` [RFC v4+ hot_track 14/19] vfs: add debugfs support
` [RFC v4+ hot_track 15/19] sysfs: add two hot_track proc files
` [RFC v4+ hot_track 16/19] btrfs: add hot tracking support
` [RFC v4+ hot_track 17/19] xfs: "
` [RFC v4+ hot_track 18/19] ext4: "
` [RFC v4+ hot_track 19/19] vfs: add documentation

Apparent serious progressive ext4 data corruption bug in 3.6.3 (and other stable branches?)
 2012-10-29  3:24 UTC  (64+ 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??)
            ` Testing ext4's journal via simulating a reboot via KVM
          ` [PATCH] ext4: fix unjournaled inode bitmap modification
            ` [PATCH -v3] "

[PATCH 0/3] HWPOISON: improve error_remove_page()
 2012-10-29  2:40 UTC  (18+ 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

[RFC v4 00/15] vfs: hot data tracking
 2012-10-29  2:32 UTC  (24+ 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] ext4: add hot tracking support

Fsck and large file
 2012-10-28 18:01 UTC  (2+ messages)

[PATCH 0/8 v3] ext4: extent status tree (step 1)
 2012-10-27 15:30 UTC  (11+ 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

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

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] 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, 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

[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  (20+ messages)
` [PATCH V7 01/23] ext4: Move extra inode read to a new function
  ` [PATCH V7 06/23] ext4: Add journalled write support for inline data
  ` [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


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