messages from 2013-08-21 15:25:05 to 2013-08-29 16:35:00 UTC [more...]
[PATCH v2] mkfs: add noalign option to usage()
2013-08-29 16:34 UTC (2+ messages)
[PATCH] xfstests: btrfs/003: regression test for subvol delete V2
2013-08-29 16:14 UTC (4+ messages)
[PATCH] mkfs: add noalign option to usage()
2013-08-29 15:56 UTC (2+ messages)
[PATCH] xfstests: _test_generic_punch: Obtain block size from $TEST_DIR
2013-08-29 15:48 UTC (3+ messages)
[PATCH] xfs: don't account buffer cancellation during log recovery readahead
2013-08-29 15:13 UTC (2+ messages)
XFS: Assertion failed: first <= last && last < BBTOB(bp->b_length), file: fs/xfs/xfs_trans_buf.c, line: 568
2013-08-29 12:37 UTC (14+ messages)
` [PATCH] "
[PATCH] xfstests: accept tests/ prefix for test name on commandline
2013-08-29 11:09 UTC
[PATCH] xfs: inode log reservations are too small
2013-08-29 8:20 UTC (3+ messages)
higher agcount on LVM2 thinp volumes
2013-08-29 6:09 UTC
Anyone grok pf_batch_read() in xfs_repair?
2013-08-29 1:10 UTC (2+ messages)
[PATCH 0/2] xfs: prevent transient corrupt states during log recovery
2013-08-28 22:34 UTC (11+ messages)
` [PATCH 1/2] xfs: btree block LSN escaping to disk uninitialised
` [PATCH 2/2] xfs: check LSN ordering for v5 superblocks during recovery
[PATCH V4] xfstests: don't remove the two first devices from SCRATCH_DEV_POOL
2013-08-28 16:25 UTC (12+ messages)
` [PATCH][RESEND] xfstests: add a test for btrfs device replace operation
` [PATCH] xfstests: update _filter_size() for Btrfs
` [PATCH] xfstest: fix btrfs/006 for 10+ devices in SCRATCH_DEV_POOL
[PATCH] xfs_io: v8 add the lseek() SEEK_DATA/SEEK_HOLE support
2013-08-28 15:11 UTC (3+ messages)
[PATCH] xfs: finish removing IOP_* macros
2013-08-28 12:43 UTC (3+ messages)
[patch] xfs: check for underflow in xfs_iformat_fork()
2013-08-28 9:16 UTC (8+ messages)
[PATCH] xfstests: generic/255: Execute only if blocksize <= 4096
2013-08-28 8:14 UTC (7+ messages)
XFS recovery resumes
2013-08-28 0:19 UTC (4+ messages)
[PATCH] xfs: check correct status variable for xfs_inobt_get_rec() call
2013-08-27 22:47 UTC (3+ messages)
[PATCH] xfs: don't leak root inode reference
2013-08-27 22:08 UTC (5+ messages)
` [PATCH v2] "
[PATCH] xfs: fix bad dquot buffer size in log recovery readahead
2013-08-27 21:45 UTC (2+ messages)
[PATCH] xfs_db: add header to freesp -d output
2013-08-27 18:56 UTC (5+ messages)
[PATCH] xfs_repair: zero out unused parts of superblocks
2013-08-27 17:57 UTC (5+ messages)
Subject: [PATCH] xfstests: Test all 3 quotas simultaneously
2013-08-27 17:14 UTC (3+ messages)
[PATCH v2] xfstests/btrfs/308: add snapshot-aware defrag for partial extents testcases
2013-08-27 17:04 UTC (2+ messages)
[PATCH] xfsprogs: fix Out-of-bounds access in repair/dinode.c
2013-08-27 2:01 UTC (10+ messages)
[PATCH] xfs: inode buffers may not be valid during recovery readahead
2013-08-27 1:39 UTC
xfs_repair segfaulting in phase 3
2013-08-26 20:41 UTC (2+ messages)
[XFS updates] XFS development tree branch, for-next, updated. for-linus-v3.11-rc1-2-12213-g0d0ab12
2013-08-26 16:40 UTC
[XFS updates] XFS development tree branch, master, updated. for-linus-v3.11-rc1-2-12213-g0d0ab12
2013-08-26 16:40 UTC
XFS recovery resumes
2013-08-26 15:42 UTC (12+ messages)
` Default mkfs parms for my DVR drive
***** SUSPECTED SPAM ***** [PATCH 00/50] xfs: patches for 3.12
2013-08-26 15:40 UTC (13+ messages)
` [PATCH 51/50] xfs: add xfs sb v4 support for dirent filetype field
does having ~Ncore+1? kworkers flushing XFS to 1 disk improve throughput?
2013-08-24 23:22 UTC (5+ messages)
Power loss and zero-length files
2013-08-24 11:15 UTC (8+ messages)
[PATCH] xfstests: only run generic/300 on filesystems supporting fallocate()
2013-08-23 20:41 UTC
[XFS updates] XFS development tree branch, for-next, updated. for-linus-v3.11-rc1-2-12211-g00574da
2013-08-23 20:25 UTC
[XFS updates] XFS development tree branch, master, updated. for-linus-v3.11-rc1-2-12211-g00574da
2013-08-23 20:25 UTC
[PATCH] Fix wrong flag ASSERT in xfs_attr_shortform_getvalue
2013-08-23 20:17 UTC (3+ messages)
[PATCH v4] xfs: introduce object readahead to log recovery
2013-08-23 19:33 UTC (2+ messages)
[PATCH v2] xfs: Simplify xfs_ail_min() with list_first_entry_or_null()
2013-08-23 18:06 UTC (2+ messages)
[PATCH] xfs_io: v7 add the lseek() SEEK_DATA/SEEK_HOLE support
2013-08-23 15:39 UTC (9+ messages)
[PATCH] xfstests: update filters and output of btrfs/006
2013-08-23 13:06 UTC (3+ messages)
[PATCH v3 0/5] Rework mtime and ctime updates on mmaped writes
2013-08-23 1:12 UTC (9+ messages)
` [PATCH v4 1/7] mm: Track mappings that have been written via ptes
` [PATCH v4 2/7] fs: Add inode_update_time_writable
` [PATCH v4 3/7] mm: Allow filesystems to defer cmtime updates
` [PATCH v4 4/7] mm: Scan for dirty ptes and update cmtime on MS_ASYNC
` [PATCH v4 5/7] ext4: Defer mmap cmtime updates
` [PATCH v4 6/7] btrfs: "
` [PATCH v4 7/7] xfs: "
[PATCH 0/2] xfsprogs: field types in the directory under v4
2013-08-22 18:50 UTC (3+ messages)
` [PATCH 1/2] xfsprog: add xfs sb v4 support for dirent filetype field
` [PATCH 2/2] xfsprog: add mkfs.xfs "
[PATCH] xfs: Register hotcpu notifier after initialization
2013-08-22 19:11 UTC (3+ messages)
[PATCH] xfstests: btrfs/003: stat the dev we're removing to make sure its' really gone
2013-08-22 18:19 UTC (4+ messages)
[XFS updates] XFS development tree branch, for-next, updated. for-linus-v3.11-rc1-2-12208-g3e3c51c
2013-08-22 15:51 UTC
[XFS updates] XFS development tree branch, master, updated. for-linus-v3.11-rc1-2-12208-g3e3c51c
2013-08-22 15:50 UTC
XFS: possible memory allocation deadlock in kmem_alloc (mode:0x250)
2013-08-22 15:07 UTC (3+ messages)
[PATCH 0/3] Add a new quotactl command to support 3 quota types in XFS
2013-08-21 21:15 UTC (10+ messages)
` [PATCH 1/3] quota: Add a new quotactl command Q_XGETQSTATV
linux-next: build failure after merge of the final tree
2013-08-21 20:24 UTC (12+ messages)
` [PATCH] powerpc/spufs: convert userns uid/gid mount options to kuid/kgid
[XFS updates] XFS development tree branch, for-next, updated. for-linus-v3.11-rc1-2-12205-ged56f34
2013-08-21 20:23 UTC
[XFS updates] XFS development tree branch, master, updated. for-linus-v3.11-rc1-2-12205-ged56f34
2013-08-21 20:23 UTC
[PATCH] xfs_io: add the lseek() SEEK_DATA/SEEK_HOLE support
2013-08-21 19:58 UTC (10+ messages)
[PATCH] xfs_repair: add prototype for alloc_ex_data()
2013-08-21 17:14 UTC (5+ 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