messages from 2013-08-23 15:45:34 to 2013-09-02 14:30:34 UTC [more...]
[PATCH v2 7/7] manpage: update FALLOC_FL_COLLAPSE_RANGE flag in fallocate
2013-09-02 14:30 UTC
[PATCH v2 6/7] xfstest: Add test case to test multiple collapse range call
2013-09-02 14:30 UTC
[PATCH v2 5/7] xfstest: Add test case to check various corner cases for collapsing range
2013-09-02 14:29 UTC
[PATCH v4 4/7] xfsprogs: xfsio: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
2013-09-02 14:29 UTC
[PATCH v3 3/7] ext4: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
2013-09-02 14:29 UTC
[PATCH v2 2/7] xfs: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
2013-09-02 14:29 UTC
[PATCH v2 1/7] fs: add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
2013-09-02 14:28 UTC
[PATCH v2 0/7] fs: Introduce new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
2013-09-02 14:28 UTC
[PATCH V2] xfstests: add fsstress/recovery test for XFS
2013-09-02 11:46 UTC
[PATCH] xfs: don't try to mark uncached buffers stale on error
2013-09-02 11:44 UTC
[PATCH] [RFC] xfstests: add fsstress/recovery test for XFS
2013-09-02 11:01 UTC
[PATCH 0/2] xfs: fix some new memory allocation failures
2013-09-02 10:53 UTC (3+ messages)
` [PATCH 1/2] xfs: fix memory allocation failures with ACLs
` [PATCH 2/2] xfs: factor all the kmalloc-or-vmalloc fallback allocations
[PATCH] xfs: check magic numbers in dir3 leaf verifier first
2013-09-02 10:50 UTC
[PATCH 0/2] xfs: fix some sparse warnings
2013-09-02 10:49 UTC (7+ messages)
` [PATCH 1/2] xfs: fix endian warning in xlog_recover_get_buf_lsn()
` [PATCH 2/2] xfs: fix some minor sparse warnings
` [PATCH 2/2 v2] "
[PATCH] xfsprogs: avoid array overflow in pf_batch_read()
2013-09-02 10:14 UTC (2+ messages)
[PATCH 0/2] xfs: log recovery buffer fixes
2013-09-02 10:09 UTC (7+ messages)
` [PATCH 1/2] xfs: set remote symlink buffer type for recovery
` [PATCH 2/2] xfs: ensure we copy buffer type in da btree root splits
[PATCH 0/2] xfs: minor cleanups for userspace sanity
2013-09-02 2:15 UTC (6+ messages)
` [PATCH 1/2] xfs: dtype changed xfs_dir2_sfe_put_ino to xfs_dir3_sfe_put_ino
` [PATCH V2] "
` [PATCH 2/2] xfs: XFS_MOUNT_QUOTA_ALL needed by userspace
[XFS updates] XFS development tree branch, for-next, updated. for-linus-v3.11-rc1-2-12223-g914ed44
2013-09-02 0:40 UTC
[XFS updates] XFS development tree branch, master, updated. for-linus-v3.11-rc1-2-12223-g914ed44
2013-09-02 0:40 UTC
higher agcount on LVM2 thinp volumes
2013-09-01 3:39 UTC (15+ messages)
[PATCH v2] xfstests: generic/255: Execute only if blocksize is 4k
2013-08-31 17:17 UTC
[PATCH] xfs: inode buffers may not be valid during recovery readahead
2013-08-31 6:14 UTC (3+ messages)
[PATCH V3] mkfs: add noalign option to usage()
2013-08-31 1:23 UTC (2+ messages)
[PATCH] Fix wrong flag ASSERT in xfs_attr_shortform_getvalue
2013-08-30 20:21 UTC (4+ messages)
[PATCH] xfs: finish removing IOP_* macros
2013-08-30 20:10 UTC (4+ messages)
[PATCH] xfs: inode log reservations are too small
2013-08-30 18:57 UTC (4+ messages)
[PATCH] xfs: check correct status variable for xfs_inobt_get_rec() call
2013-08-30 18:49 UTC (4+ messages)
[PATCH 0/2] xfs: prevent transient corrupt states during log recovery
2013-08-30 18:41 UTC (12+ 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] xfs: fix bad dquot buffer size in log recovery readahead
2013-08-30 18:38 UTC (3+ messages)
[PATCH] xfs: don't account buffer cancellation during log recovery readahead
2013-08-30 18:38 UTC (3+ messages)
[PATCH v2] mkfs: add noalign option to usage()
2013-08-30 17:03 UTC (3+ messages)
[PATCH 0/2 v2] Fix O_SYNC AIO DIO
2013-08-30 15:53 UTC (2+ messages)
XFS: Assertion failed: first <= last && last < BBTOB(bp->b_length), file: fs/xfs/xfs_trans_buf.c, line: 568
2013-08-30 14:56 UTC (15+ messages)
` [PATCH] "
SGID inheritance in different file-systems
2013-08-30 12:19 UTC
[PATCH] xfstests ext4/306: regression test for ext4 resize with non-extent files
2013-08-30 11:06 UTC
[PATCH 0/2] xfs: defrag support for v5 filesystems
2013-08-30 0:23 UTC (3+ messages)
` [PATCH 1/2] xfs: swap extents operations for CRC filesystems
` [PATCH 2/2] xfs: recovery of "
[PATCH 0/3] Add a new quotactl command to support 3 quota types in XFS
2013-08-29 17:48 UTC (9+ messages)
` [PATCH 1/3] quota: Add a new quotactl command Q_XGETQSTATV
[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] xfstests: accept tests/ prefix for test name on commandline
2013-08-29 11:09 UTC
Anyone grok pf_batch_read() in xfs_repair?
2013-08-29 1:10 UTC (2+ messages)
[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: 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: don't leak root inode reference
2013-08-27 22:08 UTC (5+ messages)
` [PATCH v2] "
[PATCH] xfs_db: add header to freesp -d output
2013-08-27 18:56 UTC (2+ 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)
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 (12+ 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 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)
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