linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-02 17:04:48 to 2019-09-05 15:07:09 UTC [more...]

[PATCH v4 0/15] CoW support for iomap
 2019-09-05 15:06 UTC  (5+ messages)
` [PATCH 01/15] iomap: Use a srcmap for a read-modify-write I/O
` [PATCH 02/15] iomap: Read page from srcmap if IOMAP_F_COW is set
` [PATCH 03/15] btrfs: Eliminate PagePrivate for btrfs data pages
` [PATCH 05/15] btrfs: Add CoW in iomap based writes

[PATCH 1/8 v2] xfs: log race fixes and cleanups
 2019-09-05  8:47 UTC  (9+ messages)
` [PATCH 1/8] xfs: push the AIL in xlog_grant_head_wake
` [PATCH 2/8] xfs: fix missed wakeup on l_flush_wait
` [PATCH 3/8] xfs: prevent CIL push holdoff in log recovery
` [PATCH 4/8] xfs: factor debug code out of xlog_state_do_callback()
` [PATCH 5/8] xfs: factor callbacks "
` [PATCH 6/8] xfs: factor iclog state processing "
` [PATCH 7/8] xfs: push iclog state cleaning into xlog_state_clean_log
` [PATCH 8/8] xfs: push the grant head when the log head moves forward

[PATCH 1/2] xfsprogs: copy_range don't truncate dstfile
 2019-09-05  8:13 UTC  (5+ messages)
` [PATCH 2/2] xfsprogs: copy_range: let = (src_size - src_offset) if len omitted

[PATCH 0/7] xfs: log race fixes and cleanups
 2019-09-05  7:28 UTC  (29+ messages)
` [PATCH 1/7] xfs: push the AIL in xlog_grant_head_wake
` [PATCH 2/7] xfs: fix missed wakeup on l_flush_wait
` [PATCH 3/7] xfs: factor debug code out of xlog_state_do_callback()
` [PATCH 4/7] xfs: factor callbacks "
` [PATCH 5/7] xfs: factor iclog state processing "
` [PATCH 6/7] xfs: push iclog state cleaning into xlog_state_clean_log
` [PATCH 7/7] xfs: push the grant head when the log head moves forward

[PATCH] xfsprogs: copy_range don't truncate dstfile if same with srcfile
 2019-09-05  5:23 UTC  (5+ messages)

[PATCH] splice: only read in as much information as there is pipe buffer space
 2019-09-05  3:42 UTC  (7+ messages)
` [RFC PATCH] generic: test splice() with pipes
` [PATCH v2] splice: only read in as much information as there is pipe buffer space

[PATCH v2] xfsprogs: copy_range don't truncate dstfile
 2019-09-05  1:08 UTC  (3+ messages)

[PATCH v2 0/4] xfs_spaceman: use runtime support library
 2019-09-05  0:01 UTC  (7+ messages)
` [PATCH 1/4] xfs_spaceman: remove typedef usage
` [PATCH 2/4] xfs_spaceman: remove unnecessary test in openfile()
` [PATCH 3/4] xfs_spaceman: embed struct xfs_fd in struct fileio
` [PATCH 4/4] xfs_spaceman: convert open-coded unit conversions to helpers

[PATCH 00/12] libfrog: move header files
 2019-09-04 23:43 UTC  (25+ messages)
` [PATCH 01/12] libxfs: move topology declarations into separate header
` [PATCH 02/12] libfrog: move avl64.h to libfrog/
` [PATCH 03/12] libfrog: move bitmap.h "
` [PATCH 04/12] libfrog: move convert.h "
` [PATCH 05/12] libfrog: move fsgeom.h "
` [PATCH 06/12] libfrog: move ptvar.h "
` [PATCH 07/12] libfrog: move radix-tree.h "
` [PATCH 08/12] libfrog: move workqueue.h "
` [PATCH 09/12] libfrog: move crc32c.h "
` [PATCH 10/12] libfrog: move path.h "
` [PATCH 11/12] libfrog: move workqueue.h "
` [PATCH 12/12] libfrog: move libfrog.h to libfrog/util.h

[PATCH v3 0/8] libxfrog: wrap version ioctl calls
 2019-09-04 23:21 UTC  (11+ messages)
` [PATCH 1/8] xfsprogs: update spdx tags in LICENSES/
` [PATCH 2/8] libfrog: refactor online geometry queries
` [PATCH 3/8] libfrog: introduce xfs_fd to wrap an fd to a file on an xfs filesystem
` [PATCH 4/8] libfrog: store more inode and block geometry in struct xfs_fd
` [PATCH 5/8] libfrog: create online fs geometry converters
` [PATCH 6/8] libfrog: refactor open-coded bulkstat calls
` [PATCH 7/8] libfrog: create xfd_open function
` [PATCH 8/8] libfrog: refactor open-coded INUMBERS calls

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-09-04 23:12 UTC  (8+ messages)
` [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
 2019-09-04 22:25 UTC  (11+ messages)

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-09-04 19:31 UTC  (13+ messages)
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)

[PATCH RFC V5] fs: New zonefs file system
 2019-09-04 18:15 UTC 

[ANNOUNCE] xfs-linux: for-next updated to bc56ad8c74b8
 2019-09-04 18:12 UTC 

[ANNOUNCE] xfs-linux: iomap-for-next updated to 68494b8e248f
 2019-09-04 18:11 UTC 

iomap_dio_rw ->end_io improvements
 2019-09-04 17:45 UTC  (14+ messages)
` [PATCH 1/2] iomap: split size and error for iomap_dio_rw ->end_io
` [PATCH 2/2] iomap: move the iomap_dio_rw ->end_io callback into a structure

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-09-04 16:54 UTC  (12+ messages)

[PATCH 0/3] xfs_scrub: fix bugs in vfs tree walk code
 2019-09-04 16:37 UTC  (8+ messages)
` [PATCH 1/3] xfs_scrub: refactor queueing of subdir scan work item
` [PATCH 2/3] xfs_scrub: fix nr_dirs accounting problems
` [PATCH 3/3] xfs_scrub: remove unnecessary wakeup wait in scan_fs_tree

[PATCH 0/1] xfsprogs: online health tracking support
 2019-09-04 14:51 UTC  (4+ messages)
` [PATCH 1/1] xfs_spaceman: report health problems

[PATCH v2] xfs_io: support splice data between two files
 2019-09-04 11:14 UTC  (5+ messages)

[PATCH] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT
 2019-09-04 10:01 UTC 

[PATCH v3] xfsprogs: provide a few compatibility typedefs
 2019-09-04  7:24 UTC  (3+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 1baa2800e62d
 2019-09-04  5:06 UTC  (4+ messages)

[PATCH v2 00/10] xfsprogs-5.3: various fixes
 2019-09-04  4:38 UTC  (11+ messages)
` [PATCH 01/10] man: document the new v5 fs geometry ioctl structures
` [PATCH 02/10] man: document new fs summary counter scrub command
` [PATCH 03/10] man: document the new allocation group geometry ioctl
` [PATCH 04/10] man: document the new health reporting fields in various ioctls
` [PATCH 05/10] xfs_db: remove db/convert.h
` [PATCH 06/10] xfs_db: add a function to compute btree geometry
` [PATCH 07/10] xfs_db: use precomputed inode geometry values
` [PATCH 08/10] xfs_repair: "
` [PATCH 09/10] xfs_repair: reduce the amount of "clearing reflink flag" messages
` [PATCH 10/10] xfs_repair: add AG btree rmaps into the filesystem after syncing sb

[PATCH v3] xfs: define a flags field for the AG geometry ioctl structure
 2019-09-04  4:01 UTC  (2+ messages)

[PATCH v2] xfsprogs: io/copy_range: cover corner case (fd_in == fd_out)
 2019-09-04  3:24 UTC  (3+ messages)
  `  "

[PATCH] xfsprogs: io/copy_range: cover corner case (fd_in == fd_out)
 2019-09-04  3:30 UTC  (5+ messages)
        `  "

[PATCH V4] fs: New zonefs file system
 2019-09-04  2:14 UTC  (9+ messages)

[PATCH v2 0/9] libxfrog: wrap version ioctl calls
 2019-09-03 23:37 UTC  (16+ messages)
` [PATCH 1/9] libxfs: revert FSGEOMETRY v5 -> v4 hack
` [PATCH 3/9] libfrog: refactor online geometry queries
` [PATCH 4/9] libfrog: introduce xfs_fd to wrap an fd to a file on an xfs filesystem
` [PATCH 6/9] libfrog: create online fs geometry converters
` [PATCH 7/9] libfrog: refactor open-coded bulkstat calls
  ` [PATCH v2 "
` [PATCH 8/9] libfrog: create xfd_open function

[PATCH 00/12] xfsprogs-5.3: various fixes
 2019-09-03 17:15 UTC  (12+ messages)
` [PATCH 02/12] libxfs: move topology declarations into separate header
` [PATCH 06/12] man: document the new allocation group geometry ioctl

[PATCH v2] xfs: revise function comment for xfs_trans_ail_delete
 2019-09-03 15:20 UTC  (2+ messages)

xfs: use the iomap writeback code v2
 2019-09-03 12:57 UTC  (6+ messages)
` [PATCH 1/5] xfs: use a struct iomap in xfs_writepage_ctx
` [PATCH 2/5] xfs: turn io_append_trans into an io_private void pointer
` [PATCH 3/5] xfs: remove the fork fields in the writepage_ctx and ioend
` [PATCH 4/5] xfs: use the iomap write page code
` [PATCH 5/5] iomap: move struct iomap_page out of iomap.h

[PATCH] fstests: new helper to skip xfs_check
 2019-09-03  4:00 UTC  (3+ messages)

[PATCH v4 0/6] iomap: lift the xfs writepage code into iomap
 2019-09-02 17:16 UTC  (6+ messages)

[PATCH v2] xfsprogs: provide a few compatibility typedefs
 2019-09-02 17:09 UTC  (3+ messages)

misc cleanups
 2019-09-02 17:07 UTC  (9+ messages)
` [PATCH 1/3] xfs: add a xfs_valid_startblock helper


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