public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-23 05:08:18 to 2016-02-04 14:28:10 UTC [more...]

[PATCH 0/3 v2] Q_GETNEXTQUOTA support
 2016-02-04 14:28 UTC  (3+ messages)
` [PATCH 2/3] quota_v2: Implement get_next_id() for V2 quota format
` [PATCH 3/3] ocfs2: Implement get_next_id()

[PATCH] dax: dirty inode only if required
 2016-02-04 14:02 UTC 

reflink log reservations
 2016-02-04 13:31 UTC  (3+ messages)

vfs/xfs: directio updates to ease COW handling V2
 2016-02-04  8:17 UTC  (10+ messages)
` [PATCH 1/3] direct-io: always call ->end_io if non-NULL
` [PATCH 2/3] xfs: don't use ioends for direct write completions
` [PATCH 3/3] xfs: fold xfs_vm_do_dio into xfs_vm_direct_IO

Request for information on bloated writes using Swift
 2016-02-04  6:16 UTC  (14+ messages)

real-time device warning
 2016-02-03 23:40 UTC  (4+ messages)

stop using ioends for direct write completions
 2016-02-03 22:22 UTC  (16+ messages)

[PATCH v8 0/9] DAX fsync/msync support
 2016-02-03 16:42 UTC  (6+ messages)
` [PATCH v8 4/9] dax: support dirty DAX entries in radix tree

VFS/XFS: directio updates to ease COW handling
 2016-02-03 15:48 UTC  (8+ messages)
` [PATCH 1/3] direct-io: always call ->end_io if non-NULL
` [PATCH 2/3] xfs: don't use ioends for direct write completions
` [PATCH 3/3] xfs: fold xfs_vm_do_dio into xfs_vm_direct_IO

[PATCH 0/3] xfs: miscellaneous bugfixes
 2016-02-03 12:37 UTC  (9+ messages)
` [PATCH 1/3] xfs: use named array initializers for log item dumping
` [PATCH 2/3] xfs: move struct xfs_attr_shortform to xfs_da_format.h
` [PATCH 3/3] xfs: check sizes of XFS on-disk structures at compile time

[PATCH] dax: allow DAX to look up an inode's block device
 2016-02-03  0:33 UTC  (8+ messages)

[RFCv4 00/76] xfs: add reverse-mapping, reflink, and dedupe support
 2016-02-02 23:06 UTC  (7+ messages)

[PATCH 3/6] xfsprogs: define and use BUILD_CC in configure.ac for cross compilation
 2016-02-02 18:08 UTC  (3+ messages)
` xfsprogs: Add BUILD_CFLAGS "

[PATCH] xfs: Split default quota limits by quota type V3
 2016-02-02 14:22 UTC  (6+ messages)

[PATCH 1/5] xfs_io: detect the '-R' option in getopt
 2016-02-02  5:16 UTC  (20+ messages)
` [PATCH 2/5] libxfs: refactor the btree size calculator code
` [PATCH 3/5] libxfs: move struct xfs_attr_shortform to xfs_da_format.h
` [PATCH 4/5] xfs_db: don't error out when blocksize > 64 * inodesize
` [PATCH 5/5] xfs_io: print dedupe errors to stderr, not stdout
` [PATCH 1/5 v2] xfs_io: detect the '-R' option in getopt
` [PATCH 6/5] mkfs: factor finobt changes into min log size when formatting

[PATCH 0/3] xfs: fix realtime device assert failures
 2016-02-02  1:26 UTC  (7+ messages)
` [PATCH 1/3] xfs: lock rt summary inode on allocation
` [PATCH 2/3] xfs: RT bitmap and summary buffers are not typed
` [PATCH 3/3] xfs: RT bitmap and summary buffers need verifiers

[PATCH] xfs: lock bitmap/summary inodes in xfs_rtbuf_get()
 2016-02-01 22:05 UTC  (4+ messages)

4.5-rc2: Torn write (CRC failure) detected
 2016-02-01 19:54 UTC  (3+ messages)

[PATCH] xfs: fix xfs_log_ticket leak in xfs_end_io() after fs shutdown
 2016-02-01 15:56 UTC 

[PATCH] xfs: Split default quota limits by quota type V4
 2016-02-01  9:54 UTC 

Random write result differences between RAID device and XFS
 2016-02-01  8:59 UTC  (5+ messages)

xfs and swift
 2016-02-01  5:27 UTC  (10+ messages)

[PATCH] xfs: check sizes of XFS on-disk structures at compile time
 2016-02-01  5:06 UTC  (6+ messages)

[ANNOUNCE] xfs: master, for-next branch updated to v4.5-rc2
 2016-02-01  5:05 UTC 

Disaster Management Workshop in Kuala Lumpur, Malaysia
 2016-01-30 15:34 UTC 

real-time device BUG
 2016-01-30  3:11 UTC  (3+ messages)

[PATCH 0/3] fs: FS_IOC_FS[GS]ETXATTR promotion
 2016-01-29 22:20 UTC  (6+ messages)
` [PATCH 3/3] xfs: introduce per-inode DAX enablement

xfstests xfs/293 failure with current xfstests
 2016-01-29 20:37 UTC  (2+ messages)

a couple xfstests fixes for reflinks
 2016-01-28 21:02 UTC  (10+ messages)
` [PATCH 1/4] xfstests: fix scratch device filtering in 139
` [PATCH 2/4] xfstests: require dedup ioctl support in 182
` [PATCH 3/4] xfstests: also treat EINVAL as reflink/dedup not supported
` [PATCH 4/4] xfstests: change to relative margins for reflinks tests

[PATCH] Split default quota limits by quota type
 2016-01-28 14:10 UTC  (8+ messages)

[PATCH] xfs: split default quota limits by quota type V2
 2016-01-28 13:48 UTC  (3+ messages)

RFCv4+ WIP rollup of XFS reverse-mapping, reflink, and dedupe support
 2016-01-28 13:16 UTC  (2+ messages)

[PATCH 0/2] xfsprogs: minor quota fixups
 2016-01-28 13:02 UTC  (4+ messages)
` [PATCH 1/2] xfs_quota: remove extra 30 seconds from time limit reporting
` [PATCH 2/2] xfs_quota: fix up timer command help

[PATCH 0/7 V3] quota: add new quotactl Q_GETNEXTQUOTA
 2016-01-26 20:40 UTC  (19+ messages)
` [PATCH 1/7] quota: remove unused cmd argument from quota_quotaon()
` [PATCH 2/7] quota: add new quotactl Q_XGETNEXTQUOTA
` [PATCH 3/7] quota: add new quotactl Q_GETNEXTQUOTA
` [PATCH 7/7] xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk
  ` [PATCH 7/7 V4] "

[PATCH v2] xfs: fix endianness error when checking log block crc on big endian platforms
 2016-01-26 19:49 UTC  (2+ messages)

[PATCH] xfs: fix endianness error when checking log block crc on big endian platforms
 2016-01-26 19:13 UTC  (2+ messages)

Polish translation update + localization remark for xfsprogs 4.3.0
 2016-01-26 16:47 UTC  (4+ messages)
` [PATCH] xfs_repair: Fix untranslatable strings

[RFC PATCH] dax, ext2, ext4, XFS: fix data corruption race
 2016-01-26 14:47 UTC  (8+ messages)

[PATCH] [RFC] xfs: allocate log vector buffers outside CIL context lock
 2016-01-26 14:17 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/8] xfs: shrink the xfs_icdinode
 2016-01-25 18:25 UTC  (17+ messages)
` [PATCH 1/8] xfs: introduce inode log format object
` [PATCH 2/8] xfs: remove timestamps from incore inode
` [PATCH 3/8] xfs; cull unnecessary icdinode fields
` [PATCH 4/8] xfs: move v1 inode conversion to xfs_inode_from_disk
` [PATCH 5/8] xfs: use vfs inode nlink field everywhere
` [PATCH 6/8] xfs: move inode generation count to VFS inode
` [PATCH 7/8] xfs: move di_changecount "
` [PATCH 8/8] xfs: mode di_mode to vfs inode

oss.sgi.com - maintenance Jan 25 08:00 CT USA
 2016-01-25 15:38 UTC  (3+ messages)

Bug#766811: spurious library links
 2016-01-24 15:13 UTC  (2+ messages)

[PATCH 1/5] tools/mvtest: call out to the correct group sort program
 2016-01-23 22:00 UTC  (5+ messages)
` [PATCH 2/5] reflink: fix off-by-one errors when iterating file blocks in a loop

[PATCH] xfs: don't overflow quota ID when initializing dqblk
 2016-01-23 13:13 UTC  (2+ messages)

[PATCH] mkfs.xfs.8: Clarify mkfs vs. mount block size limits
 2016-01-23 13:13 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