linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-26 10:50:19 to 2017-10-04 06:43:47 UTC [more...]

[PATCH v11 00/25] xfs: online scrub support
 2017-10-04  6:43 UTC  (49+ messages)
` [PATCH 01/25] xfs: create an ioctl to scrub AG metadata
` [PATCH 02/25] xfs: dispatch metadata scrub subcommands
` [PATCH 03/25] xfs: probe the scrub ioctl
` [PATCH 04/25] xfs: create helpers to record and deal with scrub problems
` [PATCH 05/25] xfs: create helpers to scrub a metadata btree
` [PATCH 06/25] xfs: scrub the shape of "
` [PATCH 07/25] xfs: scrub btree keys and records
` [PATCH 08/25] xfs: create helpers to scan an allocation group
` [PATCH 09/25] xfs: scrub the backup superblocks
` [PATCH 10/25] xfs: scrub AGF and AGFL
` [PATCH 11/25] xfs: scrub the AGI
` [PATCH 12/25] xfs: scrub free space btrees
` [PATCH 13/25] xfs: scrub inode btrees
` [PATCH 14/25] xfs: scrub rmap btrees
` [PATCH 15/25] xfs: scrub refcount btrees
` [PATCH 16/25] xfs: scrub inodes
` [PATCH 17/25] xfs: scrub inode block mappings
` [PATCH 18/25] xfs: scrub directory/attribute btrees
` [PATCH 19/25] xfs: scrub directory metadata
` [PATCH 20/25] xfs: scrub directory freespace
` [PATCH 21/25] xfs: scrub extended attributes
` [PATCH 22/25] xfs: scrub symbolic links
` [PATCH 23/25] xfs: scrub parent pointers
` [PATCH 24/25] xfs: scrub realtime bitmap/summary
` [PATCH 25/25] xfs: scrub quota information

add a new test for racing AIO COW writes
 2017-10-04  6:16 UTC  (3+ messages)
` add a new test for racing AIO COW writes V2

[RFC 0/5] fs: replace kthread freezing with filesystem freeze/thaw
 2017-10-04  6:07 UTC  (44+ messages)
` [RFC 1/5] fs: add iterate_supers_reverse()
` [RFC 2/5] fs: freeze on suspend and thaw on resume
` [RFC 3/5] xfs: allow fs freeze on suspend/hibernation
` [RFC 4/5] ext4: add fs freezing support "
` [RFC 5/5] pm: remove kernel thread freezing

Something like ZFS Channel Programs for BTRFS & probably XFS or even VFS?
 2017-10-03 21:44 UTC  (5+ messages)

Suggested XFS setup/options for 10TB file system w/ 18-20M files
 2017-10-03 20:32 UTC  (8+ messages)

[GIT PULL] xfsprogs: mkfs refactor
 2017-10-03 20:14 UTC  (5+ messages)
` fstests: update mkfs.xfs filters for new refactoring

[PATCH] xfsprogs: explicitly cast troublesome types to match printf format specifiers
 2017-10-03 19:20 UTC 

[PATCH] xfs: handle racy AIO in xfs_reflink_end_cow
 2017-10-03 17:26 UTC  (2+ messages)

[PATCH] fs: invalidate page cache after end_io() in dio completion
 2017-10-03 16:02 UTC 

Something like ZFS Channel Programs for BTRFS & probably XFS or even VFS?
 2017-10-03  8:18 UTC 

[Bug Report]: generic/085 trigger a XFS panic on kernel 4.14-rc2
 2017-10-03  2:27 UTC  (5+ messages)

[PATCH v2 0/4] ext4: SEEK_HOLE / SEEK_DATA via iomap
 2017-10-02 15:02 UTC  (5+ messages)
` [PATCH v2 3/4] ext4: Add iomap support for inline data

XFS AIL lockup
 2017-10-01 22:49 UTC  (2+ messages)

[PATCH 0/7] re-enable XFS per-inode DAX
 2017-10-01  8:17 UTC  (39+ messages)
` [PATCH 1/7] xfs: always use DAX if mount option is used
` [PATCH 2/7] xfs: validate bdev support for DAX inode flag
` [PATCH 3/7] xfs: protect S_DAX transitions in XFS read path
` [PATCH 6/7] mm, fs: introduce file_operations->post_mmap()
` [PATCH 7/7] xfs: re-enable XFS per-inode DAX

[PATCH] generic/447: not a quick test
 2017-10-01  8:00 UTC  (3+ messages)

[PATCH v2 1/3] xfs_io: Add support for pwritev2()
 2017-09-29 13:00 UTC  (3+ messages)
` [PATCH v2 2/3] xfs_io: Add RWF_NOWAIT to pwritev2()
` [PATCH v2 3/3] xfs_io: Allow partial writes

[PATCH] xfs: test increased overlong directory extent discard threshold
 2017-09-29  5:37 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] common/xfs: add iomap_dio_complete() to the dmesg filter
 2017-09-29  4:45 UTC  (2+ messages)

[PATCH] xfs_io: add new error injection knobs to inject command
 2017-09-28 22:13 UTC 

[GIT PULL] xfs: fixes for 4.14-rc3
 2017-09-28 20:19 UTC 

[PATCH 1/3] Add support for pwritev2()
 2017-09-28 19:31 UTC  (6+ messages)
` [PATCH 2/3] io/pwrite: Add RWF_NOWAIT to pwritev2()
` [PATCH 3/3] Allow partial writes

Rationale for hardware RAID 10 su, sw values in FAQ
 2017-09-28 11:07 UTC  (8+ messages)

[PATCH v2] db: increase metadump's default overly long extent discard threshold
 2017-09-27 10:03 UTC  (2+ messages)

generic/232 test failures on 4.14-rc1
 2017-09-27  9:33 UTC  (2+ messages)

[PATCH] db: increase metadump's default overly long extent discard threshold
 2017-09-27  2:31 UTC  (3+ messages)

[ANNOUNCE] xfsprogs v4.13.0 released
 2017-09-27  2:14 UTC  (2+ messages)
` [ANNOUNCE] xfsprogs v4.13.1 released!

[PATCH] mkfs: don't overflow the subopts array
 2017-09-27  1:40 UTC  (2+ messages)

[PATCH] xfs: always swap the cow forks when swapping extents
 2017-09-26 16:01 UTC  (3+ messages)

[PATCH v2] xfs: update i_size after unwritten conversion in dio completion
 2017-09-26 15:00 UTC  (2+ messages)

[PATCH] xfs: revert "xfs: factor rmap btree size into the indlen calculations"
 2017-09-26 14:43 UTC  (2+ messages)

[PATCH v2 1/3] xfs/realtime: Add require_no_realtime function
 2017-09-26 11:02 UTC  (5+ messages)
` [PATCH v2 2/3] xfs/realtime: Default rtinherit=1, add _require_no_rtinherit function
` [PATCH v2 3/3] xfs/realtime: Fix direct invocations of xfs_repair


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