public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-05 16:47:53 to 2018-02-15 18:05:57 UTC [more...]

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

[PATCH] debian: add build-depends on pkg-config
 2018-02-15 17:02 UTC  (2+ messages)

[PATCH] xfs/015: enlarge the initial fs size
 2018-02-15 16:39 UTC  (5+ messages)

[PATCH] xfs: byte range buffer dirty region tracking
 2018-02-15 13:42 UTC  (14+ messages)
` [PATCH v2] "

[PATCH v2 0/4] xfs: fix v5 AGFL wrapping
 2018-02-15 13:16 UTC  (8+ messages)
` [PATCH 1/4] xfs: convert XFS_AGFL_SIZE to a helper function
` [PATCH 2/4] xfs: introduce 'fixed agfl' feature
` [PATCH 3/4] xfs: fix agfl wrapping on v5 filesystems
` [PATCH 4/4] xfs: enable fixed agfl feature

xfs_buf_lock vs aio
 2018-02-15  9:36 UTC  (15+ messages)

[PATCH 0/7] xfs: refactor and tablise growfs
 2018-02-15  5:53 UTC  (21+ 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-15  5:44 UTC  (15+ messages)

[PATCH 0/4] misc. fstests changes
 2018-02-15  0:40 UTC  (13+ 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: rewrite the fdatasync optimization
 2018-02-14 22:43 UTC  (8+ messages)

Behavior of falloc collapse range when preceded by falloc keep size : Possible eof block loss
 2018-02-14 21:48 UTC  (2+ messages)

[PATCH] Cleanup old XFS_BTREE_* traces
 2018-02-14 17:28 UTC  (7+ messages)

[PATCH 0/7] xfsprogs: 4.15 rollup pt. 5
 2018-02-14 16:51 UTC  (27+ 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

[PATCH v3 0/3] minimal DAX support for XFS realtime device
 2018-02-13 20:43 UTC  (7+ 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

[ANNOUNCE] xfsprogs v4.15.0-rc1 released
 2018-02-13 20:29 UTC 

[PATCH] xfs: remove unused m_dmevmask from xfs_mount struct
 2018-02-12 19:41 UTC  (3+ 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 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] xfs_io: support a basic extent swap command
 2018-02-08 13:06 UTC  (8+ messages)

xfs_extent_busy_flush vs. aio
 2018-02-07 23:43 UTC  (15+ 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  (7+ messages)
` [PATCH 2 2/2] xfs: fix rt_dev usage for DAX

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)

xfs_scrub: call for testing
 2018-02-05 22:40 UTC  (8+ 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  (3+ messages)
` [PATCH 5/4] xfs_io: fix copy_file_range symbol name collision

[PATCH] xfs_mdrestore: Don't rewind source file stream
 2018-02-05 16:47 UTC  (3+ messages)


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