messages from 2021-07-19 10:35:07 to 2021-08-09 06:12:44 UTC [more...]
[Cluster-devel] switch iomap to an iterator model v2
2021-08-09 6:12 UTC (31+ messages)
` [Cluster-devel] [PATCH 01/30] iomap: fix a trivial comment typo in trace.h
` [Cluster-devel] [PATCH 02/30] iomap: remove the iomap arguments to ->page_{prepare, done}
` [Cluster-devel] [PATCH 03/30] iomap: mark the iomap argument to iomap_sector const
` [Cluster-devel] [PATCH 04/30] iomap: mark the iomap argument to iomap_inline_data const
` [Cluster-devel] [PATCH 05/30] iomap: mark the iomap argument to iomap_inline_data_valid const
` [Cluster-devel] [PATCH 06/30] fs: mark the iomap argument to __block_write_begin_int const
` [Cluster-devel] [PATCH 07/30] fsdax: mark the iomap argument to dax_iomap_sector as const
` [Cluster-devel] [PATCH 08/30] iomap: mark the iomap argument to iomap_read_inline_data const
` [Cluster-devel] [PATCH 09/30] iomap: mark the iomap argument to iomap_read_page_sync const
` [Cluster-devel] [PATCH 10/30] iomap: fix the iomap_readpage_actor return value for inline data
` [Cluster-devel] [PATCH 11/30] iomap: add the new iomap_iter model
` [Cluster-devel] [PATCH 12/30] iomap: switch readahead and readpage to use iomap_iter
` [Cluster-devel] [PATCH 13/30] iomap: switch iomap_file_buffered_write "
` [Cluster-devel] [PATCH 14/30] iomap: switch iomap_file_unshare "
` [Cluster-devel] [PATCH 15/30] iomap: switch iomap_zero_range "
` [Cluster-devel] [PATCH 16/30] iomap: switch iomap_page_mkwrite "
` [Cluster-devel] [PATCH 17/30] iomap: switch __iomap_dio_rw "
` [Cluster-devel] [PATCH 18/30] iomap: switch iomap_fiemap "
` [Cluster-devel] [PATCH 19/30] iomap: switch iomap_bmap "
` [Cluster-devel] [PATCH 20/30] iomap: switch iomap_seek_hole "
` [Cluster-devel] [PATCH 21/30] iomap: switch iomap_seek_data "
` [Cluster-devel] [PATCH 22/30] iomap: switch iomap_swapfile_activate "
` [Cluster-devel] [PATCH 23/30] fsdax: switch dax_iomap_rw "
` [Cluster-devel] [PATCH 24/30] iomap: remove iomap_apply
` [Cluster-devel] [PATCH 25/30] iomap: pass an iomap_iter to various buffered I/O helpers
` [Cluster-devel] [PATCH 26/30] iomap: rework unshare flag
` [Cluster-devel] [PATCH 27/30] fsdax: factor out helpers to simplify the dax fault code
` [Cluster-devel] [PATCH 28/30] fsdax: factor out a dax_fault_actor() helper
` [Cluster-devel] [PATCH 29/30] fsdax: switch the fault handlers to use iomap_iter
` [Cluster-devel] [PATCH 30/30] iomap: constify iomap_iter_srcmap
[Cluster-devel] [gfs2:for-next.next5 2/16] fs/gfs2/glops.c:621:1: warning: unused label 'out'
2021-08-05 7:41 UTC
[Cluster-devel] [PATCH] dlm: remove lock_sock to avoid scheduling while atomic
2021-08-04 16:48 UTC
[Cluster-devel] [PATCH v5 00/12] gfs2: Fix mmap + page fault deadlocks
2021-08-04 15:24 UTC (18+ messages)
` [Cluster-devel] [PATCH v5 01/12] iov_iter: Fix iov_iter_get_pages{, _alloc} page fault return value
` [Cluster-devel] [PATCH v5 02/12] powerpc/kvm: Fix kvm_use_magic_page
` [Cluster-devel] [PATCH v5 03/12] Turn fault_in_pages_{readable, writeable} into fault_in_{readable, writeable}
` [Cluster-devel] [PATCH v5 04/12] Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
` [Cluster-devel] [PATCH v5 05/12] iov_iter: Introduce fault_in_iov_iter_writeable
` [Cluster-devel] [PATCH v5 06/12] gfs2: Add wrapper for iomap_file_buffered_write
` [Cluster-devel] [PATCH v5 07/12] gfs2: Fix mmap + page fault deadlocks for buffered I/O
` [Cluster-devel] [PATCH v5 08/12] iomap: Fix iomap_dio_rw return value for user copies
` [Cluster-devel] [PATCH v5 09/12] iomap: Support restarting direct I/O requests after user copy failures
` [Cluster-devel] [PATCH v5 10/12] iomap: Add done_before argument to iomap_dio_rw
` [Cluster-devel] [PATCH v5 11/12] iov_iter: Introduce noio flag to disable page faults
` [Cluster-devel] [PATCH v5 12/12] gfs2: Fix mmap + page fault deadlocks for direct I/O
[Cluster-devel] [PATCH dlm/tool] plock: move clear waiter to debug info
2021-08-04 14:31 UTC
[Cluster-devel] [PATCH net-next v2] net: Modify sock_set_keepalive() for more scenarios
2021-08-04 5:47 UTC (2+ messages)
[Cluster-devel] [gfs2:for-next.holder_stealing2 5/13] mm/gup.c:1753:24: sparse: sparse: incompatible types in comparison expression (different type sizes):
2021-08-04 1:52 UTC
[Cluster-devel] [gfs2:for-next.holder_stealing2 5/13] mm/gup.c:1753:10: warning: comparison of distinct pointer types ('typeof (nstart - start) *' (aka 'unsigned long *') and 'typeof (size) *' (aka 'unsigned int *'))
2021-08-04 1:34 UTC
[Cluster-devel] [gfs2:for-next.mmap-fault 3/12] mm/gup.c:1685:23: sparse: sparse: Using plain integer as NULL pointer
2021-08-03 12:01 UTC
[Cluster-devel] [gfs2:for-next.mmap-fault 5/12] mm/gup.c:1714:8: error: conflicting types for 'fault_in_safe_writeable'
2021-08-03 9:58 UTC
[Cluster-devel] [PATCH] gfs2: Remove redundant check from gfs2_glock_dq
2021-08-02 14:12 UTC
[Cluster-devel] [GFS2 PATCH 00/15] gfs2: misc. patch collection (V2)
2021-08-02 8:46 UTC (23+ messages)
` [Cluster-devel] [GFS2 PATCH 01/15] gfs2: Add wrapper for iomap_file_buffered_write
` [Cluster-devel] [GFS2 PATCH 02/15] gfs2: Fix glock recursion in freeze_go_xmote_bh
` [Cluster-devel] [GFS2 PATCH 03/15] gfs2: Eliminate go_xmote_bh in favor of go_lock
` [Cluster-devel] [GFS2 PATCH 04/15] gfs2: be more verbose replaying invalid rgrp blocks
` [Cluster-devel] [GFS2 PATCH 05/15] gfs2: trivial clean up of gfs2_ail_error
` [Cluster-devel] [GFS2 PATCH 06/15] gfs2: tiny cleanup in gfs2_log_reserve
` [Cluster-devel] [GFS2 PATCH 07/15] gfs2: init system threads before freeze lock
` [Cluster-devel] [GFS2 PATCH 08/15] gfs2: Don't release and reacquire local statfs bh
` [Cluster-devel] [GFS2 PATCH 09/15] gfs2: fix deadlock in gfs2_ail1_empty withdraw
` [Cluster-devel] [GFS2 PATCH 10/15] gfs2: replace sd_aspace with sd_inode
` [Cluster-devel] [GFS2 PATCH 11/15] gfs2: reduce redundant code in gfs2_trans_add_*
` [Cluster-devel] [GFS2 PATCH 12/15] gfs2: Make recovery error more readable
` [Cluster-devel] [GFS2 PATCH 13/15] gfs2: ignore usr|grp|prjquota mount options
` [Cluster-devel] [GFS2 PATCH 14/15] fs: Move notify_change permission checks into may_setattr
` [Cluster-devel] [GFS2 PATCH 15/15] gfs2: Switch to may_setattr in gfs2_setattr
[Cluster-devel] [PATCH] gfs2: iomap inline data handling cleanup
2021-07-31 20:39 UTC
[Cluster-devel] [PATCH] gfs2: Delay withdraw from atomic context
2021-07-30 18:33 UTC
[Cluster-devel] [bug report] GFS2: Fix bug-trap in ail flush code
2021-07-30 18:32 UTC (2+ messages)
[Cluster-devel] [PATCH] gfs2: Don't call dlm after protocol is unmounted
2021-07-30 18:02 UTC
[Cluster-devel] [PATCH] gfs2: don't stop reads while withdraw in progress
2021-07-30 18:02 UTC
[Cluster-devel] [PATCH] gfs2: Mark journal inodes as "don't cache"
2021-07-30 18:01 UTC
[Cluster-devel] [PATCH] gfs2: nit: gfs2_drop_inode shouldn't return bool
2021-07-30 18:01 UTC
[Cluster-devel] [PATCH] gfs2: Eliminate vestigial HIF_FIRST
2021-07-30 18:01 UTC
[Cluster-devel] RFC: switch iomap to an iterator model
2021-07-29 20:33 UTC (53+ messages)
` [Cluster-devel] [PATCH 01/27] iomap: fix a trivial comment typo in trace.h
` [Cluster-devel] [PATCH 02/27] iomap: remove the iomap arguments to ->page_{prepare, done}
` [Cluster-devel] [PATCH 03/27] iomap: mark the iomap argument to iomap_sector const
` [Cluster-devel] [PATCH 04/27] fs: mark the iomap argument to __block_write_begin_int const
` [Cluster-devel] [PATCH 05/27] fsdax: mark the iomap argument to dax_iomap_sector as const
` [Cluster-devel] [PATCH 06/27] iomap: mark the iomap argument to iomap_read_inline_data const
` [Cluster-devel] [PATCH 07/27] iomap: mark the iomap argument to iomap_read_page_sync const
` [Cluster-devel] [PATCH 08/27] iomap: add the new iomap_iter model
` [Cluster-devel] [PATCH 14/27] iomap: switch __iomap_dio_rw to use iomap_iter
` [Cluster-devel] [PATCH 15/27] iomap: switch iomap_fiemap "
` [Cluster-devel] [PATCH 16/27] iomap: switch iomap_bmap "
` [Cluster-devel] [PATCH 17/27] iomap: switch iomap_seek_hole "
` [Cluster-devel] [PATCH 18/27] iomap: switch iomap_seek_data "
` [Cluster-devel] [PATCH 19/27] iomap: switch iomap_swapfile_activate "
` [Cluster-devel] [PATCH 20/27] fsdax: switch dax_iomap_rw "
` [Cluster-devel] [PATCH 21/27] iomap: remove iomap_apply
` [Cluster-devel] [PATCH 22/27] iomap: pass an iomap_iter to various buffered I/O helpers
` [Cluster-devel] [PATCH 23/27] iomap: rework unshare flag
` [Cluster-devel] [PATCH 24/27] fsdax: factor out helpers to simplify the dax fault code
` [Cluster-devel] [PATCH 25/27] fsdax: factor out a dax_fault_actor() helper
` [Cluster-devel] [PATCH 26/27] fsdax: switch the fault handlers to use iomap_iter
` [Cluster-devel] [PATCH 27/27] iomap: constify iomap_iter_srcmap
[Cluster-devel] [RFC dlm/next] fs: dlm: initial commit of locktorture
2021-07-28 19:19 UTC
[Cluster-devel] [GFS2 PATCH 00/10] gfs2: misc. patch collection
2021-07-28 13:16 UTC (7+ messages)
` [Cluster-devel] [GFS2 PATCH 10/10] gfs2: replace sd_aspace with sd_inode
[Cluster-devel] gfs2 hang in xfstests generic/361
2021-07-28 5:39 UTC (10+ messages)
` [Cluster-devel] gfs2 hang in xfstests generic/361 (v3)
[Cluster-devel] [PATCH v4 0/8] gfs2: Fix mmap + page fault deadlocks
2021-07-27 17:51 UTC (19+ messages)
` [Cluster-devel] [PATCH v4 1/8] iov_iter: Introduce iov_iter_fault_in_writeable helper
` [Cluster-devel] [PATCH v4 2/8] gfs2: Add wrapper for iomap_file_buffered_write
` [Cluster-devel] [PATCH v4 3/8] gfs2: Fix mmap + page fault deadlocks for buffered I/O
` [Cluster-devel] [PATCH v4 4/8] iomap: Fix iomap_dio_rw return value for user copies
` [Cluster-devel] [PATCH v4 5/8] iomap: Add done_before argument to iomap_dio_rw
` [Cluster-devel] [PATCH v4 6/8] iomap: Support restarting direct I/O requests after user copy failures
` [Cluster-devel] [PATCH v4 7/8] iov_iter: Introduce noio flag to disable page faults
` [Cluster-devel] [PATCH v4 8/8] gfs2: Fix mmap + page fault deadlocks for direct I/O
[Cluster-devel] [gfs2:for-next.mmap-fault 6/9] fs/iomap/direct-io.c:134 iomap_dio_complete() error: dereferencing freed memory 'dio'
2021-07-27 9:51 UTC
[Cluster-devel] [PATCH v3 0/7] gfs2: Fix mmap + page fault deadlocks
2021-07-26 18:08 UTC (20+ messages)
` [Cluster-devel] [PATCH v3 1/7] iov_iter: Introduce fault_in_iov_iter helper
` [Cluster-devel] [PATCH v3 2/7] gfs2: Add wrapper for iomap_file_buffered_write
` [Cluster-devel] [PATCH v3 3/7] gfs2: Fix mmap + page fault deadlocks for buffered I/O
` [Cluster-devel] [PATCH v3 4/7] iomap: Fix iomap_dio_rw return value for user copies
` [Cluster-devel] [PATCH v3 5/7] iomap: Support restarting direct I/O requests after user copy failures
` [Cluster-devel] [PATCH v3 6/7] iov_iter: Introduce noio flag to disable page faults
` [Cluster-devel] [PATCH v3 7/7] gfs2: Fix mmap + page fault deadlocks for direct I/O
[Cluster-devel] [gfs2:for-next.mmap-fault 6/9] fs/iomap/direct-io.c:134:8-11: ERROR: reference preceded by free on line 130 (fwd)
2021-07-26 18:07 UTC
[Cluster-devel] [PATCH dlm/next] fs: dlm: implement delayed ack handling
2021-07-26 17:11 UTC
[Cluster-devel] [syzbot] WARNING in __set_page_dirty
2021-07-22 13:52 UTC (4+ messages)
[Cluster-devel] [PATCH v2 0/6] gfs2: Fix mmap + page fault deadlocks
2021-07-19 20:17 UTC (8+ messages)
` [Cluster-devel] [PATCH v2 1/6] iov_iter: Introduce fault_in_iov_iter helper
` [Cluster-devel] [PATCH v2 5/6] iov_iter: Introduce ITER_FLAG_FAST_ONLY flag
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).