xfs (date)
March 31, 2012
- [PATCH] xfs: don't fill statvfs with project quota for a directory if it was not enabled., Jeff Liu, 23:57
- [PATCH] 030: fix for new xfs_repair versions, Christoph Hellwig, 18:28
- Re: [PATCH] xfstests: add tests 281-283 for old xfsdump format, Christoph Hellwig, 15:13
- Re: [PATCH v2] 071: make this test work as expected on Linux, Christoph Hellwig, 15:13
- Re: [PATCH] add freeze and dangerous groups, Christoph Hellwig, 15:13
- Re: [PATCH v2] 251: make fstrim call a bit more random, Christoph Hellwig, 15:13
- Re: [patch 1/1] 050: update inode softlimit output, Christoph Hellwig, 15:12
- Re: [PATCH 3/3 v3] add btrfs online defragment test, Christoph Hellwig, 15:12
- Re: [PATCH] fsx: fix msync parameters, Christoph Hellwig, 15:12
- Re: [PATCH 2/3][RESEND] 218: support btrfs, Christoph Hellwig, 15:12
- Re: [PATCH 1/3][RESEND] 251: fix cp -axT problem, Christoph Hellwig, 15:11
- Re: [PATCH V2] 020: make this xattr test generic, Christoph Hellwig, 15:11
- Re: [PATCH] xfstests: several 274 fixups, Christoph Hellwig, 11:00
- Re: [PATCH] Fix wrong flag ASSERT in xfs_attr_shortform_getvalue, Christoph Hellwig, 10:39
March 30, 2012
- Re: XFS Kernel Panics in CentOS, Eric Sandeen, 17:44
- XFS Kernel Panics in CentOS, Mark Rechler, 17:03
- Re: [PATCH 5/7] xfs: honor the O_SYNC flag for aysnchronous direct I/O requests, Jeff Moyer, 14:45
- Re: [PATCH 8/8] xfs: kill xfs_buf_btoc, Mark Tinguely, 14:14
- Re: [PATCH 7/8] xfs: use blocks for storing the desired IO size, Mark Tinguely, 14:13
- Re: [PATCH 6/8] xfs: use blocks for counting length of buffers, Mark Tinguely, 14:13
- Re: [PATCH 5/8] xfs: kill b_file_offset, Mark Tinguely, 14:12
- Re: [PATCH 4/8] xfs: clean up buffer get/read call API, Mark Tinguely, 14:12
- Re: [PATCH 5/7] xfs: honor the O_SYNC flag for aysnchronous direct I/O requests, Eric Sandeen, 13:18
- Re: [PATCH 2/2] xfs_fsr: create extent-based attr to grow forkoff, Eric Sandeen, 13:11
- RE: bug #917 - deadlock on log recovery, Kirill Malkin, 11:44
- [PATCH] Fix wrong flag ASSERT in xfs_attr_shortform_getvalue, Eric Sandeen, 11:24
- Re: bug #917 - deadlock on log recovery, Christoph Hellwig, 11:06
- Re: XFS: Assertion failed: bp->b_bn != XFS_BUF_DADDR_NULL, file: fs/xfs/xfs_buf.c, line: 598, RafaÅ Kupka, 11:02
- [RFC PATCH v2 09/21] dio: Convert direct_IO to use iov_iter, Dave Kleikamp, 10:44
- [PATCH 2/2] xfs_fsr: create extent-based attr to grow forkoff, Eric Sandeen, 10:01
- [PATCH 1/2] xfs_fsr: extra debugging info, Eric Sandeen, 09:54
- Re: [PATCH 5/7] xfs: honor the O_SYNC flag for aysnchronous direct I/O requests, Jeff Moyer, 09:50
March 29, 2012
- Re: Buffalo LS-Q4.0 Raid 5 XFS errors, Eric Sandeen, 23:46
- RE: Buffalo LS-Q4.0 Raid 5 XFS errors, Kirk Anderson, 20:09
- Re: Buffalo LS-Q4.0 Raid 5 XFS errors, Dave Chinner, 18:52
- RE: Buffalo LS-Q4.0 Raid 5 XFS errors, Kirk Anderson, 18:29
- [PATCH 2/2] xfs: remove xfs_inotobp, Christoph Hellwig, 18:26
- [PATCH 1/2] xfs: merge xfs_itobp into xfs_imap_to_bp, Christoph Hellwig, 18:25
- Re: Buffalo LS-Q4.0 Raid 5 XFS errors, Dave Chinner, 18:03
- Re: [PATCH 5/7] xfs: honor the O_SYNC flag for aysnchronous direct I/O requests, Dave Chinner, 17:57
- RE: Buffalo LS-Q4.0 Raid 5 XFS errors, Kirk Anderson, 17:15
- Re: [PATCH 1/8] xfs: check for buffer errors before waiting, Dave Chinner, 17:07
- [PATCH 1/7] vfs: Handle O_SYNC AIO DIO in generic code properly, Jeff Moyer, 17:05
- [PATCH 3/7] gfs2: Use generic handlers of O_SYNC AIO DIO, Jeff Moyer, 17:05
- [PATCH 5/7] xfs: honor the O_SYNC flag for aysnchronous direct I/O requests, Jeff Moyer, 17:05
- [PATCH 6/7] ext4: honor the O_SYNC flag for aysnchronous direct I/O requests, Jeff Moyer, 17:05
- [PATCH 0/7, v3] fs: fix up AIO+DIO+O_SYNC to actually do the sync part, Jeff Moyer, 17:05
- [PATCH 4/7] btrfs: Use generic handlers of O_SYNC AIO DIO, Jeff Moyer, 17:05
- [PATCH 2/7] ocfs2: Use generic handlers of O_SYNC AIO DIO, Jeff Moyer, 17:05
- [PATCH 7/7] filemap: don't call generic_write_sync for -EIOCBQUEUED, Jeff Moyer, 17:05
- Re: [PATCH 1/8] xfs: check for buffer errors before waiting, Mark Tinguely, 16:48
- Re: Buffalo LS-Q4.0 Raid 5 XFS errors, Dave Chinner, 16:31
- Re: [PATCH 1/8] xfs: check for buffer errors before waiting, Dave Chinner, 16:17
- Re: [PATCH 1/8] xfs: check for buffer errors before waiting, Dave Chinner, 16:10
- Re: [PATCH] xfs: remove some obsolete comments in xfs_trans_ail.c, Dave Chinner, 16:06
- Re: [PATCH] xfs: fix buffer lookup race on allocation failure, Dave Chinner, 16:04
- Re: [PATCH 3/8] xfs: use kmem_zone_zalloc for buffers, Mark Tinguely, 15:45
- Re: [PATCH 2/8] xfs: fix incorrect b_offset initialisation, Mark Tinguely, 15:43
- Re: [PATCH 00/10] remove xfsbufd, Christoph Hellwig, 14:38
- Re: [PATCH 8/8] xfs: kill xfs_buf_btoc, Christoph Hellwig, 14:18
- Re: [PATCH 6/8] xfs: use blocks for counting length of buffers, Christoph Hellwig, 14:16
- Re: [PATCH 3/8] xfs: use kmem_zone_zalloc for buffers, Christoph Hellwig, 14:15
- Re: [PATCH 2/8] xfs: fix incorrect b_offset initialisation, Christoph Hellwig, 14:14
- Re: [PATCH 1/8] xfs: check for buffer errors before waiting, Christoph Hellwig, 14:12
- Re: [PATCH] xfs: fix buffer lookup race on allocation failure, Christoph Hellwig, 14:08
- Re: [PATCH 1/8] xfs: check for buffer errors before waiting, Mark Tinguely, 14:04
- Re: [PATCH] xfs: remove some obsolete comments in xfs_trans_ail.c, Christoph Hellwig, 13:24
- Re: [PATCH] xfs: fix buffer lookup race on allocation failure, Mark Tinguely, 11:53
- [PATCH 7/8] xfs: use blocks for storing the desired IO size, Dave Chinner, 07:24
- [PATCH 6/8] xfs: use blocks for counting length of buffers, Dave Chinner, 07:24
- [PATCH 8/8] xfs: kill xfs_buf_btoc, Dave Chinner, 07:24
- [PATCH 4/8] xfs: clean up buffer get/read call API, Dave Chinner, 07:24
- [PATCH 5/8] xfs: kill b_file_offset, Dave Chinner, 07:24
- [PATCH 3/8] xfs: use kmem_zone_zalloc for buffers, Dave Chinner, 07:24
- [PATCH 2/8] xfs: fix incorrect b_offset initialisation, Dave Chinner, 07:24
- [PATCH 0/8] xfs: clean up unit usage in xfs_buf V2, Dave Chinner, 07:24
- [PATCH 1/8] xfs: check for buffer errors before waiting, Dave Chinner, 07:24
- [PATCH] xfs: remove some obsolete comments in xfs_trans_ail.c, Dave Chinner, 07:08
- [PATCH] xfs: fix buffer lookup race on allocation failure, Dave Chinner, 07:07
- xfstests: 066: why stat dir but not largefile?, Liu Yu, 05:23
- Re: [PATCH] xfs: Do background CIL flushes via a workqueue, Dave Chinner, 03:52
- Re: [PATCH] xfs: Do background CIL flushes via a workqueue, Dave Chinner, 03:51
- Re: Buffalo LS-Q4.0 Raid 5 XFS errors, Dave Chinner, 01:40
- [PATCH v2] xfs: Ensure inode reclaim can run during quotacheck, Dave Chinner, 01:30
March 28, 2012
- Re: [PATCH] mkfs.xfs: print std info if agcount makes agsize out of bounds, Eric Sandeen, 20:53
- Re: [PATCH] mkfs.xfs: print std info if agcount makes agsize out of bounds, Dave Chinner, 20:24
- Re: [PATCH 2/1] xfs: use XFS_BMAP_BMDR_SPACE vs. XFS_BROOT_SIZE_ADJ, Dave Chinner, 19:55
- Re: [PATCH 00/10] remove xfsbufd, Dave Chinner, 19:52
- Re: [PATCH 3/4] xfs: use blocks for counting length of buffers, Dave Chinner, 19:31
- Re: [PATCH 2/4] xfs: kill b_file_offset, Dave Chinner, 19:30
- Re: [PATCH 3/8] xfs: initialise xfssync work before running quotachecks, Dave Chinner, 19:29
- Buffalo LS-Q4.0 Raid 5 XFS errors, Kirk Anderson, 19:06
- [PATCH 11/19] xfs: Convert to new freezing code, Jan Kara, 18:44
- [PATCH 00/19 v4] Fix filesystem freezing deadlocks, Jan Kara, 18:44
- [GIT PULL] XFS update for 3.4 (part 2), Ben Myers, 17:06
- [XFS updates] XFS development tree branch, for-linus, updated. v3.2-rc1-11488-g5a5881c, xfs, 16:22
- [PATCH] mkfs.xfs: print std info if agcount makes agsize out of bounds, Eric Sandeen, 15:35
- [PATCH] xfstests: add tests 281-283 for old xfsdump format, Bill Kendall, 15:10
- Re: [PATCH 3/8] xfs: initialise xfssync work before running quotachecks, Ben Myers, 14:40
- Re: [PATCH 3/8] xfs: initialise xfssync work before running quotachecks, Ben Myers, 13:43
- Re: [PATCH 3/8] xfs: initialise xfssync work before running quotachecks, Christoph Hellwig, 13:02
- Re: [PATCH 3/8] xfs: initialise xfssync work before running quotachecks, Ben Myers, 12:38
- [PATCH 2/1] xfs: use XFS_BMAP_BMDR_SPACE vs. XFS_BROOT_SIZE_ADJ, Eric Sandeen, 12:21
- Re: [PATCH 4/4] xfs: use blocks for storing the desired IO size, Christoph Hellwig, 10:28
- Re: [PATCH 3/4] xfs: use blocks for counting length of buffers, Christoph Hellwig, 10:26
- Re: [PATCH 2/4] xfs: kill b_file_offset, Christoph Hellwig, 10:20
- Re: [PATCH 00/10] remove xfsbufd, Christoph Hellwig, 10:10
- [PATCH 4/4] xfs: use blocks for storing the desired IO size, Dave Chinner, 00:19
- [PATCH 2/4] xfs: kill b_file_offset, Dave Chinner, 00:19
- [PATCH 1/4] xfs: clean up buffer get/read call API, Dave Chinner, 00:19
- [PATCH 0/4] xfs: clean up unit usage in xfs_buf, Dave Chinner, 00:19
- [PATCH 3/4] xfs: use blocks for counting length of buffers, Dave Chinner, 00:19
March 27, 2012
- Re: [PATCH 00/10] remove xfsbufd, Dave Chinner, 19:53
- Re: [ANNOUNCE] XFS Developers meeting in San Francisco, April 3rd, Phil White, 17:19
- [XFS updates] XFS development tree branch, for-next, updated. v3.2-rc1-11488-g5a5881c, xfs, 17:10
- [XFS updates] XFS development tree branch, master, updated. v3.2-rc1-11488-g5a5881c, xfs, 17:10
- Re: [PATCH 8/8] xfs: add lots of attribute trace points, Ben Myers, 17:01
- Re: [PATCH 8/8] xfs: add lots of attribute trace points, Dave Chinner, 16:45
- Re: [PATCH 7/8] xfs: fix fstrim offset calculations, Dave Chinner, 16:42
- Re: [PATCH 8/8] xfs: add lots of attribute trace points, Ben Myers, 16:18
- Re: [PATCH] xfs: check on-disk (not incore) btree root size in dfrag.c, Dave Chinner, 16:17
- Re: [PATCH 0/5] reduce exclusive ilock hold times V2, Dave Chinner, 15:52
- Re: [PATCH] xfs: check on-disk (not incore) btree root size in dfrag.c, Eric Sandeen, 15:50
- Re: [PATCH 7/8] xfs: fix fstrim offset calculations, Ben Myers, 15:48
- [PATCH] xfs: check on-disk (not incore) btree root size in dfrag.c, Eric Sandeen, 15:40
- Re: [PATCH 03/10] xfs: allow assigning the tail lsn with the AIL lock held, Mark Tinguely, 13:18
- Re: [PATCH 01/10] xfs: remove log item from AIL in xfs_qm_dqflush after a shutdown, Mark Tinguely, 13:17
- Re: [PATCH] xfs: Do background CIL flushes via a workqueue, Vivek Goyal, 13:08
- Re: [PATCH] xfs: Do background CIL flushes via a workqueue, Vivek Goyal, 12:24
- Re: [PATCH] xfs: Do background CIL flushes via a workqueue, Christoph Hellwig, 12:18
- Re: [ANNOUNCE] XFS Developers meeting in San Francisco, April 3rd, Ben Myers, 12:11
- Re: [PATCH] xfs: Do background CIL flushes via a workqueue, Vivek Goyal, 11:56
- [PATCH 09/10] xfs: on-stack delayed write buffer lists, Christoph Hellwig, 11:46
- [PATCH 08/10] xfs: do not add buffers to the delwri queue until pushed, Christoph Hellwig, 11:46
- [PATCH 10/10] xfs: remove some obsolete comments in xfs_trans_ail.c, Christoph Hellwig, 11:46
- [PATCH 07/10] xfs: do not write the buffer from xfs_qm_dqflush, Christoph Hellwig, 11:46
- [PATCH 06/10] xfs: do not write the buffer from xfs_iflush, Christoph Hellwig, 11:46
- [PATCH 05/10] xfs: do flush inodes from background inode reclaim, Christoph Hellwig, 11:46
- [PATCH 00/10] remove xfsbufd, Christoph Hellwig, 11:46
- [PATCH 04/10] xfs: implement freezing by emptying the AIL, Christoph Hellwig, 11:46
- [PATCH 03/10] xfs: allow assigning the tail lsn with the AIL lock held, Christoph Hellwig, 11:46
- [PATCH 01/10] xfs: remove log item from AIL in xfs_qm_dqflush after a shutdown, Christoph Hellwig, 11:46
- [PATCH 02/10] xfs: remove log item from AIL in xfs_iflush after a shutdown, Christoph Hellwig, 11:46
- Re: [ANNOUNCE] XFS Developers meeting in San Francisco, April 3rd, Eric Sandeen, 11:34
- Re: [PATCH] xfs: Do background CIL flushes via a workqueue, Christoph Hellwig, 11:03
- Re: [PATCH] xfs: Do background CIL flushes via a workqueue, Vivek Goyal, 10:58
- Re: [PATCH 1/2] repair: fix the variable-width nlink array, Christoph Hellwig, 09:59
- [PATCH 4/5] xfs: push the ilock into xfs_zero_eof, Christoph Hellwig, 09:38
- [PATCH 5/5] xfs: use shared ilock mode for direct IO writes by default, Christoph Hellwig, 09:38
- [PATCH 0/5] reduce exclusive ilock hold times V2, Christoph Hellwig, 09:38
- [PATCH 3/5] xfs: reduce ilock hold times in xfs_setattr_size, Christoph Hellwig, 09:38
- [PATCH 2/5] xfs: reduce ilock hold times in xfs_file_aio_write_checks, Christoph Hellwig, 09:38
- [PATCH 1/5] xfs: avoid taking the ilock unnessecarily in xfs_qm_dqattach, Christoph Hellwig, 09:38
- Re: [PATCH] xfs: Do background CIL flushes via a workqueue, Christoph Hellwig, 09:31
- Re: [ANNOUNCE] XFS Developers meeting in San Francisco, April 3rd, Alex Elder, 07:13
- Re: [ANNOUNCE] XFS Developers meeting in San Francisco, April 3rd, Dave Chinner, 05:18
- Re: XFS: Assertion failed: bp->b_bn != XFS_BUF_DADDR_NULL, file: fs/xfs/xfs_buf.c, line: 598, Dave Chinner, 05:18
- Re: [ANNOUNCE] XFS Developers meeting in San Francisco, April 3rd, Christoph Hellwig, 04:58
- Re: [PATCH v2] shutdown hang fix (was Re: [PATCH 2/2] xfs: avoid shutdown hang in xlog_wait()), Christoph Hellwig, 04:57
- [PATCH] xfs: Do background CIL flushes via a workqueue, Dave Chinner, 04:47
- [PATCH v2] shutdown hang fix (was Re: [PATCH 2/2] xfs: avoid shutdown hang in xlog_wait()), Dave Chinner, 04:46
- Re: [PATCH 4/5] xfs: push the ilock into xfs_zero_eof, Dave Chinner, 01:11
- Re: [PATCH 0/5] reduce exclusive ilock hold times, Dave Chinner, 01:08
- Re: [PATCH 4/5] xfs: push the ilock into xfs_zero_eof, Christoph Hellwig, 00:48
March 26, 2012
- Re: XFS: Assertion failed: bp->b_bn != XFS_BUF_DADDR_NULL, file: fs/xfs/xfs_buf.c, line: 598, Dave Chinner, 22:28
- Re: [PATCH 5/5] xfs: use shared ilock mode for direct IO writes by default, Dave Chinner, 20:39
- Re: [PATCH] xfstests 235: do smaller test IO, Dave Chinner, 20:18
- Re: [PATCH 4/5] xfs: push the ilock into xfs_zero_eof, Dave Chinner, 20:15
- Re: [PATCH 6/8] xfs: Account log unmount transaction correctly, Ben Myers, 17:28
- Re: [PATCH] xfstests 235: do smaller test IO, Eric Sandeen, 17:21
- Re: [PATCH 3/5] xfs: reduce ilock hold times in xfs_setattr_size, Dave Chinner, 17:18
- Re: [PATCH 2/5] xfs: reduce ilock hold times in xfs_file_aio_write_checks, Dave Chinner, 17:16
- Re: [PATCH 1/5] xfs: avoid taking the ilock unnessecarily in xfs_qm_dqattach, Dave Chinner, 17:13
- Re: Building tilegx defconfig gets init/exit section errors in xfs., Chris Metcalf, 17:13
- Re: Building tilegx defconfig gets init/exit section errors in xfs., Paul Gortmaker, 17:10
- Re: [PATCH] xfstests 235: do smaller test IO, Dave Chinner, 17:09
- Re: Building tilegx defconfig gets init/exit section errors in xfs., Dave Chinner, 16:59
- Re: [PATCH 3/8] xfs: initialise xfssync work before running quotachecks, Dave Chinner, 16:57
- Re: [PATCH v3] xfs: Fix oops on IO error during xlog_recover_process_iunlinks(), Ben Myers, 16:55
- Re: Building tilegx defconfig gets init/exit section errors in xfs., Ben Myers, 16:53
- [PATCH 5/5] xfs: use shared ilock mode for direct IO writes by default, Christoph Hellwig, 16:16
- [PATCH 3/5] xfs: reduce ilock hold times in xfs_setattr_size, Christoph Hellwig, 16:16
- [PATCH 2/5] xfs: reduce ilock hold times in xfs_file_aio_write_checks, Christoph Hellwig, 16:16
- [PATCH 4/5] xfs: push the ilock into xfs_zero_eof, Christoph Hellwig, 16:16
- [PATCH 0/5] reduce exclusive ilock hold times, Christoph Hellwig, 16:16
- [PATCH 1/5] xfs: avoid taking the ilock unnessecarily in xfs_qm_dqattach, Christoph Hellwig, 16:16
- Re: raid10n2/xfs setup guidance on write-cache/barrier, Martin Steigerwald, 14:50
- [PATCH] xfstests 235: do smaller test IO, Eric Sandeen, 14:30
- Re: [PATCH] xfs: trace xfs_name strings correctly, Ben Myers, 13:37
- Re: [PATCH 1/2] repair: fix the variable-width nlink array, Ben Myers, 12:49
- [XFS updates] XFS development tree branch, for-next, updated. v3.2-rc1-11479-g1c2ccc6, xfs, 12:34
- [XFS updates] XFS development tree branch, master, updated. v3.2-rc1-11479-g1c2ccc6, xfs, 12:25
- Re: [PATCH] Fix xfs build error on ia64 (mismatch section for xfs_qm_exit()), Ben Myers, 12:12
- [PATCH] Fix xfs build error on ia64 (mismatch section for xfs_qm_exit()), Luck, Tony, 11:43
- Job Opening !, Paul Jeffers, 11:30
- Re: XFS: Assertion failed: bp->b_bn != XFS_BUF_DADDR_NULL, file: fs/xfs/xfs_buf.c, line: 598, RafaÅ Kupka, 11:05
- Re: [PATCH 3/8] xfs: initialise xfssync work before running quotachecks, Mark Tinguely, 10:10
March 24, 2012
- Re: [PATCH 6/8] xfs: Account log unmount transaction correctly, Dave Chinner, 17:49
- Re: [PATCH 2/2] xfs: avoid shutdown hang in xlog_wait(), Dave Chinner, 17:46
- Re: xfs_fsr XFS_IOC_SWAPEXT failed, Eric Sandeen, 17:46
- Re: xfs_fsr XFS_IOC_SWAPEXT failed, Gabriel VLASIU, 13:53
- Re: GNU 'tar', Schilling's 'tar', write-cache/barrier, Peter Grandi, 13:35
- Re: xfs_fsr XFS_IOC_SWAPEXT failed, Eric Sandeen, 13:06
- Re: GNU 'tar', Schilling's 'tar', write-cache/barrier, Brian Candler, 12:11
- Re: [PATCH 4/4] xfs: implement freezing by emptying the AIL, Christoph Hellwig, 12:08
- Re: [PATCH 4/4] xfs: implement freezing by emptying the AIL, Christoph Hellwig, 12:06
- Re: LVM volume with XFS file system hanged, Christoph Hellwig, 12:04
- Re: [PATCH 2/2] xfs: avoid shutdown hang in xlog_wait(), Christoph Hellwig, 12:03
- Re: [PATCH 1/2] xfs: move shutdown out of xfs_trans_ail_delete_bulk, Christoph Hellwig, 12:01
- GNU 'tar', Schilling's 'tar', write-cache/barrier, Peter Grandi, 11:27
- Re: [PATCH 3/4] xfs: allow assigning the tail lsn with the AIL lock held, Christoph Hellwig, 08:48
- Re: [PATCH 2/4] xfs: remove log item from AIL in xfs_iflush after a shutdown, Christoph Hellwig, 08:47
- Re: [PATCH 8/8] xfs: add lots of attribute trace points, Christoph Hellwig, 08:42
- Re: [PATCH 7/8] xfs: fix fstrim offset calculations, Christoph Hellwig, 08:37
- Re: [PATCH 6/8] xfs: Account log unmount transaction correctly, Christoph Hellwig, 03:27
- Dizi&Program Reklam Teklifi, Hasan KARA, 03:11
March 23, 2012
- Re: raid10n2/xfs setup guidance on write-cache/barrier, Peter Grandi, 20:27
- Re: raid10n2/xfs setup guidance on write-cache/barrier, Martin Steigerwald, 17:48
- Re: xfs_fsr XFS_IOC_SWAPEXT failed, Gabriel VLASIU, 16:03
- Re: xfs_fsr XFS_IOC_SWAPEXT failed, Eric Sandeen, 15:46
- Anatolium Beko da %48 e varan indirim / Anatolium Bowling ogrenci 3tl, buyuk 5 tl, indiriminvar.com-BURSA, 15:31
- Re: xfs_fsr XFS_IOC_SWAPEXT failed, Gabriel VLASIU, 15:23
- Re: xfs_fsr XFS_IOC_SWAPEXT failed, Eric Sandeen, 15:05
- Re: xfs_fsr XFS_IOC_SWAPEXT failed, Gabriel VLASIU, 15:02
- Re: xfs_fsr XFS_IOC_SWAPEXT failed, Eric Sandeen, 14:41
- BUG in xlog_get_lowest_lsn, Ben Myers, 12:43
- xfs_fsr XFS_IOC_SWAPEXT failed, Gabriel VLASIU, 08:57
- Re: [PATCH 3/8] xfs: initialise xfssync work before running quotachecks, Mark Tinguely, 08:34
- ΘΕΡΜΟΣΥΛΛΕΚΤΗΣ ΤΖΑΚΙΟΥ - FIREPLACE FAN HEATER - NIKITAS - new product!!!, NIKHTAS A.V.E.E., 06:27
- LVM volume with XFS file system hanged, Supratik Goswami, 03:49
- Re: raid10n2/xfs setup guidance on write-cache/barrier, Stan Hoeppner, 00:10
March 22, 2012
- [PATCH 1/2] xfs: move shutdown out of xfs_trans_ail_delete_bulk, Dave Chinner, 20:48
- [PATCH 2/2] xfs: avoid shutdown hang in xlog_wait(), Dave Chinner, 20:48
- [PATCH 0/2] xfs: fix a class of shutdown hangs, Dave Chinner, 20:47
- Re: raid10n2/xfs setup guidance on write-cache/barrier, Peter Grandi, 16:29
- Re: [PATCH 3/8] xfs: initialise xfssync work before running quotachecks, Dave Chinner, 16:07
- Re: [PATCH] xfs: fix deadlock in xfs_rtfree_extent with kernel v3.x, Ben Myers, 14:59
- Re: [PATCH] fs: xfs: fix section mismatch in linux-next, Ben Myers, 13:33
- [ANNOUNCE] xfsdump 3.1.0, Ben Myers, 12:58
- [ANNOUNCE] xfsprogs 3.1.8, Ben Myers, 12:52
- bug #917 - deadlock on log recovery, Kirill Malkin, 12:34
- Re: [GIT PULL] XFS update for 3.4-rc1, Ben Myers, 10:56
- Re: [PATCH 3/8] xfs: initialise xfssync work before running quotachecks, Ben Myers, 10:15
- El mensaje enviado a Tiendas.propias espera la aprobacion del moderador, tiendas . propias-bounces, 06:04
- [PATCH 7/8] xfs: fix fstrim offset calculations, Dave Chinner, 00:15
- [PATCH 6/8] xfs: Account log unmount transaction correctly, Dave Chinner, 00:15
- [PATCH 8/8] xfs: add lots of attribute trace points, Dave Chinner, 00:15
- [PATCH 5/8] xfs: don't cache inodes read through bulkstat, Dave Chinner, 00:15
- [PATCH 1/8] xfs: Fix open flag handling in open_by_handle code, Dave Chinner, 00:15
- [PATCH 3/8] xfs: initialise xfssync work before running quotachecks, Dave Chinner, 00:15
- [PATH 0/8] xfs: outstanding patches for 3.4 merge window, Dave Chinner, 00:15
- [PATCH 2/8] xfs: introduce an allocation workqueue, Dave Chinner, 00:15
- [PATCH 4/8] xfs: remove MS_ACTIVE guard from inode reclaim work, Dave Chinner, 00:15
March 21, 2012
- Re: [PATCH 4/4] xfs: implement freezing by emptying the AIL, Dave Chinner, 18:58
- Re: [PATCH 3/4] xfs: allow assigning the tail lsn with the AIL lock held, Dave Chinner, 18:30
- Re: [PATCH 2/4] xfs: remove log item from AIL in xfs_iflush after a shutdown, Dave Chinner, 18:20
- Re: [PATCH 1/4] xfs: remove log item from AIL in xfs_qm_dqflush after a shutdown, Dave Chinner, 18:16
- Re: [GIT PULL] XFS update for 3.4-rc1, Linus Torvalds, 18:00
- Re: [GIT PULL] XFS update for 3.4-rc1, Ben Myers, 17:06
- Re: [GIT PULL] XFS update for 3.4-rc1, Linus Torvalds, 15:59
- Re: [GIT PULL] XFS update for 3.4-rc1, Ben Myers, 15:26
- Re: [patch 1/1] xfsdump: update summaries in preparation for release, Nathan Scott, 13:57
- [GIT PULL] XFS update for 3.4-rc1, Ben Myers, 13:36
- Re: [patch 1/1] xfsdump: update summaries in preparation for release, Christoph Hellwig, 13:02
- [patch 1/1] xfsdump: update summaries in preparation for release, bpm, 12:28
- [patch 0/1] xfsdump: update summaries for 3.1.0 release, bpm, 12:28
- Re: [PATCH 3/4] xfs: allow assigning the tail lsn with the AIL lock held, Mark Tinguely, 12:22
- [PATCH RESEND] Xfstest: make 218 support btrfs, Liu Bo, 00:28
- Re: kernel: XFS (dm-7): xlog_space_left: head behind tail, Dave Chinner, 00:20
March 20, 2012
- Re: kernel: XFS (dm-7): xlog_space_left: head behind tail, Dave Chinner, 23:30
- Re: ftruncate() Writes Last Block of File, Dave Chinner, 23:22
- kernel: XFS (dm-7): xlog_space_left: head behind tail, Gregory Machin, 23:00
- Re: [PATCH 05/10] xfs: introduce an allocation workqueue, Dave Chinner, 17:45
- Re: memory out with XFS quotacheck oom-killer, Arkadiusz MiÅkiewicz, 13:21
- Re: [patch 1/1] xfsdump: update summaries in preparation for release, Ben Myers, 13:18
- Re: [PATCH 05/10] xfs: introduce an allocation workqueue, Mark Tinguely, 11:34
- memory out with XFS quotacheck oom-killer, Martin, 10:15
- Re: raid10n2/xfs setup guidance on write-cache/barrier, Jessie Evangelista, 07:34
- Re: [PATCH v2] 251: Make fstrim call a bit more random, Lukas Czerner, 07:02
March 19, 2012
- Re: [patch 1/1] xfsprogs: update summaries in preparation for release 3.1.8, Christoph Hellwig, 17:31
- Re: [patch 1/1] xfsdump: update summaries in preparation for release, Christoph Hellwig, 17:31
- Re: [PATCH 05/10] xfs: introduce an allocation workqueue, Dave Chinner, 17:20
- [patch 1/1] xfsdump: update summaries in preparation for release, bpm, 15:43
- [patch 0/1] xfsdump: update summaries for 3.0.7 release, bpm, 15:43
- Re: [patch 1/1] xfsprogs: update summaries in preparation for release 3.1.8, Nathan Scott, 15:25
- [patch 1/1] xfsprogs: update summaries in preparation for release 3.1.8, bpm, 15:04
- [patch 0/1] [v2] xfsprogs: updated summaries for 3.1.8, bpm, 15:04
- [patch 0/1] xfsprogs: update summaries in preparation for release 3.1.8, bpm, 14:35
- [patch 1/1] xfsprogs: update summaries in preparation for release 3.1.8, bpm, 14:35
- Re: [PATCH 05/10] xfs: introduce an allocation workqueue, Mark Tinguely, 11:47
- ftruncate() Writes Last Block of File, Alan Cook, 09:44
- Re: raid10n2/xfs setup guidance on write-cache/barrier, Stan Hoeppner, 04:07
March 18, 2012
- Download the attachment and get back to me, Susan Shabangu, 19:50
- NotificaciÃn webmaster!!ââ, Webmaster ActualizaciÃn Departamento, 18:09
- Bug#664550: xfs_quota: "report -p" doesn't show all projects, Sergio Gelato, 16:17
- Re: raid10n2/xfs setup guidance on write-cache/barrier, Peter Grandi, 14:28
- Re: raid10n2/xfs setup guidance on write-cache/barrier, Stan Hoeppner, 13:08
- NotificaciÃn webmaster!!ââ, Webmaster ActualizaciÃn Departamento, 09:25
- Re: raid10n2/xfs setup guidance on write-cache/barrier, Christoph Hellwig, 09:00
- Re: raid10n2/xfs setup guidance on write-cache/barrier, Peter Grandi, 06:25
- wiki editing help, Christoph Hellwig, 03:27
- XFS status update for February 2012, Christoph Hellwig, 03:26
March 17, 2012
- Re: raid10n2/xfs setup guidance on write-cache/barrier, Peter Grandi, 21:10
- Re: raid10n2/xfs setup guidance on write-cache/barrier (GiB alignment), Peter Grandi, 21:09
- Re: NOW:Peter goading Dave over delaylog - WAS: Re: raid10n2/xfs setup guidance on write-cache/barrier, Dave Chinner, 17:34
- Re: raid10n2/xfs setup guidance on write-cache/barrier (GiB alignment), Zdenek Kaspar, 16:41
- STOP using these methods!....., mejarezbenz, 13:11
- Re: raid10n2/xfs setup guidance on write-cache/barrier, Peter Grandi, 10:35
- Re: [PATCH] fs: xfs: fix section mismatch in linux-next, Christoph Hellwig, 06:50
March 16, 2012
- NOW:Peter goading Dave over delaylog - WAS: Re: raid10n2/xfs setup guidance on write-cache/barrier, Stan Hoeppner, 23:21
- Re: raid10n2/xfs setup guidance on write-cache/barrier, Stan Hoeppner, 19:02
- Important Notice, Bobbi Marciano, 15:02
- Re: raid10n2/xfs setup guidance on write-cache/barrier, Peter Grandi, 14:28
- [PATCH] fs: xfs: fix section mismatch in linux-next, Gerard Snitselaar, 13:36
- [PATCH 4/4] xfs: implement freezing by emptying the AIL, Christoph Hellwig, 12:56
- [PATCH 3/4] xfs: allow assigning the tail lsn with the AIL lock held, Christoph Hellwig, 12:56
- [PATCH 2/4] xfs: remove log item from AIL in xfs_iflush after a shutdown, Christoph Hellwig, 12:56
- [PATCH 1/4] xfs: remove log item from AIL in xfs_qm_dqflush after a shutdown, Christoph Hellwig, 12:56
- [PATCH 0/4] implement filesystem freezing by emptying the AIL, Christoph Hellwig, 12:56
- Re: raid10n2/xfs setup guidance on write-cache/barrier, Brian Candler, 12:15
- Re: [PATCH 08/10] xfs: initialise xfssync work before running quotachecks, Mark Tinguely, 12:07
- Para Papá, OPEN C.P., 11:51
- Re: [XFS updates] XFS development tree branch, master, updated. v3.2-rc1-11473-ga05931c, Ben Myers, 11:41
- Re: raid10n2/xfs setup guidance on write-cache/barrier, Peter Grandi, 11:17
- Re: xfs on 13 TB Storage, Michael Monnerie, 06:10
- Re: raid10n2/xfs setup guidance on write-cache/barrier, Michael Monnerie, 06:07
- xfs on 13 TB Storage, Michael Weingartner, 02:34
- Re: repeatable attribute corruption, Dave Chinner, 01:15
March 15, 2012
- Re: raid10n2/xfs setup guidance on write-cache/barrier, Jessie Evangelista, 22:36
- Re: [XFS updates] XFS development tree branch, master, updated. v3.2-rc1-11473-ga05931c, Dave Chinner, 18:32
- Re: raid10n2/xfs setup guidance on write-cache/barrier, Peter Grandi, 18:26
- Re: [PATCH v2] xfs: Fix oops on IO error during xlog_recover_process_iunlinks(), Dave Chinner, 17:07
- Re: [PATCH 10/10] xfs: don't cache inodes read through bulkstat, Dave Chinner, 17:05
- [XFS updates] XFS development tree branch, for-next, updated. v3.2-rc1-11478-gf074211, xfs, 14:57
- [XFS updates] XFS development tree branch, master, updated. v3.2-rc1-11478-gf074211, xfs, 14:57
- Re: [PATCH 10/10] xfs: don't cache inodes read through bulkstat, Ben Myers, 13:14
- Re: raid10n2/xfs setup guidance on write-cache/barrier, keld, 12:40
- Re: raid10n2/xfs setup guidance on write-cache/barrier, keld, 12:15
- Re: raid10n2/xfs setup guidance on write-cache/barrier, Jessie Evangelista, 11:52
- Re: [PATCH 06/10] xfs: remove remaining scraps of struct xfs_iomap, Mark Tinguely, 11:48
- Re: raid10n2/xfs setup guidance on write-cache/barrier, Jessie Evangelista, 11:18
- [XFS updates] XFS development tree branch, for-next, updated. v3.2-rc1-11473-ga05931c, xfs, 10:31
- [XFS updates] XFS development tree branch, master, updated. v3.2-rc1-11473-ga05931c, xfs, 10:26
- Re: raid10n2/xfs setup guidance on write-cache/barrier, keld, 10:25
- Re: raid10n2/xfs setup guidance on write-cache/barrier, Peter Grandi, 09:08
- [PATCH v3] xfs: Fix oops on IO error during xlog_recover_process_iunlinks(), Jan Kara, 04:34
- Re: [PATCH v2] xfs: Fix oops on IO error during xlog_recover_process_iunlinks(), Jan Kara, 04:19
- Re: [PATCH v2] xfs: Fix oops on IO error during xlog_recover_process_iunlinks(), Christoph Hellwig, 04:08
- [PATCH v2] xfs: Fix oops on IO error during xlog_recover_process_iunlinks(), Jan Kara, 03:55
- Re: display project quota as user, Andre Noll, 03:01
March 14, 2012
- [PATCH v2] xfstests/071 FAIL with pwrite64: Invalid argument, Peng Haitao, 21:26
- Re: How to deal with XFS stripe geometry mismatch with hardware RAID5, Peter Grandi, 19:31
- STOP using these methods!....., cahbora, 18:44
- Re: display project quota as user, Dave Chinner, 18:31
- Re: How to deal with XFS stripe geometry mismatch with hardware RAID5, Peter Grandi, 18:22
- Re: How to deal with XFS stripe geometry mismatch with hardware RAID5, troby, 18:21
- Re: How to deal with XFS stripe geometry mismatch with hardware RAID5, Peter Grandi, 17:48
- Re: How to deal with XFS stripe geometry mismatch with hardware RAID5, Peter Grandi, 17:48
- Re: How to deal with XFS stripe geometry mismatch with hardware RAID5, Brian Candler, 16:05
- Re: [PATCH 10/10] xfs: don't cache inodes read through bulkstat, Ben Myers, 15:43
- [RFC v5 PATCH 4/4] xfs: Add a new field to fs_quota_stat to get pquota information, Chandra Seetharaman, 15:27
- [RFC v5 PATCH 1/4] xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD, Chandra Seetharaman, 15:27
- [RFC v5 PATCH 2/4] xfs: Add pquota fields where gquota is used., Chandra Seetharaman, 15:27
- [RFC v5 PATCH 3/4] xfs: Add pquotaino to on-disk super block, Chandra Seetharaman, 15:27
- [RFC v5 PATCH 0/4] xfs: Allow pquota and gquota to be used together, Chandra Seetharaman, 15:27
- [PATCH 1/1] xfsprogs: Use Posix signal API sigprocmask instead of sigrelse/sighold in xfs_copy.c, Kamal Dasu, 15:09
- [PATCH 0/1] : xfsprogs: Use Posix signal API sigprocmask V2, Kamal Dasu, 15:09
- [PATCH 0/1] : [PATCH 1/1] xfsprogs: Use Posix signal API sigprocmask V2, Kamal Dasu, 15:07
- Re: [PATCH 04/10] xfs: fallback to vmalloc for large buffers in xfs_getbmap, Mark Tinguely, 13:12
- Re: [PATCH 03/10] xfs: fallback to vmalloc for large buffers in xfs_attrmulti_attr_get, Mark Tinguely, 13:04
- Re: How to deal with XFS stripe geometry mismatch with hardware RAID5, troby, 12:53
- Re: How to deal with XFS stripe geometry mismatch with hardware RAID5, troby, 12:43
- Re: [PATCH 4/5] xfs: remove the per-filesystem list of dquots, Ben Myers, 11:36
- [XFS updates] XFS development tree branch, for-next, updated. v3.2-rc1-11468-g8f639dd, xfs, 10:27
- [XFS updates] XFS development tree branch, master, updated. v3.2-rc1-11468-g8f639dd, xfs, 10:27
- display project quota as user, Andre Noll, 08:09
- Re: How to deal with XFS stripe geometry mismatch with hardware RAID5, Stan Hoeppner, 03:36
- Re: How to deal with XFS stripe geometry mismatch with hardware RAID5, Brian Candler, 02:52
- Re: How to deal with XFS stripe geometry mismatch with hardware RAID5, Brian Candler, 02:37
- Re: [PATCH 4/5] xfs: remove the per-filesystem list of dquots, Christoph Hellwig, 02:34
- Re: [PATCH 4/8 v2] xfs: use common code for quota statistics, Dave Chinner, 00:04
March 13, 2012
- Re: [PATCH 11/19] xfs: Convert to new freezing code, Dave Chinner, 22:02
- Re: [PATCH 4/8 v2] xfs: use common code for quota statistics, Nathan Scott, 21:34
- Webmail Kota Limit Aşıldı etti, System Administrator, 19:24
- How to deal with XFS stripe geometry mismatch with hardware RAID5, troby, 18:21
- Re: [PATCH 4/5] xfs: remove the per-filesystem list of dquots, Ben Myers, 16:58
- Re: xfs log error: head behind tail, Dave Chinner, 16:57
- Re: [PATCH 4/5] xfs: remove the per-filesystem list of dquots, Dave Chinner, 16:54
- Re: [PATCH 2/5] xfs: per-filesystem dquot LRU lists, Dave Chinner, 16:50
- Re: [PATCH 1/5] xfs: use common code for quota statistics, Dave Chinner, 16:47
- Re: [PATCH 4/8 v2] xfs: use common code for quota statistics, Dave Chinner, 16:40
- Re: [PATCH 11/19] xfs: Convert to new freezing code, Jan Kara, 16:30
- Re: [PATCH 02/10] xfs: Fix open flag handling in open_by_handle code, Mark Tinguely, 16:15
- Re: [PATCH 0/5] quota updates V4, Ben Myers, 15:54
- Re: [PATCH 5/5] xfs: remove the global xfs_Gqm structure, Ben Myers, 15:53
- Re: [PATCH 4/5] xfs: remove the per-filesystem list of dquots, Ben Myers, 15:03
- xfs log error: head behind tail, Pedro Ribeiro, 13:07
- Re: [PATCH 3/5] xfs: use per-filesystem radix trees for dquot lookup, Ben Myers, 12:05
- Re: [PATCH 4/8 v2] xfs: use common code for quota statistics, Ben Myers, 10:27
- [no subject], liu zhang, 08:18
- [PATCH 2/5] xfs: per-filesystem dquot LRU lists, Christoph Hellwig, 03:53
- [PATCH 4/5] xfs: remove the per-filesystem list of dquots, Christoph Hellwig, 03:53
- [PATCH 0/5] quota updates V4, Christoph Hellwig, 03:53
- [PATCH 5/5] xfs: remove the global xfs_Gqm structure, Christoph Hellwig, 03:53
- [PATCH 1/5] xfs: use common code for quota statistics, Christoph Hellwig, 03:53
- [PATCH 3/5] xfs: use per-filesystem radix trees for dquot lookup, Christoph Hellwig, 03:53
- Re: [PATCH 4/8 v2] xfs: use common code for quota statistics, Christoph Hellwig, 03:42
- [PATCH 4/8 v2] xfs: log file size updates at I/O completion time, Christoph Hellwig, 03:41
- Make Money Online with GVO Host Then Profit, adinfo, 03:02
- Re: repeatable attribute corruption, Dave Chinner, 01:04
March 12, 2012
- Re: repeatable attribute corruption, Dave Chinner, 23:22
- Re: 1B files, slow file creation, only AG0 used, Dave Chinner, 19:08
- Re: 3.2.9 and locking problem, Dave Chinner, 19:00
- Re: [PATCH 11/19] xfs: Convert to new freezing code, Dave Chinner, 18:48
- ***** SUSPECTED SPAM ***** E-Mail-Quota-Warnung, Webmail Admin, 18:21
- Re: 1B files, slow file creation, only AG0 used, Michael Spiegle, 17:11
- repeatable attribute corruption, Roger Willcocks, 17:01
- Re: 1B files, slow file creation, only AG0 used, Michael Spiegle, 16:54
- Re: [PATCH 5/8] xfs: per-filesystem dquot LRU lists, Ben Myers, 15:37
- Re: 3.2.9 and locking problem, Christoph Hellwig, 13:02
- Re: [PATCH 11/19] xfs: Convert to new freezing code, Jan Kara, 12:55
- Re: [PATCH 4/8 v2] xfs: use common code for quota statistics, Ben Myers, 12:55
- Re: 3.2.9 and locking problem, Richard Ems, 12:49
- Re: [PATCH 05/10] xfs: introduce an allocation workqueue, Christoph Hellwig, 11:16
- Re: 3.2.9 and locking problem, Christoph Hellwig, 11:14
- Re: [PATCH 4/8] xfs: log file size updates at I/O completion time, Ben Myers, 10:25
- Re: 3.2.9 and locking problem, Arkadiusz MiÅkiewicz, 08:44
- Re: [PATCH 10/10] xfs: don't cache inodes read through bulkstat, Christoph Hellwig, 08:31
- Re: [PATCH 09/10] xfs: remove MS_ACTIVE guard from inode reclaim work, Christoph Hellwig, 08:30
- Re: [PATCH 08/10] xfs: initialise xfssync work before running quotachecks, Christoph Hellwig, 08:28
- Re: [PATCH 04/10] xfs: fallback to vmalloc for large buffers in xfs_getbmap, Christoph Hellwig, 08:28
- Re: [PATCH 03/10] xfs: fallback to vmalloc for large buffers in xfs_attrmulti_attr_get, Christoph Hellwig, 08:27
- Re: [PATCH 02/10] xfs: Fix open flag handling in open_by_handle code, Christoph Hellwig, 08:27
- Re: [PATCH 4/8] xfs: log file size updates at I/O completion time, Christoph Hellwig, 08:26
- Re: [RFC PATCH v1 0/4] cgroup quota, Jeff Liu, 05:12
- Re: [RFC PATCH v1 0/4] cgroup quota, Glauber Costa, 04:37
March 11, 2012
- Re: 1B files, slow file creation, only AG0 used, Stan Hoeppner, 21:59
- Re: 20 wakeups/second/mounted filesystem in xfsaild, Dave Chinner, 19:59
- Re: 1B files, slow file creation, only AG0 used, Dave Chinner, 19:56
- Re: 3.2.9 and locking problem, Dave Chinner, 19:53
- Re: xfstests - unchecked mount failures, Dave Chinner, 19:46
- Re: [PATCH 11/19] xfs: Convert to new freezing code, Dave Chinner, 17:45
- Re: [PATCH 00/19] Fix filesystem freezing deadlocks, Kamal Mostafa, 15:23
- Re: [RFC PATCH v1 0/4] cgroup quota, Jeff Liu, 09:48
- Re: [RFC PATCH v1 1/4] cgroup quota: add disk space parse strategy to res_counter, Jeff Liu, 08:53
- Re: [RFC PATCH v1 0/4] cgroup quota, Jeff Liu, 08:51
- Re: [RFC PATCH v1 0/4] cgroup quota, Glauber Costa, 06:59
- Re: Safe to use XFS in production in Linux 3.2.9?, Martin Steigerwald, 06:33
- Re: [RFC PATCH v1 1/4] cgroup quota: add disk space parse strategy to res_counter, Glauber Costa, 06:20
- Re: [RFC PATCH v1 0/4] cgroup quota, Glauber Costa, 06:20
March 09, 2012
- Re: 1B files, slow file creation, only AG0 used, Michael Spiegle, 23:25
- Re: 1B files, slow file creation, only AG0 used, Eric Sandeen, 23:00
- 1B files, slow file creation, only AG0 used, Michael Spiegle, 20:13
- Re: [PATCH] xfsprogs: pick up 4k physical sector size, Ben Myers, 15:52
- 3.2.9 and locking problem, Arkadiusz MiÅkiewicz, 13:28
- Re: xfstests - unchecked mount failures, Eric Sandeen, 11:41
- Re: [PATCH V2] xfstests: clean up scsi_debug module handling, Ben Myers, 11:27
- Re: Safe to use XFS in production in Linux 3.2.9?, Sean Thomas Caron, 10:56
- Re: Safe to use XFS in production in Linux 3.2.9?, Sean Thomas Caron, 10:55
- Re: Safe to use XFS in production in Linux 3.2.9?, Greg Freemyer, 10:50
- Re: Safe to use XFS in production in Linux 3.2.9?, Ben Myers, 10:45
- Re: Safe to use XFS in production in Linux 3.2.9?, Sean Thomas Caron, 10:08
- Re: [PATCH 11/19] xfs: Convert to new freezing code, Jan Kara, 08:23
- [RFC PATCH v1 4/4] cgroup quota: validate and charge inode quota for XFS, Jeff Liu, 08:22
- [RFC PATCH v1 2/4] cgroup quota: introduce quota subsys, Jeff Liu, 08:22
- [RFC PATCH v1 3/4] cgroup quota: validate and charge block quota for XFS, Jeff Liu, 08:22
- [RFC PATCH v1 1/4] cgroup quota: add disk space parse strategy to res_counter, Jeff Liu, 08:21
- [RFC PATCH v1 0/4] cgroup quota, Jeff Liu, 08:21
- xfstests - unchecked mount failures, David Sterba, 07:28
- Re: [PATCH 11/19] xfs: Convert to new freezing code, Jan Kara, 02:23
March 08, 2012
- Re: df bigger than ls?, Dave Chinner, 20:57
- Re: [patch 1/1] xfstests: update inode softlimit output in 050, Ben Myers, 20:17
- Re: [PATCH] default to 64 bit inodes & add feature flag, Ben Myers, 20:08
- Re: df bigger than ls?, Ben Myers, 19:55
- Re: [PATCH 01/10] xfs: clean up minor sparse warnings, Dave Chinner, 18:30
- Re: df bigger than ls?, Dave Chinner, 18:17
- [PATCH] xfstests: test for scsi_debug before trying to rmmod it, Eric Sandeen, 18:10
- [PATCH V2] xfstests: clean up scsi_debug module handling, Eric Sandeen, 18:05
- Re: Safe to use XFS in production in Linux 3.2.9?, Dave Chinner, 17:53
- Re: [PATCH] default to 64 bit inodes & add feature flag, Eric Sandeen, 17:41
- Re: [PATCH] default to 64 bit inodes & add feature flag, Dave Chinner, 17:39
- Re: [PATCH] xfstests: several 274 fixups, Dave Chinner, 17:34
- Re: [PATCH 11/19] xfs: Convert to new freezing code, Dave Chinner, 17:20
- Re: [PATCH V3] xfstests 279: test mkfs with various sector sizes & alignments, Dave Chinner, 17:12
- Re: [patch 1/1] xfstests: update inode softlimit output in 050, Eric Sandeen, 16:42
- Re: [PATCH] xfs_io: allow -F in open args, Mark Tinguely, 16:39
- Re: [PATCH] xfs_io: allow -F in open args, Eric Sandeen, 16:37
- Re: [PATCH] xfs_io: allow -F in open args, Mark Tinguely, 16:37
- Re: [PATCH v2] xfstests: before test execution, print test number to syslog, Eric Sandeen, 16:29
- Re: [PATCH V3] xfstests 279: test mkfs with various sector sizes & alignments, Eric Sandeen, 16:25
- [PATCH V2] xfstests: several 274 fixups, Eric Sandeen, 16:23
- [PATCH] xfs_io: allow -F in open args, Eric Sandeen, 16:20
- Re: [PATCH] xfs_io: deprecate the "-F" foreign flag, Eric Sandeen, 16:16
- Re: [PATCH] xfstests: several 274 fixups, Eric Sandeen, 15:55
- Re: [PATCH] xfs_io: deprecate the "-F" foreign flag, Mark Tinguely, 15:39
- Re: [PATCH 01/10] xfs: clean up minor sparse warnings, Ben Myers, 15:34
- Re: [PATCH 0/8] log all inode updates V3, Ben Myers, 14:08
- Re: [PATCH 8/8] xfs: reimplement fdatasync support, Ben Myers, 14:06
- Re: [PATCH 8/8] xfs: add back fdatasync support, Ben Myers, 14:04
- Re: XFS: Assertion failed: bp->b_bn != XFS_BUF_DADDR_NULL, file: fs/xfs/xfs_buf.c, line: 598, RafaÅ Kupka, 13:10
- Safe to use XFS in production in Linux 3.2.9?, Sean Thomas Caron, 13:06
- Re: [PATCH 7/8] xfs: split in-core and on-disk inode log item fields, Ben Myers, 12:40
- Re: [PATCH] default to 64 bit inodes & add feature flag, Ben Myers, 10:38
- Re: df bigger than ls?, Ben Myers, 10:23
- Re: [PATCH] default to 64 bit inodes & add feature flag, Josef 'Jeff' Sipek, 10:14
- Re: [PATCH] default to 64 bit inodes & add feature flag, Eric Sandeen, 09:42
- Re: [PATCH] default to 64 bit inodes & add feature flag, Ben Myers, 09:37
- Re: df bigger than ls?, Dave Chinner, 04:22
- Re: df bigger than ls?, Dave Chinner, 04:03
- Re: df bigger than ls?, Brian Candler, 03:59
- Re: df bigger than ls?, Dave Chinner, 03:28
- Re: df bigger than ls?, Brian Candler, 03:10
- Re: df bigger than ls?, Brian Candler, 02:50
- RZM PROFILE(looking for a moulds manufacturer and molding service provider?), John Gao, 02:25
- Re: df bigger than ls?, Arkadiusz MiÅkiewicz, 02:04
March 07, 2012
- Re: XFS filesystem setfacl has limitation?, Dave Chinner, 20:40
- Re: df bigger than ls?, Eric Sandeen, 20:18
- Re: df bigger than ls?, Dave Chinner, 20:11
- Re: [PATCH] default to 64 bit inodes & add feature flag, Eric Sandeen, 20:05
- Re: [PATCH] default to 64 bit inodes & add feature flag, Dave Chinner, 19:34
- Re: XFS filesystem setfacl has limitation?, Emmanuel Florac, 15:16
- Re: [PATCH 6/8] xfs: make xfs_inode_item_size idempotent, Ben Myers, 15:02
- Re: [PATCH] default to 64 bit inodes & add feature flag, Arkadiusz MiÅkiewicz, 12:07
- Re: df bigger than ls?, Eric Sandeen, 12:04
- Re: [PATCH] Printk for ENOSPC due to lack of inodes, Eric Sandeen, 11:39
- Re: [PATCH] default to 64 bit inodes & add feature flag, Josef 'Jeff' Sipek, 11:33
- [PATCH] default to 64 bit inodes & add feature flag, Eric Sandeen, 11:21
- Re: df bigger than ls?, Brian Candler, 11:16
- df bigger than ls?, Brian Candler, 09:54
- Re: [PATCH] xfs: Fix oops on IO error during xlog_recover_process_iunlinks(), Jan Kara, 05:07
March 06, 2012
- [PATCH 09/10] xfs: remove MS_ACTIVE guard from inode reclaim work, Dave Chinner, 22:50
- [PATCH 04/10] xfs: fallback to vmalloc for large buffers in xfs_getbmap, Dave Chinner, 22:50
- [PATCH 08/10] xfs: initialise xfssync work before running quotachecks, Dave Chinner, 22:50
- [PATCH 07/10] xfs: fix inode lookup race, Dave Chinner, 22:50
- [PATCH 06/10] xfs: remove remaining scraps of struct xfs_iomap, Dave Chinner, 22:50
- [PATCH 02/10] xfs: Fix open flag handling in open_by_handle code, Dave Chinner, 22:50
- [PATCH 0/10] xfs: various fixes v2, Dave Chinner, 22:50
- [PATCH 01/10] xfs: clean up minor sparse warnings, Dave Chinner, 22:50
- [PATCH 10/10] xfs: don't cache inodes read through bulkstat, Dave Chinner, 22:50
- [PATCH 03/10] xfs: fallback to vmalloc for large buffers in xfs_attrmulti_attr_get, Dave Chinner, 22:50
- [PATCH 05/10] xfs: introduce an allocation workqueue, Dave Chinner, 22:50
- Re: XFS filesystem setfacl has limitation?, Dave Chinner, 22:42
- XFS filesystem setfacl has limitation?, yyq@xxxxxxxxx, 20:16
- Re: [PATCH] xfs: Fix oops on IO error during xlog_recover_process_iunlinks(), Dave Chinner, 19:17
- Re: getbmap!!!!!!!, Eric Sandeen, 17:51
- Re: XFS: Assertion failed: bp->b_bn != XFS_BUF_DADDR_NULL, file: fs/xfs/xfs_buf.c, line: 598, Dave Chinner, 14:30
- getbmap!!!!!!!, Anshul Kundra, 11:12
- [PATCH] xfs: Fix oops on IO error during xlog_recover_process_iunlinks(), Jan Kara, 05:00
- Re: failed to set versionnum in AG 1, Gabriel VLASIU, 01:30
March 05, 2012
- Re: [PATCH 5/8] xfs: log timestamp updates, Ben Myers, 17:56
- Re: fsync, rename, O_ATOMIC/O_PONIES, Dave Chinner, 17:17
- Re: failed to set versionnum in AG 1, Dave Chinner, 16:28
- Re: XFS: Assertion failed: bp->b_bn != XFS_BUF_DADDR_NULL, file: fs/xfs/xfs_buf.c, line: 598, RafaÅ Kupka, 15:40
- Re: [PATCH v2] xfstests: before test execution, print test number to syslog, Dave Chinner, 15:35
- Re: [PATCH 4/8] xfs: log file size updates at I/O completion time, Ben Myers, 14:41
- Re: [PATCH 4/8] xfs: log file size updates at I/O completion time, Ben Myers, 14:00
- Re: [PATCH] xfstests: before test execution, print test number to syslog, Stefan Behrens, 11:32
- [PATCH v2] xfstests: before test execution, print test number to syslog, Stefan Behrens, 11:26
- Re: [PATCH 1/2] xfsprogs: replace deprecated ustat call with statfs in libxfs/linux.c, Kamal Dasu, 10:16
- [PATCH 00/19] Fix filesystem freezing deadlocks, Jan Kara, 10:01
- [PATCH 11/19] xfs: Convert to new freezing code, Jan Kara, 10:01
- Re: fsync, rename, O_ATOMIC/O_PONIES, Olaf van der Spek, 09:44
- Re: [PATCH 6/7] ext4: honor the O_SYNC flag for aysnchronous direct I/O requests, Jan Kara, 04:09
- Search for sex and one night affairs with hot singles search now., WILLIE REESE, 02:30
- Re: failed to set versionnum in AG 1, Gabriel VLASIU, 01:31
- Re: Poor performance using discard, Jeffrey Hundstad, 00:41
March 04, 2012
- Re: [PATCH] xfstests: add freeze and dangerous groups, Eric Sandeen, 22:11
- Re: [PATCH] xfstests: add freeze and dangerous groups, Dave Chinner, 21:08
- Re: Poor performance using discard, Dave Chinner, 21:03
- Re: [PATCH 8/8] xfs: add a shrinker for quotacheck, Dave Chinner, 19:49
- Re: [PATCH] xfstests: before test execution, print test number to syslog, Dave Chinner, 19:23
- Re: failed to set versionnum in AG 1, Dave Chinner, 19:10
- Re: fsync, rename, O_ATOMIC/O_PONIES, Dave Chinner, 19:02
- Re: [PATCH] xfstests: before test execution, print test number to syslog, David Sterba, 18:32
- Re: fsync, rename, O_ATOMIC/O_PONIES, Olaf van der Spek, 11:13
- failed to set versionnum in AG 1, Gabriel VLASIU, 10:09
- Re: time for userspace releases?, Christoph Hellwig, 00:39
- Re: time for userspace releases?, Jakub Bogusz, 00:38
March 03, 2012
- Re: time for userspace releases?, Christoph Hellwig, 23:41
- Re: time for userspace releases?, Jakub Bogusz, 14:30
- Re: [xfstests patch] 113: add testing for O_DIRECT + O_SYNC, Eric Sandeen, 13:03
- Re: XFS: Assertion failed: bp->b_bn != XFS_BUF_DADDR_NULL, file: fs/xfs/xfs_buf.c, line: 598, Christoph Hellwig, 05:44
- Re: XFS: Assertion failed: bp->b_bn != XFS_BUF_DADDR_NULL, file: fs/xfs/xfs_buf.c, line: 598, RafaÅ Kupka, 05:37
- Re: [xfstests patch] 113: add testing for O_DIRECT + O_SYNC, Christoph Hellwig, 03:33
March 02, 2012
- Re: time for userspace releases?, Eric Sandeen, 16:10
- Re: [PATCH 2/2] repair: fix messages from set_nlinks, Eric Sandeen, 16:09
- Re: [PATCH 8/8] xfs: reimplement fdatasync support, Mark Tinguely, 15:04
- Re: [xfstests patch] 113: add testing for O_DIRECT + O_SYNC, Eric Sandeen, 14:15
- [PATCH 1/7] vfs: Handle O_SYNC AIO DIO in generic code properly, Jeff Moyer, 13:56
- [PATCH 5/7] xfs: honor the O_SYNC flag for aysnchronous direct I/O requests, Jeff Moyer, 13:56
- [PATCH 6/7] ext4: honor the O_SYNC flag for aysnchronous direct I/O requests, Jeff Moyer, 13:56
- [PATCH 0/7, v2] fs: fix up AIO+DIO+O_SYNC to actually do the sync part, Jeff Moyer, 13:56
- [PATCH 3/7] gfs2: Use generic handlers of O_SYNC AIO DIO, Jeff Moyer, 13:56
- [PATCH 4/7] btrfs: Use generic handlers of O_SYNC AIO DIO, Jeff Moyer, 13:56
- [PATCH 7/7] filemap: don't call generic_write_sync for -EIOCBQUEUED, Jeff Moyer, 13:56
- [PATCH 2/7] ocfs2: Use generic handlers of O_SYNC AIO DIO, Jeff Moyer, 13:56
- Re: [PATCH] xfstests 280: test freeze deadlock w/ quotas, Jan Kara, 13:55
- Re: [PATCH 7/8] xfs: split in-core and on-disk inode log item fields, Mark Tinguely, 13:40
- [xfstests patch] 113: add testing for O_DIRECT + O_SYNC, Jeff Moyer, 13:15
- [PATCH V3] xfstests 279: test mkfs with various sector sizes & alignments, Eric Sandeen, 10:58
- [PATCH] xfstests: add freeze and dangerous groups, Eric Sandeen, 10:56
- [PATCH] xfstests 280: test freeze deadlock w/ quotas, Eric Sandeen, 10:51
- Re: [PATCH 6/8] xfs: make xfs_inode_item_size idempotent, Mark Tinguely, 10:31
- Re: [XFS] xfs_repair time how long it takes??, Brian Candler, 10:18
- Re: [XFS] xfs_repair time how long it takes??, Ryan Lee, 10:16
- Re: [XFS] xfs_repair time how long it takes??, Ryan Lee, 10:16
- Re: Poor performance using discard, Thomas Lynema, 09:42
- Re: [PATCH] xfstests: before test execution, print test number to syslog, Eric Sandeen, 09:29
- Re: [PATCH] xfstests: before test execution, print test number to syslog, Stefan Behrens, 09:27
- Re: Poor performance using discard, Thomas Lynema, 09:13
- Re: [PATCH] xfstests: before test execution, print test number to syslog, Eric Sandeen, 08:57
- Re: Poor performance using discard, Thomas Lynema, 08:57
- Re: [XFS] xfs_repair time how long it takes??, Eric Sandeen, 08:55
- Re: [XFS] xfs_repair time how long it takes??, Brian Candler, 08:52
- Re: Poor performance using discard, Thomas Lynema, 08:50
- Re: [XFS] xfs_repair time how long it takes??, Ryan, 08:46
- Re: [XFS] xfs_repair time how long it takes??, Brian Candler, 08:01
- Re: fsync, rename, O_ATOMIC/O_PONIES, Christoph Hellwig, 07:12
- [XFS] xfs_repair time how long it takes??, Ryan Lee, 07:10
- Re: fsync, rename, O_ATOMIC/O_PONIES, Olaf van der Spek, 06:39
- [PATCH] xfstests: before test execution, print test number to syslog, Stefan Behrens, 06:26
- Re: [PATCH 8/8] xfs: add a shrinker for quotacheck, Christoph Hellwig, 05:14
- Re: XFS: Assertion failed: bp->b_bn != XFS_BUF_DADDR_NULL, file: fs/xfs/xfs_buf.c, line: 598, Christoph Hellwig, 04:43
- Re: [PATCH 8/8] xfs: add a shrinker for quotacheck, Christoph Hellwig, 04:38
- Re: [PATCH 3/8] xfs: handle kmalloc failure when reading attrs, Christoph Hellwig, 04:31
- Re: time for userspace releases?, Stan Hoeppner, 04:22
- Re: [PATCH 8/8] xfs: add a shrinker for quotacheck, Dave Chinner, 04:04
- Re: [PATCH 3/8] xfs: handle kmalloc failure when reading attrs, Dave Chinner, 03:49
- Re: [PATCH 1/2] repair: fix the variable-width nlink array, Dave Chinner, 03:41
- Re: time for userspace releases?, Christoph Hellwig, 02:41
- Re: [PATCH 1/8] xfs: clean up minor sparse warnings, Dave Chinner, 02:00
- Re: [PATCH 8/8] xfs: add a shrinker for quotacheck, Christoph Hellwig, 01:51
- Re: [PATCH 4/8] xfs: avoid memory allocation failures in xfs_getbmap, Christoph Hellwig, 01:49
- Re: [PATCH 3/8] xfs: handle kmalloc failure when reading attrs, Christoph Hellwig, 01:49
- Re: [PATCH 2/8] xfs: Fix open flag handling in open_by_handle code, Christoph Hellwig, 01:47
- Re: [PATCH 1/8] xfs: clean up minor sparse warnings, Christoph Hellwig, 01:46
- Re: [PATCH 1/2] xfsprogs: replace deprecated ustat call with statfs in libxfs/linux.c, Christoph Hellwig, 01:46
- Re: [PATCH 1/2] repair: fix the variable-width nlink array, Christoph Hellwig, 01:44
March 01, 2012
- Bug#661580: mkfs.xfs fails to detect correct sector size, Eric Sandeen, 23:09
- Re: [PATCH] xfstests 279: test mkfs with various sector sizes & alignments, Dave Chinner, 22:29
- [PATCH 8/8] xfs: add a shrinker for quotacheck, Dave Chinner, 22:13
- [PATCH 0/8] xfs: bug fixes for 3.4, Dave Chinner, 22:13
- [PATCH 6/8] xfs: remove remaining scraps of struct xfs_iomap, Dave Chinner, 22:13
- [PATCH 4/8] xfs: avoid memory allocation failures in xfs_getbmap, Dave Chinner, 22:13
- [PATCH 2/8] xfs: Fix open flag handling in open_by_handle code, Dave Chinner, 22:13
- [PATCH 3/8] xfs: handle kmalloc failure when reading attrs, Dave Chinner, 22:13
- [PATCH 7/8] xfs: fix inode lookup race, Dave Chinner, 22:13
- [PATCH 5/8] xfs: introduce an allocation workqueue, Dave Chinner, 22:13
- [PATCH 1/8] xfs: clean up minor sparse warnings, Dave Chinner, 22:13
- [PATCH V2] xfstests 279: test mkfs with various sector sizes & alignments, Eric Sandeen, 22:07
- Re: [PATCH] xfstests 279: test mkfs with various sector sizes & alignments, Eric Sandeen, 21:46
- Re: Poor performance using discard, Thomas Lynema, 21:19
- Re: [PATCH] xfsprogs: pick up 4k physical sector size, Dave Chinner, 18:20
- Re: [PATCH] xfstests 279: test mkfs with various sector sizes & alignments, Dave Chinner, 18:15
- [PATCH] xfsprogs: pick up 4k physical sector size, Eric Sandeen, 17:30
- [PATCH] xfstests 279: test mkfs with various sector sizes & alignments, Eric Sandeen, 17:27
- Re: [PATCH 5/8] xfs: log timestamp updates, Mark Tinguely, 16:49
- Re: [PATCH 1/2] repair: fix the variable-width nlink array, Ben Myers, 15:28
- [PATCH 2/2] xfsprogs: Use Posix signal API signprocmask instead of sigrelse/sighold in xfs_copy.c, Kamal Dasu, 15:14
- [PATCH 1/2] xfsprogs: replace deprecated ustat call with statfs in libxfs/linux.c, Kamal Dasu, 15:14
- [PATCH 0/2] xfsprogs: Replace deprecated ustat and sig(relse/hold) glibc APIs, Kamal Dasu, 15:12
- Bug#661580: mkfs.xfs fails to detect correct sector size, Eric Sandeen, 14:57
- Re: [PATCH 5/8] xfs: log timestamp updates, Mark Tinguely, 13:41
- [no subject], ÃaÄdaÅ Dekor DÃnyasÄ, 10:30
- Bug#661580: mkfs.xfs fails to detect correct sector size, Goswin von Brederlow, 03:09
- Bug#661580: mkfs.xfs fails to detect correct sector size, Goswin von Brederlow, 03:00
- Bug#661580: mkfs.xfs fails to detect correct sector size, Christoph Hellwig, 02:36
- Bug#661580: mkfs.xfs fails to detect correct sector size, Goswin von Brederlow, 02:18
- [PATCH v2] 251: Make fstrim call a bit more random, Lukas Czerner, 02:15
- Processed: found 661580 in 3.1.7, Debian Bug Tracking System, 02:06
- Re: xfs_repair: phase7.c:148: phase7: Assertion `no_modify || nrefs > 0' failed., Arkadiusz MiÅkiewicz, 01:58
- Re: Poor performance using discard, Christoph Hellwig, 00:31
- Re: Poor performance using discard, Dave Chinner, 00:27
- Bug#661580: mkfs.xfs fails to detect correct sector size, Christoph Hellwig, 00:09