linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-30 05:36:55 to 2019-09-04 04:38:56 UTC [more...]

[PATCH v2 00/10] xfsprogs-5.3: various fixes
 2019-09-04  4:38 UTC  (9+ 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 09/10] xfs_repair: reduce the amount of "clearing reflink flag" messages

[PATCH v2 0/4] xfs_spaceman: use runtime support library
 2019-09-04  4:38 UTC  (3+ messages)
` [PATCH 1/4] xfs_spaceman: remove typedef usage
` [PATCH 2/4] xfs_spaceman: remove unnecessary test in openfile()

[PATCH v3 0/8] libxfrog: wrap version ioctl calls
 2019-09-04  4:35 UTC  (6+ messages)
` [PATCH 2/8] libfrog: refactor online geometry queries
` [PATCH 4/8] libfrog: store more inode and block geometry in struct xfs_fd
` [PATCH 5/8] libfrog: create online fs geometry converters
` [PATCH 7/8] libfrog: create xfd_open function
` [PATCH 8/8] libfrog: refactor open-coded INUMBERS calls

[PATCH 00/12] libfrog: move header files
 2019-09-04  4:36 UTC  (5+ messages)
` [PATCH 08/12] libfrog: move workqueue.h to libfrog/
` [PATCH 09/12] libfrog: move crc32c.h "
` [PATCH 11/12] libfrog: move workqueue.h "
` [PATCH 12/12] libfrog: move libfrog.h to libfrog/util.h

[PATCH 0/7] xfs: log race fixes and cleanups
 2019-09-04  4:24 UTC  (8+ 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 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)
        `  "

iomap_dio_rw ->end_io improvements
 2019-09-04  2:19 UTC  (10+ 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

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

[ANNOUNCE] xfs-linux: for-next updated to 1baa2800e62d
 2019-09-03 23:40 UTC  (3+ messages)

[PATCH v2 0/9] libxfrog: wrap version ioctl calls
 2019-09-03 23:37 UTC  (31+ messages)
` [PATCH 1/9] libxfs: revert FSGEOMETRY v5 -> v4 hack
` [PATCH 2/9] xfsprogs: update spdx tags in LICENSES/
` [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 5/9] libfrog: store more inode and block geometry in struct xfs_fd
` [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 9/9] libfrog: refactor open-coded INUMBERS calls

[PATCH v2] xfs_io: support splice data between two files
 2019-09-03 22:24 UTC  (2+ messages)

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-09-03 20:53 UTC  (9+ messages)
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)

[PATCH 00/12] xfsprogs-5.3: various fixes
 2019-09-03 17:15 UTC  (35+ 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 v2] xfs: revise function comment for xfs_trans_ail_delete
 2019-09-03 15:20 UTC  (2+ messages)

[PATCH v3] xfsprogs: provide a few compatibility typedefs
 2019-09-03 14:40 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] splice: only read in as much information as there is pipe buffer space
 2019-09-03  3:19 UTC  (6+ messages)
` [RFC PATCH] generic: test splice() with pipes
` [PATCH v2] splice: only read in as much information as there is pipe buffer space

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

misc cleanups
 2019-09-02 17:07 UTC  (13+ messages)
` [PATCH 1/3] xfs: add a xfs_valid_startblock helper
` [PATCH 2/3] xfs: cleanup xfs_fsb_to_db
` [PATCH 3/3] xfs: remove the unused XFS_ALLOC_USERDATA flag

[PATCH v2 00/15] xfs: mount API patch series
 2019-09-02  2:41 UTC  (37+ messages)
` [PATCH v2 02/15] xfs: mount-api - add fs parameter description
` [PATCH v2 03/15] xfs: mount-api - refactor suffix_kstrtoint()
` [PATCH v2 05/15] xfs: mount-api - make xfs_parse_param() take context .parse_param() args
` [PATCH v2 06/15] xfs: mount-api - move xfs_parseargs() validation to a helper
` [PATCH v2 07/15] xfs: mount-api - refactor xfs_fs_fill_super()
` [PATCH v2 08/15] xfs: mount-api - add xfs_get_tree()
` [PATCH v2 11/15] xfs: mount api - add xfs_reconfigure()
` [PATCH v2 12/15] xfs: mount-api - add xfs_fc_free()
` [PATCH v2 14/15] xfs: mount-api - switch to new mount-api

[PATCH v3 01/11] checkpatch: check for nested (un)?likely() calls
 2019-08-31 17:26 UTC  (8+ messages)
` [PATCH v3 07/11] xfs: remove unlikely() from WARN_ON() condition

[RFC] xfs: Flush iclog containing XLOG_COMMIT_TRANS before waiting for log space
 2019-08-31 13:07 UTC  (13+ messages)

[PATCH v3 0/5] xfs: speed up large directory modifications
 2019-08-31  1:00 UTC  (4+ messages)
` [PATCH 2/5] xfs: factor data block addition from xfs_dir2_node_addname_int()

[PATCH 2/9] cachefiles: drop direct usage of ->bmap method
 2019-08-31  0:45 UTC  (9+ messages)
  ` [PATCH 0/9 V5] New ->fiemap infrastructure and ->bmap removal

[PATCH] xfs: define a flags field for the AG geometry ioctl structure
 2019-08-31  0:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] xfs: define a version field for the AG geometry ioctl structure
 2019-08-30 23:32 UTC 

[PATCH 0/3 v2] xfs: Fix races between readahead and hole punching
 2019-08-30 16:02 UTC  (5+ messages)
` [PATCH 3/3] xfs: Fix stale data exposure when readahead races with hole punch

[GIT PULL RESEND] vfs: Add support for timestamp limits
 2019-08-30 15:47 UTC 

[PATCH 0/5] xfs: remove unnecessary parameters and returns
 2019-08-30 15:31 UTC  (5+ messages)
` [PATCH 5/5] xfs: reinitialize rm_flags when unpacking an offset into an rmap irec

[PATCH] xfs: fix sign handling problem in xfs_bmbt_diff_two_keys
 2019-08-30 15:30 UTC  (4+ messages)

[PATCH] xfs: add function name in xfs_trans_ail_delete function header comments
 2019-08-30 15:15 UTC  (2+ messages)

[PATCH] xfs: Initialize label array properly
 2019-08-30 14:53 UTC  (4+ messages)

[PATCH] xfsprogs: provide a few compatibility typedefs
 2019-08-30 14:49 UTC  (3+ messages)

[PATCH] xfs: log proper length of btree block in scrub/repair
 2019-08-30 14:36 UTC  (3+ messages)

[PATCH] xfs: fix the dax supported check in xfs_ioctl_setattr_dax_invalidate
 2019-08-30 10:23 UTC 

[PATCH 0/3 v3] xfs: allocate xattr buffer on demand
 2019-08-30  5:36 UTC  (3+ messages)
` [PATCH 5/5] "


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