linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-01-07 22:40:22 to 2011-01-23 16:09:26 UTC [more...]

[Bug 16312] New: WARNING: at fs/fs-writeback.c:1127 __mark_inode_dirty
 2011-01-23 16:09 UTC  (2+ messages)
` [Bug 16312] "

[PATCHSET] block: reimplement FLUSH/FUA to support merge
 2011-01-23 10:48 UTC  (11+ messages)
` [PATCH 1/3] block: add REQ_FLUSH_SEQ
` [PATCH 2/3] block: improve flush bio completion
` [PATCH 3/3] block: reimplement FLUSH/FUA to support merge
  ` [PATCH UPDATED "

[PATCH 1/3] jbd2 : Make jbd2 transaction handle allocation to return errors and handle them gracefully
 2011-01-23  6:29 UTC  (4+ messages)

Severe slowdown caused by jbd2 process
 2011-01-23  5:17 UTC  (14+ messages)

[PATCH 3/3] : Update ocfs2 for the changed jbd2 transaction allocation routines
 2011-01-23  3:51 UTC  (2+ messages)

[PATCH 2/3] ext4 : Pass GFP_KERNEL for transaction allocation if caller can handler failures
 2011-01-23  3:34 UTC 

[PATCH] ext4: speed up group trim with the right free block count
 2011-01-22  8:32 UTC  (4+ messages)
  ` speed up group trim

[RFC][PATCH] radix_tree: radix_tree_gang_lookup_tag_slot may not return forever
 2011-01-21 23:31 UTC  (2+ messages)

[PATCH] ext4: serialize unaligned asynchronous DIO
 2011-01-21 23:27 UTC  (8+ messages)
  ` [PATCH V2] "
    ` [PATCH V3 RESEND 2] "

[PATCH] ext3: speed up group trim with the right free block count
 2011-01-21 15:02 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] ext3: fix trim length underflow with small trim length
 2011-01-21 15:00 UTC  (8+ messages)
    ` [PATCH v2] ext3: Adjust trim start with first_data_block

[PATCH] ext4: Adjust trim start with first_data_block
 2011-01-21 14:05 UTC 

[PATCH]ext4: Fix compile warnings with EXT4FS_DEBUG
 2011-01-21  7:35 UTC 

[BUG] ext3/ext4 migration problem with dir_nlink feature flag
 2011-01-21  7:34 UTC  (2+ messages)

[PATCH v7.1] block: Coordinate flush requests
 2011-01-21  6:41 UTC  (14+ messages)

[PATCH] Ext4: Update ext4 documentation
 2011-01-20 18:10 UTC  (3+ messages)

[PATCH] ext4: make grpinfo slab cache names static
 2011-01-19 20:42 UTC 

ext4.wiki.kernel.org is down
 2011-01-19 17:28 UTC 

[PATCH] ext4: fix trim length underflow with small trim length
 2011-01-19 11:05 UTC  (2+ messages)

Problems with e4defrag -c
 2011-01-19  8:17 UTC  (4+ messages)

38-rc1: umount+rmmod cause ext4 error
 2011-01-19  6:53 UTC 

[PATCH] ext2: reduce redundant check of '*options'
 2011-01-18 22:24 UTC  (4+ messages)

[PATCH] ext4: Unregister features interface on module unload
 2011-01-18 20:10 UTC  (6+ messages)

[RFC][PATCH] ext4: Fix overflow of metadata block reservation counter
 2011-01-18  1:02 UTC  (3+ messages)

[Bug 16019] New: Resume from hibernate corrupts ext4
 2011-01-17 18:14 UTC  (3+ messages)
` [Bug 16019] "

[PATCH] ext4: Fix missing iput for root inode in case of all failed mount paths
 2011-01-16 18:05 UTC  (3+ messages)

[Bug 15875] New: Add options to disable POSIX acl for ext2/ext3/ext4 file systems
 2011-01-16 18:04 UTC  (2+ messages)
` [Bug 15875] Add an option to disable file/directory access controls for USB stick-type storage devices

error ext4_mb_generate_buddy:726 & add_dirent_to_buf:1272 after online resize
 2011-01-16 14:28 UTC  (2+ messages)

(unknown),
 2011-01-15 13:15 UTC 

(unknown),
 2011-01-15 12:24 UTC 

ext4 crashes in case of failed mounts
 2011-01-15  3:34 UTC 

[Bug 26752] New: NPD when using sb->s_fs_info during clean-up after a failed mount
 2011-01-14 22:31 UTC 

[PATCH] ext4: Avoid unnecessary calls to ext4_mb_load_buddy while reading mb_groups proc file
 2011-01-14 22:05 UTC 

Oops while going into hibernate
 2011-01-14 13:14 UTC  (20+ messages)
            ` [PATCH] PM / Hibernate: Don't mark pages dirty when reading pages while thawing
          ` [linux-pm] Oops while going into hibernate

[Bug 26642] New: Automatically clean dirty bit on ext2/ext4-without-journal file systems
 2011-01-14  3:23 UTC  (4+ messages)
` [Bug 26642] "

[PATCH] Update atime from future
 2011-01-13 14:18 UTC  (4+ messages)

[PATCH] ext4: reduce redundant check of '*options'
 2011-01-13 12:45 UTC 

[PATCH] ext3: reduce redundant check of '*options'
 2011-01-13 12:42 UTC 

[PATCH] mm: migration: Use rcu_dereference_protected when dereferencing the radix tree slot during file page migration
 2011-01-13 10:07 UTC  (4+ messages)

[RFC PATCH 0/2] Add rbtree backend for storing bitmaps
 2011-01-12 19:41 UTC  (8+ messages)
` [PATCH 1/2] e2fsprogs: Add rbtree library
` [PATCH 2/2] e2fsprogs: Add rbtree backend for bitmaps, use it instead of bitarrays

[Bug 12624] umount hangs after fsstress with data=journal
 2011-01-12 19:07 UTC 

[PATCH] quota: Fix deadlock during path resolution
 2011-01-12 18:06 UTC  (6+ messages)

[PATCH 1/6] fs: add hole punching to fallocate
 2011-01-12 12:44 UTC  (10+ messages)

[PATCH 0/6] Shrinking the size of ext4_inode_info
 2011-01-11 21:50 UTC  (4+ messages)
` [PATCH 6/6] ext4: Dynamically allocate the jbd2_inode in ext4_inode_info as necessary

[GIT PULL] ext4 update for 2.6.38
 2011-01-11 21:36 UTC 

[PATCH] ext4: Fix trimming starting with block 0 with small blocksize
 2011-01-11 18:34 UTC  (5+ messages)

[PATCH 0/6 v3] Lazy itable initialization for Ext4
 2011-01-11 12:55 UTC  (4+ messages)
` [PATCH 6/6] Add interface to advertise ext4 features in sysfs

ext4: ext23 support leaks buffer pages
 2011-01-11 10:16 UTC  (5+ messages)
  ` [PATCH] ext4: fix memory leak in ext4_free_branches

About to push ext4 changes to Linus
 2011-01-10 18:17 UTC 

[PATCH] ext4: don't pass entire map to check_eofblocks_fl
 2011-01-10 18:13 UTC  (2+ messages)

[PATCH] discard an inode's preallocated blocks after failed allocation
 2011-01-10 16:45 UTC  (4+ messages)
  ` [PATCH] ext4: remove ext4_mb_return_to_preallocation()

[Bug 16165] New: Wrong data returned on read after write if file size was changed with ftruncate before
 2011-01-10 12:40 UTC  (2+ messages)
` [Bug 16165] "

[PATCH] ext4: fix possible overflow in ext4_trim_fs()
 2011-01-10 11:28 UTC 

Regular ext4 error warning with HD in USB dock
 2011-01-10  8:49 UTC  (18+ messages)

ext3: deleting files doesn't free up space
 2011-01-10  7:48 UTC  (4+ messages)

[PATCH] resize2fs: fix computation of the real end of the bitmap to be 64-bit
 2011-01-09 10:26 UTC  (2+ messages)

[PATCH v6 0/4] ext4: Coordinate data-only flush requests sent by fsync
 2011-01-08 14:08 UTC  (5+ messages)
  ` Patch to issue pure flushes directly (Was: Re: [PATCH v6 0/4] ext4: Coordinate data-only flush requests sent) "

JB Truck LLC
 2011-01-07  1:35 UTC 

trim support on 2.6.37
 2011-01-08  1:11 UTC  (3+ messages)

[PATCH, RFC] Flush the i_completed_io_list during ext4_truncate
 2011-01-07 23:43 UTC  (2+ messages)
` [PATCH] ext4: flush "

[PATCH 6/6] ext4: Dynamically allocate the jbd2_inode in ext4_inode_info as necessary
 2011-01-07 22:40 UTC  (4+ messages)
` [PATCH -v2] "


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