messages from 2023-05-16 10:14:22 to 2023-05-22 00:19:53 UTC [more...]
cleanup the filemap / direct I/O interaction
2023-05-22 0:19 UTC (26+ messages)
` [PATCH 01/13] iomap: update ki_pos a little later in iomap_dio_complete
` [PATCH 02/13] filemap: update ki_pos in generic_perform_write
` [PATCH 03/13] filemap: assign current->backing_dev_info "
` [PATCH 04/13] filemap: add a kiocb_write_and_wait helper
` [PATCH 05/13] filemap: add a kiocb_invalidate_pages helper
` [PATCH 06/13] filemap: add a kiocb_invalidate_post_write helper
` [PATCH 07/13] iomap: update ki_pos in iomap_file_buffered_write
` [PATCH 08/13] iomap: assign current->backing_dev_info "
` [PATCH 09/13] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
` [PATCH 10/13] fs: factor out a direct_write_fallback helper
` [PATCH 11/13] fuse: update ki_pos in fuse_perform_write
` [PATCH 12/13] fuse: drop redundant arguments to fuse_perform_write
` [PATCH 13/13] fuse: use direct_write_fallback
[PATCH] Documentation: add initial iomap kdoc
2023-05-21 16:43 UTC (10+ messages)
[PATCH v21 08/30] splice: Make splice from a DAX file use copy_splice_read()
2023-05-21 14:55 UTC (8+ messages)
` [PATCH v21 24/30] xfs: Provide a splice-read stub
` [PATCH v21 25/30] zonefs: "
[PATCH 0/3] Create large folios in iomap buffered write path
2023-05-21 11:40 UTC (17+ messages)
` [PATCH 1/3] filemap: Allow __filemap_get_folio to allocate large folios
` [PATCH 2/3] iomap: Create large folios in the buffered write path
` [PATCH 3/3] iomap: Copy larger chunks from userspace
[PATCH] xfs: Don't block in xfs_extent_busy_flush
2023-05-20 21:56 UTC (2+ messages)
[PATCH v4 0/9] fs: implement multigrain timestamps
2023-05-20 20:29 UTC (15+ messages)
` [PATCH v4 1/9] fs: pass the request_mask to generic_fillattr
` [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
` [PATCH v4 3/9] overlayfs: allow it to handle multigrain timestamps
` [PATCH v4 4/9] nfsd: ensure we use ctime_peek to grab the inode->i_ctime
` [PATCH v4 5/9] ksmbd: use ctime_peek to grab the ctime out of the inode
` [PATCH v4 6/9] tmpfs: add support for multigrain timestamps
` [PATCH v4 7/9] xfs: switch to "
` [PATCH v4 8/9] ext4: convert "
` [PATCH v4 9/9] btrfs: "
[PATCH v2] fsverity: use shash API instead of ahash API
2023-05-20 17:41 UTC (3+ messages)
performance regression between 6.1.x and 5.15.x
2023-05-20 16:35 UTC (11+ messages)
` Creating large folios in iomap buffered write path
[RFCv5 0/5] iomap: Add support for per-block dirty state to improve write performance
2023-05-19 16:08 UTC (17+ messages)
` [RFCv5 1/5] iomap: Rename iomap_page_create/release() to iop_alloc/free()
` [RFCv5 2/5] iomap: Refactor iop_set_range_uptodate() function
` [RFCv5 3/5] iomap: Add iop's uptodate state handling functions
` [RFCv5 4/5] iomap: Allocate iop in ->write_begin() early
` [RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance
[linux-next:master] BUILD SUCCESS WITH WARNING dbd91ef4e91c1ce3a24429f5fb3876b7a0306733
2023-05-19 15:35 UTC
RFC: allow building a kernel without buffer_heads
2023-05-19 14:22 UTC (5+ messages)
` [PATCH 01/17] fs: unexport buffer_check_dirty_writeback
` [PATCH 16/17] block: use iomap for writes to block devices
[PATCH v2] Documentation: add initial iomap kdoc
2023-05-19 12:41 UTC (9+ messages)
[PATCH v20 05/32] splice: Make splice from a DAX file use direct_splice_read()
2023-05-19 8:48 UTC (5+ messages)
` [PATCH v20 21/32] xfs: Provide a splice-read stub
` [PATCH v20 22/32] zonefs: "
introduce bdev holder ops and a file system shutdown method v2
2023-05-19 4:11 UTC (18+ messages)
` [PATCH 01/13] block: factor out a bd_end_claim helper from blkdev_put
` [PATCH 02/13] block: refactor bd_may_claim
` [PATCH 03/13] block: turn bdev_lock into a mutex
` [PATCH 04/13] block: consolidate the shutdown logic in blk_mark_disk_dead and del_gendisk
` [PATCH 05/13] block: avoid repeated work in blk_mark_disk_dead
` [PATCH 06/13] block: unhash the inode earlier in delete_partition
` [PATCH 07/13] block: delete partitions later in del_gendisk
` [PATCH 08/13] block: remove blk_drop_partitions
` [PATCH 09/13] block: introduce holder ops
` [PATCH 10/13] block: add a mark_dead holder operation
` [PATCH 11/13] fs: add a method to shut down the file system
` [PATCH 12/13] xfs: wire up sops->shutdown
` [PATCH 13/13] xfs: wire up the ->mark_dead holder operation for log and RT devices
[RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance
2023-05-18 16:15 UTC (7+ messages)
introduce bdev holder ops and a file system shutdown method
2023-05-18 13:56 UTC (30+ messages)
` [PATCH 2/9] block: avoid repeated work in blk_mark_disk_dead
` [PATCH 3/9] block: factor out a bd_end_claim helper from blkdev_put
` [PATCH 4/9] block: turn bdev_lock into a mutex
` [PATCH 5/9] block: introduce holder ops
` [PATCH 6/9] block: add a mark_dead holder operation
` [PATCH 7/9] fs: add a method to shut down the file system
[PATCHSET RFC v24.6 0/4] xfs: online repair for fs summary counters with exclusive fsfreeze
2023-05-18 6:07 UTC (5+ messages)
` [PATCH 1/4] vfs: allow filesystem freeze callers to denote who froze the fs
[PATCH] xfs: avoid freeing multiple extents from same AG in pending transactions
2023-05-18 1:25 UTC (15+ messages)
xfs: bug fixes for 6.4-rcX
2023-05-17 22:24 UTC (17+ messages)
` [PATCH 1/4] xfs: buffer pins need to hold a buffer reference
` [PATCH 2/4] xfs: restore allocation trylock iteration
` [PATCH 3/4] xfs: defered work could create precommits
` [PATCH 4/4] xfs: fix AGF vs inode cluster buffer deadlock
[linux-next:master] BUILD REGRESSION 065efa589871e93b6610c70c1e9de274ef1f1ba2
2023-05-17 17:28 UTC
[PATCH RFC 00/16] block atomic writes
2023-05-17 17:02 UTC (4+ messages)
` [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
DIO hangs in 6.4.0-rc2
2023-05-16 22:09 UTC (4+ messages)
[linux-next:master] BUILD SUCCESS WITH WARNING 885df05bf634d589fbf030c3751614eaa453fb5d
2023-05-16 17:36 UTC
[PATCH] xfs: don't do inodgc work if task is exiting
2023-05-16 14:00 UTC (5+ messages)
[RFCv5 3/5] iomap: Add iop's uptodate state handling functions
2023-05-16 10:14 UTC (2+ 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).