linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-28 02:01:06 to 2014-06-16 19:24:18 UTC [more...]

[PATCH 0/2 v2] Improve orphan list scaling
 2014-06-16 19:20 UTC  (7+ messages)
` [PATCH 2/2] ext4: Reduce contention on s_orphan_lock

Quadrant write performance degradation - kernel3.10 vs kernel3.4
 2014-06-16 19:20 UTC  (2+ messages)

dump ext4 performance degrades linearly as disk fills
 2014-06-16 12:42 UTC  (2+ messages)

Recovery after mkfs.ext4 on a ext4
 2014-06-15 21:44 UTC  (4+ messages)

Its Your Family
 2014-06-15  7:30 UTC 

[PATCH] ext4: Add support for SFITRIM, an ioctl for secure FITRIM
 2014-06-14  0:46 UTC  (20+ messages)

[PATCH 3/3] mke2fs: prevent creation of unmountable ext4 with large flex_bg count
 2014-06-13 21:45 UTC  (4+ messages)

[RFC][PATCH 0/1] ext4: Fix ext4_mb_normalize_request
 2014-06-13 13:55 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 1/3] mke2fs: set upper limit to flex_bg count
 2014-06-12 23:46 UTC  (2+ messages)

[PATCH] e2fsprogs: add mount options to ext4.5
 2014-06-11 20:36 UTC 

[PATCH] blkid: [v2] remove unnecessary header and comment
 2014-06-11 18:59 UTC 

[PATCH] blkid: remove unnecessary header and comment
 2014-06-11 19:00 UTC 

EXT4 data block allocation alignment
 2014-06-11 17:58 UTC  (3+ messages)

[GIT PULL v2] Reiserfs & ext3 changes for 3.16-rc1
 2014-06-11 17:41 UTC 

[GIT PULL] Reiserfs & ext3 changes for 3.16-rc1
 2014-06-11 17:37 UTC  (4+ messages)

[PATCH] ext4: Fix buffer double free in ext4_alloc_branch()
 2014-06-11 13:57 UTC  (2+ messages)

[PATCH] fs/ext2/super.c: Drop memory allocation cast
 2014-06-11 12:14 UTC  (2+ messages)

[PATCH] configure.in: fix external libblkid test for static link
 2014-06-11 10:14 UTC  (2+ messages)

[PATCH 0/2] ext4: ext4_mb_normalize_request() fixes
 2014-06-11  8:47 UTC  (10+ messages)
` [PATCH 2/2] ext4: fix bug in ext4_mb_normalize_request()

[PATCH 2/3] mke2fs: add get_uint_from_profile to mke2fs.c
 2014-06-11  8:37 UTC 

P/s Get back to me on this email: mrs.florenceevans3@gmail.com
 2014-06-10 11:10 UTC 

[RFC 00/32] making inode time stamps y2038 ready
 2014-06-10  9:54 UTC  (30+ messages)
` [RFC 13/32] ext3: convert to struct inode_time
` [RFC 14/32] ext4: "

[PATCH] tests: for mktemp the exes must be the final characters of the name
 2014-06-10  1:41 UTC  (10+ messages)
    ` [PATCH 1/2] tests: fix left-over e2fsprogs-tmp files not getting clean up
      ` [PATCH 2/2] tests: clean up the temp file if test_one is interrupted

[PATCH] ext4: disable synchronous transaction batching if max_batch_time==0
 2014-06-10  0:10 UTC 

Ext4 Size Restrictions
 2014-06-09 18:11 UTC  (2+ messages)

[PATCH] resize2fs: Don't attempt to calculate minimum size on fs with errors
 2014-06-09 13:52 UTC  (2+ messages)

[GET PULL] ext4 updates for 3.16
 2014-06-08  3:58 UTC 

[PATCH 1/2] ext4: introduce new i_write_mutex to protect fallocate
 2014-06-08  2:48 UTC  (10+ messages)

[patch 1/1] fs/ext4/fsync.c: generic_file_fsync call based on barrier flag
 2014-06-06 19:51 UTC 

[Bug 40822] New: EXT4-fs error (device dm-4): ext4_lookup:1044: inode #3308277: comm rm: deleted inode referenced: 3058008
 2014-06-05 14:59 UTC  (2+ messages)
` [Bug 40822] "

[PATCH] ext4: fix COLLAPSE RANGE test failure when bigalloc is enable
 2014-06-05  8:48 UTC  (3+ messages)

[Lsf] Postgresql performance problems with IO latency, especially during fsync()
 2014-06-04 20:06 UTC 

[PATCH 1/4] po: describe more precisely the %B expansion
 2014-06-04 16:03 UTC  (16+ messages)
` [PATCH 2/4] e2fsck: make a prompt message translatable by not using fill-in words
    ` [2/4 v2] e2fsck: make a prompt message simpler and thus translatable
` [PATCH 3/4] e2fsck: make two comments match the messages
` [PATCH 4/4] e2fsck: sort the abbreviations better

[PATCH] quota: remove dqptr_sem for scalability
 2014-06-04 15:36 UTC  (18+ messages)
` [PATCH 1/3] quota: protect Q_GETFMT by dqonoff_mutex
    ` [PATCH 1/3 v2] "
    ` [PATCH 2/3 v2] quota: avoid unnecessary dqget()/dqput() calls
    ` [PATCH 3/3 v2] quota: remove dqptr_sem
            ` [PATCH 1/5] quota: protect Q_GETFMT by dqonoff_mutex
            ` [PATCH 2/5] quota: avoid unnecessary dqget()/dqput() calls
            ` [PATCH 3/5] quota: simplify remove_inode_dquot_ref()
            ` [PATCH 4/5] quota: missing lock in dqcache_shrink_scan()
            ` [PATCH 5/5] quota: remove dqptr_sem

[PATCH] ext4: decrement s_freeclusters_counter and s_freeinodes_counter on bitmap error
 2014-06-04  8:08 UTC 

[PATCH] ext4: handle symlink properly with inline_data
 2014-06-04  7:11 UTC  (3+ messages)
  ` [PATCH] ext4: make ext4_has_inline_data() as a inline function

[PATCH v2 0/10] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2014-06-04  4:57 UTC  (8+ messages)

[PATCH] e2fsprogs: Add INCLUDES to BUILD_CFLAGS when cross-compiling
 2014-06-03 21:51 UTC 

kernel BUG at fs/jbd2/journal.c:1951!
 2014-06-03  9:58 UTC  (2+ messages)

[PATCH] fully and properly gettextize two error messages in e2fsck
 2014-06-02 19:47 UTC  (3+ messages)

jbd2 batch time tuning behavior question
 2014-06-02 15:00 UTC  (3+ messages)

[PATCH 1/2] e2fsck: handle symlink properly with inline data
 2014-06-02 14:58 UTC  (4+ messages)
` [PATCH 2/2] debugfs: do not display fast symlink "

[RFC][PATCH] ext4: handle fast symlink properly with inline_data
 2014-06-02 11:54 UTC  (7+ messages)

[PATCH] filefrag: fix minor issues with 29758d2
 2014-06-02  1:28 UTC  (9+ messages)
` [PATCH V2] filefrag: fix "
` [PATCH V3] filefrag: "

[patch] gettextize an overlooked mke2fs error message
 2014-06-02  1:24 UTC  (2+ messages)

[PATCH] add missing %It to the explanatory list for translators
 2014-06-02  1:19 UTC  (2+ messages)

[patch] fix typo in mke2fs error message
 2014-06-02  1:13 UTC  (2+ messages)

{PATCH] e2fsprogs: fix printf format in print_blocks_proc()
 2014-05-29 18:09 UTC 

more resize breakage
 2014-05-29  6:09 UTC  (5+ messages)

[PATCH 00/37] e2fsprogs patchbomb 5/14
 2014-05-28 19:48 UTC  (9+ messages)
` [PATCH 16/37] libext2fs: support allocating uninit blocks in bmap2()
          ` [PATCH 2/2] "


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