Ming Lin ([email protected])

Number of posts: 194 (0.09 per day)
First post: 2015-04-10 23:50:12
Last post: 2021-06-30 16:38:36

Date List Subject
2021-06-30 16:38:36 linux-kernel Re: [PATCH v2 2/2] mm: adds NOSIGBUS extension to mmap()
2021-06-04 16:25:15 linux-kernel Re: [PATCH v2 2/2] mm: adds NOSIGBUS extension to mmap()
2021-06-04 07:47:31 linux-kernel [PATCH v2 2/2] mm: adds NOSIGBUS extension to mmap()
2021-06-04 07:45:59 linux-kernel [PATCH v2 1/2] mm: make "vm_flags" be an u64
2021-06-04 07:44:49 linux-kernel [PATCH v2 0/2] mm: support NOSIGBUS on fault of mmap
2021-06-03 20:10:08 linux-kernel Re: Sealed memfd & no-fault mmap
2021-06-03 19:59:16 linux-kernel Re: [PATCH 2/2] mm: adds NOSIGBUS extension for out-of-band shmem read
2021-06-03 00:07:13 linux-kernel Re: [PATCH 2/2] mm: adds NOSIGBUS extension for out-of-band shmem read
2021-06-02 02:08:18 linux-kernel Re: [PATCH 2/2] mm: adds NOSIGBUS extension for out-of-band shmem read
2021-06-01 23:24:18 linux-kernel [PATCH 1/2] mm: make "vm_flags" be an u64
2021-06-01 23:24:16 linux-kernel [PATCH 2/2] mm: adds NOSIGBUS extension for out-of-band shmem read
2021-06-01 23:23:46 linux-kernel [PATCH 0/2] mm: adds MAP_NOSIGBUS extension for shmem read
2017-03-23 20:59:06 linux-kernel Re: [RFC PATCH 1/1] nbd: replace kill_bdev() with __invalidate_device()
2017-03-22 20:48:15 linux-kernel Re: [Nbd] [RFC PATCH 1/1] nbd: replace kill_bdev() with __invalidate_device()
2017-03-20 22:59:12 linux-kernel [RFC PATCH 1/1] nbd: replace kill_bdev() with __invalidate_device()
2017-03-20 22:59:04 linux-kernel [RFC PATCH 0/1] nbd: fix crash when unmaping nbd device with fs still mounted
2016-04-24 03:30:36 linux-kernel Re: [PATCH v2] lib: make sg_pool tristate instead of bool
2016-04-21 04:23:59 linux-kernel Re: [PATCH] lib: make sg_pool explicitly non-modular
2016-04-20 20:28:58 linux-kernel Re: [PATCH] lib: make sg_pool explicitly non-modular
2016-04-11 22:04:47 linux-kernel Re: [PATCH v3 4/5] scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
2016-04-11 05:20:12 linux-kernel Re: [PATCH v3 4/5] scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
2016-04-08 05:41:14 linux-kernel Re: [PATCH RFC 1/2] scatterlist: add mempool based chained SG alloc/free api
2016-04-07 16:43:57 linux-kernel Re: [PATCH RFC 1/2] scatterlist: add mempool based chained SG alloc/free api
2016-04-04 21:50:44 linux-kernel [PATCH v3 2/5] scsi: replace "mq" with "first_chunk" in SG functions
2016-04-04 21:50:16 linux-kernel [PATCH v3 4/5] scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
2016-04-04 21:48:40 linux-kernel [PATCH v3 5/5] lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c
2016-04-04 21:48:37 linux-kernel [PATCH v3 3/5] scsi: rename SG related struct and functions
2016-04-04 21:48:31 linux-kernel [PATCH v3 1/5] scsi: replace "scsi_data_buffer" with "sg_table" in SG functions
2016-04-04 21:48:29 linux-kernel [PATCH v3 0/5] mempool based chained scatterlist alloc/free api
2016-04-04 20:29:23 linux-kernel Re: [PATCH v2 5/5] lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c
2016-04-04 20:24:58 linux-kernel Re: [PATCH v2 4/5] scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
2016-04-04 20:15:53 linux-kernel Re: [PATCH v2 5/5] lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c
2016-04-04 06:07:22 linux-kernel Re: [PATCH v2 0/5] mempool based chained scatterlist alloc/free api
2016-03-28 14:49:51 linux-kernel Re: [PATCH v2 0/5] mempool based chained scatterlist alloc/free api
2016-03-24 15:10:07 linux-kernel Re: [PATCH v2 0/5] mempool based chained scatterlist alloc/free api
2016-03-22 22:04:40 linux-kernel [PATCH v2 5/5] lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c
2016-03-22 22:04:30 linux-kernel [PATCH v2 4/5] scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
2016-03-22 22:04:22 linux-kernel [PATCH v2 3/5] scsi: rename SG related struct and functions
2016-03-22 22:04:17 linux-kernel [PATCH v2 2/5] scsi: replace "mq" with "first_chunk" in SG functions
2016-03-22 22:04:08 linux-kernel [PATCH v2 1/5] scsi: replace "scsi_data_buffer" with "sg_table" in SG functions
2016-03-22 22:04:04 linux-kernel [PATCH v2 0/5] mempool based chained scatterlist alloc/free api
2016-03-21 06:55:31 linux-kernel Re: [PATCH RFC 1/2] scatterlist: add mempool based chained SG alloc/free api
2016-03-16 05:18:58 linux-kernel Re: [PATCH RFC 0/2] mempool based chained scatterlist alloc/free api api
2016-03-15 22:41:12 linux-kernel [PATCH RFC 1/2] scatterlist: add mempool based chained SG alloc/free api
2016-03-15 22:40:52 linux-kernel [PATCH RFC 2/2] scsi: use the new chained SG api
2016-03-15 22:40:44 linux-kernel [PATCH RFC 0/2] mempool based chained scatterlist alloc/free api api
2016-03-12 08:04:28 linux-kernel Re: e827091cb1 "block: merge: get the 1st and last bvec via helpers" broken
2015-08-13 17:36:20 linux-kernel Re: [PATCH v6 00/11] simplify block layer based on immutable biovecs
2015-08-13 17:04:57 linux-kernel Re: [PATCH v6 00/11] simplify block layer based on immutable biovecs
2015-08-12 07:23:56 linux-kernel [PATCH v6 07/11] md/raid5: get rid of bio_fits_rdev()
2015-08-12 07:22:49 linux-kernel [PATCH v6 09/11] fs: use helper bio_add_page() instead of open coding on bi_io_vec