messages from 2018-05-22 03:04:18 to 2018-05-28 07:09:42 UTC [more...]
buffered I/O without buffer heads in xfs and iomap v3
2018-05-28 7:15 UTC (46+ messages)
` [PATCH 01/34] block: add a lower-level bio_add_page interface
` [PATCH 02/34] fs: factor out a __generic_write_end helper
` [PATCH 03/34] fs: move page_cache_seek_hole_data to iomap.c
` [PATCH 04/34] fs: remove the buffer_unwritten check in page_seek_hole_data
` [PATCH 05/34] fs: use ->is_partially_uptodate in page_cache_seek_hole_data
` [PATCH 06/34] mm: give the 'ret' variable a better name __do_page_cache_readahead
` [PATCH 07/34] mm: return an unsigned int from __do_page_cache_readahead
` [PATCH 08/34] mm: split ->readpages calls to avoid non-contiguous pages lists
` [PATCH 09/34] iomap: inline data should be an iomap type, not a flag
` [PATCH 10/34] iomap: fix the comment describing IOMAP_NOWAIT
` [PATCH 11/34] iomap: move IOMAP_F_BOUNDARY to gfs2
` [PATCH 12/34] iomap: use __bio_add_page in iomap_dio_zero
` [PATCH 13/34] iomap: add a iomap_sector helper
` [PATCH 14/34] iomap: add an iomap-based bmap implementation
` [PATCH 15/34] iomap: add an iomap-based readpage and readpages implementation
` [PATCH 16/34] iomap: add initial support for writes without buffer heads
` [PATCH 17/34] xfs: use iomap_bmap
` [PATCH 18/34] xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages
` [PATCH 19/34] xfs: simplify xfs_bmap_punch_delalloc_range
` [PATCH 20/34] xfs: simplify xfs_aops_discard_page
` [PATCH 21/34] xfs: move locking into xfs_bmap_punch_delalloc_range
` [PATCH 22/34] xfs: make xfs_writepage_map extent map centric
` [PATCH 23/34] xfs: remove the now unused XFS_BMAPI_IGSTATE flag
` [PATCH 24/34] xfs: remove xfs_reflink_find_cow_mapping
` [PATCH 25/34] xfs: remove xfs_reflink_trim_irec_to_next_cow
` [PATCH 26/34] xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly
` [PATCH 27/34] xfs: don't clear imap_valid for a non-uptodate buffers
` [PATCH 28/34] xfs: remove the imap_valid flag
` [PATCH 29/34] xfs: don't look at buffer heads in xfs_add_to_ioend
` [PATCH 30/34] xfs: move all writeback buffer_head manipulation into xfs_map_at_offset
` [PATCH 31/34] xfs: remove xfs_start_page_writeback
` [PATCH 32/34] xfs: refactor the tail of xfs_writepage_map
` [PATCH 33/34] xfs: do not set the page uptodate in xfs_writepage_map
` [PATCH 34/34] xfs: allow writeback on pages without buffer heads
sub-page blocksize support in iomap non-buffer head path v3
2018-05-28 6:57 UTC (7+ messages)
` [PATCH 1/2] iomap: add support for sub-pagesize buffered I/O without buffer heads
` [PATCH 2/2] xfs: add support for sub-pagesize writeback without buffer_heads
[PATCH] xfstests/shared: dedup integrity test by duperemove
2018-05-28 4:54 UTC
[PATCH 0/7] xfsprogs-4.17: last of the fixes
2018-05-28 3:53 UTC (15+ messages)
` [PATCH 1/7] xfs_repair: fix integer handling issues
` [PATCH 2/7] xfs_buflock: ignore if buffer already locked
` [PATCH 3/7] xfs_buflock: record line number of trace where we locked the buffer
` [PATCH 4/7] xfs_buflock: record buffer initialization
` [PATCH 5/7] fsck: fix more bashisms
` [PATCH 6/7] xfs_scrub: actually check for errors coming from close()
` [PATCH 7/7] libxfs: remove crc32 functions
xfs_repair: Invalid inode number 0x0 / couldn't map inode
2018-05-27 18:36 UTC
INFO: task hung in xlog_grant_head_check
2018-05-26 20:24 UTC (16+ messages)
` Bugs involving maliciously crafted file system
[PATCH] xfs, proc: hide unused xfs procfs helpers
2018-05-26 0:34 UTC (3+ messages)
[PATCH v3 0/4] xfsprogs: add mkfs.xfs configuration file parsing support
2018-05-26 0:05 UTC (12+ messages)
` [PATCH v3 1/4] mkfs: distinguish between struct sb_feat_args and struct cli_params
` [PATCH v3 2/4] mkfs: move shared config structs and into their own headers
` [PATCH v3 3/4] mkfs.xfs: add configuration file parsing support using our own parser
` [PATCH v3 4/4] debian/rules: use the new sysconfdir configuration setting
[PATCH resend 0/7] Fix DM DAX handling
2018-05-25 22:32 UTC (9+ messages)
` [PATCH resend 1/7] fs: allow per-device dax status checking for filesystems
` [PATCH resend 2/7] dax: change bdev_dax_supported() to support boolean returns
` [PATCH resend 3/7] dm: fix test for DAX device support
` [PATCH resend 4/7] dm: prevent DAX mounts if not supported
` [PATCH resend 5/7] dm: remove DM_TYPE_DAX_BIO_BASED dm_queue_mode
` [PATCH resend 6/7] dm-snap: remove unnecessary direct_access() stub
` [PATCH resend 7/7] dm-error: "
[Bug report] XFS: Assertion failed: XFS_FORCED_SHUTDOWN(ip->i_mount) || ip->i_delayed_blks == 0
2018-05-25 21:05 UTC (2+ messages)
[ANNOUNCE] xfsprogs: for-next updated to fc52865
2018-05-25 20:35 UTC
[PATCH] xfs: mark sb_fname as nonstring
2018-05-25 20:21 UTC (6+ messages)
[PATCH 1/7] fs: allow per-device dax status checking for filesystems
2018-05-25 19:23 UTC (3+ messages)
Temporary drive failure leads to massive data corruption?
2018-05-25 17:28 UTC (2+ messages)
[PATCH v2 0/5] xfsprogs: add mkfs.xfs configuration file parsing support
2018-05-25 0:54 UTC (19+ messages)
` [PATCH v2 5/5] mkfs.xfs: add configuration file parsing support using our own parser
[Bug report]
2018-05-24 17:57 UTC
[PATCH] xfs: fix inobt magic number check
2018-05-24 17:11 UTC (2+ messages)
[PATCH] fs: clear writeback errors in inode_init_always
2018-05-24 3:59 UTC (16+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 1/2] xfs_io: add the ability to do an O_PATH open
2018-05-23 22:03 UTC (4+ messages)
` [PATCH v3] xfs_io: Allow -P and -L to be given to open for O_PATH and O_NOFOLLOW
[PATCH 2/2] xfs_io: syncfs can fail
2018-05-23 21:37 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] xfs: remove meta mkfs options correctly in _scratch_mkfs_xfs
2018-05-23 10:50 UTC
[PATCH] xfs: pass extra params to _scratch_mkfs_xfs_opts in _scratch_mkfs_xfs
2018-05-23 10:46 UTC (4+ messages)
Strange behavior (possible bugs) in btrfs
2018-05-23 10:44 UTC
[PATCH 05/11] filesystem-dax: set page->index
2018-05-23 8:40 UTC
buffered I/O without buffer heads in xfs and iomap v2
2018-05-23 6:03 UTC (17+ messages)
` [PATCH 05/34] fs: use ->is_partially_uptodate in page_cache_seek_hole_data
` [PATCH 08/34] mm: split ->readpages calls to avoid non-contiguous pages lists
` [PATCH 16/34] iomap: add initial support for writes without buffer heads
[PATCH 0/9] xfsprogs-4.17: geometry refactoring
2018-05-23 4:36 UTC (13+ messages)
` [PATCH 4/9] xfs_db: add a superblock info command
` [PATCH v2 "
` [PATCH 5/9] xfs_spaceman: print a nicer message when the file path isn't on an xfs
` [PATCH v2 "
` [PATCH 6/9] xfs_spaceman: add a superblock info command
` [PATCH v2 "
` [PATCH 8/9] xfs_info: call xfs_db for offline filesystems
` [PATCH v2 "
[PATCH 00/11] xfsprogs-4.17: xfs_repair fixes
2018-05-23 3:52 UTC (7+ messages)
` [PATCH 01/11] xfs_repair: examine all remote attribute blocks
` [PATCH v2 "
` [PATCH 03/11] xfs_repair: validate some of the log space information
` [PATCH v2 "
[PATCH] xfsprogs: be careful about what we stat in platform_check_mount
2018-05-23 3:37 UTC (3+ messages)
` [PATCH V2] "
Deleting a project from XFS quotas
2018-05-23 2:19 UTC (3+ messages)
KASAN: use-after-free Read in radix_tree_next_chunk
2018-05-23 1:19 UTC (2+ messages)
[PATCH v3 0/5] xfstests: generic swap file tests
2018-05-22 23:34 UTC (6+ messages)
` [PATCH v3 1/5] xfstests: create swap group
` [PATCH v3 2/5] generic: enable swapfile tests on Btrfs
` [PATCH v3 3/5] generic: add test for dedupe on an active swapfile
` [PATCH v3 4/5] generic: add test for truncate/fpunch of "
` [PATCH v3 5/5] generic: test invalid swap file activation
[PATCH v2 0/5] xfstests: generic swap file tests
2018-05-22 23:32 UTC (9+ messages)
` [PATCH v2 2/5] generic: enable swapfile tests on Btrfs
` [PATCH v2 3/5] generic: add test for dedupe on an active swapfile
` [PATCH v2 5/5] generic: test invalid swap file activation
[PATCH 00/13] convert block layer to bioset_init()/mempool_init()
2018-05-22 19:09 UTC (12+ messages)
xfs regression
2018-05-22 15:41 UTC (3+ messages)
kernel BUG at fs/xfs/xfs_message.c:113
2018-05-22 12:55 UTC (2+ messages)
[PATCH 00/13] convert block layer to bioset_init()/mempool_init()
2018-05-22 10:10 UTC (13+ messages)
` [PATCH 01/12] block: convert bounce, q->bio_split "
` [PATCH 04/12] lightnvm: convert "
` [PATCH 08/12] target: "
` [PATCH 09/12] fs: convert block_dev.c to bioset_init()
` [PATCH 11/12] xfs: convert to bioset_init()/mempool_init()
` [PATCH 12/12] block: Drop bioset_create()
[PATCH] [RFC] bcachefs: SIX locks (shared/intent/exclusive)
2018-05-22 3:49 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).