messages from 2010-12-21 15:02:16 to 2011-01-07 03:28:39 UTC [more...]
xfs: Add log level to assertion printk
2011-01-07 3:30 UTC
TRIM details
2011-01-07 3:22 UTC
[PATCH 00/34] xfs: scalability patchset for 2.6.38
2011-01-06 18:16 UTC (26+ messages)
` [PATCH 01/34] xfs: provide a inode iolock lockdep class
` [PATCH 02/34] xfs: use KM_NOFS for allocations during attribute list operations
` [PATCH 03/34] lib: percpu counter add unless less than functionality
` [PATCH 06/34] xfs: dynamic speculative EOF preallocation
` [PATCH 07/34] xfs: don't truncate prealloc from frequently accessed inodes
` [PATCH 20/34] xfs: remove all the inodes on a buffer from the AIL in bulk
` [PATCH 30/34] xfs: convert l_tail_lsn to an atomic variable
[PATCH] xfstests 241: run longer
2011-01-06 17:44 UTC
xfs: add FITRIM support
2011-01-06 18:10 UTC (19+ messages)
[PATCH] xfs: add FITRIM support
2011-01-06 18:03 UTC (4+ messages)
changing from internal to external log?
2011-01-06 13:51 UTC
libxfs: sync files with 2.6.38 kernel code
2011-01-06 7:18 UTC
[PATCH] libxfs: sync files with 2.6.38 kernel code
2011-01-06 5:46 UTC
2.6.27.30 fc10, some processes stuck in D state
2011-01-06 5:00 UTC (2+ messages)
[PATCH] xfs_repair: multithread phase 2
2011-01-05 23:42 UTC (4+ messages)
[PATCH] repair: warn if running in low memory mode
2011-01-05 22:25 UTC (3+ messages)
using raid devices raw, loop devices ?
2011-01-05 10:31 UTC (2+ messages)
XFS handling of synchronous buffers in case of EIO error
2011-01-05 8:26 UTC (5+ messages)
[PATCH 0/8] xfs: prevent corruption due to overlapping AIO DIO V2
2011-01-05 7:55 UTC (18+ messages)
` [PATCH 1/8] xfs: ensure sync write errors are returned
` [PATCH 2/8] xfs: factor common post-write isize handling code
` [PATCH 4/8] xfs: introduce xfs_rw_lock() helpers for locking the inode
` [PATCH 5/8] xfs: split direct IO write path from xfs_file_aio_write
` [PATCH 6/8] xfs: split buffered "
` [PATCH 7/8] xfs: factor common write setup code
` [PATCH 8/8] xfs: serialise unaligned direct IOs
[PATCH] xfs: ensure log covering transactions are synchronous
2011-01-05 2:01 UTC (3+ messages)
Simultaneously mounting one XFS partition on multiple machines
2011-01-04 21:53 UTC (3+ messages)
My current xfs-for-2.6.38 tree
2011-01-04 19:48 UTC (4+ messages)
[PATCH] xfs: errors on sync superblock writes leave it locked
2011-01-04 9:43 UTC (2+ messages)
Accidentally deleted an external log, any recovery options?
2011-01-04 5:26 UTC (2+ messages)
Hole Punching V3
2011-01-03 21:57 UTC (2+ messages)
XFS status update for December 2010
2011-01-02 7:34 UTC
cc6
2011-01-01 9:53 UTC
xfssyncd and disk spin down
2010-12-31 0:13 UTC (16+ messages)
[PATCH 1/5] percpu_counter: fix test in __percpu_counter_add_unless_lt()
2010-12-30 22:35 UTC (5+ messages)
[PATCH 12/12] xfsprogs: Drop a typedef in db/metadump.c
2010-12-30 20:42 UTC
[PATCH 11/12] xfsprogs: fix up the nametable code in db/metadump.c
2010-12-30 20:42 UTC
[PATCH 10/12] xfsprogs: use printable characters for obfuscated filenames
2010-12-30 20:42 UTC
[PATCH 09/12] xfsprogs: don't loop on too many dups
2010-12-30 20:42 UTC
[PATCH 08/12] xfsprogs: ensure dup table always has entry for obfuscated name
2010-12-30 20:41 UTC
[PATCH 07/12] xfsprogs: use pointers in generate_obfuscated_name()
2010-12-30 20:41 UTC
[PATCH: 06 /12] xfsprogs: replace repeated blocks with a loop
2010-12-30 20:41 UTC
[PATCH 05/12] xfsprogs: eliminate a pointless loop in generate_obfuscated_name()
2010-12-30 20:40 UTC
[PATCH 04/12] xfsprogs: adjust rather than start over when invalid byte found
2010-12-30 20:40 UTC
[PATCH 03/12] xfsprogs: drop unneeded use of a random character
2010-12-30 20:40 UTC
[PATCH 02/12] xfsprogs: simplify leading '/' handling in generate_obfuscated_name()
2010-12-30 20:40 UTC
[PATCH 01/12] xfsprogs: some things aren't all that special
2010-12-30 20:39 UTC
[PATCH 00/12] xfsprogs: fixup generate_obfuscated_name()
2010-12-30 20:39 UTC
[PATCH 2/5] percpu_counter: avoid potential underflow in add_unless_lt
2010-12-29 20:56 UTC (3+ messages)
[PATCH 5/5] percpu_counter: only disable preemption if needed in add_unless_lt()
2010-12-29 16:29 UTC (3+ messages)
no rw xfs file systems in mtab: /proc/mounts
2010-12-29 13:09 UTC (4+ messages)
[PATCH] xfs: use KM_NOFS for allocations during attribute list operations
2010-12-29 12:54 UTC (2+ messages)
[PATCH] XFS: Compare, don't assign in ASSERT() in xfs_trans_unreserve_and_mod_sb()
2010-12-27 14:13 UTC (2+ messages)
Product Recommended by mike
2010-12-26 6:55 UTC
Anyone using XFS in production on > 20TiB volumes?
2010-12-24 1:01 UTC (27+ messages)
able to mount a fs, unable to repair it
2010-12-23 23:47 UTC
able to mount a fs, unable to repair it
2010-12-23 21:44 UTC (5+ messages)
Haakon's Hall
2010-12-23 18:11 UTC
Issue on kernel 2.6.35.9 vanilla
2010-12-23 5:19 UTC (5+ messages)
[PATCH 4/5] percpu_counter: tie error bounds more obviously to count values
2010-12-23 3:56 UTC
[PATCH 3/5] percpu_counter: fix error bound used in add_unless_lt function
2010-12-23 3:56 UTC
[PATCH 0/5] percpu_counter: modifications to __percpu_counter_add_unless_lt()
2010-12-23 3:56 UTC
[PATCH 0/4] log recovery cleanups
2010-12-23 2:06 UTC (9+ messages)
` [PATCH 1/4] xfs: remove leftovers of old buffer log items in recovery code
` [PATCH 2/4] xfs: use struct list_head for the buf cancel table
` [PATCH 3/4] xfs: refactor xlog_recover_commit_trans
` [PATCH 4/4] xfs: untangle phase1 vs phase2 recovery helpers
XFS hangs
2010-12-22 16:08 UTC (7+ messages)
XFS status update for November 2010
2010-12-21 23:53 UTC (3+ messages)
[PATCH] xfsqa: make hole tests independent of speculative allocation patterns
2010-12-21 16:46 UTC (2+ messages)
[PATCH] Add test 248: Check filesystem FITRIM implementation
2010-12-21 15:04 UTC (2+ 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