messages from 2011-08-05 14:21:17 to 2011-08-20 02:00:20 UTC [more...]
bug: xfs_repair becomes very slow when file system has a large sparse file
2011-08-20 2:00 UTC (4+ messages)
[PATCH] xfstests: Also accept "no such attribute" errors for invalid extended attributes
2011-08-19 14:47 UTC (2+ messages)
xfstests #62 broken on ext4
2011-08-19 14:46 UTC (6+ messages)
[PATCH] xfstests: fix 062 for newer kernels (v3.0+)
2011-08-19 14:01 UTC (2+ messages)
[PATCH 0/7] Reduce filesystem writeback from page reclaim v3
2011-08-18 23:54 UTC (36+ messages)
` [PATCH 1/7] mm: vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 2/7] mm: vmscan: Remove dead code related to lumpy reclaim waiting on pages under writeback
` [PATCH 3/7] xfs: Warn if direct reclaim tries to writeback pages
` [PATCH 4/7] ext4: "
` [PATCH 5/7] mm: vmscan: Do not writeback filesystem pages in kswapd except in high priority
` [PATCH 6/7] mm: vmscan: Throttle reclaim if encountering too many dirty pages under writeback
` [PATCH 7/7] mm: vmscan: Immediately reclaim end-of-LRU dirty pages when writeback completes
[PATCH 4/5] xfs: use fs netlink interface for ENOSPC conditions
2011-08-18 12:18 UTC
Deleting files with extended attributes is dead slow
2011-08-18 3:05 UTC (7+ messages)
Bug#638158: xfsprogs: Damaged filesystem causes xfs_repair to sometimes (but not always) segfault
2011-08-17 13:18 UTC (2+ messages)
xfs_quota unable to create project id's over 65535
2011-08-16 18:15 UTC (2+ messages)
PM / hibernate xfs lock up / xfs_reclaim_inodes_ag
2011-08-16 18:05 UTC (13+ messages)
` [RFC][PATCH] PM / Freezer: Freeze filesystems along with freezing processes (was: Re: PM / hibernate xfs lock up / xfs_reclaim_inodes_ag)
` [PATCH] PM / Freezer: Freeze filesystems while freezing processes (v2)
[PATCH] xfstests: setup and run non-generic mkfs for btrfs
2011-08-16 16:50 UTC
[PATCH] xfsdump: call mlog_exit in content_stream_restore
2011-08-15 18:59 UTC
[PATCH] xfsdump: refactor exit_codestring()
2011-08-15 18:33 UTC (2+ messages)
[PATCH] xfsdump: refactor ring_create
2011-08-15 18:31 UTC (2+ messages)
[PATCH] mkfs: reject emptry suboption arguments
2011-08-15 18:24 UTC
[PATCH v3 0/7] xfsdump: convert to using the POSIX signal API
2011-08-15 13:55 UTC (8+ messages)
` [PATCH v3 1/7] xfsdump: remove conditional OPENMASKED code
` [PATCH v3 2/7] xfsdump: process EPIPE instead of catching SIGPIPE
` [PATCH v3 3/7] xfsdump: remove SIGCHLD handling
` [PATCH v3 4/7] xfsdump: rework dialog timeout and EINTR reliance
` [PATCH v3 5/7] xfsdump: rework dialog to use main signal handler
` [PATCH v3 6/7] xfsdump: convert to the POSIX signal API
` [PATCH v3 7/7] xfsdump: refactor inventory session creation
[PATCH v2 0/7] xfsdump: convert to using the POSIX signal API
2011-08-15 13:10 UTC (18+ messages)
` [PATCH v2 1/7] xfsdump: remove conditional OPENMASKED code
` [PATCH v2 2/7] xfsdump: process EPIPE instead of catching SIGPIPE
` [PATCH v2 3/7] xfsdump: remove SIGCHLD handling
` [PATCH v2 4/7] xfsdump: rework dialog timeout and EINTR reliance
` [PATCH v2 5/7] xfsdump: rework dialog to use main signal handler
` [PATCH v2 6/7] xfsdump: convert to the POSIX signal API
` [PATCH v2 7/7] xfsdump: refactor inventory session creation
[PATCH] snapshot, defragment and raid test cases for btrfs
2011-08-15 7:52 UTC (10+ messages)
` [PATCH 1/3] Added test case 257 for btrfs extended snapshot tests
` [PATCH v2 "
` [PATCH 2/3] Added test case 258 for btrfs defragmentation
` [PATCH 3/3] Added test case 259 for the btrfs raid features
XFS status update for July 2011
2011-08-14 23:12 UTC
[PATCH 0/5] simply and speedup I/O completion handling
2011-08-14 22:24 UTC (6+ messages)
` [PATCH 1/5] xfs: remove dead ENODEV handling in xfs_destroy_ioend
` [PATCH 2/5] xfs: defer AIO/DIO completions
` [PATCH 3/5] xfs: reduce ioend latency
` [PATCH 4/5] xfs: wait for I/O completion when writing out pages in xfs_setattr_size
` [PATCH 5/5] xfs: remove i_iocount
xfs_repair: add printf format checking and fix the fallout
2011-08-14 20:12 UTC
[PATCH 0/6] delwri cleanups
2011-08-14 17:15 UTC (7+ messages)
` [PATCH 1/6] xfs: remove delwri buffer handling from xfs_buf_iorequest
` [PATCH 2/6] xfs: remove the unlock argument to xfs_buf_delwri_queue
` [PATCH 3/6] xfs: move more delwri setup into xfs_buf_delwri_queue
` [PATCH 4/6] xfs: call xfs_buf_delwri_queue directly
` [PATCH 5/6] xfs: let xfs_bwrite callers handle the xfs_buf_relse
` [PATCH 6/6] xfs: use the "delwri" terminology consistently
[PATCH] xfs: fix tracing builds inside the source tree
2011-08-14 17:13 UTC
[PATCH] xfstests: fix loggen compile against recent xfsprogs headers
2011-08-14 17:04 UTC
[PATCH 0/2] xfs: small metadata performance optimisations
2011-08-14 16:31 UTC (6+ messages)
` [PATCH 1/2] xfs: Don't allocate new buffers on every call to _xfs_buf_find
` [PATCH 2/2] xfs: reduce the number of log forces from tail pushing
[PATCH] xfstests: fsx: fix fallocate logging
2011-08-14 16:18 UTC (4+ messages)
mkfs.xfs blank sw value mapped to (unsigned long)(-1), expensive when using swalloc
2011-08-14 16:17 UTC (2+ messages)
[PATCH 0/2] Removal of xfs_flush_pages()
2011-08-13 20:45 UTC (2+ messages)
[GIT PULL] XFS update for 3.1-rc2
2011-08-12 20:52 UTC
[PATCH] xfs: don't expect xfs headers to be in subdirectories
2011-08-12 18:33 UTC
Your friend traffic machine has recommended this great product from Oz Resort Online
2011-08-12 15:30 UTC
frequent kernel BUG and lockups - 2.6.39 + xfs_fsr
2011-08-12 4:05 UTC (16+ messages)
[PATCH 0/2] Check return value of xfs_buf_read()
2011-08-11 22:04 UTC (5+ messages)
` [PATCH 1/2] xfs: Check the return value of xfs_buf_read() for NULL
` [PATCH 2/2] xfs: replace xfs_buf_geterror() with bp->b_error
[PATCH 1/2] xfs: don't serialise direct IO reads on page cache checks
2011-08-11 20:09 UTC (5+ messages)
` [PATCH 2/2] xfs: don't serialise adjacent concurrent direct IO appending writes
[PATCH] repair: handle repair of image files on large sector size filesystems
2011-08-11 15:46 UTC (2+ messages)
Are you an arabic translator?
2011-08-11 12:01 UTC
[PATCH v3 0/2] xfstests: Changed a couple of tests to be generic
2011-08-10 16:43 UTC (7+ messages)
` [PATCH v3 1/2] xfstests: make more tests generic
[RFC] remove subdirectories under fs/xfs/
2011-08-10 15:59 UTC
"xfs: fix error handling for synchronous writes" revisited
2011-08-10 13:20 UTC (5+ messages)
[PATCH 0/2] splice: i_mutex vs splice write deadlock V2
2011-08-10 10:19 UTC (7+ messages)
` [PATCH 1/2] vfs: split generic splice code from i_mutex locking
` [PATCH 2/2] xfs: fix splice/direct-IO deadlock
[PATCH] xfsdump: allow multi-digit dialog prompts
2011-08-09 20:55 UTC (2+ messages)
[PATCH] xfstests: fsx: fix the hole punching test
2011-08-09 10:08 UTC (2+ messages)
"Corrupt dinode 6242615, (btree extents). This is a bug."
2011-08-09 8:47 UTC (6+ messages)
` "Corrupt dinode 6242615, (btree extents). This is a bug."<o
xfs: xfs_swap_extents needs to handle dynamic fork offsets
2011-08-09 0:04 UTC (2+ messages)
xfs_repair 3.1.4/3.1.5: fatal error -- couldn't malloc dir2 buffer data
2011-08-08 23:45 UTC (8+ messages)
Errors mounting xfs file system
2011-08-06 15:23 UTC (3+ messages)
[PATCH, v2] xfs: adding example with xfs_info output decryption
2011-08-05 18:39 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