linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-10 21:08:09 to 2011-05-16 08:42:30 UTC [more...]

[PATCH 0/3] Reduce impact to overall system of SLUB using high-order allocations
 2011-05-16  8:42 UTC  (74+ messages)
` [PATCH 1/3] mm: slub: Do not wake kswapd for SLUBs speculative "
` [PATCH 2/3] mm: slub: Do not take expensive steps "
` [PATCH 3/3] mm: slub: Default slub_max_order to 0

[PATCH 0/4] Reduce impact to overall system of SLUB using high-order allocations V2
 2011-05-16  8:37 UTC  (16+ messages)
` [PATCH 1/4] mm: vmscan: Correct use of pgdat_balanced in sleeping_prematurely
` [PATCH 2/4] mm: slub: Do not wake kswapd for SLUBs speculative high-order allocations
` [PATCH 3/4] mm: slub: Do not take expensive steps "
` [PATCH 4/4] mm: vmscan: If kswapd has been running too long, allow it to sleep

Kernel BUG when syncing ext2 if USB stick is removed
 2011-05-15 17:37 UTC  (4+ messages)

[Bug 35162] New: Kernel BUG when syncing ext2 if USB stick is removed
 2011-05-15 17:36 UTC  (2+ messages)
` [Bug 35162] "

[PATCH v3] ext4: ext4_ext_convert_to_initialized bug found in extended FSX testing
 2011-05-15 15:08 UTC 

[PATCH v2] NULL pointer when make_indexed_dir returns -ENOSPC
 2011-05-15 15:05 UTC  (3+ messages)

[PATCH] debugfs: remove unused htree_dump "-l" argument
 2011-05-15  3:39 UTC  (3+ messages)

[PATCH] debugfs: document htree-related commands in man page
 2011-05-15  3:39 UTC  (2+ messages)

[PATCH v2] mke2fs: Allow specifying reserved_ratio via mke2fs.conf
 2011-05-15  3:35 UTC  (3+ messages)

[PATCH] mke2fs: Make s_inodes_per_group >= 8 in ext2fs_initialize
 2011-05-15  3:28 UTC  (2+ messages)

Slowness on ext4 master branch (Was: The new ext4 git tree re-org)
 2011-05-14 18:49 UTC 

Regression with ext4 in kernel 2.6.39-rc7? (Was: testing ext4 master branch)
 2011-05-14 10:16 UTC  (12+ messages)

[PATCH] ext4:Make ext4_split_extent() handle error correctly
 2011-05-14  7:05 UTC 

[PATCH v2] ext4: ext4_ext_convert_to_initialized bug found in extended FSX testing
 2011-05-14  6:03 UTC 

Slow filesystem
 2011-05-14  5:45 UTC  (4+ messages)

[PATCH] xfstests:Make 225 compare map and fiemap at each block
 2011-05-14  3:47 UTC 

[PATCH] ext4: add support for multiple mount protection
 2011-05-14  0:38 UTC 

[PATCH 1/3 v3] fs: add SEEK_HOLE and SEEK_DATA flags
 2011-05-13 23:46 UTC  (3+ messages)
` [TEST] test the seek_hole/seek_data functionality

[PATCH] ext4: do not normalize block requests from fallocate
 2011-05-13 21:19 UTC 

Factor common code from convert and split-unwritten
 2011-05-13 17:53 UTC  (14+ messages)
` [PATCH v2 2/3] ext4:Add two functions splitting an extent
` [PATCH v2 3/3] ext4:Reimplement convert and split_unwritten

[PATCH -V5 00/24] New ACL format for better NFSv4 acl interoperability
 2011-05-13 15:40 UTC  (4+ messages)

Strange (varying) limit on number files in directory ?
 2011-05-13 14:29 UTC  (2+ messages)

[PATCH 1/1] jbd,jbd2 : Fix __log_start_commit for both jbd and jbd2 to return 1 instead of 0 if target transaction is actively being committed
 2011-05-13 13:54 UTC 

[PATCH] ext4: Fix max file size of extent format file
 2011-05-13  8:55 UTC  (4+ messages)
  ` [PATCH] ext4: invalidate gap cache when writing extents last block

[PATCH 1/5] jbd2: Pass extra bool parameter in journal routines to specify if its ok to fail the journal transaction allocation
 2011-05-13  6:37 UTC  (3+ messages)

[PATCH v2] ext4:Let ext4_ext_fiemap_cb() handle blocks before request range correctly
 2011-05-13  3:40 UTC  (4+ messages)

[PATCH 4/5] ext4 : Add missing posix_acl_release() in ext4_xattr_set_acl() in error path
 2011-05-13  2:19 UTC  (3+ messages)

ext4_ext_convert_to_initialized bug found in extended FSX testing
 2011-05-13  1:52 UTC  (8+ messages)

testing ext4 master branch
 2011-05-12 21:19 UTC  (3+ messages)

JBD commmit : Get list of all 'to be written' buffers in advance
 2011-05-12 14:22 UTC 

[PATCH v2] Adding support to freeze and unfreeze a journal
 2011-05-12 14:22 UTC  (8+ messages)
` [PATCH v3] "
      ` [PATCH] Attempt to sync the fsstress writes to a frozen F.S

[PATCHSET v3.1 0/7] data integrity: Stabilize pages during writeback for various fses
 2011-05-12  9:42 UTC  (13+ messages)

[PATCH 0/4] Block reservation on page fault time for ext3
 2011-05-11 19:52 UTC  (8+ messages)
` [PATCH 4/4] ext3: Implement delayed allocation on page_mkwrite time

[PATCH] Adding support to freeze and unfreeze a journal
 2011-05-11  7:46 UTC  (2+ messages)

The new ext4 git tree re-org
 2011-05-11 18:59 UTC  (3+ messages)

[PATCH 0/3] Rewrite ext4_page_mkwrite, fix fs freezing
 2011-05-11 17:03 UTC  (11+ messages)
` [PATCH 1/3] fs: Create __block_page_mkwrite() helper passing error values back
` [PATCH 2/3] ext4: Rewrite ext4_page_mkwrite() to return locked page
` [PATCH 3/3] ext4: Block mmapped writes while the fs is frozen

[PATCH 2/5] ext4 : Update low level ext4 journal routines to specify gfp_mask for transaction allocation
 2011-05-11 16:04 UTC  (2+ messages)

[PATCH 3/5] ocfs2: Update ocfs2 routines to use the updated journal routines to specify gfp_mask for transaction allocation
 2011-05-11 15:56 UTC  (2+ messages)

[BUG] fatal hang untarring 90GB file, possibly writeback related
 2011-05-11  9:16 UTC  (12+ messages)

[Bug 25832] kernel crashes when a mounted ext3/4 file system is physically removed
 2011-05-10 23:27 UTC 

[PATCH] jbd2: Fix the wrong calculation of t_max_wait in update_t_max_wait
 2011-05-10 21:52 UTC  (2+ messages)

[PATCH] mke2fs: Support floating point values in mke2fs.conf
 2011-05-10 21:47 UTC  (4+ messages)


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