Show patches with: none      |   38913 patches
« 1 2 ... 190 191 192389 390 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,4/6] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage() Introduce sendpage_ok() to detect misused sendpage in network related drivers - - - --- 2020-08-18 Coly Li New
[v7,3/6] tcp: use sendpage_ok() to detect misused .sendpage Introduce sendpage_ok() to detect misused sendpage in network related drivers - - - --- 2020-08-18 Coly Li New
[v7,2/6] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage() Introduce sendpage_ok() to detect misused sendpage in network related drivers - - - --- 2020-08-18 Coly Li New
[v7,1/6] net: introduce helper sendpage_ok() in include/linux/net.h Introduce sendpage_ok() to detect misused sendpage in network related drivers - - - --- 2020-08-18 Coly Li New
[v6,6/6] libceph: use sendpage_ok() in ceph_tcp_sendpage() Introduce sendpage_ok() to detect misused sendpage in network related drivers - - - --- 2020-08-18 Coly Li New
[v6,5/6] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map() Introduce sendpage_ok() to detect misused sendpage in network related drivers - - - --- 2020-08-18 Coly Li New
[v6,4/6] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage() Introduce sendpage_ok() to detect misused sendpage in network related drivers - - - --- 2020-08-18 Coly Li New
[v6,3/6] tcp: use sendpage_ok() to detect misused .sendpage Introduce sendpage_ok() to detect misused sendpage in network related drivers - - - --- 2020-08-18 Coly Li New
[v6,2/6] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage() Introduce sendpage_ok() to detect misused sendpage in network related drivers - - - --- 2020-08-18 Coly Li New
[v6,1/6] net: introduce helper sendpage_ok() in include/linux/net.h Introduce sendpage_ok() to detect misused sendpage in network related drivers - - - --- 2020-08-18 Coly Li New
[RESEND] blk-mq: insert request not through ->queue_rq into sw/scheduler queue [RESEND] blk-mq: insert request not through ->queue_rq into sw/scheduler queue - - - --- 2020-08-18 Ming Lei New
[4/4] bcache: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct [1/4] block: expose disk_map_sector_rcu() and hd_struct_put in genhd.h - 1 - --- 2020-08-18 Song Liu New
[3/4] md: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct [1/4] block: expose disk_map_sector_rcu() and hd_struct_put in genhd.h - - - --- 2020-08-18 Song Liu New
[2/4] block: introduce part_[begin|end]_io_acct [1/4] block: expose disk_map_sector_rcu() and hd_struct_put in genhd.h - - - --- 2020-08-18 Song Liu New
[1/4] block: expose disk_map_sector_rcu() and hd_struct_put in genhd.h [1/4] block: expose disk_map_sector_rcu() and hd_struct_put in genhd.h - - - --- 2020-08-18 Song Liu New
block/rnbd: Ensure err is always initialized in process_rdma block/rnbd: Ensure err is always initialized in process_rdma 1 - - --- 2020-08-18 Nathan Chancellor New
[v2,3/3] block: Remove blk_mq_attempt_merge() function Some clean-ups for bio merge - 1 - --- 2020-08-18 Baolin Wang New
[v2,2/3] block: Add a new helper to attempt to merge a bio Some clean-ups for bio merge - - - --- 2020-08-18 Baolin Wang New
[v2,1/3] block: Move bio merge related functions into blk-merge.c Some clean-ups for bio merge - 1 - --- 2020-08-18 Baolin Wang New
block: rnbd: rnbd-srv: silence uninitialized variable warning block: rnbd: rnbd-srv: silence uninitialized variable warning - - - --- 2020-08-18 Brooke Basile New
[v3,2/2] block: better deal with the delayed not supported case in blk_cloned_rq_check_limits Untitled series #334075 - 1 - --- 2020-08-17 Ritika Srivastava New
block: Fix page_is_mergeable() for compound pages block: Fix page_is_mergeable() for compound pages - 1 - --- 2020-08-17 Matthew Wilcox New
[V4] scsi: core: only re-run queue in scsi_end_request() if device queue is busy [V4] scsi: core: only re-run queue in scsi_end_request() if device queue is busy - 3 2 --- 2020-08-17 Ming Lei New
[RESEND] block: loop: set discard granularity and alignment for block device backed loop [RESEND] block: loop: set discard granularity and alignment for block device backed loop 1 1 - --- 2020-08-17 Ming Lei New
[RESEND] blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART [RESEND] blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART - 1 - --- 2020-08-17 Ming Lei New
[V2] block: allow for_each_bvec to support zero len bvec [V2] block: allow for_each_bvec to support zero len bvec - - 1 --- 2020-08-17 Ming Lei New
[V3,3/3] block: rename blk_discard_mergable as blk_discard_support_multi_range block: fix discard merge for single max discard segment - - - --- 2020-08-17 Ming Lei New
[V3,2/3] block: virtio_blk: fix handling single range discard request block: fix discard merge for single max discard segment - 1 - --- 2020-08-17 Ming Lei New
[V3,1/3] block: respect queue limit of max discard segment block: fix discard merge for single max discard segment - 1 - --- 2020-08-17 Ming Lei New
platform: goldfish: convert tasklets to use new tasklet_setup() API platform: goldfish: convert tasklets to use new tasklet_setup() API - - - --- 2020-08-17 Allen Pais New
net: atm: convert tasklets callbacks to use from_tasklet() net: atm: convert tasklets callbacks to use from_tasklet() - - - --- 2020-08-17 Allen Pais New
[1/2] misc: ibmvmc: convert tasklets to use new tasklet_setup() API [1/2] misc: ibmvmc: convert tasklets to use new tasklet_setup() API - - - --- 2020-08-17 Allen Pais New
[1/2] memstick: jmb38x: convert tasklets to use new tasklet_setup() API [1/2] memstick: jmb38x: convert tasklets to use new tasklet_setup() API - - - --- 2020-08-17 Allen Pais New
[1/2] mailbox: bcm: convert tasklets to use new tasklet_setup() API [1/2] mailbox: bcm: convert tasklets to use new tasklet_setup() API - - - --- 2020-08-17 Allen Pais New
input: serio: convert tasklets to use new tasklet_setup() API input: serio: convert tasklets to use new tasklet_setup() API - - - --- 2020-08-17 Allen Pais New
[1/2] hsi: nokia-modem: convert tasklets to use new tasklet_setup() API [1/2] hsi: nokia-modem: convert tasklets to use new tasklet_setup() API - - - --- 2020-08-17 Allen Pais New
firewire: ohci: convert tasklets to use new tasklet_setup() API firewire: ohci: convert tasklets to use new tasklet_setup() API - - - --- 2020-08-17 Allen Pais New
drm: i915: convert tasklets to use new tasklet_setup() API drm: i915: convert tasklets to use new tasklet_setup() API - - - --- 2020-08-17 Allen Pais New
drivers: vme: convert tasklets to use new tasklet_setup() API drivers: vme: convert tasklets to use new tasklet_setup() API - - - --- 2020-08-17 Allen Pais New
drivers: s390: convert tasklets to use new tasklet_setup() API drivers: s390: convert tasklets to use new tasklet_setup() API - - - --- 2020-08-17 Allen Pais New
drivers: rapidio: convert tasklets to use new tasklet_setup() API drivers: rapidio: convert tasklets to use new tasklet_setup() API - - - --- 2020-08-17 Allen Pais New
drivers: ntb: convert tasklets to use new tasklet_setup() API drivers: ntb: convert tasklets to use new tasklet_setup() API - - - --- 2020-08-17 Allen Pais New
drivers: atm: convert tasklets to use new tasklet_setup() API drivers: atm: convert tasklets to use new tasklet_setup() API - - - --- 2020-08-17 Allen Pais New
driver: hv: convert tasklets to use new tasklet_setup() API driver: hv: convert tasklets to use new tasklet_setup() API - - - --- 2020-08-17 Allen Pais New
char: ipmi: convert tasklets to use new tasklet_setup() API char: ipmi: convert tasklets to use new tasklet_setup() API - 1 - --- 2020-08-17 Allen Pais New
block: convert tasklets to use new tasklet_setup() API block: convert tasklets to use new tasklet_setup() API - - - --- 2020-08-17 Allen Pais New
arch: um: convert tasklets to use new tasklet_setup() API arch: um: convert tasklets to use new tasklet_setup() API 1 - - --- 2020-08-17 Allen Pais New
[RESEND,5/5] block: Remove __blk_mq_sched_bio_merge() helper Some clean-ups for bio merge - - - --- 2020-08-17 Baolin Wang New
[RESEND,4/5] block: Remove blk_mq_attempt_merge() function Some clean-ups for bio merge - - - --- 2020-08-17 Baolin Wang New
[RESEND,3/5] block: Add a new helper to attempt to merge a bio Some clean-ups for bio merge - - - --- 2020-08-17 Baolin Wang New
[RESEND,2/5] block: Remove redundant blk_mq_sched_allow_merge() validation Some clean-ups for bio merge - - - --- 2020-08-17 Baolin Wang New
[RESEND,1/5] block: Move bio merge related functions into blk-merge.c Some clean-ups for bio merge - 1 - --- 2020-08-17 Baolin Wang New
bsg-lib: convert comma to semicolon bsg-lib: convert comma to semicolon - - - --- 2020-08-17 Xu Wang New
[V2,5/6] rbd: Use generic debugging facility ceph: Use more generic logging - - - --- 2020-08-17 Joe Perches New
[v2] block: blk-mq.c: fix @at_head kernel-doc warning [v2] block: blk-mq.c: fix @at_head kernel-doc warning - - - --- 2020-08-16 Randy Dunlap New
block: blk-mq.c: fix @at_head kernel-doc warning block: blk-mq.c: fix @at_head kernel-doc warning - - - --- 2020-08-16 Randy Dunlap New
[v5,3/3] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage() [v5,1/3] net: introduce helper sendpage_ok() in include/linux/net.h - - - --- 2020-08-16 Coly Li New
[v5,2/3] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage() [v5,1/3] net: introduce helper sendpage_ok() in include/linux/net.h - - - --- 2020-08-16 Coly Li New
[v5,1/3] net: introduce helper sendpage_ok() in include/linux/net.h [v5,1/3] net: introduce helper sendpage_ok() in include/linux/net.h - - - --- 2020-08-16 Coly Li New
[v5,3/3] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage() [v5,1/3] net: introduce helper sendpage_ok() in include/linux/net.h - - - --- 2020-08-16 Coly Li New
[v5,2/3] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage() [v5,1/3] net: introduce helper sendpage_ok() in include/linux/net.h - - - --- 2020-08-16 Coly Li New
[v5,1/3] net: introduce helper sendpage_ok() in include/linux/net.h [v5,1/3] net: introduce helper sendpage_ok() in include/linux/net.h - - - --- 2020-08-16 Coly Li New
[GIT,PULL] Final block fixes for 5.9-rc1 [GIT,PULL] Final block fixes for 5.9-rc1 - - - --- 2020-08-15 Jens Axboe New
[v1,14/14] bcache: move struct cache_sb out of uapi bcache.h bcache: remove multiple caches code framework - - - --- 2020-08-15 Coly Li New
[v1,13/14] bcache: remove embedded struct cache_sb from struct cache_set bcache: remove multiple caches code framework - - - --- 2020-08-15 Coly Li New
[v1,12/14] bcache: check and set sync status on cache's in-memory super block bcache: remove multiple caches code framework - - - --- 2020-08-15 Coly Li New
[v1,11/14] bcache: remove can_attach_cache() bcache: remove multiple caches code framework - - - --- 2020-08-15 Coly Li New
[v1,10/14] bcache: don't check seq numbers in register_cache_set() bcache: remove multiple caches code framework - - - --- 2020-08-15 Coly Li New
[v1,09/14] bcache: avoid data copy between cache_set->sb and cache->sb bcache: remove multiple caches code framework - - - --- 2020-08-15 Coly Li New
[v1,08/14] bcache: only use bucket_bytes() on struct cache bcache: remove multiple caches code framework - - - --- 2020-08-15 Coly Li New
[v1,07/14] bcache: remove useless bucket_pages() bcache: remove multiple caches code framework - - - --- 2020-08-15 Coly Li New
[v1,06/14] bcache: remove useless alloc_bucket_pages() bcache: remove multiple caches code framework - - - --- 2020-08-15 Coly Li New
[v1,05/14] bcache: only use block_bytes() on struct cache bcache: remove multiple caches code framework - - - --- 2020-08-15 Coly Li New
[v1,04/14] bcache: add set_uuid in struct cache_set bcache: remove multiple caches code framework - - - --- 2020-08-15 Coly Li New
[v1,03/14] bcache: remove for_each_cache() bcache: remove multiple caches code framework - - - --- 2020-08-15 Coly Li New
[v1,02/14] bcache: explicitly make cache_set only have single cache bcache: remove multiple caches code framework - - - --- 2020-08-15 Coly Li New
[v1,01/14] bcache: remove 'int n' from parameter list of bch_bucket_alloc_set() bcache: remove multiple caches code framework - - - --- 2020-08-15 Coly Li New
[v4,3/3] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage() [v4,1/3] net: introduce helper sendpage_ok() in include/linux/net.h - - - --- 2020-08-15 Coly Li New
[v2,2/3] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage() [v4,1/3] net: introduce helper sendpage_ok() in include/linux/net.h - - - --- 2020-08-15 Coly Li New
[v4,1/3] net: introduce helper sendpage_ok() in include/linux/net.h [v4,1/3] net: introduce helper sendpage_ok() in include/linux/net.h - - - --- 2020-08-15 Coly Li New
bcache: share register sysfs with async register bcache: share register sysfs with async register - - - --- 2020-08-15 Coly Li New
[3/3] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage() [1/3] net: introduce helper sendpage_ok() in include/linux/net.h - - - --- 2020-08-15 Coly Li New
[2/3] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage() [1/3] net: introduce helper sendpage_ok() in include/linux/net.h - - - --- 2020-08-15 Coly Li New
[1/3] net: introduce helper sendpage_ok() in include/linux/net.h [1/3] net: introduce helper sendpage_ok() in include/linux/net.h - - - --- 2020-08-15 Coly Li New
[14/14] bcache: move struct cache_sb out of uapi bcache.h bcache: remove multiple caches code framework - - - --- 2020-08-15 Coly Li New
[13/14] bcache: remove embedded struct cache_sb from struct cache_set bcache: remove multiple caches code framework - - - --- 2020-08-15 Coly Li New
[12/14] bcache: check and set sync status on cache's in-memory super block bcache: remove multiple caches code framework - 1 - --- 2020-08-15 Coly Li New
[11/14] bcache: remove can_attach_cache() bcache: remove multiple caches code framework - - - --- 2020-08-15 Coly Li New
[10/14] bcache: don't check seq numbers in register_cache_set() bcache: remove multiple caches code framework - 1 - --- 2020-08-15 Coly Li New
[09/14] bcache: avoid data copy between cache_set->sb and cache->sb bcache: remove multiple caches code framework - - - --- 2020-08-15 Coly Li New
[08/14] bcache: only use bucket_bytes() on struct cache bcache: remove multiple caches code framework - 1 - --- 2020-08-15 Coly Li New
[07/14] bcache: remove useless bucket_pages() bcache: remove multiple caches code framework - 1 - --- 2020-08-15 Coly Li New
[06/14] bcache: remove useless alloc_bucket_pages() bcache: remove multiple caches code framework - 1 - --- 2020-08-15 Coly Li New
[05/14] bcache: only use block_bytes() on struct cache bcache: remove multiple caches code framework - 1 - --- 2020-08-15 Coly Li New
[04/14] bcache: add set_uuid in struct cache_set bcache: remove multiple caches code framework - 1 - --- 2020-08-15 Coly Li New
[03/14] bcache: remove for_each_cache() bcache: remove multiple caches code framework - 1 - --- 2020-08-15 Coly Li New
[02/14] bcache: explicitly make cache_set only have single cache bcache: remove multiple caches code framework - - - --- 2020-08-15 Coly Li New
[01/14] bcache: remove 'int n' from parameter list of bch_bucket_alloc_set() bcache: remove multiple caches code framework - 1 - --- 2020-08-15 Coly Li New
[v4,7/7] nvme: support rdma transport type blktests: Add support to run nvme tests with tcp/rdma transports - - - --- 2020-08-14 Sagi Grimberg New
[v4,6/7] common: move module_unload to common blktests: Add support to run nvme tests with tcp/rdma transports - - - --- 2020-08-14 Sagi Grimberg New
« 1 2 ... 190 191 192389 390 »