LinuxLists
Users
About
Ming Lei (
[email protected]
)
Number of posts: 983 (0.17 per day)
First post: 2007-11-27 01:18:04
Last post: 2023-08-04 14:55:57
Previous Page
/
Next Page
Date
List
Subject
2015-12-26 09:32:03
linux-kernel
[PATCH 1/3] bpf: hash: use atomic count
2015-12-26 09:31:45
linux-kernel
[PATCH 0/3] bpf: hash: use per-bucket spinlock
2015-12-26 08:58:47
linux-kernel
Re: [PATCH 4/6] bpf: hash: convert per-hashtable lock into per-bucket bit spinlock
2015-12-22 02:11:30
linux-kernel
Re: [PATCH] null_blk: fix use-after-free error
2015-12-21 22:51:30
linux-kernel
Re: IO errors after "block: remove bio_get_nr_vecs()"
2015-12-21 03:21:38
linux-kernel
Re: IO errors after "block: remove bio_get_nr_vecs()"
2015-12-21 02:18:45
linux-kernel
Re: IO errors after "block: remove bio_get_nr_vecs()"
2015-12-21 01:38:50
linux-kernel
Re: IO errors after "block: remove bio_get_nr_vecs()"
2015-12-21 01:25:50
linux-kernel
SATA IO errors after ''block: fix segment split"
2015-12-16 07:13:25
linux-kernel
Re: [PATCH 5/6] bpf: hash: avoid to call kmalloc() in eBPF prog
2015-12-16 06:58:12
linux-kernel
Re: [PATCH 4/6] bpf: hash: convert per-hashtable lock into per-bucket bit spinlock
2015-12-16 02:57:54
linux-kernel
Re: [PATCH 4/6] bpf: hash: convert per-hashtable lock into per-bucket bit spinlock
2015-12-15 11:21:57
linux-kernel
[PATCH 6/6] bpf: hash: reorganize 'struct htab_elem'
2015-12-15 11:21:54
linux-kernel
[PATCH 5/6] bpf: hash: avoid to call kmalloc() in eBPF prog
2015-12-15 11:21:46
linux-kernel
[PATCH 4/6] bpf: hash: convert per-hashtable lock into per-bucket bit spinlock
2015-12-15 11:21:39
linux-kernel
[PATCH 3/6] bpf: hash: move select_bucket() out of htab's spinlock
2015-12-15 11:21:33
linux-kernel
[PATCH 2/6] hlist: prepare for supporting bit spinlock
2015-12-15 11:21:27
linux-kernel
[PATCH 1/6] bpf: hash: use atomic count
2015-12-15 11:21:20
linux-kernel
[PATCH 0/6] bpf: hash: optimization
2015-11-30 06:11:56
linux-kernel
Re: block: Always check queue limits for cloned requests
2015-11-23 15:21:53
linux-kernel
Re: kernel BUG at drivers/scsi/scsi_lib.c:1096!
2015-11-20 03:12:12
linux-kernel
Re: [PATCH 1/4] loop: Enable correct physical blocksize
2015-11-03 01:12:19
linux-kernel
Re: [patch, v2] blk-mq: avoid excessive boot delays with large lun counts
2015-08-10 07:50:20
linux-kernel
Re: [PATCH 2/4] loop: Enable correct physical blocksize
2015-08-07 08:02:28
linux-kernel
Re: [PATCH 0/4] loop: enable different physical blocksizes
2015-08-07 07:58:31
linux-kernel
Re: [PATCH 0/4] loop: enable different physical blocksizes
2015-08-07 07:45:00
linux-kernel
Re: [PATCH 0/4] loop: enable different physical blocksizes
2015-08-07 07:23:07
linux-kernel
Re: [PATCH 0/4] loop: enable different physical blocksizes
2015-08-07 05:07:11
linux-kernel
Re: [PATCH 0/4] loop: enable different physical blocksizes
2015-07-27 10:40:59
linux-kernel
Re: [PATCH 0/4] loop: enable different physical blocksizes
2015-07-27 09:49:46
linux-kernel
Re: [PATCH v3 1/7] blk-mq: avoid access hctx->tags->cpumask before allocation
2015-07-19 12:31:01
linux-kernel
Re: [PATCH v3 7/7] blk-mq: fix deadlock when reading cpu_list
2015-07-19 12:13:02
linux-kernel
Re: [PATCH v3 6/7] blk-mq: fix freeze queue race
2015-07-19 12:12:21
linux-kernel
Re: [PATCH v3 5/7] blk-mq: avoid inserting requests before establishing new mapping
2015-07-19 11:47:06
linux-kernel
Re: [PATCH v3 2/7] blk-mq: fix sysfs registration/unregistration race
2015-07-19 10:24:19
linux-kernel
Re: [PATCH v3 1/7] blk-mq: avoid access hctx->tags->cpumask before allocation
2015-07-16 15:01:31
linux-kernel
Re: [PATCH 0/4] block: account io: kill atomic operations
2015-07-16 03:20:03
linux-kernel
[PATCH 4/4] block: account io: convert part->in_fligh[] into percpu variable
2015-07-16 03:19:57
linux-kernel
[PATCH 3/4] block: partition: introduce 'cpu' para to part_inc|dec_in_flight
2015-07-16 03:19:53
linux-kernel
[PATCH 2/4] block: partition: convert percpu ref
2015-07-16 03:19:50
linux-kernel
[PATCH 1/4] block: partition: introduce hd_free_part()
2015-07-16 03:19:44
linux-kernel
[PATCH 0/4] block: account io: kill atomic operations
2015-07-10 08:08:16
linux-kernel
Re: [PATCH v2 5/6] blk-mq: fix freeze queue race
2015-07-09 14:43:41
linux-kernel
Re: [PATCH v2 1/6] blk-mq: fix sysfs registration/unregistration race
2015-07-09 07:04:43
linux-kernel
Re: [PATCH v2 4/6] blk-mq: avoid inserting requests before establishing new mapping
2015-07-09 06:55:30
linux-kernel
Re: [PATCH v2 5/6] blk-mq: fix freeze queue race
2015-07-08 11:53:59
linux-kernel
Re: [PATCH v2 2/6] blk-mq: Fix use after of free q->mq_map
2015-07-08 11:53:26
linux-kernel
Re: [PATCH v2 3/6] blk-mq: fix q->mq_usage_counter access race
2015-07-08 11:48:30
linux-kernel
Re: [PATCH v2 1/6] blk-mq: fix sysfs registration/unregistration race
2015-07-06 10:15:06
linux-kernel
Re: [PATCH 1/1] suspend: delete sys_sync()
2015-06-30 09:06:30
linux-kernel
Re: [PATCH 3/4] blk-mq: establish new mapping before cpu starts handling requests