linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-03 07:43:39 to 2018-11-11 11:02:34 UTC [more...]

[RFC PATCH 00/16] xfs: Block size > PAGE_SIZE support
 2018-11-11  1:15 UTC  (34+ messages)
` [PATCH 01/16] xfs: drop ->writepage completely
` [PATCH 02/16] xfs: move writepage context warnings to writepages
` [PATCH 03/16] xfs: finobt AG reserves don't consider last AG can be a runt
` [PATCH 04/16] xfs: extent shifting doesn't fully invalidate page cache
` [PATCH 05/16] iomap: sub-block dio needs to zeroout beyond EOF
` [PATCH 06/16] iomap: support block size > page size for direct IO
` [PATCH 07/16] iomap: prepare buffered IO paths for block size > page size
` [PATCH 08/16] iomap: mode iomap_zero_range and friends
` [PATCH 09/16] iomap: introduce zero-around functionality
` [PATCH 10/16] iomap: enable zero-around for iomap_zero_range()
` [PATCH 11/16] iomap: Don't mark partial pages zeroing uptodate for zero-around
` [PATCH 12/16] iomap: zero-around in iomap_page_mkwrite
` [PATCH 13/16] xfs: add zero-around controls to iomap
` [PATCH 14/16] xfs: align writepages to large block sizes
` [PATCH 15/16] xfs: expose block size in stat
` [PATCH 16/16] xfs: enable block size larger than page size support

[PATCH] Fix coding style issue in xfs_acl.c and xfs_aops.c
 2018-11-11  0:54 UTC  (2+ messages)

[PATCH 0/6] xfsprogs-4.20: various fixes
 2018-11-10 18:06 UTC  (14+ messages)
` [PATCH 1/6] xfs_io.8: rearrange command listings by section
` [PATCH 2/6] xfs_repair: don't error out on dirs with a single leafn block
` [PATCH 3/6] xfs_repair: skip block reservation when fixing freelist
` [PATCH 4/6] xfs_scrub: handle totally empty inode chunks
` [PATCH 5/6] xfs_scrub: fix fractional reporting of single inodes
` [PATCH 6/6] xfs_scrub: move everything to /usr/sbin

COW improvements and always_cow support
 2018-11-10 17:47 UTC  (5+ messages)
` [PATCH 1/3] xfs: don't use delalloc extents for COW on files with extsize hints
` [PATCH 2/3] xfs: merge COW handling into xfs_file_iomap_begin_delay
` [PATCH 3/3] xfs: introduce an always_cow mode

[PATCH] mm: don't break integrity writeback on ->writepage() error
 2018-11-10 15:19 UTC  (3+ messages)

fstests: various fixups uncovered by the always_cow mode
 2018-11-10 11:51 UTC  (6+ messages)
` [PATCH 1/5] generic: move prealloc-enabled fsx to separate tests
` [PATCH 2/5] generic: don't assume preallocation is supported when reflinks are supported
` [PATCH 3/5] xfs: don't assume preallocation is always supported on XFS
` [PATCH 4/5] xfs: xfs_fsr requires working preallocation support
` [PATCH 5/5] xfs/420: only check the extent layout after syncing

[PATCH] Fix misspelling issue in fs/xfs/kmem.c
 2018-11-09 23:45 UTC  (3+ messages)

[ANNOUNCE] xfsprogs-4.19.0 released
 2018-11-09 20:47 UTC 

[PATCH] make: don't spray static check failures all over the subdir build
 2018-11-09 19:50 UTC  (3+ messages)

[PATCH 0/8] xfs-5.0: inode btree scrub fixes
 2018-11-09 16:39 UTC  (21+ messages)
` [PATCH 1/8] xfs: count inode blocks correctly in inobt scrub
` [PATCH 2/8] xfs: calculate inode cluster geometry once during "
` [PATCH 3/8] xfs: check the ir_startino alignment directly
` [PATCH 4/8] xfs: check inobt record alignment on big block filesystems
` [PATCH 5/8] xfs: hoist inode cluster checks out of loop
` [PATCH 6/8] xfs: clean up the inode cluster checking in the inobt scrub
` [PATCH 7/8] xfs: rename xchk_iallocbt_check_freemask
` [PATCH 8/8] xfs: scrub big block inode btrees correctly

[PATCH] xfs: defer online discard submission to a workqueue
 2018-11-09 15:46 UTC  (13+ messages)

[PATCH 00/24] xfsdump: code style change
 2018-11-09 14:30 UTC  (19+ messages)
` [PATCH 01/24] xfsdump: (style) remove trailing whitespaces
` [PATCH 02/24] xfsdump: do not split function call with ifdef
` [PATCH 04/24] xfsdump: (2/4)(style) remove spaces from parentheses
` [PATCH 06/24] xfsdump: (4/4)(style) "
` [PATCH 07/24] xfsdump: (style) remove a space in front of comma/semicolon
` [PATCH 08/24] xfsdump: (style) remove a space in ptr dereferences
` [PATCH 09/24] xfsdump: add a space after comma and semicolon where was none
` [PATCH 10/24] xfsdump: (style) insert a newline between type and fnt name in definitions
` [PATCH 11/24] xfsdump: (style) add a space after if, switch, for, do, while
` [PATCH 13/24] xfsdump: (2/4)(style) add first empty line for multiline comments
` [PATCH 14/24] xfsdump: (3/4)(style) "
` [PATCH 15/24] xfsdump: (4/4)(style) "
` [PATCH 16/24] xfsdump: (style) curly brackets should wrap with one space
` [PATCH 18/24] xfsdump: (2/4)(style) indent and align the code
` [PATCH 21/24] xfsdump: (style) format intercharacter spaces
` [PATCH 22/24] xfsdump: (style) format newlines
` [PATCH 23/24] xfsdump: (style) add stars to multiline comments
` [PATCH 24/24] xfsdump: (style) remove parentheses after return

[PATCH 0/2]: dedupe/copy_file_range fixes
 2018-11-09  6:47 UTC  (6+ messages)
` [PATCH 1/2] vfs: vfs_dedupe_file_range() doesn't return EOPNOTSUPP
` [PATCH 2/2] iomap: dio data corruption and spurious errors when pipes fill
` [PATCH 3/2] splice: increase pipe size in splice_direct_to_actor()

[PATCH 0/2] xfsdump whitespace changes
 2018-11-09  1:04 UTC  (13+ messages)

[GIT PULL] xfs: fixes for v4.20-rc2
 2018-11-08 23:55 UTC  (2+ messages)

[PATCH 0/5] xfs-5.0: miscellaneous cleanups
 2018-11-08 23:20 UTC  (6+ messages)
` [PATCH 1/5] xfs: const-ify xfs_owner_info arguments
` [PATCH 2/5] xfs: remove xfs_rmap_ag_owner and friends
` [PATCH 3/5] xfs: add a block to inode count converter
` [PATCH 4/5] xfs: precalculate inodes and blocks per inode cluster
` [PATCH 5/5] xfs: precalculate cluster alignment in inodes and blocks

[PATCH 0/2] xfs: fix panics seen with error injection
 2018-11-08 19:36 UTC  (10+ messages)
` [PATCH 1/2] xfs: change xfs_buf_ioapply_map to STATIC
` [PATCH 2/2] xfs: take a ref on failed bufs in xfs_inode_item_push

[PATCH] xfs: truncate transaction does not modify the inobt
 2018-11-07 22:56 UTC  (6+ messages)

[RFC] xfs: save buffer offset when verifiers fail
 2018-11-07 19:59 UTC  (3+ messages)

[PATCH 0/7] xfs_repair: scale to 150,000 iops
 2018-11-07  6:48 UTC  (10+ messages)
` [PATCH 3/7] cache: prevent expansion races

[PATCH] xfs: cache minimum realtime summary level
 2018-11-06 20:58 UTC  (4+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 837514f7a4ca
 2018-11-06 16:24 UTC 

[PATCH 0/8] fstests: fix quota failures on xfs
 2018-11-06  4:54 UTC  (5+ messages)
` [PATCH 3/8] generic/050: fix ro blockdev mount of xfs with quota

[Bug 201259] New: [xfstests shared/010]: maybe pagecache contents is mutated after cycle mount
 2018-11-06  3:14 UTC  (5+ messages)
` [Bug 201259] "

[PATCH v17.1 00/14] xfs-4.19: online repair support
 2018-11-06  2:16 UTC  (4+ messages)
` [PATCH 06/14] xfs: repair inode btrees

[PATCH v5 0/5] Try to squash metadump data leaks
 2018-11-05 21:31 UTC  (6+ messages)
` [PATCH 1/5] xfs_metadump: Extend data zapping to XFS_DIR{2,3}_LEAFN_MAGIC blocks
` [PATCH 2/5] xfs_metadump: Zap multi fsb blocks
` [PATCH 3/5] xfs_metadump: Zap freeindex blocks in directory inodes
` [PATCH 4/5] xfs_metadump: Zap unused space in inode btrees
` [PATCH 5/5] xfs_metadump: Zap dev inodes

[PATCH] populate: fix leafn creation test for v4 filesystems
 2018-11-05 17:25 UTC 

[PATCH 3/3] btrfs: add new filter for file cloning error translation
 2018-11-05 12:46 UTC  (2+ messages)

[PATCH 2/3] generic: test attempt to reflink eof block into the middle of a file
 2018-11-05 11:15 UTC 

[PATCH 1/3] generic: test attempt to dedup eof block into the middle of a file
 2018-11-05 11:14 UTC 

[GIT PULL] vfs: fix many problems in vfs clone/dedupe implementation
 2018-11-04 22:11 UTC  (5+ messages)

xfsprogs-4.16; scrubbing and files w/o /usr dependencies
 2018-11-04 20:50 UTC  (3+ messages)

[PATCH v1] xfs/050: make it passed for dax 2 MiB alignment test
 2018-11-04 16:15 UTC 

[PATCH] xfs: test packaged crc32c code
 2018-11-03 15:38 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).