public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-29 22:28:03 to 2019-06-06 01:45:26 UTC [more...]

[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
 2019-06-06  1:45 UTC  (10+ messages)
` [PATCH RFC 01/10] fs/locks: Add trace_leases_conflict
` [PATCH RFC 02/10] fs/locks: Export F_LAYOUT lease to user space
` [PATCH RFC 03/10] mm/gup: Pass flags down to __gup_device_huge* calls
` [PATCH RFC 04/10] mm/gup: Ensure F_LAYOUT lease is held prior to GUP'ing pages
` [PATCH RFC 05/10] fs/ext4: Teach ext4 to break layout leases
` [PATCH RFC 06/10] fs/ext4: Teach dax_layout_busy_page() to operate on a sub-range
` [PATCH RFC 07/10] fs/ext4: Fail truncate if pages are GUP pinned
` [PATCH RFC 08/10] fs/xfs: Teach xfs to use new dax_layout_busy_page()
` [PATCH RFC 09/10] fs/xfs: Fail truncate if pages are GUP pinned

[PATCH v5 8/9] vfs: allow copy_file_range to copy across devices
 2019-06-06  0:31 UTC  (3+ messages)

use bios directly in the log code v4
 2019-06-06  0:13 UTC  (28+ messages)
` [PATCH 01/24] xfs: remove the no-op spinlock_destroy stub
` [PATCH 02/24] xfs: remove the never used _XBF_COMPOUND flag
` [PATCH 03/24] xfs: renumber XBF_WRITE_FAIL
` [PATCH 04/24] xfs: make mem_to_page available outside of xfs_buf.c
` [PATCH 05/24] xfs: remove the l_iclog_size_log field from strut xlog
` [PATCH 06/24] xfs: cleanup xlog_get_iclog_buffer_size
` [PATCH 07/24] xfs: reformat xlog_get_lowest_lsn
` [PATCH 08/24] xfs: remove XLOG_STATE_IOABORT
` [PATCH 09/24] xfs: don't use REQ_PREFLUSH for split log writes
` [PATCH 10/24] xfs: factor out log buffer writing from xlog_sync
` [PATCH 11/24] xfs: factor out splitting of an iclog "
` [PATCH 12/24] xfs: factor out iclog size calculation "
` [PATCH 13/24] xfs: update both stat counters together in xlog_sync
` [PATCH 14/24] xfs: remove the syncing argument from xlog_verify_iclog
` [PATCH 15/24] xfs: make use of the l_targ field in struct xlog
` [PATCH 16/24] xfs: use bios directly to write log buffers
` [PATCH 17/24] xfs: move the log ioend workqueue to struct xlog
` [PATCH 18/24] xfs: return an offset instead of a pointer from xlog_align
` [PATCH 19/24] xfs: use bios directly to read and write the log recovery buffers
` [PATCH 20/24] xfs: stop using bp naming for "
` [PATCH 21/24] xfs: remove unused buffer cache APIs
` [PATCH 22/24] xfs: properly type the b_log_item field in struct xfs_buf
` [PATCH 23/24] xfs: remove the b_io_length "
` [PATCH 24/24] xfs: add struct xfs_mount pointer to "

[bug report][stable] xfstests:generic/538 failed on xfs
 2019-06-05 22:51 UTC  (4+ messages)

[PATCH 0/9] xfs: introduce new BULKSTAT and INUMBERS ioctls
 2019-06-05 22:31 UTC  (19+ 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

use bios directly in the log code v2
 2019-06-05 21:24 UTC  (45+ messages)
` [PATCH 01/20] xfs: remove the no-op spinlock_destroy stub
` [PATCH 02/20] xfs: remove the never used _XBF_COMPOUND flag
` [PATCH 03/20] xfs: renumber XBF_WRITE_FAIL
` [PATCH 04/20] xfs: make mem_to_page available outside of xfs_buf.c
` [PATCH 05/20] xfs: reformat xlog_get_lowest_lsn
` [PATCH 06/20] xfs: don't use REQ_PREFLUSH for split log writes
` [PATCH 07/20] xfs: factor out log buffer writing from xlog_sync
` [PATCH 08/20] xfs: factor out splitting of an iclog "
` [PATCH 09/20] xfs: factor out iclog size calculation "
` [PATCH 10/20] xfs: update both stat counters together in xlog_sync
` [PATCH 11/20] xfs: remove the syncing argument from xlog_verify_iclog
` [PATCH 12/20] xfs: make use of the l_targ field in struct xlog
` [PATCH 13/20] xfs: use bios directly to write log buffers
` [PATCH 14/20] xfs: move the log ioend workqueue to struct xlog
` [PATCH 15/20] xfs: return an offset instead of a pointer from xlog_align
` [PATCH 16/20] xfs: use bios directly to read and write the log recovery buffers
` [PATCH 17/20] xfs: stop using bp naming for "
` [PATCH 18/20] xfs: remove unused buffer cache APIs
` [PATCH 19/20] xfs: properly type the b_log_item field in struct xfs_buf
` [PATCH 20/20] xfs: remove the b_io_length "

[RFC][PATCH] xfs_restore: detect rtinherit on destination
 2019-06-05 21:16 UTC 

Polish translation update for xfsprogs 5.0.0
 2019-06-05 18:28 UTC 

[LSF/MM TOPIC] The end of the DAX experiment
 2019-06-05 16:22 UTC  (8+ messages)
` [Lsf-pc] "

[PATCH] include WARN, REPAIR build options in XFS_BUILD_OPTIONS
 2019-06-05 15:13 UTC  (3+ messages)

[PATCH v2 0/4] xfs: refactor inode geometry
 2019-06-05  0:24 UTC  (8+ messages)
` [PATCH 1/4] xfs: separate "
` [PATCH 2/4] xfs: refactor inode geometry setup routines
` [PATCH 3/4] xfs: fix inode_cluster_size rounding mayhem
` [PATCH 4/4] xfs: finish converting to inodes_per_cluster

understanding xfs vs. ext4 log performance
 2019-06-04 22:01 UTC  (3+ messages)

[PATCH v2 00/10] xfs: refactor and improve inode iteration
 2019-06-04 21:50 UTC  (11+ 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

[RFC PATCH] xfstests: test new v5 bulkstat commands
 2019-06-04 21:20 UTC 

[PATCH 0/1] xfs: test overflow of delalloc block counters
 2019-06-04 21:17 UTC  (2+ messages)
` [PATCH 1/1] xfs: check for COW overflows in i_delayed_blks

[PATCH 0/3] fstests: various fixes
 2019-06-04 21:17 UTC  (4+ messages)
` [PATCH 1/3] check: try to insulate the test framework from oom killer
` [PATCH 2/3] xfs/122: add new ioctl structures
` [PATCH 3/3] common: remove obsolete xfs ioctl typedef usage

[PATCH 00/11] xfs: refactor and improve inode iteration
 2019-06-04 16:39 UTC  (12+ messages)
` [PATCH 01/11] xfs: separate inode geometry
` [PATCH 02/11] xfs: create simplified inode walk function
` [PATCH 03/11] xfs: convert quotacheck to use the new iwalk functions
` [PATCH 04/11] xfs: bulkstat should copy lastip whenever userspace supplies one

[ANNOUNCE] xfs-linux: for-next updated to 025197ebb08a
 2019-06-04 15:27 UTC 

[PATCH v3 00/13] Fixes for major copy_file_range() issues
 2019-06-04  4:11 UTC  (6+ messages)
` [PATCH v3 13/13] vfs: allow copy_file_range to copy across devices

[PATCH v2 0/5] xfs: refactor inode geometry
 2019-06-04  1:08 UTC  (12+ messages)
` [PATCH 1/5] xfs: separate "
` [PATCH 2/5] xfs: refactor inode geometry setup routines
` [PATCH 3/5] xfs: hide inode geometry calculation helpers
` [PATCH 4/5] xfs: fix inode_cluster_size rounding mayhem
` [PATCH 5/5] xfs: finish converting to inodes_per_cluster

How to package e2scrub
 2019-06-03 12:39 UTC  (5+ messages)

[PATCH] xfs: inode btree scrubber should calculate im_boffset correctly
 2019-06-03 12:32 UTC  (2+ messages)

[RFC][PATCH] link.2: AT_ATOMIC_DATA and AT_ATOMIC_METADATA
 2019-06-03  6:17 UTC  (13+ messages)

[PATCH v3 0/6] fstests: copy_file_range() tests
 2019-06-02 12:41 UTC  (7+ messages)
` [PATCH v3 1/6] generic: create copy_range group
` [PATCH v3 2/6] generic: copy_file_range immutable file test
` [PATCH v3 3/6] generic: copy_file_range swapfile test
` [PATCH v3 4/6] common/rc: check support for xfs_io copy_range -f N
` [PATCH v3 5/6] generic: copy_file_range bounds test
` [PATCH v3 6/6] generic: cross-device copy_file_range test

[PATCH v10 0/7] virtio pmem driver
 2019-06-01  6:28 UTC  (3+ messages)
` [PATCH v10 4/7] dm: enable synchronous dax

[PATCH v2 0/8] Fixes for major copy_file_range() issues
 2019-05-31 19:34 UTC  (3+ messages)
` [PATCH v2 5/8] vfs: copy_file_range needs to strip setuid bits

[PATCH v2 00/11] xfs: rework extent allocation
 2019-05-31 17:11 UTC  (7+ messages)

[PATCH v4 0/9] Fixes for major copy_file_range() issues
 2019-05-31 16:47 UTC  (10+ messages)
` [PATCH v4 1/9] vfs: introduce generic_copy_file_range()
` [PATCH v4 2/9] vfs: no fallback for ->copy_file_range
` [PATCH v4 3/9] vfs: introduce generic_file_rw_checks()
` [PATCH v4 4/9] vfs: remove redundant checks from generic_remap_checks()
` [PATCH v4 5/9] vfs: add missing checks to copy_file_range
` [PATCH v4 6/9] vfs: introduce file_modified() helper
` [PATCH v4 7/9] xfs: use "
` [PATCH v4 8/9] vfs: allow copy_file_range to copy across devices
` [PATCH v4 9/9] fuse: copy_file_range needs to strip setuid bits and update timestamps

[PATCH] xfs_io: allow passing an open file to copy_range
 2019-05-31 15:48 UTC  (4+ messages)

[PATCH 0/1] xfs: test overflow of delalloc block counters
 2019-05-30 16:32 UTC  (6+ messages)
` [PATCH ] xfs: check for COW overflows in i_delayed_blks


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