public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-11 15:10:32 to 2019-06-14 14:06:33 UTC [more...]

[PATCH v5 00/14] xfs: refactor and improve inode iteration
 2019-06-14 14:06 UTC  (28+ 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 RFC] xfs: drop SYNC_WAIT from xfs_reclaim_inodes_ag during slab reclaim
 2019-06-14 12:58 UTC  (2+ messages)

[PATCH] ceph: copy_file_range needs to strip setuid bits and update timestamps
 2019-06-14 11:43 UTC  (6+ messages)

pagecache locking (was: bcachefs status update) merged)
 2019-06-14  7:30 UTC  (8+ messages)

alternative take on the same page merging leak fix v2
 2019-06-14  6:57 UTC  (8+ messages)
` [PATCH 1/2] block: return from __bio_try_merge_page if merging occured in the same page
` [PATCH 2/2] block: fix page leak when merging to "

[PATCH] xfs: test xfs_info on block device and mountpoint
 2019-06-14  4:49 UTC 

[PATCH] generic: test statfs on project quota directory
 2019-06-14  3:57 UTC  (5+ messages)

[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
 2019-06-14  3:42 UTC  (52+ messages)
` [PATCH RFC 02/10] fs/locks: Export F_LAYOUT lease to user space

[PATCH] Fix typos in xfs-documentation
 2019-06-13 22:28 UTC  (2+ messages)

[PATCH v2 00/10] xfs: refactor and improve inode iteration
 2019-06-13 18:34 UTC  (32+ messages)
` [PATCH 01/10] xfs: create simplified inode walk function
` [PATCH 02/10] xfs: convert quotacheck to use the new iwalk functions
` [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

misc log item related cleanups v2
 2019-06-13 18:03 UTC  (21+ messages)
` [PATCH 01/20] xfs: fix a trivial comment typo in xfs_trans_committed_bulk
` [PATCH 02/20] xfs: stop using XFS_LI_ABORTED as a parameter flag
` [PATCH 03/20] xfs: don't require log items to implement optional methods
` [PATCH 04/20] xfs: remove the dummy iop_push implementation for inode creation items
` [PATCH 05/20] xfs: remove the iop_push implementation for quota off items
` [PATCH 06/20] xfs: don't use xfs_trans_free_items in the commit path
` [PATCH 07/20] xfs: split iop_unlock
` [PATCH 08/20] xfs: add a flag to release log items on commit
` [PATCH 09/20] xfs: don't cast inode_log_items to get the log_item
` [PATCH 10/20] xfs: remove the xfs_log_item_t typedef
` [PATCH 11/20] xfs: use a list_head for iclog callbacks
` [PATCH 12/20] xfs: remove a pointless comment duplicated above all xfs_item_ops instances
` [PATCH 13/20] xfs: merge xfs_efd_init into xfs_trans_get_efd
` [PATCH 14/20] xfs: merge xfs_cud_init into xfs_trans_get_cud
` [PATCH 15/20] xfs: merge xfs_rud_init into xfs_trans_get_rud
` [PATCH 16/20] xfs: merge xfs_bud_init into xfs_trans_get_bud
` [PATCH 17/20] xfs: merge xfs_trans_extfree.c into xfs_extfree_item.c
` [PATCH 18/20] xfs: merge xfs_trans_refcount.c into xfs_refcount_item.c
` [PATCH 19/20] xfs: merge xfs_trans_rmap.c into xfs_rmap_item.c
` [PATCH 20/20] xfs: merge xfs_trans_bmap.c into xfs_bmap_item.c

[Bug 203887] New: CGroup writeback is not supported by `xfs` filesystem leading to errors when using containers
 2019-06-13 14:15 UTC  (2+ messages)
` [Bug 203887] "

[PATCH] Fix the inconsistency between the code and the manual page of mkfs.xfs
 2019-06-13 10:26 UTC 

[PATCH xfsprogs manual] Inconsistency between the code and the manual page
 2019-06-13 10:23 UTC  (4+ messages)

alternative take on the same page merging leak fix
 2019-06-13  9:11 UTC  (13+ messages)
` [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 v13 0/7] virtio pmem driver
 2019-06-13  3:42 UTC  (10+ messages)
` [PATCH v13 1/7] libnvdimm: nd_region flush callback support
` [PATCH v13 2/7] virtio-pmem: Add virtio pmem driver
    ` [Qemu-devel] "
` [PATCH v13 3/7] libnvdimm: add dax_dev sync flag
` [PATCH v13 4/7] dm: enable synchronous dax
` [PATCH v13 5/7] dax: check synchronous mapping is supported
` [PATCH v13 6/7] ext4: disable map_sync for async flush
` [PATCH v13 7/7] xfs: "

[PATCH] xfs: show build options in sysfs
 2019-06-12 16:17 UTC  (4+ messages)

[PATCH] xfs: claim maintainership of loose files
 2019-06-12 15:40 UTC 

[PATCH] mkfs: remove useless log options in usage
 2019-06-12 15:01 UTC  (2+ messages)

xfsdump cleaning scripts (and thanks for all the fish)
 2019-06-12 14:54 UTC 

[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 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] 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  (5+ messages)
` [PATCH 1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS
  ` [Jfs-discussion] "
  ` [PATCH v2 "

[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  (6+ messages)
` [PATCH v11 4/7] dm: enable synchronous dax
    ` [Qemu-devel] "


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