messages from 2011-10-20 02:49:21 to 2011-11-03 08:31:13 UTC [more...]
[PATCH 0/8] xfsdump: enable support for multiple streams
2011-11-03 8:31 UTC (14+ messages)
` [PATCH 1/8] xfsdump: link with libpthread
` [PATCH 2/8] xfsdump: remove multi-stream synchronous dir dump
` [PATCH 3/8] xfsdump: implement lock abstraction with pthreads
` [PATCH 4/8] xfsdump: simplify qlock ordinal bitmap
` [PATCH 5/8] xfsdump: convert IRIX sproc threads to pthreads
` [PATCH 6/8] xfsdump: process thread exit status
` [PATCH 7/8] xfsdump: path lookup cache must be thread specific
` [PATCH 8/8] xfsdump: enable multiple streams
[Patch] xfs: serialise unaligned direct IOs
2011-11-03 7:02 UTC (2+ messages)
[PATCH 0/3] xfstests: Add a group of reservation space test
2011-11-03 6:55 UTC (5+ messages)
` [PATCH 1/3] xfstests 264: add a copy and reserve test
` [PATCH 2/3] xfstests 265: add a prealloc "
` [PATCH 3/3] xfstests 266: add a write "
[PATCH 0/8] xfstests: Bunch of new stress tests -v3
2011-11-02 21:06 UTC (13+ messages)
` [PATCH 1/8] xfstests: fsstress dump inode info when possible
` [PATCH 2/8] xfstests: add different logging option to fsstress
` [PATCH 3/8] xfstests: fsstress should kill children tasks before exit
` [PATCH 4/8] xfstests: add fallocate support to fsstress
` [PATCH 5/8] xfstests: fsstress add FS_IOC_{SET, GET}FLAGS operations v2
` [PATCH 6/8] xfstests: add fiemap operation to fsstress
` [PATCH 7/8] xfstests: add a new test that runs fsstress under ENOSPC conditions
` [PATCH 8/8] xfstests: add a new quota "
[PATCH] Fix possible memory corruption in xfs_readlink
2011-11-02 20:22 UTC (4+ messages)
writeback tree status (for 3.2 merge window)
2011-11-02 15:13 UTC (2+ messages)
[PATCH] xfsprogs: fix various incorrect printf formats
2011-11-02 9:20 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] xfsdump: fix metadata restore on split files
2011-11-01 20:30 UTC
[PATCH 0/4] xfstests: refactor arg processing in common.dump
2011-11-01 19:53 UTC (5+ messages)
` [PATCH 1/4] xfstests: refactor cumulative restore tests
` [PATCH 2/4] xfstests: refactor xfsdump quota checking
` [PATCH 3/4] xfstests: allow dump file name to be passed as arg
` [PATCH 4/4] xfstests: refactor dump test argument parsing
[patch 0/5] per-zone dirty limits v3
2011-11-01 10:55 UTC (8+ messages)
` [patch 3/5] mm: try to distribute dirty pages fairly across zones
[PATCH] xfstests: add 265 and 266 for multiple media files
2011-10-31 15:03 UTC
[PATCH] xfstests: delay before dumps for incremental tests
2011-10-31 15:02 UTC
[PATCH] xfstests: add test 264 for testing xfsdump -D
2011-10-31 15:02 UTC
[PATCH] xfsdump: fix metadata restore on split files
2011-10-31 12:14 UTC (4+ messages)
xfs_repair fails with corrupt dinode 17491441757, extent total = 1, nblocks = 0. This is a bug
2011-10-31 10:56 UTC
Can you please create a git tree mirror on git.kernel.org?
2011-10-31 0:30 UTC (9+ messages)
[PATCH] xfstests: add missing binaries to .gitignore
2011-10-30 4:45 UTC (2+ messages)
[PATCH] xfstests: 075 112 redirect stderr of fsx to /dev/null too
2011-10-30 4:45 UTC (2+ messages)
xfsp_repair segfault (3.1.4 & 3.1.6)
2011-10-28 17:58 UTC
[PATCH] xfsdump: incremental dump directory selection
2011-10-28 13:32 UTC (3+ messages)
[PATCH 00/45] write back all metadata via the AIL (and remove xfsbufd)
2011-10-28 9:55 UTC (43+ 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 08/45] xfs: remove the i_size field in struct xfs_inode
` [PATCH 09/45] xfs: remove the i_new_size "
` [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 16/45] xfs: untange SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflush
` [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 20/45] xfs: cleanup dquot locking helpers
` [PATCH 21/45] xfs: cleanup xfs_qm_dqlookup
` [PATCH 22/45] xfs: remove XFS_DQ_INACTIVE
` [PATCH 23/45] xfs: implement lazy removal for the dquot freelist
` [PATCH 24/45] xfs: flatten the dquot lock ordering
` [PATCH 25/45] xfs: nest the qm_dqfrlist_lock insise the dquot qlock
` [PATCH 26/45] xfs: simplify xfs_qm_dqattach_grouphint
` [PATCH 27/45] xfs: add a xfs_dqhold helper
` [PATCH 28/45] xfs: kill xfs_qm_dqinit_core
` [PATCH 29/45] xfs: kill xfs_qm_idtodq
` [PATCH 30/45] xfs: remove XFS_QMOPT_DQSUSER
` [PATCH 31/45] xfs: simplify xfs_qm_detach_gdquots
` [PATCH 32/45] xfs: use a normal shrinker for the dquot freelist
` [PATCH 33/45] xfs: reclaim clean dquots first
` [PATCH 34/45] xfs: do flush inodes during asynchronous inode reclaim
` [PATCH 35/45] xfs: remove log item from AIL in xfs_qm_dqflush after a shutdown
` [PATCH 36/45] xfs: remove log item from AIL in xfs_iflush "
` [PATCH 37/45] xfs: implement freezing by emptying the AIL
` [PATCH 38/45] xfs: explicitly empty the AIL on unmount
` [PATCH 39/45] xfs: do not write the buffer from xfs_iflush
` [PATCH 40/45] xfs: do not write the buffer from xfs_qm_dqflush
` [PATCH 41/45] xfs: do not add buffers to the delwri queue until pushed
` [PATCH 42/45] xfs: on-stack delayed write buffer lists
` [PATCH 43/45] xfs: do not try to unpin the inode buffer in xfs_iflush
` [PATCH 44/45] xfs: do not try to unpin the inode buffer in xfs_qm_dq_flush
` [PATCH 45/45] xfs: force the log in xfs_buf_wait_unpin
[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
[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 (3+ messages)
` [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 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 (4+ 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 (13+ messages)
` [PATCH 1/8] xfstests: fsstress should kill children tasks before exit
` [PATCH 2/8] xfstests: add different logging option to fsstress
` [PATCH 5/8] xfstests: Dump inode info when possible
` [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)
[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 "
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