public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-07 00:13:28 to 2019-05-16 20:41:00 UTC [more...]

[PATCH 0/3] xfsprogs: more libxfs/ spring cleaning
 2019-05-16 20:40 UTC  (8+ messages)
` [PATCH 1/3] libxfs: rename shared kernel functions from libxfs_ to xfs_
` [PATCH 2/3] libxfs: remove libxfs API #defines for unexported xfs functions
` [PATCH 3/3] xfsprogs: remove unused flags arg from getsb interfaces
` [PATCH 4/3] libxfs: Remove XACT_DEBUG #ifdefs
` [PATCH 5/3] libxfs: rename bli_format to avoid confusion with bli_formats
` [PATCH 6/3] libxfs: factor common xfs_trans_bjoin code
` [PATCH 7/3] libxfs: fix argument to xfs_trans_add_item

[ANNOUNCE] xfsprogs for-next updated to 065a57f
 2019-05-16 17:08 UTC 

[PATCH] xfs: remove unused flag arguments
 2019-05-16 16:59 UTC  (4+ messages)

[PATCH] xfsdump: (style) remove spaces for pointers and negations
 2019-05-16 15:56 UTC  (3+ messages)

[PATCH v9 0/7] virtio pmem driver
 2019-05-16 13:59 UTC  (19+ messages)
` [PATCH v9 1/7] libnvdimm: nd_region flush callback support
` [PATCH v9 2/7] virtio-pmem: Add virtio pmem driver
    ` [Qemu-devel] "
` [PATCH v9 3/7] libnvdimm: add dax_dev sync flag
` [PATCH v9 4/7] dm: enable synchronous dax
` [PATCH v9 5/7] dax: check synchronous mapping is supported
` [PATCH v9 6/7] ext4: disable map_sync for async flush
` [PATCH v9 7/7] xfs: "

[PATCH v2] xfs: merge xfs_buf_zero and xfs_buf_iomove
 2019-05-16  8:48 UTC  (2+ messages)

[PATCH] xfs_db: add extent count and file size histograms
 2019-05-15 22:55 UTC  (14+ messages)

xfsdump confused by ino's < root ino
 2019-05-15 20:53 UTC  (3+ messages)

[PATCH 0/6] xfs: rework extent allocation
 2019-05-15 14:42 UTC  (20+ messages)
` [PATCH 1/6] xfs: refactor small allocation helper to skip cntbt attempt
` [PATCH 2/6] xfs: always update params on small allocation
` [PATCH 3/6] xfs: use locality optimized cntbt lookups for near mode allocations
` [PATCH 4/6] xfs: refactor exact extent allocation mode
` [PATCH 5/6] xfs: refactor by-size "
` [PATCH 6/6] xfs: replace small allocation logic with agfl only logic

[PATCH] xfs: remove the debug-only q_transp field from struct xfs_dquot
 2019-05-15 12:49 UTC  (2+ messages)

[PATCH 00/11] libxfs: spring cleaning
 2019-05-15 12:49 UTC  (30+ messages)
` [PATCH 01/11] libxfs: remove i_transp
` [PATCH 02/11] libxfs: remove xfs_inode_log_item ili_flags
` [PATCH 03/11] libxfs: remove unused cruft
  ` [PATCH 03/11 V2] "
` [PATCH 04/11] libxfs: rename bp_transp to b_transp in ASSERTs
` [PATCH 05/11] libxfs: de-libxfsify core(-ish) functions
` [PATCH 06/11] libxfs: create new file trans_buf.c
` [PATCH 07/11] libxfs: create new file buf_item.c
` [PATCH 08/11] libxfs: create new file inode_item.c
` [PATCH 09/11] libxfs: create new file trans_inode.c
` [PATCH 10/11] libxfs: reorder trans.c to match xfs_trans.c
` [PATCH 11/11] libxfs: minor sync-ups to kernel-ish functions

Linus' tree hangs in generic/530
 2019-05-15 12:41 UTC  (3+ messages)

[PATCH] xfs: merge xfs_buf_zero and xfs_buf_iomove
 2019-05-15 12:40 UTC  (2+ messages)

xfsprogs_5.0.0-1_amd64.changes ACCEPTED into unstable
 2019-05-15  3:46 UTC 

Processing of xfsprogs_5.0.0-1_amd64.changes
 2019-05-15  2:07 UTC 

[PATCH] generic: test statfs on project quota directory
 2019-05-14 15:28 UTC  (2+ messages)

[PATCH v8 0/6] virtio pmem driver
 2019-05-14 10:02 UTC  (26+ messages)
` [PATCH v8 1/6] libnvdimm: nd_region flush callback support
` [PATCH v8 2/6] virtio-pmem: Add virtio pmem driver
    ` [Qemu-devel] "
` [PATCH v8 3/6] libnvdimm: add dax_dev sync flag
        ` [Qemu-devel] "
` [PATCH v8 4/6] dax: check synchronous mapping is supported
` [PATCH v8 5/6] ext4: disable map_sync for async flush
` [PATCH v8 6/6] xfs: "

xfs filesystem reports negative usage - reoccurring problem
 2019-05-13 21:19 UTC  (4+ messages)

[PATCH] xfs_io: support splice data between two files
 2019-05-13 21:13 UTC  (2+ messages)

[PATCH] xfsdump: (style) remove spaces in front of commas/semicolons
 2019-05-13 15:52 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 0/1] fstests: various new tests
 2019-05-11  7:37 UTC  (3+ messages)
` [PATCH ] xfs: validate unicode filesystem labels

[PATCH v7 0/6] virtio pmem driver
 2019-05-11  1:26 UTC  (20+ messages)
` [PATCH v7 2/6] virtio-pmem: Add "
    ` [Qemu-devel] "
` [PATCH v7 3/6] libnvdimm: add dax_dev sync flag
` [PATCH v7 4/6] dax: check synchronous mapping is supported
  ` [Qemu-devel] "
` [PATCH v7 6/6] xfs: disable map_sync for async flush
      ` [Qemu-devel] "

[PATCH] xfs: remove unused flags arg from getsb interfaces
 2019-05-10 21:40 UTC  (5+ messages)
` [PATCH V2] "

[PATCH 0/3] fstests: various fixes
 2019-05-10  8:52 UTC  (7+ messages)
` [PATCH 1/3] xfs: refactor minimum log size formatting code
` [PATCH 2/3] xfs/216: always disable rmap and reflink when creating log size test fs
` [PATCH 3/3] xfs/294: calculate space to reserve for fragmentation test

[PATCH] fs,xfs: fix missed wakeup on l_flush_wait
 2019-05-09 14:27 UTC  (7+ messages)

[PATCH] xfs: short circuit xfs_get_acl() if no acl is possible
 2019-05-09 13:05 UTC  (3+ messages)

[ANNOUNCE] xfs-linux: for-next updated to f00b8b784f75
 2019-05-09  2:11 UTC  (3+ messages)

[PATCH] xfs: don't reserve per-AG space for an internal log
 2019-05-07 22:56 UTC  (2+ messages)

[ANNOUNCE] xfsprogs for-next updated to 93ad4d9
 2019-05-07 22:28 UTC 

[GIT PULL] xfs: new features for 5.2
 2019-05-07 19:55 UTC  (2+ messages)

[GIT PULL] iomap: cleanups and enhancements for 5.2
 2019-05-07 19:55 UTC  (2+ messages)

[PATCH 0/4] xfsdump: update to use fallocate
 2019-05-07  0:11 UTC  (3+ messages)
` [PATCH 1/4] xfs_restore: refactor open-coded file creation code


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