messages from 2011-10-14 14:29:33 to 2011-10-28 10:03:40 UTC [more...]
[PATCH 00/45] write back all metadata via the AIL (and remove xfsbufd)
2011-10-28 9:54 UTC (15+ messages)
` [PATCH 01/45] xfs: constify xfs_item_ops
` [PATCH 02/45] xfs: make i_flags an unsigned long
` [PATCH 03/45] xfs: replace i_flock with a sleeping bitlock
` [PATCH 04/45] xfs: replace i_pin_wait with a bit waitqueue
` [PATCH 05/45] xfs: remove the unused dm_attrs structure
` [PATCH 06/45] xfs: remove xfs_itruncate_data
` [PATCH 07/45] xfs: cleanup xfs_iomap_eof_align_last_fsb
` [PATCH 09/45] xfs: remove the i_new_size field in struct xfs_inode
` [PATCH 10/45] fix: force shutdown handling in xfs_end_io
` [PATCH 11/45] xfs: use per-filesystem I/O completion workqueues
` [PATCH 12/45] xfs: do not require an ioend for new EOF calculation
` [PATCH 17/45] xfs: make sure to really flush all dquots in xfs_qm_quotacheck
` [PATCH 18/45] xfs: remove xfs_qm_sync
` [PATCH 19/45] xfs: remove the sync_mode argument to xfs_qm_dqflush_all
[PATCH] xfstests 016: Do not discard blocks at the mkfs time
2011-10-28 9:53 UTC (5+ messages)
` [PATCH] xfstests 016: Do not discard blocks at the mkfs time, more verbose version
[PATCH] xfsdump: incremental dump directory selection
2011-10-28 9:37 UTC (2+ messages)
[PATCH] xfsdump: fix metadata restore on split files
2011-10-28 9:37 UTC (2+ messages)
[RFC PATCH 0/4] Rearrange code to make the code more readable
2011-10-27 22:24 UTC (6+ messages)
` [RFC PATCH 1/4] Define a new function xfs_this_quota_on()
` [RFC PATCH 2/4] Define a new function xfs_inode_dquot()
` [RFC PATCH 3/4] Change xfs_sb_from_disk() interface to take a mount pointer
` [RFC PATCH 4/4] Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usage
[GIT PULL] XFS update for 3.2-rc1
2011-10-27 20:01 UTC
[RFC v2 PATCH 0/5] xfs: Allow pquota and gquota to be used together
2011-10-27 18:12 UTC (8+ messages)
` [RFC v2 PATCH 1/5] xfs: Prep work for supporting both pquota and gquota
` [RFC v2 PATCH 2/5] xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
` [RFC v2 PATCH 3/5] xfs: Add pquota fields where gquota is used
` [RFC v2 PATCH 4/5] xfs: Add pquotaino to on-disk super block
` [RFC v2 PATCH 5/5] xfs: Add a new field to fs_quota_stat to get pquota information
[PATCH 0/4] inode diet, part1 V2
2011-10-27 16:42 UTC (10+ messages)
` [PATCH 1/4] xfs: make i_flags and unsigned long
` [PATCH 2/4] xfs: replace i_flock with a sleeping bitlock
` [PATCH 3/4] xfs: replace i_pin_wait with a bit waitqueue
` [PATCH 4/4] xfs: remove the unused dm_attrs structure
Question w.r.t xfsprogs changes
2011-10-27 16:07 UTC (2+ messages)
[RFC PATCH 0/3] Allow pquota and gquota to be used together
2011-10-26 16:14 UTC (11+ messages)
` [RFC PATCH 1/3] Remove in core use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
` [RFC PATCH 2/3] Add pquota fields where gquota is used
` [RFC PATCH 3/3] Add pquotaino to on-disk super block
XFS read hangs in 3.1-rc10
2011-10-26 11:25 UTC (7+ messages)
A question in the context of independent pquota
2011-10-25 16:59 UTC (3+ messages)
xfsprogs: Polish translation update + msgid bugs
2011-10-25 16:01 UTC (3+ messages)
[PATCH] xfsprogs: fix various incorrect printf formats
2011-10-25 15:59 UTC (2+ messages)
[PATCH 1/3] 263: Functional test case for the btrfs snapshot
2011-10-25 11:37 UTC (22+ messages)
` [PATCH 0/3] xfstests patches
` [PATCH 1/3] 264: Functional test case for the btrfs snapshot
` [PATCH 2/3] 265: Functional test case for the btrfs de-fragmentation
` [PATCH 3/3] 266: Functional test case for the btrfs raid operations
` [PATCH 0/5] xfstests enhancement and bug fix
` [PATCH 1/5] fill files with random data
` [PATCH 2/5] Added SCRATCH_DEV_POOL to specify multiple disks for the btrfs RAID
` [PATCH 3/5] 264: Functional test case for the btrfs snapshot
` [PATCH 4/5] 265: Functional test case for the btrfs raid operations
` [PATCH 5/5] _populate_fs should use OPTIND when getopts is used
XFS deadlock the second
2011-10-25 9:47 UTC (2+ messages)
xfs_symlink problem? 3.1 after rc10
2011-10-24 21:30 UTC (5+ messages)
` xfs_symlink problem? [Allow pquota and gquota to be used together actually]
xfs_repair v3.1.6 - Segmentation fault AND XFS internal error xfs_btree_check_sblock
2011-10-24 16:55 UTC (6+ messages)
2.6.38.8 kernel bug in XFS or megaraid driver with heavy I/O load
2011-10-24 16:45 UTC (3+ messages)
[PATCH 0/8] xfstests: Bunch of new tests
2011-10-24 9:16 UTC (16+ messages)
` [PATCH 1/8] xfstests: fsstress should kill children tasks before exit
` [PATCH 2/8] xfstests: add different logging option to fsstress
` [PATCH 3/8] xfstests: add fallocate support "
` [PATCH 4/8] xfstests: fsstress add FS_IOC_{SET,GET}FLAGS operations
` [PATCH 5/8] xfstests: Dump inode info when possible
` [PATCH 6/8] xfstests: add fiemap operation
` [PATCH 7/8] xfstests: add new stress test
` [PATCH 8/8] xfstests: add new quota "
` new corruption pattern on ext4
` [PATCH] xfstests: add regression test for extent corruption "
PM / hibernate xfs lock up / xfs_reclaim_inodes_ag
2011-10-22 21:35 UTC (6+ messages)
` [PATCH] PM / Freezer: Freeze filesystems while freezing processes (v2)
Can you please create a git tree mirror on git.kernel.org?
2011-10-22 21:08 UTC (7+ messages)
[PATCH 0/4] inode diet, part2 - size fields
2011-10-20 14:07 UTC (5+ messages)
` [PATCH 1/4] xfs: remove xfs_itruncate_data
` [PATCH 2/4] xfs: cleanup xfs_iomap_eof_align_last_fsb
` [PATCH 3/4] xfs: remove the i_size field in struct xfs_inode
` [PATCH 4/4] xfs: remove the i_new_size "
[PATCH 0/4] fix AIL pushing under heavy concurrent metadata loads
2011-10-19 13:10 UTC (7+ messages)
` [PATCH 3/4] xfs: revert to using a kthread for AIL pushing
[PATCH 1/2] xfstest: fsstress should kill children tasks before exit
2011-10-19 10:48 UTC (6+ messages)
` [PATCH 2/2] xfstest: fsstress add EXT2_IOC_{SET,GET}FLAGS operations
` [PATCH 2/2] xfstest: fsstress add EXT2_IOC_{SET, GET}FLAGS operations
[PATCH 0/4] inode diet, part1
2011-10-19 9:01 UTC (11+ messages)
` [PATCH 1/4] xfs: make i_flags and unsigned long
` [PATCH 2/4] xfs: replace i_flock with a sleeping bitlock
` [PATCH 3/4] xfs: replace i_pin_wait with a bit waitqueue
` [PATCH 4/4] xfs: remove the unused dm_attrs structure
[PATCH 00/14] RFC: quota updates
2011-10-18 17:46 UTC (2+ messages)
[PATCH] xfs: constify xfs_item_ops
2011-10-18 14:43 UTC (2+ messages)
[PATCH] Fix possible memory corruption in xfs_readlink
2011-10-18 14:25 UTC (4+ messages)
[PATCH] Fix possible memory corruption in xfs_readlink
2011-10-18 1:28 UTC (4+ messages)
[PATCH] Fix possible memory corruption in xfs_readlink
2011-10-17 17:24 UTC (3+ messages)
[PATCH] xfs: Fix possible memory corruption in xfs_readlink
2011-10-17 14:52 UTC (4+ messages)
best way to duplicate hard drive for backup
2011-10-17 8:12 UTC (2+ messages)
tasks hangs in D state while writing to xfs
2011-10-16 16:05 UTC (10+ messages)
[PATCH] xfs: fix buffer flushing during unmount
2011-10-16 12:38 UTC (3+ messages)
Hi linux-xfs@oss.sgi.com
2011-10-15 15:24 UTC
[PATCH 1/5] xfs: start periodic workers later
2011-10-14 18:50 UTC (5+ messages)
` [PATCH 2/5] xfs: use a cursor for bulk AIL insertion
` [PATCH 3/5] xfs: do not update xa_last_pushed_lsn for locked items
` [PATCH 4/5] xfs: force the log if we encounter pinned buffers in .iop_pushbuf
` [PATCH 5/5] xfs: revert to using a kthread for AIL pushing
Advanced Format drive - sectsz question
2011-10-14 14:51 UTC (3+ messages)
[ANNOUNCE] xfstests v1.1.0
2011-10-14 14:29 UTC
[ANNOUNCE] xfsdump v3.0.6
2011-10-14 14:29 UTC
[ANNOUNCE] xfsprogs v3.1.6
2011-10-14 14:29 UTC
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