linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-01 01:09:17 to 2018-02-12 00:45:25 UTC [more...]

[PATCH 0/7] xfs: refactor and tablise growfs
 2018-02-12  0:45 UTC  (20+ messages)
` [PATCH 1/7] xfs: factor out AG header initialisation from growfs core
` [PATCH 2/7] xfs: convert growfs AG header init to use buffer lists
` [PATCH 3/7] xfs: factor ag btree reoot block initialisation
` [PATCH 4/7] xfs: turn ag header initialisation into a table driven operation
` [PATCH 5/7] xfs: make imaxpct changes in growfs separate
` [PATCH 6/7] xfs: separate secondary sb update in growfs
` [PATCH 7/7] xfs: rework secondary superblock updates "

freezing system for several second on high I/O [kernel 4.15]
 2018-02-11 22:56 UTC  (11+ messages)

xfs_buf_lock vs aio
 2018-02-09 23:10 UTC  (6+ messages)

[PATCH 0/4] xfs: rmapbt block and perag reservation fixups
 2018-02-09 13:37 UTC  (19+ messages)
` [PATCH 1/4] xfs: shutdown if block allocation overruns tx reservation
` [PATCH 2/4] xfs: account format bouncing into rmapbt swapext "
` [PATCH 3/4] xfs: rename agfl perag res type to rmapbt
` [PATCH 4/4] xfs: account only rmapbt-used blocks against rmapbt perag res
` [PATCH] tests/xfs: rmapbt swapext block reservation overrun test

XFS over device mapper dm-thin device
 2018-02-09  1:39 UTC  (12+ messages)

[PATCH v3 0/3] minimal DAX support for XFS realtime device
 2018-02-09  0:38 UTC  (4+ messages)
` [PATCH v3 1/3] fs: allow per-device dax status checking for filesystems
` [PATCH v3 2/3] dax: change bdev_dax_supported() to support boolean returns
` [PATCH v3 3/3] xfs: reject removal of realtime flag when datadev doesn't support DAX

[PATCH] xfs: rewrite the fdatasync optimization
 2018-02-08 23:17 UTC  (4+ messages)

[PATCH v2] xfs_io: support a basic extent swap command
 2018-02-08 21:13 UTC  (3+ messages)

[PATCH v2] tests/xfs: rmapbt swapext block reservation overrun test
 2018-02-08 16:58 UTC  (2+ messages)

[PATCH 0/4] misc. fstests changes
 2018-02-08 16:30 UTC  (8+ messages)
` [PATCH 1/4] xfs_scrub: remove -y parameter
` [PATCH 2/4] xfs: skip xfs_check in _check_xfs_filesystem
` [PATCH 3/4] xfs: regression tests for reflink quota bugs
` [PATCH 4/4] xfs/348: dir->symlink corruption must not be allowed

[PATCH] xfs_io: support a basic extent swap command
 2018-02-08 13:06 UTC  (8+ messages)

[PATCH] xfs: remove unused m_dmevmask from xfs_mount struct
 2018-02-08  2:21 UTC  (2+ messages)

xfs_extent_busy_flush vs. aio
 2018-02-07 23:43 UTC  (19+ messages)

[PATCH] xfs: use memset to initialize xfs_scrub_agfl_info
 2018-02-07 23:23 UTC  (2+ messages)

[PATCH 2 1/2] dax: change bdev_dax_supported() to take a block_device as input
 2018-02-07  0:19 UTC  (14+ messages)
` [PATCH 2 2/2] xfs: fix rt_dev usage for DAX

[PATCH] xfs: byte range buffer dirty region tracking
 2018-02-06 16:21 UTC  (10+ messages)
` [PATCH v2] "

Rationale for hardware RAID 10 su, sw values in FAQ
 2018-02-06  1:56 UTC  (8+ messages)
            ` Storage considerations for XFS layout documentation (was Re: Rationale for hardware RAID 10 su, sw values in FAQ)

[PATCH 0/7] xfsprogs: 4.15 rollup pt. 5
 2018-02-05 23:23 UTC  (8+ messages)
` [PATCH 1/7] xfs_scrub: log operational messages when interactive
` [PATCH 2/7] xfs_scrub: remove preen mode
` [PATCH 3/7] xfs_scrub: classify lack of ioctl support as a runtime error
` [PATCH 4/7] xfs_scrub: reclassify runtime errors
` [PATCH 5/7] xfs_scrub: reclassify some of the warning messages
` [PATCH 6/7] xfs_scrub: always init phase information
` [PATCH 7/7] xfs_scrub: refactor outcome display into a separate helper

xfs_scrub: call for testing
 2018-02-05 22:40 UTC  (9+ messages)

[GIT PULL] xfs: great scads of new stuff for 4.16
 2018-02-05 20:41 UTC  (2+ messages)
` [GIT PULL] xfs: updates "

[PATCH 0/4] xfsprogs: 4.15 rollup pt. 4
 2018-02-05 17:21 UTC  (10+ messages)
` [PATCH 1/4] mkfs: don't create realtime filesystems with reflink enabled
` [PATCH 2/4] xfs_scrub: close dir_fd if we don't get a DIR pointer
` [PATCH 3/4] xfs_scrub: kill dead code
` [PATCH 4/4] xfs_scrub: log operational messages when interactive
` [PATCH 5/4] xfs_io: fix copy_file_range symbol name collision

[PATCH 1/2] xfs_mdrestore: Add -i option to built-in help
 2018-02-05 16:47 UTC  (9+ messages)
` [PATCH 2/2] xfs_mdrestore: Don't rewind source file stream
    ` [PATCH] "

[LSF/MM TOPIC] File system memory management topics
 2018-02-05  7:01 UTC  (2+ messages)

[PATCH] xfs: fall back to vmalloc when allocation log vector buffers
 2018-02-05  0:40 UTC  (3+ messages)

[ANNOUNCE] xfsprogs for-next updated to ffdd272
 2018-02-02 21:26 UTC 

[PATCH] xfs: don't allow DAX on reflink filesystems
 2018-02-02 18:08 UTC  (4+ messages)

[PATCH] xfs_mdrestore: Don't restore over a dump file
 2018-02-02 17:52 UTC  (6+ messages)

[PATCH RFC] xfs: change agfl perag res into an rmapbt-based reservation
 2018-02-01 22:31 UTC  (4+ messages)

[PATCH v11.2 00/29] xfsprogs: online scrub/repair support
 2018-02-01 22:17 UTC  (7+ messages)
` [PATCH 30/29] debian/control: remove nonexistent libreadline5-dev build dependency
  ` [PATCH 31/29] xfs_scrub: handle scrub-only kernels more helpfully
    ` [PATCH 31/29 v2] "

[PATCH 2] xfs: fix rt_dev usage for DAX
 2018-02-01 20:32 UTC 

[PATCH] xfs: don't allow reflink + realtime filesystems
 2018-02-01 18:51 UTC  (2+ messages)

[PATCH] xfs_scrub: log operational messages when interactive
 2018-02-01 18:17 UTC 

[PATCH] xfs: Add missing braces around xfs_scrub_agfl_info initializer
 2018-02-01 17:24 UTC  (4+ messages)

[LSF/MM TOPIC] Virtual block address space mapping
 2018-02-01  5:21 UTC  (5+ messages)

[LSF/MM TOPIC] Online Filesystem Check, 2018 Edition
 2018-02-01  1:37 UTC 

[PATCH] mkfs: don't create realtime filesystems with reflink enabled
 2018-02-01  1:09 UTC  (2+ messages)


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