messages from 2011-06-13 13:50:07 to 2011-06-23 10:36:54 UTC [more...]
[PATCH 0/8] remove i_alloc_sem
2011-06-23 10:36 UTC (27+ messages)
` [PATCH 1/8] far: remove i_alloc_sem abuse
` [PATCH 2/8] ext4: "
` [PATCH 3/8] fs: simpler handling of zero sized reads in __blockdev_direct_IO
` [PATCH 4/8] fs: kill i_alloc_sem
` [PATCH 5/8] fs: move inode_dio_wait calls into ->setattr
` [PATCH 6/8] fs: always maintain i_dio_count
` [PATCH 7/8] btrfs: wait for direct I/O requests in truncate
` [PATCH 8/8] rw_semaphore: remove up/down_read_non_owner
[PATCH v2] ext4: avoid eh_entries overflow before insert extent_idx
2011-06-23 9:00 UTC (2+ messages)
[PATCH 01/11 RESEND] libe2p: Add new function get_fragment_score()
2011-06-23 8:00 UTC (13+ messages)
[BUG] ext4 timestamps corruption
2011-06-23 7:52 UTC (3+ messages)
exclude bitmap update
2011-06-23 4:53 UTC (5+ messages)
Big Mess
2011-06-23 4:35 UTC (2+ messages)
[PATCH] ext4: refactor duplicated block placement code
2011-06-23 3:16 UTC (2+ messages)
(unknown),
2011-06-21 22:21 UTC
[PATCH v3] ext4: Rewrite ext4_page_mkwrite() to use generic helpers
2011-06-22 19:30 UTC (2+ messages)
Help required for Debugging JBD
2011-06-22 19:29 UTC (4+ messages)
[PATCH] ext3: Return -EINVAL when start is beyond the end of fs in ext3_trim_fs()
2011-06-22 18:26 UTC (2+ messages)
[PATCH RESEND] Free allocated and pre-allocated blocks when check_eofblocks_fl fails
2011-06-22 9:08 UTC (2+ messages)
[PATCH] ext4: check eh_max before really insert index
2011-06-22 8:38 UTC (2+ messages)
[PATCH] Free allocated and pre-allocated blocks when check_eofblocks_fl fails
2011-06-22 8:28 UTC (4+ messages)
[PATCH v1 00/30] Ext4 snapshots
2011-06-22 6:38 UTC (4+ messages)
can we simplify the quota matrix in ext4?
2011-06-22 6:35 UTC (5+ messages)
[PATCH] ext4: Set file system to read-only by I/O error threshold
2011-06-21 15:58 UTC (8+ messages)
[PATCH 0/3] directory index patch set v2
2011-06-21 15:26 UTC (5+ messages)
` [PATCH 1/3] ext4: Fix compilation with -DDX_DEBUG v2
` [PATCH 2/3] ext4 directory index: read-ahead blocks v2
` [PATCH 3/3] dx read-ahead: Map blocks with a single semaphore lock
[GIT PULL] ext4 update for 3.0
2011-06-21 13:29 UTC (3+ messages)
[PATCH v2] ext4: Set file system to read-only by I/O error threshold
2011-06-21 9:41 UTC (4+ messages)
[PATCH 0/4] ext4: reduce the size of inode.c
2011-06-21 9:39 UTC (5+ messages)
` [PATCH 1/4] ext4: split ext4_ind_truncate from ext4_truncate
` [PATCH 2/4] ext4: rename ext4_indirect_* funcs to ext4_ind_*
` [PATCH 3/4] ext4: clone indirect.c file from inode.c
` [PATCH 4/4] ext4: move ext4_ind_* functions from inode.c to indirect.c
[RFC] exclude_bitmap and uninit_bg features
2011-06-21 1:03 UTC (4+ messages)
[RFC] on-line resize with flex_bg and exclude_bitmap
2011-06-20 18:37 UTC (2+ messages)
[PATCH v2 1/3] ext4: Fix missing acl release in error path in acl.c
2011-06-20 18:08 UTC (12+ messages)
` [PATCH v2 2/3] jbd2: Add extra parameter in start_this_handle() to control allocation flags
[PATCH 2/3 v5] XFS TESTS: Expand 252 punch hole test
2011-06-20 14:49 UTC (4+ messages)
[PATCH] ext4: Rewrite ext4_page_mkwrite() to return locked page
2011-06-20 10:38 UTC (5+ messages)
Commit 94968e74 breaks f_lotsbad
2011-06-20 1:58 UTC (2+ messages)
Can someone confirm ext4 BUG_ON on latest kernel build?
2011-06-20 1:42 UTC (2+ messages)
Dearest In Christ?
2011-06-19 12:58 UTC
2.6.39.1: Intel I340-T4: irq/64-eth3-TxR: page allocation failure. order:1, mode:0x20
2011-06-19 11:28 UTC (6+ messages)
[PATCH 1/2] ext4: Fix compilation with -DDX_DEBUG
2011-06-18 7:45 UTC (9+ messages)
` [PATCH 2/2] ext4 directory index: read-ahead blocks
[PATCH 3/3 v5] XFS TESTS: Add ENOSPC Hole Punch Test
2011-06-17 20:20 UTC (3+ messages)
[PATCH] e2fsprogs: create com_err.h symlink in includedir
2011-06-17 14:27 UTC (7+ messages)
[PATCH 00/11 RESEND] e4defrag: fragmentation score rework and cleanups
2011-06-17 13:08 UTC (5+ messages)
[PATCH 1/3 v5] XFS TESTS: Add Punch Hole to FSX
2011-06-17 12:02 UTC (2+ messages)
[PATCH 06/11 RESEND] e4defrag: Allow user who has read+write access to defrag
2011-06-17 9:10 UTC (2+ messages)
ext3 and btrfs various Oops and kernel BUGs
2011-06-16 8:28 UTC (13+ messages)
` another ext3 kernel BUG
` [PATCH] fix wrong iput on d_inode introduced by e6bc45d65d
[PATCH 08/11 RESEND] e4defrag: Use blk64_t instead of ext4_fsblk_t
2011-06-16 3:19 UTC (2+ messages)
[PATCH 02/11 RESEND] filefrag: Output fragmentation score
2011-06-16 3:12 UTC (2+ messages)
[PATCH 1/3] jbd2,rcu: correctly use RCU
2011-06-16 1:47 UTC (3+ messages)
` [PATCH 2/3] jbd2,tracing,rcu: jbd2_dev_to_name() is not protect by RCU
` [PATCH 3/3] jbd2,rcu: simpify jbd2_dev_to_name()
[PATCH 11/11 RESEND] e4defrag: Remove unnecessary code
2011-06-15 6:37 UTC
[PATCH 10/11 RESEND] e4defrag: Fix error messages more clearly
2011-06-15 6:37 UTC
[PATCH 09/11 RESEND] e4defrag: Use EXT2_SUPER_MAGIC instead of EXT4_SUPER_MAGIC
2011-06-15 6:37 UTC
[PATCH 07/11 RESEND] e4defrag: Fix memory leak in file_defrag()
2011-06-15 6:36 UTC
[PATCH 05/11 RESEND] e4defrag: Use get_fragment_score() for decision of whether to defrag
2011-06-15 6:36 UTC
[PATCH 04/11 RESEND] e4defrag: Remove old fragmentation score calculation code
2011-06-15 6:36 UTC
[PATCH 03/11 RESEND] e4defrag: Remove -c option which check the file fragments
2011-06-15 6:35 UTC
[PATCH 00/11 RESEND] e4defrag: fragmentation score rework and cleanups
2011-06-15 6:33 UTC
[PATCH] ext4:quiet 'unsed variables' compiling warnings
2011-06-15 3:27 UTC
[PATCH] ext4: fix incorrect error msg in ext4_ext_insert_index
2011-06-15 2:25 UTC
[PATCH] misc: quiet "unused variable" compiler warnings
2011-06-14 22:25 UTC
[PATCH] check: build all dependencies before "make check"
2011-06-14 22:23 UTC
hello
2011-06-14 11:41 UTC
xfstests 252 failure
2011-06-14 19:37 UTC (4+ messages)
[Bug 14203] File permissions not working correctly
2011-06-14 19:13 UTC
recovering from backup superblock with uninit_bg
2011-06-14 15:42 UTC (4+ messages)
[PATCH] jbd2: Use WRITE_SYNC in journal checkpoint
2011-06-14 15:22 UTC (2+ messages)
[PATCH] libext2fs: fix the range validation in bitmap_range2 funcs
2011-06-14 15:16 UTC
[patch]check NULL pointer
2011-06-14 10:07 UTC (10+ messages)
[PATCH] jbd: Make jbd transactions come from its own cache
2011-06-14 0:02 UTC (3+ messages)
[PATCH] jbd2: Fix oops in jbd2_journal_remove_journal_head()
2011-06-13 14:10 UTC (5+ messages)
[PATCH v2] jbd2: Fix oops in jbd2_journal_remove_journal_head()
2011-06-13 14:09 UTC
[PATCH v1 00/30] Ext4 snapshots
2011-06-13 13:50 UTC (11+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).