public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-12-02 02:19:36 to 2010-12-16 02:28:07 UTC [more...]

[PATCH v4] xfstests: pwrite hang when writing from mmaped buffer of the same page
 2010-12-16  2:30 UTC 

[PATCH v3] xfstests: pwrite hang when writing from mmaped buffer of the same page
 2010-12-16  2:22 UTC  (5+ messages)

[PATCH 00/10] writeback updates V2
 2010-12-15 23:26 UTC  (12+ messages)
` [PATCH 01/10] xfs: improve mapping type check in xfs_vm_writepage
` [PATCH 02/10] xfs: remove some dead bio handling code
` [PATCH 03/10] xfs: a few small tweaks for overwrites in xfs_vm_writepage
` [PATCH 04/10] xfs: cleanup the xfs_iomap_write_* helpers
` [PATCH 05/10] xfs: kill xfs_iomap
` [PATCH 06/10] xfs: simplify xfs_map_blocks
` [PATCH 07/10] xfs: remove xfs_probe_cluster
` [PATCH 08/10] xfs: remove the all_bh flag from xfs_convert_page
` [PATCH 09/10] xfs: refactor xfs_vm_writepage
` [PATCH 10/10] xfs: simplify xfs_map_at_offset

XFS in LINUX embedded environment
 2010-12-15 23:04 UTC  (2+ messages)

[PATCH] xfs: provide a inode iolock lockdep class
 2010-12-15 22:57 UTC  (3+ messages)

[PATCH 0/2] xfs: dynamic speculative allocation beyond EOF V4
 2010-12-15 18:57 UTC  (4+ messages)
` [PATCH 1/2] xfs: dynamic speculative EOF preallocation
` [PATCH 2/2] xfs: don't truncate prealloc from frequently accessed inodes

xfstests: filter spaces in xfs_quota output in test case 108
 2010-12-15 15:05 UTC 

[PATCH 0/2] xfs: RCU inode freeing and lookups V3
 2010-12-15  8:05 UTC  (14+ messages)
` [PATCH 1/3] xfs: rcu free inodes
` [PATCH 2/3] xfs: convert inode cache lookups to use RCU locking
` [PATCH 3/3] xfs: convert pag_ici_lock to a spin lock

[PATCH 0/7] xfs: serialise unaligned direct IOs
 2010-12-15  1:23 UTC  (7+ messages)
` [PATCH 1/7] xfs: ensure sync write errors are returned
` [PATCH 2/7] xfs: factor common post-write isize handling code
` [PATCH 4/7] xfs: split direct IO write path from xfs_file_aio_write
` [PATCH 5/7] xfs: split buffered "
` [PATCH 6/7] xfs: factor common write setup code
` [PATCH 7/7] xfs: serialise unaligned direct IOs

xfstests: ignore absolute address in filename in test case 237
 2010-12-14 19:18 UTC  (2+ messages)

xfstests: fix 108 through config mechanism
 2010-12-14 19:17 UTC  (4+ messages)

inode64 mount option added after data exists
 2010-12-14  7:19 UTC  (3+ messages)

[PATCH v2] xfstests: pwrite hang when writing from mmaped buffer of the same page
 2010-12-14  4:42 UTC  (2+ messages)

[PATCH] xfstests: pwrite hang when writing from mmaped buffer of the same page
 2010-12-13 16:19 UTC  (2+ messages)

xfs: grant lock scaling and removal V3
 2010-12-13  4:44 UTC  (13+ messages)
` [PATCH 01/12] xfs: convert log grant ticket queues to list heads
` [PATCH 02/12] xfs: fact out common grant head/log tail verification code
` [PATCH 03/12] xfs: rework log grant space calculations
` [PATCH 04/12] xfs: combine grant heads into a single 64 bit integer
` [PATCH 05/12] xfs: use wait queues directly for the log wait queues
` [PATCH 06/12] xfs: make AIL tail pushing independent of the grant lock
` [PATCH 07/12] xfs: convert l_last_sync_lsn to an atomic variable
` [PATCH 08/12] xfs: convert l_tail_lsn "
` [PATCH 09/12] xfs: convert log grant heads to atomic variables
` [PATCH 10/12] xfs: introduce new locks for the log grant ticket wait queues
` [PATCH 11/12] xfs: convert grant head manipulations to lockless algorithm
` [PATCH 12/12] xfs: kill useless spinlock_destroy macro

xfs: AIL lock contention reduction V3
 2010-12-13  4:32 UTC  (9+ messages)
` [PATCH 1/9] xfs: fix EFI transaction cancellation
` [PATCH 2/9] xfs: Pull EFI/EFD handling out from under the AIL lock
` [PATCH 3/9] xfs: clean up xfs_ail_delete()
` [PATCH 4/9] xfs: bulk AIL insertion during transaction commit
` [PATCH 5/9] xfs: reduce the number of AIL push wakeups
` [PATCH 6/9] xfs: consume iodone callback items on buffers as they are processed
` [PATCH 7/9] xfs: remove all the inodes on a buffer from the AIL in bulk
` [PATCH 9/9] xfs: use AIL bulk delete function to implement single delete

[PATCH] xfs: prevent NMI timeouts in cmn_err
 2010-12-13  3:44 UTC  (2+ messages)

[PATCH 0/3] Use generic percpu counters in XFS V2
 2010-12-13  1:21 UTC  (4+ messages)
` [PATCH 1/3] lib: percpu counter add unless less than functionality
` [PATCH 2/3] xfs: use generic per-cpu counter infrastructure
` [PATCH 3/3] xfs: demultiplex xfs_icsb_modify_counters()

[PATCH] xfs: prevent NMI timeouts in cmn_err
 2010-12-13  0:30 UTC  (4+ messages)

[GIT PULL] Please pull xyzzy fixes
 2010-12-12  3:22 UTC 

[GIT PULL] XFS update for 2.6.37-rc6
 2010-12-10 17:55 UTC 

[PATCH] Add test 248: Check filesystem FITRIM implementation
 2010-12-10 15:53 UTC 

[PATCH] xfs: factor duplicate code in xfs_alloc_ag_vextent_near into a helper
 2010-12-10 15:04 UTC 

[PATCH] xfs: clean up xfs_alloc_ag_vextent_exact
 2010-12-10 15:03 UTC 

xfstests: ignore absolute address in filename in test case 237
 2010-12-10 14:35 UTC  (3+ messages)

[PATCH] xfstests: fix 108 golden output
 2010-12-10 10:06 UTC  (3+ messages)

[PATCH] fs/vfs/security: pass last path component to LSM on inode creation
 2010-12-09 18:05 UTC  (6+ messages)

XFS Testsuite
 2010-12-09 17:48 UTC  (2+ messages)

kernel panic-xfs errors
 2010-12-09 14:56 UTC  (16+ messages)

[PATCH] Add test 248: Check filesystem FITRIM implementation
 2010-12-09 11:11 UTC  (5+ messages)

[PATCH] xfs: log timestamp changes to the source inode in rename
 2010-12-09 10:36 UTC  (2+ messages)

XFS mount fail: XFS_WANT_CORRUPTED_GOTO fs/xfs/xfs_alloc.c
 2010-12-09  3:51 UTC  (5+ messages)

possible xfs corruption
 2010-12-09  3:44 UTC  (9+ messages)

xfs tuning for a 830 GB partition (mkfs.xfs options)
 2010-12-09  1:34 UTC  (5+ messages)

xfs_count_page_state inside kswapd
 2010-12-07 22:14 UTC  (2+ messages)

[PATCH 0/2] xfs: dynamic speculative allocation beyond EOF V3
 2010-12-07 10:49 UTC  (4+ messages)
` [PATCH 1/2] xfs: dynamic speculative EOF preallocation

[PATCH 0/8] xfs: AIL lock contention reduction V2
 2010-12-07  7:39 UTC  (12+ messages)
` [PATCH 1/8] xfs: Pull EFI/EFD handling out from under the AIL lock
` [PATCH 6/8] xfs: remove all the inodes on a buffer from the AIL in bulk
` [PATCH 8/8] xfs: use AIL bulk delete function to implement single delete

Bugs in mkfs.xfs, device mapper, xfs, and /dev/ram
 2010-12-06 13:33 UTC  (14+ messages)
        ` NFS corruption on ENOSPC (was: Re: Bugs in mkfs.xfs, device mapper, xfs, and /dev/ram)

[PATCH] xfs: prevent NMI timeouts in cmn_err
 2010-12-06  1:40 UTC 

xfs_repair of critical volume
 2010-12-05  9:44 UTC  (11+ messages)

[PATCH] xfs: prevent NMI timeouts in cmn_err
 2010-12-03  8:36 UTC  (2+ messages)

[PATCH 0/14] xfs: grant lock scaling and removal V2
 2010-12-03  6:45 UTC  (14+ messages)
` [PATCH 02/14] xfs: clean up log space grant functions
` [PATCH 03/14] xfs: convert log grant heads to LSN notation
` [PATCH 09/14] xfs: introduce new locks for the log grant ticket wait queues

[GIT PULL] XFS update for 2.6.37-rc5
 2010-12-02 16:43 UTC 

XFS file system corruption(Return Bad Transaction) kernel - 2.6.34
 2010-12-02 12:23 UTC  (10+ messages)

Possible deadlock when deleting from realtime section
 2010-12-02 12:20 UTC  (3+ messages)

xfstests 065 failures
 2010-12-02  2:21 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