linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-13 16:35:01 to 2019-10-17 07:57:32 UTC [more...]

[PATCH V2 00/26] mm, xfs: non-blocking inode reclaim
 2019-10-17  7:57 UTC  (18+ messages)
` [PATCH 04/26] xfs: Improve metadata buffer reclaim accountability
` [PATCH 08/26] mm: directed shrinker work deferral
` [PATCH 21/26] xfs: remove mode from xfs_reclaim_inodes()
` [PATCH 22/26] xfs: track reclaimable inodes using a LRU list
` [PATCH 25/26] xfs: rework unreferenced inode lookups

Aw: Re: Sanity check for m_ialloc_blks in libxfs_mount()
 2019-10-17  6:56 UTC 

[PATCH v6 00/12] xfs: mount API patch series
 2019-10-17  6:51 UTC  (36+ messages)
` [PATCH v6 01/12] vfs: add missing blkdev_put() in get_tree_bdev()
` [PATCH v6 02/12] xfs: remove very old mount option
` [PATCH v6 03/12] xfs: remove unused mount info field m_fsname_len
` [PATCH v6 04/12] xfs: use super s_id instead of mount info m_fsname
` [PATCH v6 05/12] xfs: dont use XFS_IS_QUOTA_RUNNING() for option check
` [PATCH v6 06/12] xfs: add xfs_remount_rw() helper
` [PATCH v6 07/12] xfs: add xfs_remount_ro() helper
` [PATCH v6 08/12] xfs: refactor suffix_kstrtoint()
` [PATCH v6 09/12] xfs: refactor xfs_parseags()
` [PATCH v6 10/12] xfs: move xfs_parseargs() validation to a helper
` [PATCH v6 11/12] xfs: dont set sb in xfs_mount_alloc()
` [PATCH v6 12/12] xfs: switch to use the new mount-api

[PATCH 00/11] xfs_scrub: fix IO error detection during media verify
 2019-10-17  2:25 UTC  (17+ messages)
` [PATCH 01/11] xfs_scrub: fix handling of read-verify pool runtime errors
  ` [PATCH v2 "
` [PATCH 06/11] xfs_scrub: refactor inode prefix rendering code
` [PATCH 07/11] xfs_scrub: record disk LBA size
` [PATCH 08/11] xfs_scrub: enforce read verify pool minimum io size
` [PATCH 09/11] xfs_scrub: return bytes verified from a SCSI VERIFY command
` [PATCH 11/11] xfs_scrub: simulate errors in the read-verify phase

[PATCH v2 10/11] xfs_scrub: fix read verify disk error handling strategy
 2019-10-17  2:18 UTC  (2+ messages)

[PATCH v3] fsstress: add renameat2 support
 2019-10-17  1:47 UTC 

[PATCH 0/4] xfs: btree bulk loading
 2019-10-17  0:40 UTC  (13+ messages)
` [PATCH 1/4] xfs: introduce fake roots for ag-rooted btrees
` [PATCH 3/4] xfs: support bulk loading of staged btrees
` [PATCH 4/4] xfs: support staging cursors for per-AG btree types

[Project Quota]file owner could change its project ID?
 2019-10-17  0:28 UTC  (6+ messages)

Fragmentation metadata checks incomplete in process_bmbt_reclist()
 2019-10-17  0:24 UTC 

Sanity check for m_ialloc_blks in libxfs_mount()
 2019-10-16 20:28 UTC  (2+ messages)

[PATCH v2] fsstress: add renameat2 support
 2019-10-16 12:28 UTC 

lift the xfs writepage code into iomap v7
 2019-10-16 12:08 UTC  (39+ messages)
` [PATCH 01/12] xfs: initialize iomap->flags in xfs_bmbt_to_iomap
` [PATCH 02/12] xfs: set IOMAP_F_NEW more carefully
` [PATCH 03/12] xfs: use a struct iomap in xfs_writepage_ctx
` [PATCH 04/12] xfs: refactor the ioend merging code
` [PATCH 05/12] xfs: turn io_append_trans into an io_private void pointer
` [PATCH 06/12] xfs: remove the fork fields in the writepage_ctx and ioend
` [PATCH 07/12] iomap: zero newly allocated mapped blocks
` [PATCH 08/12] iomap: lift the xfs readpage / readpages tracing to iomap
` [PATCH 09/12] iomap: lift the xfs writeback code "
` [PATCH 10/12] iomap: warn on inline maps in iomap_writepage_map
` [PATCH 11/12] iomap: move struct iomap_page out of iomap.h
` [PATCH 12/12] iomap: cleanup iomap_ioend_compare

[ANNOUNCE] xfs-linux: iomap-5.5-merge updated to c9acd3aee077
 2019-10-16  9:35 UTC  (4+ messages)

[PATCH] iomap: iomap that extends beyond EOF should be marked dirty
 2019-10-16  6:43 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] fsstress: add renameat2 support
 2019-10-16  3:11 UTC  (9+ messages)

[PATCH v2 03/11] xfs_scrub: fix read-verify pool error communication problems
 2019-10-15 17:22 UTC 

[PATCH v2 02/11] xfs_scrub: abort all read verification work immediately on error
 2019-10-15 17:21 UTC 

misc iclog state machine cleanups
 2019-10-15 17:09 UTC  (26+ messages)
` [PATCH 1/8] xfs: pass the correct flag to xlog_write_iclog
` [PATCH 2/8] xfs: remove the unused ic_io_size field from xlog_in_core
` [PATCH 3/8] xfs: move the locking from xlog_state_finish_copy to the callers
` [PATCH 4/8] xfs: call xlog_state_release_iclog with l_icloglock held
` [PATCH 5/8] xfs: remove dead ifdef XFSERRORDEBUG code
` [PATCH 6/8] xfs: remove the unused XLOG_STATE_ALL and XLOG_STATE_UNUSED flags
` [PATCH 7/8] xfs: turn ic_state into an enum
` [PATCH 8/8] xfs: remove the XLOG_STATE_DO_CALLBACK state

[PATCH 00/13] libfrog/xfs_scrub: fix error handling
 2019-10-15 16:57 UTC  (3+ messages)
` [PATCH 09/13] xfs_scrub: fix per-thread counter error communication problems

[ANNOUNCE] xfs-linux: for-next updated to 5e0cd1ef6474
 2019-10-15 16:50 UTC 

[PATCH] xfs: introduce "metasync" api to sync metadata to fsblock
 2019-10-15 16:18 UTC  (15+ messages)

iomap: use SECTOR_SIZE instead of 512 in iomap_page definition
 2019-10-15 16:19 UTC  (4+ messages)

[PATCH] xfs: change the seconds fields in xfs_bulkstat to signed
 2019-10-15 16:04 UTC  (4+ messages)

[PATCH] iomap: fix the logic about poll io in iomap_dio_bio_actor
 2019-10-15 13:50 UTC  (3+ messages)

iomap and xfs COW cleanups v2
 2019-10-15 13:00 UTC  (4+ messages)
` [PATCH 08/20] iomap: use a srcmap for a read-modify-write I/O

[PATCH] loop: fix no-unmap write-zeroes request behavior
 2019-10-15  7:58 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3] "

[RFC PATCH 0/3] xfs: grant head concurrency experiment
 2019-10-14 18:13 UTC  (4+ messages)
` [RFC PATCH 1/3] xfs: temporarily bypass oneshot grant tail verification
` [RFC PATCH 2/3] xfs: fold grant space update into head check function
` [RFC PATCH 3/3] xfs: recheck free reservation on grant head update contention

[PATCH] xfs: include QUOTA, FATAL ASSERT build options in XFS_BUILD_OPTIONS
 2019-10-14 17:34 UTC  (3+ messages)

[PATCH 0/2 v3] iomap: Waiting for IO in iomap_dio_rw()
 2019-10-14  9:32 UTC  (7+ messages)
` [PATCH 1/2] iomap: Allow forcing of waiting for running DIO "
` [PATCH 2/2] xfs: Use iomap_dio_rw_wait()

small fixes for the always_cow mode
 2019-10-14  7:19 UTC  (7+ messages)
` [PATCH 1/2] xfs: disable xfs_ioc_space for always COW inodes
` [PATCH 2/2] xfs: ignore extent size hints "

[PATCH v5 00/17] xfs: mount API patch series
 2019-10-14  1:28 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;
as well as URLs for NNTP newsgroup(s).