public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-26 13:57:01 to 2019-05-13 15:52:05 UTC [more...]

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

[PATCH 0/6] xfs: rework extent allocation
 2019-05-13 15:46 UTC  (14+ 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

xfs filesystem reports negative usage - reoccurring problem
 2019-05-13 15:06 UTC  (3+ messages)

[PATCH v8 0/6] virtio pmem driver
 2019-05-13  4:43 UTC  (17+ 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: "

[PATCH] generic: test statfs on project quota directory
 2019-05-13  1:49 UTC 

[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  (22+ 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 00/11] libxfs: spring cleaning
 2019-05-10 21:41 UTC  (13+ 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 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

[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  (10+ messages)
` [PATCH 1/4] xfs_restore: refactor open-coded file creation code
` [PATCH 2/4] xfs_restore: check return value
` [PATCH 3/4] xfs_restore: fix unsupported ioctl detection
` [PATCH 4/4] xfs_restore: support fallocate when reserving space for a file

[PATCH] db/malloc: Use posix_memalign instead of deprecated valloc
 2019-05-06 22:51 UTC  (3+ messages)

[v5.0.0] Assertion in xfs_repair: dir2.c:1445: process_dir2: Assertion `(ino != mp->m_sb.sb_rootino && ino != *parent) || (ino == mp->m_sb.sb_rootino && (ino == *parent || need_root_dotdot == 1))'
 2019-05-06 18:55 UTC  (3+ messages)

[PATCH] mkfs: enable reflink and rmap by default
 2019-05-03 21:49 UTC  (3+ messages)

[ANNOUNCE] xfsprogs master updated to 65dcd3b
 2019-05-03 20:08 UTC  (2+ messages)

[ANNOUNCE] xfsprogs v5.0.0 released
 2019-05-03 20:07 UTC 

[RFC PATCH] mkfs: validate start and end of aligned logs
 2019-05-03  5:49 UTC  (3+ messages)

[POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
 2019-05-03  5:17 UTC  (11+ messages)

xfs: Assertion failed in xfs_ag_resv_init()
 2019-05-02 17:55 UTC  (23+ messages)

[PATCH] xfs: change some error-less functions to void types
 2019-05-02 14:59 UTC  (8+ messages)
` [PATCH V2] "
` [PATCH V3] "
  ` [PATCH V4] "

[PATCH 0/2] xfs: rely on minleft instead of total for bmbt res
 2019-05-01 14:05 UTC  (3+ messages)
` [PATCH 1/2] xfs: drop minlen before tossing alignment on bmap allocs
` [PATCH 2/2] xfs: don't set bmapi total block req where minleft is sufficient

Please add linux-xfs@vger.kernel.org to lore.kernel.org
 2019-05-01 11:34 UTC  (4+ messages)
  ` [Kernel.org Helpdesk #61233] "

XFS performance decrease as filesystem approaches full
 2019-04-30 21:54 UTC  (2+ messages)

[PATCH] xfs_io: rework includes for statx structures
 2019-04-30 21:00 UTC  (3+ messages)

[PATCH v2 0/8] vfs: make immutable files actually immutable
 2019-04-30 15:46 UTC  (8+ messages)
` [PATCH 1/8] mm/fs: don't allow writes to immutable files
` [PATCH 2/8] xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction
` [PATCH 3/8] xfs: flush page mappings as part of setting immutable

[ANNOUNCE] xfs-linux: for-next updated to 75efa57d0bf5
 2019-04-30 15:43 UTC 

[PATCH v3] xfs: add online scrub for superblock counters
 2019-04-29 17:45 UTC  (5+ messages)

[PATCH] xfs: add missing error check in xfs_prepare_shift()
 2019-04-28 22:41 UTC  (4+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 7aef96d18066
 2019-04-28 15:41 UTC 

[PATCH] xfs: don't parse the mtpt mount option
 2019-04-28 15:31 UTC  (2+ messages)

[PATCH] iomap: convert to SPDX identifier
 2019-04-28 15:19 UTC  (2+ messages)

[LSF/MM TOPIC] Lazy file reflink
 2019-04-27 21:46 UTC  (6+ messages)

[PATCH] xfs_db: Scan entire file system when using 'frag'
 2019-04-27 10:51 UTC  (6+ messages)

[ANNOUNCE] xfsprogs v5.0.0-rc1 released
 2019-04-26 22:11 UTC 

[ANNOUNCE] xfsprogs master updated to b8aba37
 2019-04-26 22:08 UTC 

[PATCH RFC] xfs: track extra block allocation count separate from total count
 2019-04-26 13:56 UTC 


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