linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-14 00:43:54 to 2019-09-19 19:40:37 UTC [more...]

[ANNOUNCE] xfs-linux: iomap-5.4-merge rebased to 1b4fdf4f30db
 2019-09-19 19:40 UTC  (4+ messages)

[PATCH v3 00/19] Delayed Attributes
 2019-09-19 17:47 UTC  (19+ messages)
` [PATCH v3 01/19] xfs: Replace attribute parameters with struct xfs_name
` [PATCH v3 02/19] xfs: Embed struct xfs_name in xfs_da_args
` [PATCH v3 04/19] xfs: Add xfs_has_attr and subroutines

[GIT PULL] iomap: new code for 5.4
 2019-09-19 17:41 UTC  (9+ messages)

[PATCH] xfs: assure zeroed memory buffers for certain kmem allocations
 2019-09-19 17:38 UTC  (12+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] common/xfs: wipe the XFS superblock of each AGs
 2019-09-19 17:27 UTC  (3+ messages)

[PATCH] xfs/148-149: Remove xfs_prepair64 and xfs_prepair tests
 2019-09-19 16:19 UTC  (2+ messages)

[PATCH v4 00/11] xfs: rework near mode extent allocation
 2019-09-19 15:05 UTC  (30+ messages)
` [PATCH v4 01/11] xfs: track active state of allocation btree cursors
` [PATCH v4 02/11] xfs: introduce allocation cursor data structure
` [PATCH v4 03/11] xfs: track allocation busy state in allocation cursor
` [PATCH v4 04/11] xfs: track best extent from cntbt lastblock scan in alloc cursor
` [PATCH v4 05/11] xfs: refactor cntbt lastblock scan best extent logic into helper
` [PATCH v4 06/11] xfs: reuse best extent tracking logic for bnobt scan
` [PATCH v4 07/11] xfs: refactor allocation tree fixup code
` [PATCH v4 08/11] xfs: refactor and reuse best extent scanning logic
` [PATCH v4 09/11] xfs: refactor near mode alloc bnobt scan into separate function
` [PATCH v4 10/11] xfs: factor out tree fixup logic into helper
` [PATCH v4 11/11] xfs: optimize near mode bnobt scans with concurrent cntbt lookups

[PATCH v3 2/2] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT
 2019-09-19 12:26 UTC  (7+ messages)

[PATCH REPOST 0/2] xfs: rely on minleft instead of total for bmbt res
 2019-09-19 11:55 UTC  (14+ messages)
` [PATCH REPOST 1/2] xfs: drop minlen before tossing alignment on bmap allocs
` [PATCH REPOST 2/2] xfs: don't set bmapi total block req where minleft is sufficient

question of xfs/148 and xfs/149
 2019-09-19 10:49 UTC  (9+ messages)

[GIT PULL] vfs: prohibit writes to active swap devices
 2019-09-19  1:55 UTC  (2+ messages)

[GIT PULL] xfs: new code for 5.4
 2019-09-19  1:55 UTC  (2+ messages)

[PATCH v2 0/5] iomap & xfs support for large pages
 2019-09-19  0:04 UTC  (14+ messages)
` [PATCH v2 1/5] fs: Introduce i_blocks_per_page
` [PATCH v2 2/5] mm: Add file_offset_of_ helpers
` [PATCH v2 3/5] iomap: Support large pages
` [PATCH v2 4/5] xfs: "
` [PATCH v2 5/5] xfs: Pass a page to xfs_finish_page_writeback

minor ->release fixups and cleanups
 2019-09-18 22:25 UTC  (11+ messages)
` [PATCH 1/2] xfs: remove xfs_release
` [PATCH 2/2] xfs: shortcut xfs_file_release for read-only file descriptors

iomap and xfs COW cleanups
 2019-09-18 18:15 UTC  (46+ messages)
` [PATCH 01/19] iomap: better document the IOMAP_F_* flags
` [PATCH 02/19] iomap: remove the unused iomap argument to __iomap_write_end
` [PATCH 03/19] iomap: always use AOP_FLAG_NOFS in iomap_write_begin
` [PATCH 04/19] iomap: ignore non-shared or non-data blocks in xfs_file_dirty
` [PATCH 05/19] iomap: move the zeroing case out of iomap_read_page_sync
` [PATCH 06/19] iomap: use write_begin to read pages to unshare
` [PATCH 07/19] iomap: use a srcmap for a read-modify-write I/O
` [PATCH 08/19] xfs: also call xfs_file_iomap_end_delalloc for zeroing operations
` [PATCH 09/19] xfs: remove xfs_reflink_dirty_extents
` [PATCH 10/19] xfs: pass two imaps to xfs_reflink_allocate_cow
` [PATCH 11/19] xfs: refactor xfs_file_iomap_begin_delay
` [PATCH 12/19] xfs: fill out the srcmap in iomap_begin
` [PATCH 13/19] xfs: factor out a helper to calculate the end_fsb
` [PATCH 14/19] xfs: split out a new set of read-only iomap ops
` [PATCH 15/19] xfs: move xfs_file_iomap_begin_delay around
` [PATCH 16/19] xfs: split the iomap ops for buffered vs direct writes
` [PATCH 17/19] xfs: rename the whichfork variable in xfs_buffered_write_iomap_begin
` [PATCH 18/19] xfs: cleanup xfs_iomap_write_unwritten
` [PATCH 19/19] xfs: improve the IOMAP_NOWAIT check for COW inodes

[PATCH] xfs: convert inode to extent format after extent merge due to shift
 2019-09-18 18:10 UTC  (3+ messages)

[PATCH] [RFC] xfs: fix inode fork extent count overflow
 2019-09-18 16:46 UTC  (7+ messages)

[PATCH 0/9 V6] New ->fiemap infrastructure and ->bmap removal
 2019-09-18 16:12 UTC  (10+ messages)
` [PATCH 5/9] fs: Move start and length fiemap fields into fiemap_extent_info
` [PATCH 8/9] Use FIEMAP for FIBMAP calls
` [PATCH 9/9] xfs: Get rid of ->bmap

[PATCH 0/3 v2] xfs: Fix races between readahead and hole punching
 2019-09-18 16:07 UTC  (6+ messages)
` [PATCH 3/3] xfs: Fix stale data exposure when readahead races with hole punch

[PATCH v3 1/2] common: check if a given rename flag is supported in _requires_renameat2
 2019-09-18 13:53 UTC  (2+ messages)

[PATCH RFC 0/2] A small improvement in the allocation algorithm
 2019-09-18 12:28 UTC  (5+ messages)
` [PATCH 1/2] xfs: cap longest free extent to maximum allocatable
` [PATCH 2/2] xfs: Limit total allocation request to maximum possible

[PATCH v3 0/2] xfstests: add deadlock between the AGI and AGF with RENAME_WHITEOUT test
 2019-09-18 11:45 UTC 

[PATCH v2 00/15] xfs: mount API patch series
 2019-09-18  3:49 UTC  (11+ messages)
` [PATCH v2 02/15] xfs: mount-api - add fs parameter description
` [PATCH v2 03/15] xfs: mount-api - refactor suffix_kstrtoint()

[PATCH] splice: only read in as much information as there is pipe buffer space
 2019-09-17 17:00 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 7/7] xfs: push the grant head when the log head moves forward
 2019-09-17 12:48 UTC  (12+ messages)

[PATCH 0/6] xfsprogs: port utilities to bulkstat v5
 2019-09-16 22:05 UTC  (10+ messages)
` [PATCH 3/6] misc: convert XFS_IOC_FSBULKSTAT to XFS_IOC_BULKSTAT
` [PATCH 4/6] misc: convert to v5 bulkstat_single call
` [PATCH 5/6] misc: convert from XFS_IOC_FSINUMBERS to XFS_IOC_INUMBERS

xfs_repair: phase6.c:1129: mv_orphanage: Assertion `err == 2' failed
 2019-09-16 21:35 UTC  (2+ messages)

[PATCH 0/5] xfsprogs: scrub filesystem summary counters
 2019-09-16 21:26 UTC  (4+ messages)
` [PATCH 4/5] xfs_scrub: separate internal metadata scrub functions

[PATCH 0/1] xfsprogs: online health tracking support
 2019-09-16 19:29 UTC  (3+ messages)
` [PATCH 1/1] xfs_spaceman: report health problems
  ` [PATCH v2 "

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

[RFC PATCH 0/2] xfs: hard limit background CIL push size
 2019-09-16 16:42 UTC  (5+ messages)
` [PATCH 1/2] xfs: Lower CIL flush limit for large logs
` [PATCH 2/2] xfs: hard limit the background CIL push

[PATCH 0/9 V5] New ->fiemap infrastructure and ->bmap removal
 2019-09-16 15:58 UTC  (7+ messages)
` [PATCH 8/9] Use FIEMAP for FIBMAP calls

[PATCH v2 00/10] xfsprogs-5.3: various fixes
 2019-09-16 15:17 UTC  (4+ messages)
` [PATCH 04/10] man: document the new health reporting fields in various ioctls

[PATCH 2/2] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT
 2019-09-16  6:33 UTC  (7+ messages)

[PATCH 1/2] common: check if a given rename flag is supported in _requires_renameat2
 2019-09-16  2:11 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).