linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-14 11:01:55 to 2019-08-20 21:11:24 UTC [more...]

[PATCH 0/1] xfsdump: clean up typedef usage
 2019-08-20 21:11 UTC  (3+ messages)
` [PATCH 1/1] common: remove old ioctl "

[PATCH] xfsprogs: fix geometry calls on older kernels for 5.2.1
 2019-08-20 20:47 UTC 

[PATCH 0/6] libxfrog: wrap version ioctl calls
 2019-08-20 20:31 UTC  (7+ messages)
` [PATCH 1/6] libfrog: refactor online geometry queries
` [PATCH 2/6] libfrog: introduce xfs_fd to wrap an fd to a file on an xfs filesystem
` [PATCH 3/6] libfrog: store more inode and block geometry in struct xfs_fd
` [PATCH 4/6] libfrog: create online fs geometry converters
` [PATCH 5/6] libfrog: refactor open-coded bulkstat calls
` [PATCH 6/6] libfrog: refactor open-coded INUMBERS calls

[PATCH 00/12] xfsprogs-5.3: various fixes
 2019-08-20 20:32 UTC  (13+ messages)
` [PATCH 01/12] libxfs-diff: try harder to find the kernel equivalent libxfs files
` [PATCH 02/12] libxfs: move topology declarations into separate header
` [PATCH 03/12] libfrog: try the v4 fs geometry ioctl after failing the v5 ioctl
` [PATCH 04/12] man: document the new v5 fs geometry ioctl structures
` [PATCH 05/12] man: document new fs summary counter scrub command
` [PATCH 06/12] man: document the new allocation group geometry ioctl
` [PATCH 07/12] man: document the new health reporting fields in various ioctls
` [PATCH 08/12] xfs_db: remove db/convert.h
` [PATCH 09/12] xfs_db: add a function to compute btree geometry
` [PATCH 10/12] xfs_db: use precomputed inode geometry values
` [PATCH 11/12] xfs_repair: "
` [PATCH 12/12] xfs_repair: reduce the amount of "clearing reflink flag" messages

[PATCH 0/4] xfsdump: update to use fallocate
 2019-08-20 20:21 UTC  (5+ 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 V2] fs: New zonefs file system
 2019-08-20 17:42 UTC  (3+ messages)

5.3-rc1 regression with XFS log recovery
 2019-08-20 16:30 UTC  (20+ messages)

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

[PATCH 0/9 V5] New ->fiemap infrastructure and ->bmap removal
 2019-08-20 13:31 UTC  (14+ 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 12:28 UTC  (5+ 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 12:23 UTC  (9+ messages)

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-20 11:55 UTC  (39+ 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 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 v4 0/6] iomap: lift the xfs writepage code into iomap
 2019-08-20  7:30 UTC  (6+ 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  (6+ messages)

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

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


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).