linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-13 11:17:38 to 2019-08-20 11:55:18 UTC [more...]

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-20 11:55 UTC  (50+ messages)
` [RFC PATCH v2 01/19] fs/locks: Export F_LAYOUT lease to user space
` [RFC PATCH v2 02/19] fs/locks: Add Exclusive flag to user Layout lease
` [RFC PATCH v2 07/19] fs/xfs: Teach xfs to use new dax_layout_busy_page()
` [RFC PATCH v2 15/19] mm/gup: Introduce vaddr_pin_pages()
` [RFC PATCH v2 16/19] RDMA/uverbs: Add back pointer to system file object
        ` [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ; -)

[PATCH 0/9 V5] New ->fiemap infrastructure and ->bmap removal
 2019-08-20 11:36 UTC  (10+ messages)
` [PATCH 1/9] fs: Enable bmap() function to properly return errors
` [PATCH 2/9] cachefiles: drop direct usage of ->bmap method
` [PATCH 7/9] fiemap: Use a callback to fill fiemap extents
` [PATCH 8/9] Use FIEMAP for FIBMAP calls

[PATCH v8 00/20] vfs: Add support for timestamp limits
 2019-08-20 11:28 UTC  (4+ messages)
` [PATCH v8 06/20] fs: Fill in max and min timestamps in superblock

[PATCH V2] xfs: Fix agi&agf ABBA deadlock when performing rename with RENAME_WHITEOUT flag
 2019-08-20 11:23 UTC  (8+ messages)

5.3-rc1 regression with XFS log recovery
 2019-08-20  9:24 UTC  (19+ messages)

[PATCH V2] fs: New zonefs file system
 2019-08-20  8:12 UTC 

[PATCH v4 0/6] iomap: lift the xfs writepage code into iomap
 2019-08-20  7:30 UTC  (6+ messages)

[PATCH] xfs: Fix agi&agf ABBA deadlock when performing rename with RENAME_WHITEOUT flag
 2019-08-20  1:04 UTC  (16+ messages)

[PATCH] fs/xfs: Fix return code of xfs_break_leased_layouts()
 2019-08-19 23:10 UTC  (2+ messages)

[PATCH v3 0/4] xfs: rework near mode extent allocation
 2019-08-19 18:19 UTC  (12+ messages)
` [PATCH v3 1/4] xfs: track active state of allocation btree cursors
` [PATCH v3 2/4] xfs: use locality optimized cntbt lookups for near mode allocations
` [PATCH v3 3/4] xfs: randomly fall back to near mode lookup algorithm in debug mode
` [PATCH v3 4/4] xfs: refactor successful AG allocation accounting code

[ANNOUNCE] xfs-linux: for-next updated to 5d888b481e6a
 2019-08-19 16:47 UTC 

xfs compat ioctls fixlets
 2019-08-19 16:42 UTC  (9+ messages)
` [PATCH 1/2] xfs: fall back to native ioctls for unhandled compat ones
` [PATCH 2/2] xfs: compat_ioctl: use compat_ptr()

[PATCH 0/9 V4] New ->fiemap infrastructure and ->bmap removal
 2019-08-19 10:10 UTC  (11+ messages)
` [PATCH 4/9] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap

[PATCH v3 0/2] vfs: make active swap files unwritable
 2019-08-18  8:39 UTC  (12+ messages)
` [PATCH 1/2] mm: set S_SWAPFILE on blockdev swap devices
` [PATCH 2/2] vfs: don't allow writes to swap files
  ` [PATCH v2 "
` [PATCH RFC 3/2] fstests: check that we can't write "
  ` [PATCH v2 "

[PATCH] xfs: fix reflink source file racing with directio writes
 2019-08-18  8:38 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] xfs: bmap scrub should only scrub records once
 2019-08-17  2:06 UTC 

[ANNOUNCE] xfs-linux: iomap-for-next updated to 791ee52eb10b
 2019-08-17  2:00 UTC 

[ANNOUNCE] xfsprogs for-next updated to 7c3f161
 2019-08-16 17:37 UTC 

[ANN] oscheck: wrapper for fstests check.sh - tracking and working with baselines
 2019-08-16 17:34 UTC  (5+ messages)

[PATCH v4] vfs: fix page locking deadlocks when deduping files
 2019-08-16 16:57 UTC  (5+ messages)
` [PATCH v5] "

[GIT PULL] xfs: fixes for 5.3-rc5
 2019-08-15 21:33 UTC  (5+ messages)

I got file system corruption with XFS
 2019-08-15 20:32 UTC  (2+ messages)
` XFS file system refuses to mount

[PATCH v5 00/18] compat_ioctl.c removal, part 2/3
 2019-08-15 19:46 UTC  (16+ messages)
` [PATCH v5 01/18] xfs: compat_ioctl: use compat_ptr()
` [PATCH v5 02/18] xfs: compat_ioctl: add missing conversions

[GIT PULL] iomap: cleanups for 5.3 (part 2)
 2019-08-15 19:45 UTC  (3+ messages)
` [GIT PULL] iomap: small fixes for 5.3-rc5

[PATCH 0/3] fstests: various fixes
 2019-08-15 15:19 UTC  (4+ messages)
` [PATCH 1/3] generic/081: fix lvm config not being cleaned up properly
` [PATCH 2/3] generic/561: kill duperemove directly
` [PATCH 3/3] common: filter aiodio dmesg after fs/iomap.c to fs/iomap/ move

[PATCH v3] vfs: fix page locking deadlocks when deduping files
 2019-08-15  0:41 UTC  (9+ messages)

[PATCH 0/2] xfsprogs: "Fix" --disable-static option
 2019-08-14 15:18 UTC  (8+ messages)
` [PATCH 1/2] mkfs: use cvtnum from libfrog
` [PATCH 2/2] xfsprogs: Fix --disable-static option build

[PATCH 4/9] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap
 2019-08-14 11:08 UTC  (4+ messages)

[PATCH] direct-io: use GFP_NOIO to avoid deadlock
 2019-08-14 10:43 UTC  (6+ messages)

[PATCH 0/3] Minor cleanups
 2019-08-14 10:23 UTC  (11+ messages)
` [PATCH 1/3] xfs: Use __xfs_buf_submit everywhere
` [PATCH 2/3] xfs: Rename __xfs_buf_submit to xfs_buf_submit
` [PATCH 3/3] xfs: Opencode and remove DEFINE_SINGLE_BUF_MAP

xfsprogs-5.2.0 FTBFS: ../libxfs/.libs/libxfs.so: undefined reference to `xfs_ag_geom_health'
 2019-08-14  3:42 UTC  (13+ messages)

[PATCH v2 00/18] Delayed Attributes
 2019-08-13 19:17 UTC  (5+ messages)
` [PATCH v2 03/18] xfs: Set up infastructure for deferred attribute operations


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).