public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-11-22 09:06:44 to 2010-12-01 04:00:50 UTC [more...]

[PATCH 00/10] writeback updates
 2010-12-01  4:02 UTC  (13+ 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: performance
 2010-12-01  0:47 UTC  (11+ messages)

xfstests: getfacl -n unsupported in older acl package
 2010-11-30 23:12 UTC  (3+ messages)

[PATCH 0/14] xfs: grant lock scaling and removal V2
 2010-11-30 22:59 UTC  (16+ messages)
` [PATCH 01/14] xfs: convert log grant ticket queues to list heads
` [PATCH 02/14] xfs: clean up log space grant functions
` [PATCH 03/14] xfs: convert log grant heads to LSN notation
` [PATCH 04/14] xfs: use wait queues directly for log grant queues
` [PATCH 05/14] xfs: make AIL tail pushing independent of the grant lock
` [PATCH 06/14] xfs: convert l_last_sync_lsn to an atomic variable
` [PATCH 07/14] xfs: convert l_tail_lsn "
` [PATCH 08/14] xfs: convert log grant heads to atomic variables
` [PATCH 09/14] xfs: introduce new locks for the log grant ticket wait queues
` [PATCH 10/14] xfs: convert grant head manipulations to lockless algorithm
` [PATCH 11/14] xfs: remove log grant lock
` [PATCH 12/14] xfs: kill useless spinlock_destroy macro
` [PATCH 13/14] xfs: replace use of sv_t with waitqueues in the log
` [PATCH 14/14] xfs: remove sv wrappers

[PATCH 0/8] xfs: AIL lock contention reduction V2
 2010-11-30 22:40 UTC  (13+ messages)
` [PATCH 1/8] xfs: Pull EFI/EFD handling out from under the AIL lock
` [PATCH 2/8] xfs: clean up xfs_ail_delete()
` [PATCH 3/8] xfs: bulk AIL insertion during transaction commit
` [PATCH 4/8] xfs: reduce the number of AIL push wakeups
` [PATCH 5/8] xfs: consume iodone callback items on buffers as they are processed
` [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

[PATCH] Xfstests: make _scratch_mkfs_sized work for btrfs
 2010-11-30 22:26 UTC  (2+ messages)

[PATCH] Xfstest 245: accept ENOTEMPTY as a valid error for the test
 2010-11-30 22:26 UTC  (2+ messages)

[PATCH 0/2] xfs: dynamic speculative allocation beyond EOF V3
 2010-11-30 22:00 UTC  (7+ messages)
` [PATCH 1/2] xfs: dynamic speculative EOF preallocation
` [PATCH 2/2] xfs: don't truncate prealloc from frequently accessed inodes

[PATCH] xfstests: ensure uint64_t is defined for <linux/fs.h>
 2010-11-30 16:44 UTC  (2+ messages)

xfs_repair of critical volume
 2010-11-30  7:22 UTC  (11+ messages)

[PATCH 0/5] xfs: fixes for 2.6.37-rcX
 2010-11-30  7:09 UTC  (10+ messages)
` [PATCH 1/5] xfs: fix failed write truncation handling
` [PATCH 2/5] xfs: push stale, pinned buffers on trylock failures
` [PATCH 3/5] xfs: delayed alloc blocks beyond EOF are valid after writeback
` [PATCH 4/5] xfs: avoid moving stale inodes in the AIL
` [PATCH 5/5] xfs: only run xfs_error_test if error injection is active

[PATCH 0/3] xfs: buffer cache shrinker overhaul V2
 2010-11-30  4:40 UTC  (8+ messages)
` [PATCH 1/3] xfs: convert xfsbud shrinker to a per-buftarg shrinker
` [PATCH 2/3] xfs: add a lru to the XFS buffer cache
` [PATCH 3/3] xfs: connect up buffer reclaim priority hooks

[PATCH 0/3] Use generic percpu counters in XFS
 2010-11-30  4:38 UTC  (10+ 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()

XFS repair utils
 2010-11-30  4:13 UTC  (4+ messages)

[PATCH] xfsdump: fix xfs_invutil dependency generation
 2010-11-29 20:48 UTC  (2+ messages)

[PATCH v4 4/9] xfsrestore: mmap dirent names for faster lookups
 2010-11-29 20:42 UTC  (5+ messages)

[PATCH] xfsdump: remove old namreg code
 2010-11-29 16:14 UTC  (2+ messages)

XFS repair utils
 2010-11-29 15:29 UTC 

[PATCH 0/2] xfs: RCU inode freeing and lookups V2
 2010-11-29  0:50 UTC  (3+ messages)
` [PATCH 1/2] xfs: convert inode cache lookups to use RCU locking
` [PATCH 2/2] xfs: convert pag_ici_lock to a spin lock

[bug] deadlock in forced shutdown
 2010-11-27 15:59 UTC  (2+ messages)

Xfs delaylog hanged up
 2010-11-26 22:43 UTC  (20+ messages)

Verify filesystem is aligned to stripes
 2010-11-26 14:36 UTC  (10+ messages)

[PATCH] Add test 248: Check filesystem FITRIM implementation
 2010-11-26 14:12 UTC 

XFS Direct IO, unaligned block zeroing at 128K boundery
 2010-11-26  7:55 UTC  (3+ messages)

Verify filesystem is aligned to stripes
 2010-11-26  2:43 UTC 

XFS reclaim lock order bug
 2010-11-25 11:37 UTC  (14+ messages)

xfs: add FITRIM support
 2010-11-25 11:23 UTC 

[PATCH 0/2] xfs; fixes for 2.7.37-rc4
 2010-11-25  7:37 UTC  (8+ messages)
` [PATCH 1/2] xfs: fix failed write truncation handling
` [PATCH 2/2] xfs: push stale, pinned buffers on trylock failures
    ` [PATCH v2] "

XFS performance oddity
 2010-11-25  4:54 UTC  (7+ messages)
      ` [PATCH] "

2.6.34 - XFS crash radix_tree_tag_set
 2010-11-24  4:40 UTC  (3+ messages)

Xfs delaylog hanged up
 2010-11-24  4:03 UTC 

ENOSPC at 90% with plenty of inodes
 2010-11-24  1:04 UTC  (2+ messages)

Improving XFS file system inode performance
 2010-11-23 20:39 UTC  (8+ messages)

[PATCH v3 0/9] xfsrestore dirent limitations and scaling issues
 2010-11-23 13:44 UTC  (5+ messages)
` [PATCH v3 9/9] xfsrestore: check for compatible xfsrestore

Is xfs defrag *reliably* aligned to stripes?
 2010-11-22 23:07 UTC  (2+ messages)

xfsprogs 3.1.4 MIGRATED to testing
 2010-11-22 16:39 UTC 

[PATCH] xfs: fix exporting with left over 64-bit inodes
 2010-11-22 10:23 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