public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-02 15:42:54 to 2016-08-08 17:41:41 UTC [more...]

[PATCH v7 00/17] xfstests: fixes and new tests for rmap/reflink/etc
 2016-08-08 17:41 UTC  (27+ messages)
` [PATCH 06/17] xfs: run xfs_repair at the end of each test
  ` [PATCH v2 06/17] xfs: optionally test xfs_repair index rebuilding "
` [PATCH 07/17] xfs/128: cycle_mount the scratch device, not the test device
  ` [PATCH v2 "
` [PATCH 09/17] common/dmerror: fix mount option issues
  ` [PATCH v2 "
  ` [PATCH v3 "
` [PATCH 12/17] reflink: test cross-mountpoint reflink and dedupe
` [PATCH 13/17] xfs: test swapext with reflink
` [PATCH 14/17] xfs: more rmapbt tests
` [PATCH 15/17] xfs: scrub fs (if still mounted) at the end of the test
` [PATCH 17/17] xfs: test realtime rmapbt code

Advice needed with file system corruption
 2016-08-08 16:16 UTC  (5+ messages)

Subtle races between DAX mmap fault and write path
 2016-08-08 13:11 UTC  (16+ messages)

[PATCH] xfs: Document error handling behavior
 2016-08-08 10:57 UTC  (4+ messages)

[PATCH 0/2] iomap: fixes for fiemap interface
 2016-08-08  6:22 UTC  (3+ messages)
` [PATCH 1/2] iomap: fiemap should honor the FIEMAP_FLAG_SYNC flag
` [PATCH 2/2] iomap: add fiemap support for attribute mappings

Luxury bag for your checking
 2016-08-08  5:53 UTC 

xfstests xfs fuzzers fail with DAX
 2016-08-07 23:11 UTC  (3+ messages)

[RFCv4 0/9] vfs: hoist reflink/dedupe ioctls to the VFS
 2016-08-07 17:47 UTC  (5+ messages)
` [PATCH 8/9] vfs: hoist the btrfs deduplication ioctl to the vfs

[PATCH] xfs: kill __uint*_t and __int*_t
 2016-08-07 17:38 UTC 

[PATCH xfsprogs 03/14] replace fstat64 by equivalent fstat
 2016-08-07  6:24 UTC  (14+ messages)
` [PATCH xfsprogs 04/14] replace lstat64 by equivalent lstat
` [PATCH xfsprogs 05/14] replace stat64 by equivalent stat
` [PATCH xfsprogs 06/14] replace ftruncate64 by equivalent ftruncate
` [PATCH xfsprogs 07/14] replace lseek64 by equivalent lseek
` [PATCH xfsprogs 08/14] replace pread64 by equivalent pread
` [PATCH xfsprogs 09/14] replace pwrite64 by equivalent pwrite
` [PATCH xfsprogs 12/14] replace off64_t by off_t outside of public headers
` [PATCH xfsprogs 10/14] replace sendfile64 by equivalent sendfile
` [PATCH xfsprogs 01/14] configure: use AC_SYS_LARGEFILE
` [PATCH xfsprogs 02/14] remove unecessary definitions of _FILE_OFFSET_BITS
` [PATCH xfsprogs 13/14] xfs.h: require transparent LFS
` [PATCH xfsprogs 14/14] platform: remove use of off64_t
` [PATCH xfsprogs 11/14] replace statvfs64 by equivalent statvfs

[PATCH xfsprogs 00/14] Convert from off64_t to off_t
 2016-08-07  6:43 UTC 

[PATCH xfsprogs 2/2] linux.h: Define xfs_off_t as int64_t
 2016-08-07  7:09 UTC  (12+ messages)

[PATCH xfsprogs] kill off u_int*_t types
 2016-08-06  8:39 UTC 

MCPCB and PCB company Hongmy Shenzhen
 2016-08-06  4:56 UTC 

[GIT PULL] xfs: reverse mapping support for 4.8-rc1
 2016-08-05 23:32 UTC 

[PATCH v7 00/47] xfs: add reverse mapping support
 2016-08-05 22:39 UTC  (59+ messages)
` [PATCH 07/47] xfs: add function pointers for get/update keys to the btree
` [PATCH 08/47] xfs: support btrees with overlapping intervals for keys
` [PATCH 11/47] xfs: move deferred operations into a separate file
` [PATCH 14/47] xfs: enable the xfs_defer mechanism to process extents to free
` [PATCH 15/47] xfs: rework xfs_bmap_free callers to use xfs_defer_ops
` [PATCH 16/47] xfs: change xfs_bmap_{finish, cancel, init, free} -> xfs_defer_*
` [PATCH 17/47] xfs: rename flist/free_list to dfops
` [PATCH 18/47] xfs: refactor redo intent item processing
` [PATCH 19/47] xfs: add tracepoints and error injection for deferred extent freeing
` [PATCH 20/47] xfs: increase XFS_BTREE_MAXLEVELS to fit the rmapbt
` [PATCH 36/47] xfs: convert unwritten status of reverse mappings

[PATCH] xfs: remove OWN_AG rmap when allocating a block from the AGFL
 2016-08-05 20:22 UTC 

partition 100% full No space left on device. looks like xfs is corrupted or a bug
 2016-08-05  8:25 UTC  (19+ messages)
  ` partition 100% full No space left on device. looks like xfs iscorrupted "
      ` partition 100% full No space left on device. looks like xfsiscorrupted "
    ` Spam on this list [Was: Re: partition 100% full No space left on device. looks like xfs iscorrupted or a bug]
          ` Spam on this list

[PATCH] generic: test accurate shared extent reporting
 2016-08-05  8:14 UTC  (5+ messages)
` [PATCH v2] "

[ANNOUNCE] xfsprogs: v4.7.0 released
 2016-08-05  5:16 UTC 

[PATCH] xfs: test attr_list_by_handle cursor iteration
 2016-08-05  2:03 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] "

RE:Fabrics
 2016-08-04 10:56 UTC 

[PATCH] xfs: fix bogus space reservation in xfs_iomap_write_allocate
 2016-08-05  0:03 UTC  (2+ messages)

Programmatically query default XFS Quota ?
 2016-08-04 23:37 UTC  (3+ messages)

[4.8 hang] xfstests generic/361 hangs on dax enabled filesystems
 2016-08-04 18:54 UTC  (9+ messages)

[PATCH 00/45] v8: separate operations from flags in the bio/request structs
 2016-08-04 16:32 UTC  (11+ messages)
` [PATCH 37/45] drivers: use req op accessor
` [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code

[PATCH] xfs_metadump: don't warn about unobfuscated log with -o
 2016-08-04 16:13 UTC  (2+ messages)

[PATCH v2] xfs: store rmapbt block count in the AGF
 2016-08-04 15:50 UTC  (3+ messages)

acetic silicone sealant
 2016-08-04  7:25 UTC 

2016-08-03 14:29:51G80 hoist ring manufacturer
 2016-08-03  6:29 UTC 

Re:The fashion design of bag for 2016 market
 2016-08-03 11:18 UTC 

[PATCH] xfs: don't invalidate whole file on DAX read/write
 2016-08-03 22:32 UTC  (4+ messages)

[current tot] XFS: Assertion failed: bp->b_flags & XBF_ASYNC, file: fs/xfs/xfs_buf.c, line: 118
 2016-08-03 22:26 UTC  (3+ messages)

[ANNOUNCE] xfs: for-next branch updated to 3481b68
 2016-08-03 21:56 UTC  (2+ messages)

[PATCH] xfs: store rmapbt block count in the AGF
 2016-08-03 21:47 UTC  (2+ messages)

[PATCH v2 RESEND] fs: return EPERM on immutable inode
 2016-08-03 17:37 UTC  (2+ messages)

[PATCH] xfs: don't assert fail on non-async buffers on ioacct decrement
 2016-08-03 16:12 UTC 

[PATCH 0/5 v2] fs: Avoid premature clearing of file capabilities
 2016-08-03 11:28 UTC  (6+ messages)
` [PATCH 1/5] xfs: Propagate dentry down to inode_change_ok()
` [PATCH 2/5] ceph: "
` [PATCH 3/5] fuse: "
` [PATCH 4/5] fs: Give dentry to inode_change_ok() instead of inode
` [PATCH 5/5] fs: Avoid premature clearing of capabilities

[PATCH] generic/095: update warning whitelist
 2016-08-03  7:55 UTC  (4+ messages)

Industrial air compressor supplier from China
 2016-08-03  7:37 UTC 

[PATCH] xfs: in _attrlist_by_handle, copy the cursor back to userspace
 2016-08-02 23:57 UTC  (6+ messages)

iomap infrastructure and multipage writes V5
 2016-08-02 23:42 UTC  (7+ messages)

[PATCH] xfs/006: add EIO error handling test
 2016-08-02 23:15 UTC  (2+ messages)

perfect words
 2016-08-02 22:59 UTC 

Old bugs in xfsprogs?
 2016-08-02 19:20 UTC  (4+ messages)

[PATCH] xfs_quota: fall back silently if XFS_GETNEXTQUOTA fails
 2016-08-02 15:54 UTC  (4+ messages)

[RFC PATCH 0/8] mkfs: centralised conflict detection
 2016-08-02 15:42 UTC  (7+ messages)
` [PATCH 1/8] mkfs: remove intermediate getstr followed by getnum
` [PATCH 2/8] mkfs: merge tables for opts parsing into one table
` [PATCH 4/8] mkfs: change conflicts array into a table capable of cross-option addressing
` [PATCH 6/8] mkfs: add cross-section conflict checks
` [PATCH 7/8] mkfs: Move opts related #define to one place
` [PATCH 8/8] mkfs: move conflicts into the table


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