public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-07 18:34:22 to 2019-06-12 10:50:45 UTC [more...]

[PATCH v12 0/7] virtio pmem driver
 2019-06-12 10:50 UTC  (14+ messages)
` [PATCH v12 1/7] libnvdimm: nd_region flush callback support
` [PATCH v12 2/7] virtio-pmem: Add virtio pmem driver
        ` [Qemu-devel] "
` [PATCH v12 3/7] libnvdimm: add dax_dev sync flag
` [PATCH v12 4/7] dm: enable synchronous dax
    ` [Qemu-devel] "
` [PATCH v12 5/7] dax: check synchronous mapping is supported
` [PATCH v12 6/7] ext4: disable map_sync for async flush
` [PATCH v12 7/7] xfs: "

[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
 2019-06-12 10:29 UTC  (20+ messages)
` [PATCH RFC 01/10] fs/locks: Add trace_leases_conflict
` [PATCH RFC 02/10] fs/locks: Export F_LAYOUT lease to user space

alternative take on the same page merging leak fix
 2019-06-12 10:18 UTC  (11+ messages)
` [PATCH 1/5] block: fix gap checking in __bio_add_pc_page
` [PATCH 2/5] block: factor out a bio_try_merge_pc_page helper
` [PATCH 3/5] block: return from __bio_try_merge_page if merging occured in the same page
` [PATCH 4/5] block: fix page leak when merging to "
` [PATCH 5/5] block: use __bio_try_merge_page in __bio_try_merge_pc_page

[PATCH] mkfs: remove useless log options in usage
 2019-06-12  9:09 UTC 

[PATCH] generic: test statfs on project quota directory
 2019-06-12  7:32 UTC  (3+ messages)

[PATCH xfsprogs manual] Inconsistency between the code and the manual page
 2019-06-12  6:47 UTC  (2+ messages)

[PATCH v5 0/9] xfs: introduce new BULKSTAT and INUMBERS ioctls
 2019-06-12  6:50 UTC  (10+ messages)
` [PATCH 1/9] xfs: remove various bulk request typedef usage
` [PATCH 2/9] xfs: rename bulkstat functions
` [PATCH 3/9] xfs: introduce new v5 bulkstat structure
` [PATCH 4/9] xfs: introduce v5 inode group structure
` [PATCH 5/9] xfs: wire up new v5 bulkstat ioctls
` [PATCH 6/9] xfs: wire up the new v5 bulkstat_single ioctl
` [PATCH 7/9] xfs: wire up the v5 INUMBERS ioctl
` [PATCH 8/9] xfs: specify AG in bulk req
` [PATCH 9/9] xfs: allow bulkstat_single of special inodes

[PATCH v5 00/14] xfs: refactor and improve inode iteration
 2019-06-12  6:49 UTC  (15+ messages)
` [PATCH 01/14] xfs: create iterator error codes
` [PATCH 02/14] xfs: create simplified inode walk function
` [PATCH 03/14] xfs: convert quotacheck to use the new iwalk functions
` [PATCH 04/14] xfs: bulkstat should copy lastip whenever userspace supplies one
` [PATCH 05/14] xfs: remove unnecessary includes of xfs_itable.h
` [PATCH 06/14] xfs: convert bulkstat to new iwalk infrastructure
` [PATCH 07/14] xfs: move bulkstat ichunk helpers to iwalk code
` [PATCH 08/14] xfs: change xfs_iwalk_grab_ichunk to use startino, not lastino
` [PATCH 09/14] xfs: clean up long conditionals in xfs_iwalk_ichunk_ra
` [PATCH 10/14] xfs: refactor xfs_iwalk_grab_ichunk
` [PATCH 11/14] xfs: refactor iwalk code to handle walking inobt records
` [PATCH 12/14] xfs: refactor INUMBERS to use iwalk functions
` [PATCH 13/14] xfs: multithreaded iwalk implementation
` [PATCH 14/14] xfs: poll waiting for quotacheck

[PATCH] Fix the inconsistency between the code and the manual page of mkfs.xfs
 2019-06-12  6:23 UTC 

[PATCH 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-12  0:42 UTC  (8+ messages)
` [PATCH 1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS
  ` [Jfs-discussion] "
  ` [PATCH v2 "
` [PATCH 2/4] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [PATCH 3/4] fs: teach vfs_ioc_fssetxattr_check to check project id info
` [PATCH 4/4] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints

[PATCH v2 00/10] xfs: refactor and improve inode iteration
 2019-06-12  0:32 UTC  (40+ messages)
` [PATCH 01/10] xfs: create simplified inode walk function
` [PATCH 02/10] xfs: convert quotacheck to use the new iwalk functions
` [PATCH 03/10] xfs: bulkstat should copy lastip whenever userspace supplies one
` [PATCH 04/10] xfs: convert bulkstat to new iwalk infrastructure
` [PATCH 05/10] xfs: move bulkstat ichunk helpers to iwalk code
` [PATCH 06/10] xfs: change xfs_iwalk_grab_ichunk to use startino, not lastino
` [PATCH 07/10] xfs: clean up long conditionals in xfs_iwalk_ichunk_ra
` [PATCH 08/10] xfs: multithreaded iwalk implementation
` [PATCH 09/10] xfs: poll waiting for quotacheck
` [PATCH 10/10] xfs: refactor INUMBERS to use iwalk functions

[PATCH v2 1/2] generic/553: fix test description
 2019-06-11 16:07 UTC  (6+ messages)
` [PATCH v2 2/2] generic/554: test only copy to active swap file

[PATCH v11 0/7] virtio pmem driver
 2019-06-11 16:04 UTC  (12+ messages)
` [PATCH v11 1/7] libnvdimm: nd_region flush callback support
` [PATCH v11 2/7] virtio-pmem: Add virtio pmem driver
` [PATCH v11 3/7] libnvdimm: add dax_dev sync flag
` [PATCH v11 4/7] dm: enable synchronous dax
    ` [Qemu-devel] "
` [PATCH v11 5/7] dax: check synchronous mapping is supported
` [PATCH v11 6/7] ext4: disable map_sync for async flush
` [PATCH v11 7/7] xfs: "

misc log item related cleanups
 2019-06-11  8:46 UTC  (4+ messages)
` [PATCH 02/20] xfs: stop using XFS_LI_ABORTED as a parameter flag

[PATCH] ceph: copy_file_range needs to strip setuid bits and update timestamps
 2019-06-11  8:39 UTC  (3+ messages)

[PATCH V2 0/2] block: fix page leak by merging to same page
 2019-06-11  7:57 UTC  (8+ messages)
` [PATCH V2 1/2] block: introduce 'enum bvec_merge_flags' for __bio_try_merge_page
` [PATCH V2 2/2] block: fix page leak in case of merging to same page

[PATCH] vfs: allow copy_file_range from a swapfile
 2019-06-11  5:44 UTC  (6+ messages)

[PATCH] cifs: copy_file_range needs to strip setuid bits and update timestamps
 2019-06-11  4:53 UTC  (3+ messages)

[PATCH v3 0/6] vfs: make immutable files actually immutable
 2019-06-11  4:47 UTC  (7+ messages)
` [PATCH 1/6] mm/fs: don't allow writes to immutable files
` [PATCH 2/6] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [PATCH 3/6] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [PATCH 4/6] vfs: don't allow most setxattr to immutable files
` [PATCH 5/6] xfs: refactor setflags to use setattr code directly
` [PATCH 6/6] xfs: clean up xfs_merge_ioc_xflags

[PATCH v2 0/8] vfs: make immutable files actually immutable
 2019-06-11  4:01 UTC  (10+ messages)
` [PATCH 1/8] mm/fs: don't allow writes to immutable files

[PATCH] generic/554: test only copy to active swap file
 2019-06-11  3:19 UTC  (2+ messages)

[PATCH] generic/553: fix test description
 2019-06-11  3:18 UTC  (2+ messages)

[PATCH v3 0/6] fstests: copy_file_range() tests
 2019-06-11  2:36 UTC  (13+ messages)
` [PATCH v3 3/6] generic: copy_file_range swapfile test

[ANNOUNCE] xfs-linux: copy-file-range-fixes updated to fe0da9c09b2d
 2019-06-11  1:11 UTC  (3+ messages)

[PATCH V3 0/2] block: fix page leak by merging to same page
 2019-06-10  9:02 UTC  (3+ messages)
` [PATCH V3 1/2] block: introduce 'enum bvec_merge_flags' for __bio_try_merge_page
` [PATCH V3 2/2] block: fix page leak in case of merging to same page

[PATCH v10 0/7] virtio pmem driver
 2019-06-10  5:08 UTC  (4+ messages)
` [PATCH v10 4/7] dm: enable synchronous dax

[PATCH 0/2] block: fix page leak by merging to same page
 2019-06-10  3:40 UTC  (4+ messages)
` [PATCH 1/2] block: introduce 'enum bvec_merge_flags' for __bio_try_merge_page
` [PATCH 2/2] block: fix page leak in case of merging to same page

[PATCH] xfs_io: allow passing an open file to copy_range
 2019-06-08  7:51 UTC  (5+ messages)

[PATCH v2 0/6] xfsprogs-5.1: fix various problems
 2019-06-07 19:28 UTC  (7+ messages)
` [PATCH 1/6] libfrog: refactor online geometry queries
` [PATCH 2/6] libxfs: refactor open-coded bulkstat calls
` [PATCH 3/6] libxfs: refactor open-coded INUMBERS calls
` [PATCH 4/6] mkfs: validate start and end of aligned logs
` [PATCH 5/6] xfs_io: repair_f should use its own name
` [PATCH 6/6] libxfs-diff: try harder to find the kernel equivalent libxfs files

[PATCH] Documentation: xfs: Fix typo
 2019-06-07 19:30 UTC  (3+ messages)

[PATCH v2 0/9] xfsprogs: document the ioctls scrub uses
 2019-06-07 19:29 UTC  (10+ messages)
` [PATCH 1/9] libxfs: break out the GETXATTR/SETXATTR manpage
` [PATCH 2/9] libxfs: break out the fsop geometry manpage
` [PATCH 3/9] libxfs: break out the bulkstat manpage
` [PATCH 4/9] libxfs: link to the scrub ioctl from xfsctl.3
` [PATCH 5/9] libxfs: break out the INUMBERS manpage
` [PATCH 6/9] libxfs: break out FSCOUNTS manpage
` [PATCH 7/9] libxfs: break out the RESBLKS manpage
` [PATCH 8/9] libxfs: break out GETBMAP manpage
` [PATCH 9/9] libxfs: break out fs shutdown manpage


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