messages from 2018-11-15 10:18:18 to 2018-11-26 02:17:07 UTC [more...]
[Cluster-devel] [PATCH V12 00/20] block: support multi-page bvec
2018-11-26 2:17 UTC (8+ messages)
` [Cluster-devel] [PATCH V12 01/20] btrfs: remove various bio_offset arguments
` [Cluster-devel] [PATCH V12 02/20] btrfs: look at bi_size for repair decisions
` [Cluster-devel] [PATCH V12 03/20] block: remove the "cluster" flag
` [Cluster-devel] [PATCH V12 04/20] block: don't use bio->bi_vcnt to figure out segment number
` [Cluster-devel] [PATCH V12 05/20] block: remove bvec_iter_rewind()
` [Cluster-devel] [PATCH V12 06/20] block: rename bvec helpers
` [Cluster-devel] [PATCH V12 07/20] block: introduce multi-page "
[Cluster-devel] [PATCH V11 00/19] block: support multi-page bvec
2018-11-23 10:50 UTC (58+ messages)
` [Cluster-devel] [PATCH V11 01/19] block: don't use bio->bi_vcnt to figure out segment number
` [Cluster-devel] [PATCH V11 02/19] block: introduce multi-page bvec helpers
` [Cluster-devel] [PATCH V11 03/19] block: introduce bio_for_each_bvec()
` [Cluster-devel] [PATCH V11 04/19] block: use bio_for_each_bvec() to compute multi-page bvec count
` [Cluster-devel] [PATCH V11 05/19] block: use bio_for_each_bvec() to map sg
` [Cluster-devel] [PATCH V11 06/19] block: introduce bvec_last_segment()
` [Cluster-devel] [PATCH V11 07/19] fs/buffer.c: use bvec iterator to truncate the bio
` [Cluster-devel] [PATCH V11 08/19] btrfs: use bvec_last_segment to get bio's last page
` [Cluster-devel] [PATCH V11 09/19] btrfs: move bio_pages_all() to btrfs
` [Cluster-devel] [PATCH V11 10/19] block: loop: pass multi-page bvec to iov_iter
` [Cluster-devel] [PATCH V11 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [Cluster-devel] [PATCH V11 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [Cluster-devel] [PATCH V11 13/19] block: move bounce_clone_bio into bio.c
` [Cluster-devel] [PATCH V11 14/19] block: handle non-cluster bio out of blk_bio_segment_split
` [Cluster-devel] [PATCH V11 15/19] block: enable multipage bvecs
` [Cluster-devel] [PATCH V11 16/19] block: always define BIO_MAX_PAGES as 256
` [Cluster-devel] [PATCH V11 17/19] block: document usage of bio iterator helpers
` [Cluster-devel] [PATCH V11 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
` [Cluster-devel] [PATCH V11 19/19] block: kill BLK_MQ_F_SG_MERGE
[Cluster-devel] [PATCH 0/2] gfs2: improvements to recovery and withdraw process (v2)
2018-11-22 10:16 UTC (4+ messages)
` [Cluster-devel] [PATCH 1/2] gfs2: Ignore recovery attempts if gfs2 has io error or is withdrawn
` [Cluster-devel] [PATCH 2/2] gfs2: initiate journal recovery as soon as a node withdraws
[Cluster-devel] [PATCH v1 0/4] fs: fix race between llseek SEEK_END and write
2018-11-22 7:06 UTC (10+ messages)
` [Cluster-devel] [PATCH v1 1/4] vfs: "
` [Cluster-devel] [PATCH v1 2/4] ext4: "
` [Cluster-devel] [PATCH v1 3/4] f2fs: "
` [Cluster-devel] [PATCH v1 4/4] overlayfs: "
[Cluster-devel] [PATCH V10 00/19] block: support multi-page bvec
2018-11-21 10:19 UTC (103+ messages)
` [Cluster-devel] [PATCH V10 01/19] block: introduce multi-page page bvec helpers
` [Cluster-devel] [PATCH V10 02/19] block: introduce bio_for_each_bvec()
` [Cluster-devel] [PATCH V10 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count
` [Cluster-devel] [PATCH V10 04/19] block: use bio_for_each_bvec() to map sg
` [Cluster-devel] [PATCH V10 05/19] block: introduce bvec_last_segment()
` [Cluster-devel] [PATCH V10 06/19] fs/buffer.c: use bvec iterator to truncate the bio
` [Cluster-devel] [PATCH V10 07/19] btrfs: use bvec_last_segment to get bio's last page
` [Cluster-devel] [PATCH V10 08/19] btrfs: move bio_pages_all() to btrfs
` [Cluster-devel] [PATCH V10 09/19] block: introduce bio_bvecs()
` [Cluster-devel] [PATCH V10 10/19] block: loop: pass multi-page bvec to iov_iter
` [Cluster-devel] [PATCH V10 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [Cluster-devel] [PATCH V10 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [Cluster-devel] [PATCH V10 13/19] iomap & xfs: only account for new added page
` [Cluster-devel] [PATCH V10 14/19] block: enable multipage bvecs
` [Cluster-devel] [PATCH V10 15/19] block: always define BIO_MAX_PAGES as 256
` [Cluster-devel] [PATCH V10 16/19] block: document usage of bio iterator helpers
` [Cluster-devel] [PATCH V10 17/19] block: don't use bio->bi_vcnt to figure out segment number
` [Cluster-devel] [PATCH V10 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
` [Cluster-devel] [PATCH V10 19/19] block: kill BLK_MQ_F_SG_MERGE
[Cluster-devel] FYI: dlm.service possibly silenty overwritten with DisplayLink driver installer
2018-11-20 23:28 UTC
[Cluster-devel] [PATCH 0/2] gfs2: improvements to recovery and withdraw process
2018-11-20 19:23 UTC (2+ messages)
[Cluster-devel] [PATCH 00/13] Radical Reform of glock state machine (take 2)
2018-11-20 15:52 UTC (20+ messages)
` [Cluster-devel] [PATCH 01/13] GFS2: Remove gotos from function run_queue
` [Cluster-devel] [PATCH 02/13] GFS2: Make do_xmote determine its own gh parameter
` [Cluster-devel] [PATCH 03/13] GFS2: Eliminate a goto in finish_xmote
` [Cluster-devel] [PATCH 04/13] GFS2: Baby step toward a real state machine: finish_xmote
` [Cluster-devel] [PATCH 05/13] GFS2: Add do_xmote states to state machine
` [Cluster-devel] [PATCH 06/13] GFS2: Make do_xmote not call the state machine again
` [Cluster-devel] [PATCH 07/13] GFS2: Add blocking and non-blocking demote to state machine
` [Cluster-devel] [PATCH 08/13] GFS2: Add a new GL_ST_PROMOTE state to glock "
` [Cluster-devel] [PATCH 09/13] GFS2: Replace run_queue with new GL_ST_RUN state in "
` [Cluster-devel] [PATCH 10/13] GFS2: Reduce redundancy in GL_ST_DEMOTE_NONBLOCK state
` [Cluster-devel] [PATCH 11/13] GFS2: Reduce glock_work_func to a single call to state_machine
` [Cluster-devel] [PATCH 12/13] GFS2: Add new GL_ST_UNLOCK state to reduce calls to the __ version
` [Cluster-devel] [PATCH 13/13] GFS2: Optimization of GL_ST_UNLOCK state
[Cluster-devel] gfs2: Remove vestigial bd_ops (version 2)
2018-11-20 15:39 UTC (2+ messages)
[Cluster-devel] [PATCH] dlm_controld: fix pkg-config call for cross build
2018-11-18 9:22 UTC
[Cluster-devel] [GFS2 PATCH] gfs2: Remove vestigial bd_ops
2018-11-16 20:33 UTC
[Cluster-devel] [GIT PULL] gfs2: 4.20 fixes
2018-11-16 17:51 UTC (6+ messages)
[Cluster-devel] [PATCH 0/3] dlm: fix various incorrect behaviors
2018-11-15 18:24 UTC (4+ messages)
[Cluster-devel] lost idr_destroy for ls_recover_idr in release_lockspace() ?
2018-11-15 18:22 UTC (2+ messages)
[Cluster-devel] [PATCH 3/3] dlm: memory leaks on error path in dlm_user_request()
2018-11-15 10:18 UTC
[Cluster-devel] [PATCH 2/3] dlm: lost put_lkb on error path in receive_convert() and receive_unlock()
2018-11-15 10:18 UTC
[Cluster-devel] [PATCH 1/3] dlm: possible memory leak on error path in create_lkb()
2018-11-15 10:18 UTC
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).