public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-24 03:06:29 to 2014-02-27 09:51:34 UTC [more...]

[PATCH 00/10, v3] xfsprogs: reapir scalability and fixes
 2014-02-27  9:51 UTC  (2+ messages)
` [PATCH 01/10] repair: translation lookups limit scalability

[PATCH 0/2] xfsprogs: mkfs fixes
 2014-02-27  9:45 UTC  (3+ messages)
` [PATCH 1/2] mkfs: default log size for small filesystems too large
` [PATCH 2/2] mkfs: proto file creation does not set ftype correctly

[PATCH 0/9] current series for verifier error differentiation
 2014-02-27  9:12 UTC  (12+ messages)
` [PATCH 4/9] xfs: Use defines for CRC offsets in all cases
` [PATCH 5/9] xfs: add helper for verifying checksums on xfs_bufs
` [PATCH 7/9] xfs: add xfs_verifier_error()
  ` [PATCH 7/9 V2] "

[PATCH RESEND 3/10] ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2014-02-27  9:00 UTC  (5+ messages)
` [PATCH] util-linux/fallocate: introduce an option -c to support FALLOC_FL_COLLAPSE_RANGE

XFS on Fedora i686, armv7hl
 2014-02-27  8:36 UTC  (4+ messages)

[PATCH] xfs: clean up xfs_set_maxicount & use in growfs
 2014-02-27  7:11 UTC  (5+ messages)

[PATCH] XFS: fix the description of 'allocsize=' mount option
 2014-02-27  6:42 UTC  (4+ messages)

[PATCH] xfs_io: add fzero command for zeroing range via fallocate
 2014-02-27  5:01 UTC  (2+ messages)

[PATCH 0/6 v2] Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
 2014-02-27  4:41 UTC  (9+ messages)
` [PATCH 1/6 v2] ext4: Update inode i_size after the preallocation
` [PATCH 2/6 v2] ext4: refactor ext4_fallocate code
` [PATCH 3/6 v2] ext4: translate fallocate mode bits to strings
` [PATCH 4/6 v2] fs: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
` [PATCH 5/6 v2] ext4: "
` [PATCH 6/6 v2] xfs: Add support for FALLOC_FL_ZERO_RANGE

[PATCH v6] ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2014-02-27  4:03 UTC  (5+ messages)

[PATCH 00/10, v2] repair: scalability and prefetch fixes
 2014-02-27  2:06 UTC  (29+ messages)
` [PATCH 01/10] repair: translation lookups limit scalability
` [PATCH 02/10] repair: per AG locks contend for cachelines
` [PATCH 03/10] libxfs: buffer cache hashing is suboptimal
` [PATCH 04/10] repair: limit auto-striding concurrency apprpriately
` [PATCH 05/10] repair: factor out threading setup code
` [PATCH 06/10] repair: use a listhead for the dotdot list
` [PATCH 07/10] repair: prefetch runs too far ahead
` [PATCH 08/10] libxfs: remove a couple of locks
` [PATCH 09/10] repair: fix prefetch queue limiting
` [PATCH 10/10] repair: BMBT prefetch needs to be CRC aware

[PATCH v5 0/10] fs: Introduce new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
 2014-02-27  1:30 UTC  (15+ messages)

[PATCH 0/2] xfs_logprint: Get xfstests/xfs/295 passing w/ CRCs
 2014-02-27  1:28 UTC  (5+ messages)
` [PATCH 1/2] xfs_logprint: Don't error out after split items lose context
` [PATCH 2/2] xfs_logprint: don't advance op counter in xlog_print_trans_icreate

[PATCH v5 1/10] fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
 2014-02-26 23:48 UTC  (8+ messages)

[PATCH 1/6] generic/290: Add test for fallocate zero range
 2014-02-26 22:17 UTC  (23+ messages)
` [PATCH 2/6] xfstests: Add fallocate zero range operation to fsstress
` [PATCH 3/6] xfstests: fsstress punch should always have FALLOC_FL_KEEP_SIZE set
` [PATCH 4/6] xfstests: Add fallocate zero range operation to fsx
` [PATCH 5/6] xfstests: Define fallocate flags locally in fsx
` [PATCH 6/6] ext4/242: Add ext4 specific test for fallocate zero range

[PATCH] xfs_copy: accept XFS_ABTB_CRC_MAGIC
 2014-02-26 20:48 UTC  (5+ messages)
` [PATCH V2] xfs_copy: band-aids for CRC filesystems

Question regarding XFS on LVM over hardware RAID
 2014-02-26 17:49 UTC  (19+ messages)

[PATCH] [RFC] xfs: byte range buffer dirty region tracking
 2014-02-26 14:53 UTC  (4+ messages)

Is the xfsprogs community still developing??
 2014-02-26 14:13 UTC  (3+ messages)

[PATCH] xfstests: add test for btrfs-progs restore feature
 2014-02-26  0:44 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] xfs_io: add support for O_TMPFILE opens
 2014-02-25 23:35 UTC  (4+ messages)
` [PATCH] xfs_io: add support for flink
  ` [PATCH v2] "

[PATCH 0/6] xfstests: fixes for CRCs and small devices
 2014-02-25 22:10 UTC  (13+ messages)
` [PATCH 1/6] xfs/033: add golden output for CRC enabled filesystems
` [PATCH 2/6] xfs/189: noattr2 invalid "
` [PATCH 3/6] generic/003: ensure time changes between stat calls
` [PATCH 4/6] shared/051: CRC enabled filesystems handle more than 25 ACLs
` [PATCH 5/6] xfs/217: prevent enospc failures on small test devices
` [PATCH 6/6] xfs/167: need at least 10GB of scratch space to run

[PATCH] xfs_metadump: include F in getopts string
 2014-02-25 22:03 UTC  (3+ messages)

[PATCH] xfstests: add function _require_fssum()
 2014-02-25 13:46 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] xfstests: ltp/fsstress add verifiable logging mode
 2014-02-25 12:04 UTC 

gentoo linux, kernel 3.10.31 mount options bug?
 2014-02-25  8:10 UTC  (3+ messages)

[PATCH] xfstests: cleanup tests btrfs/004,007,022 and 025
 2014-02-25  5:48 UTC 

[PATCH v2] xfstests: fix to make tests/btrfs/013 work using all version btrfs progs
 2014-02-25  2:57 UTC 

[PATCH for xfstests] xfstests: fix to make tests/btrfs/013 really work
 2014-02-25  2:08 UTC  (3+ messages)

[PATCH] xfs: be honest about used inodes in statfs
 2014-02-25  0:52 UTC  (10+ messages)
` [PATCH V2] "
` [PATCH V3] "
` [PATCH V4] "

[PATCH v4 00/11] xfs: introduce the free inode btree
 2014-02-24 14:30 UTC  (12+ messages)
` [PATCH v4 01/11] xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers
` [PATCH v4 02/11] xfs: reserve v5 superblock read-only compat. feature bit for finobt
` [PATCH v4 03/11] xfs: support the XFS_BTNUM_FINOBT free inode btree type
` [PATCH v4 04/11] xfs: update inode allocation/free transaction reservations for finobt
` [PATCH v4 05/11] xfs: insert newly allocated inode chunks into the finobt
` [PATCH v4 06/11] xfs: use and update the finobt on inode allocation
` [PATCH v4 07/11] xfs: refactor xfs_difree() inobt bits into xfs_difree_inobt() helper
` [PATCH v4 08/11] xfs: update the finobt on inode free
` [PATCH v4 09/11] xfs: add finobt support to growfs
` [PATCH v4 10/11] xfs: report finobt status in fs geometry
` [PATCH v4 11/11] xfs: enable the finobt feature on v5 superblocks

[PATCH 0/6][RFC] Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
 2014-02-24 13:47 UTC  (3+ messages)

[PATCH 0/3] xfs: lockdep and stack reduction fixes
 2014-02-24 13:35 UTC  (7+ messages)
` [PATCH 1/3] xfs: always do log forces via the workqueue

[PATCH] xfstests: add test for btrfs send issuing premature rmdir operations
 2014-02-24 11:58 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] xfstests: add test btrfs/042 for btrfs incremental send
 2014-02-24 11:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] xfstests: fix 300.out
 2014-02-24  5:31 UTC  (2+ messages)

[PATCH] xfstest generic/280: use waidpid instead of ugly sleep
 2014-02-24  5:28 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox