linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-18 22:42:29 to 2011-05-25 10:27:09 UTC [more...]

[PATCH 1/2] Jbd2: fix a bug of leaking jh->b_jcount
 2011-05-25 10:19 UTC 

[PATCH] ext4: Convert ext4 to new truncate calling convention
 2011-05-25  9:15 UTC  (2+ messages)

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

[PATCH] ext3: Convert ext3 to new truncate calling convention
 2011-05-25  8:44 UTC 

[PATCH 2/3] jbd2 : Fix journal start by passing a parameter to specify if the caller can deal with ENOMEM
 2011-05-25  8:13 UTC  (4+ messages)

[PATCH 3/3] ext4: Update ext4 code to call journal start routine which can fail with ENOMEM
 2011-05-25  8:06 UTC  (3+ messages)

[PATCH 1/3] ext4 : Fix error handling in acl.c if journal start fails
 2011-05-25  7:18 UTC 

[PATCH 13/19] ext4: remove unnecessary dentry_unhash on rmdir/rename_dir
 2011-05-25  3:44 UTC  (7+ messages)
` [PATCH 14/19] ext3: "
` [PATCH 15/19] ext2: "

[PATCH v2] ext4:Teach ext4_ext_split to caculate extents efficiently
 2011-05-25  2:02 UTC  (3+ messages)

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

ext4.git's dev branch has what I hope to push to Linus
 2011-05-24 23:11 UTC 

[PATCH] ext4: reserve inodes and feature code for 'quota' feature
 2011-05-24 23:01 UTC  (2+ messages)

[PULL REQUEST] Ext2 & ext3 fixes for 2.6.40-rc1
 2011-05-24 22:46 UTC  (3+ messages)

[PATCH] ext4: ext4_trim_fs() load buddy only when it is needed
 2011-05-24 22:32 UTC  (3+ messages)
` [PATCH] ext4: protect bb_first_free in ext4_trim_all_free() with group lock

[PATCH] ext4: use vmtruncate() instead of ext4_truncate() in ext4_setattr()
 2011-05-24 22:31 UTC  (8+ messages)
    ` [PATCH -v2] ext4: use truncate_setsize() unconditionally

[PATCH] ext4: ensure f_bfree returned by ext4_statfs() is non-negative
 2011-05-24 22:23 UTC  (2+ messages)

[PATCH] ext4: ext4_trim_fs() load buddy only when it is needed
 2011-05-24 22:18 UTC  (2+ messages)

[PATCH] ext4: add support for multiple mount protection
 2011-05-24 21:47 UTC  (2+ messages)

[PATCH v3] Adding support to freeze and unfreeze a journal
 2011-05-24 21:42 UTC  (3+ messages)
` [PATCH] Attempt to sync the fsstress writes to a frozen F.S

[PATCH] jbd2: Fix comment to match the code in jbd2__journal_start()
 2011-05-24 21:38 UTC  (3+ messages)

Problem found in punch patch series
 2011-05-24 21:21 UTC  (3+ messages)

[PATCH 1/2 v2] ext3: Add fixed tracepoints
 2011-05-24 16:40 UTC  (4+ messages)
` [PATCH 2/2 v2] jbd: "

[PATCH 1/3] jbd2: Fix sending of data flush on journal commit
 2011-05-24 16:07 UTC  (4+ messages)
` [PATCH 2/3] jbd2: Provide function to check whether transaction will issue data flush
` [PATCH 3/3] ext4: Fix waiting and sending of a barrier in ext4_sync_file()

[PATCH v4] ext4:Let ext4_ext_fiemap_cb() handle blocks before request range correctly
 2011-05-24 15:42 UTC  (2+ messages)

[PATCH 2/5] ext4 : Update low level ext4 journal routines to specify gfp_mask for transaction allocation
 2011-05-24 10:13 UTC  (6+ messages)

[PATCH 0/2] Eliminate hangs when using frequent high-order allocations V4
 2011-05-24  9:21 UTC  (7+ messages)
` [PATCH 1/2] mm: vmscan: Correct use of pgdat_balanced in sleeping_prematurely
` [PATCH 2/2] mm: vmscan: Correctly check if reclaimer should schedule during shrink_slab

[PATCH v3] xfstests:Make 225 compare map and fiemap at each block
 2011-05-24  7:13 UTC  (5+ messages)

xfsprogs: Fix for xfstest 252 hang on ext4
 2011-05-24  2:38 UTC  (3+ messages)

PATCH v3: Add support SEEK_DATA/HOLE in ocfs2
 2011-05-23 23:55 UTC  (2+ messages)
` [PATCH] ocfs2: Implement llseek()

[PATCH] jbd: Fix comment to match the code in journal_start()
 2011-05-23 22:28 UTC  (2+ messages)

[PATCH 1/3] fs: add SEEK_HOLE and SEEK_DATA flags V4
 2011-05-23 21:43 UTC  (3+ messages)
` [PATCH 2/3] Btrfs: implement our own ->llseek V4
` [PATCH 3/3] Ext4: handle SEEK_HOLE/SEEK_DATA generically V4

[PATCH] xfsprogs: Fix for xfstest 252 hang on ext4
 2011-05-23 20:34 UTC 

[PATCH 0/2] Fix sending of a barrier and transaction waiting in ext4_sync_file()
 2011-05-23 20:25 UTC  (10+ messages)
` [PATCH 2/2] ext4: Fix waiting and sending of a barrier "
    ` [PATCH 1/2] jbd2: Add function jbd2_trans_will_send_data_barrier()

[PATCH] e2fsck: don't check/clone duplicate xattr blocks in fs without xattr feature
 2011-05-23 18:04 UTC  (5+ messages)

[Bug 35562] New: ext4 regression in 2.6.39
 2011-05-23 16:15 UTC  (3+ messages)
` [Bug 35562] "

[PATCH 0/2] Add tracepoints for ext3/jbd
 2011-05-23 16:11 UTC  (6+ messages)
` [PATCH 1/2] ext3: Add fixed tracepoints
` [PATCH 2/2] jbd: "

[PATCH 0/3] Make block_page_mkwrite() handle frozen fs (V2)
 2011-05-23 14:47 UTC  (13+ messages)
` [PATCH 2/3] vfs: Block mmapped writes while the fs is frozen

(unknown)
 2011-05-22 21:42 UTC 

EXT4 partition changes every time it's mounted. (How to stop this?)
 2011-05-23  4:39 UTC  (3+ messages)

MMP update
 2011-05-23  2:19 UTC  (3+ messages)
` [PATCH] ext4: add support for multiple mount protection

[PATCH] jbd2: Fix the wrong calculation of t_max_wait in update_t_max_wait
 2011-05-23  1:47 UTC  (2+ messages)

[PATCH] ext4: fix unbalanced up_write() in ext4_ext_truncate() error path
 2011-05-23  1:43 UTC  (2+ messages)

[PATCH] ext4: count hits/misses of extent cache and expose in sysfs
 2011-05-23  1:30 UTC  (2+ messages)

[PATCH] ext4: do not normalize block requests from fallocate
 2011-05-23  1:11 UTC  (2+ messages)

[PATCH] ext4:Make ext4_split_extent() handle error correctly
 2011-05-23  0:51 UTC  (2+ messages)

[PATCH] ext4: fix the incorrect info of /proc/mounts after mount no-journal fs
 2011-05-22 20:12 UTC  (2+ messages)

ext4 and dir_index optimization
 2011-05-22 12:52 UTC 

[PATCH v2] xfstests:Make 225 compare map and fiemap at each block
 2011-05-22 12:38 UTC  (5+ messages)

[PATCH v3] ext4:Let ext4_ext_fiemap_cb() handle blocks before request range correctly
 2011-05-22 11:59 UTC  (5+ messages)

I wish to bequeath twenty million dollars $20,000,000,00 that I have with a finance security company abroad to you. contact me now
 2011-05-21 17:53 UTC 

[XFS Tests Punch Hole 2/3 v3] XFS TESTS: Add Fallocate Punch Hole Test Routines
 2011-05-21  4:55 UTC  (10+ messages)

Page allocation error during mount with 2.6.39
 2011-05-20 19:33 UTC  (3+ messages)

[PATCH 1/4 v3] ext4: Use schedule_timeout_interruptible() for waiting in lazyinit thread
 2011-05-20 18:22 UTC  (5+ messages)
` [PATCH 2/4 v3] ext4: Remove unnecessary wait_event ext4_run_lazyinit_thread()
` [PATCH 3/4 v2] ext4: fix init_itable=n to work as expected for n=0
` [PATCH 4/4 v2] ext4: fix possible use-after-free ext4_remove_li_request()
  ` [4/4,v2] "

[PATCH 1/4 v2] ext4: Use schedule_timeout_interruptible() for waiting in lazyinit thread
 2011-05-20 17:49 UTC  (18+ messages)
` [PATCH 2/4 v2] ext4: Remove unnecessary wait_event ext4_run_lazyinit_thread()
` [PATCH 3/4] ext4: fix init_itable=n to work as expected for n=0
` [PATCH 4/4] ext4: fix possible use-after-free ext4_remove_li_request()

[PATCH 1/2 v3] e2fsprogs: Fix how we treat user-spcified filesystem size
 2011-05-20 15:44 UTC  (3+ messages)
` [PATCH 2/2 v3] mke2fs: use binary units in the man page

[PATCH v2 1/2] e2fsprogs: Fix how we treat user-spcified filesystem size
 2011-05-20 12:22 UTC  (6+ messages)
` [PATCH v2 2/2] mke2fs: use binary units in the man page

[PATCH 4/4] mm: vmscan: If kswapd has been running too long, allow it to sleep
 2011-05-20  0:06 UTC  (20+ messages)
                  ` [PATCH] mm: vmscan: Correctly check if reclaimer should schedule during shrink_slab

[PATCHSET v3.2 0/3] data integrity: Stabilize pages during writeback for various fses
 2011-05-19 22:49 UTC  (4+ messages)
` [PATCH 1/3] mm: Wait for writeback when grabbing pages to begin a write
` [PATCH 2/3] fs: block_page_mkwrite should wait for writeback to finish
` [PATCH 3/3] mm: Provide stub page_mkwrite functionality to stabilize pages during writes

SEEK_DATA/HOLE on ocfs2 - v2
 2011-05-19 17:45 UTC  (8+ messages)
` [PATCH] fs: Fix default SEEK_DATA and SEEK_HOLE implementation
` [PATCH] ocfs2: Implement llseek()
    ` [Ocfs2-devel] "
` [Ocfs2-devel] SEEK_DATA/HOLE on ocfs2 - v2

[PATCH 0/2] Eliminate hangs when using frequent high-order allocations V3
 2011-05-19  9:19 UTC  (9+ messages)
` [PATCH 2/2] mm: vmscan: If kswapd has been running too long, allow it to sleep

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

[XFS Tests Punch Hole 3/3 v3] XFS TESTS: Add Fallocate Punch Hole Test
 2011-05-19  2:41 UTC  (2+ messages)

[XFS Tests Punch Hole 1/3 v3] XFS TESTS: Add Punch Hole to FSX
 2011-05-19  0:42 UTC  (2+ 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).