public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-27 13:31:16 to 2016-02-07 07:19:38 UTC [more...]

[PATCH 0/2] DAX bdev fixes - move flushing calls to FS
 2016-02-07  7:19 UTC  (3+ messages)
` [PATCH 1/2] dax: pass bdev argument to dax_clear_blocks()
` [PATCH 2/2] dax: move writeback calls into the filesystems

200% возврата инвестиций
 2016-02-06 22:41 UTC 

[PATCH v8 0/9] DAX fsync/msync support
 2016-02-06 14:33 UTC  (8+ messages)
` [PATCH v8 4/9] dax: support dirty DAX entries in radix tree
` [PATCH v8 6/9] dax: add support for fsync/msync

Bug#766811: spurious library links
 2016-02-06 13:22 UTC  (4+ messages)

vfs/xfs: directio updates to ease COW handling V2
 2016-02-05 22:36 UTC  (12+ 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: fix realtime device assert failures
 2016-02-05 22:35 UTC  (9+ 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

Question about continous blocks for inode due to 'no space left on device' problem
 2016-02-05 22:30 UTC  (2+ messages)

[PATCH 1/7 v2] repair: big broken filesystems cause pain
 2016-02-05 14:23 UTC  (11+ messages)
` [PATCH 1/7] repair: parallelise phase 7
` [PATCH 2/7] repair: parallelise uncertin inode processing in phase 3
` [PATCH 3/7] libxfs: directory node splitting does not have an extra block
` [PATCH 4/7] libxfs: don't discard dirty buffers
` [PATCH 5/7] libxfs: don't repeatedly shake unwritable buffers
` [PATCH 6/7] libxfs: keep unflushable buffers off the cache MRUs
` [PATCH 7/7] libxfs: reset dirty buffer priority on lookup

[PATCH 0/3 v2] metadump/restore: fix up zeroing and accounting
 2016-02-05 14:20 UTC  (5+ messages)
` [PATCH 1/3] metadump: clean up btree block region zeroing
` [PATCH 2/3] metadump: bounds check btree block regions being zeroed
` [PATCH 3/3] xfs_mdrestore: correctly account bytes read

[PATCH 0/2 v2] xfs_quota: allow operation on ext4 for project quotas
 2016-02-05  5:40 UTC  (6+ messages)
` [PATCH 1/2] xfs_quota: allow operation on foreign filesystem types
` [PATCH 2/2] xfs_fs.h: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion

[PATCH] quota: report should not take arbitrary parameters
 2016-02-05  4:47 UTC 

[PATCH 0/9] xfs: configurable error behaviour
 2016-02-05  1:23 UTC  (10+ messages)
` [PATCH 1/9] xfs: configurable error behaviour via sysfs
` [PATCH 2/9] xfs: introduce metadata IO error class
` [PATCH 3/9] xfs: add configurable error support to metadata buffers
` [PATCH 4/9] xfs: introduce table-based init for error behaviours
` [PATCH 5/9] xfs: add configuration of error failure speed
` [PATCH 6/9] xfs: add "fail at unmount" error handling configuration
` [PATCH 7/9] xfs: add configuration handles for specific errors
` [PATCH 8/9] xfs: disable specific error configurations
` [PATCH 9/9] xfs: add kmem error configuration class

[PATCH 0/3 v2] Q_GETNEXTQUOTA support
 2016-02-05  1:05 UTC  (5+ messages)
` [PATCH 1/3] quota: Add support for ->get_nextdqblk() for VFS quota
` [PATCH 2/3] quota_v2: Implement get_next_id() for V2 quota format
` [PATCH 3/3] ocfs2: Implement get_next_id()

[PATCH 0/6] xfs: clean up buffer flag macros
 2016-02-05  0:38 UTC  (7+ messages)
` [PATCH 1/6] xfs: remove XBF_DONE flag wrapper macros
` [PATCH 2/6] xfs: remove XBF_ASYNC "
` [PATCH 3/6] xfs: remove XBF_READ "
` [PATCH 4/6] xfs: remove XBF_WRITE "
` [PATCH 5/6] xfs: remove XBF_STALE "
` [PATCH 6/6] xfs: rename XFS_BUF_ZEROFLAGS macro

reflink log reservations
 2016-02-04 18:05 UTC  (4+ messages)

[PATCH] dax: dirty inode only if required
 2016-02-04 15:50 UTC  (3+ messages)

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)

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  (7+ messages)
` [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  (12+ messages)
` [PATCH 2/5] libxfs: refactor the btree size calculator code
` [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 6/5] mkfs: factor finobt changes into min log size when formatting

[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  (7+ 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


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