index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rnbd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rnbd-srv: use bdev_discard_alignment
Christoph Hellwig
2022-05-03
1
-1
/
+1
*
block/rnbd-clt: Avoid flush_workqueue(system_long_wq) usage
Jack Wang
2022-04-18
1
-2
/
+12
*
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-18
2
-3
/
+3
*
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-18
2
-5
/
+0
*
block: add a bdev_max_discard_sectors helper
Christoph Hellwig
2022-04-18
1
-2
/
+1
*
block: add a bdev_fua helper
Christoph Hellwig
2022-04-18
1
-2
/
+1
*
block: add a bdev_write_cache helper
Christoph Hellwig
2022-04-18
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-25
4
-14
/
+3
|
\
|
*
scsi: rnbd: Remove WRITE_SAME support
Christoph Hellwig
2022-02-23
4
-14
/
+3
*
|
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-22
4
-19
/
+13
|
\
\
|
*
|
block/rnbd: Remove a useless mutex
Christophe JAILLET
2022-02-27
1
-8
/
+3
|
*
|
block/rnbd: client device does not care queue/rotational
Gioh Kim
2022-02-27
4
-9
/
+8
|
*
|
block/rnbd-clt: fix CHECK:BRACES warning
Gioh Kim
2022-02-27
1
-2
/
+2
*
|
|
blk-mq: prepare for implementing hctx table via xarray
Ming Lei
2022-03-09
1
-1
/
+1
|
/
/
*
|
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
1
-3
/
+2
*
|
rnbd-srv: remove struct rnbd_dev_blk_io
Christoph Hellwig
2022-02-02
4
-38
/
+7
*
|
rnbd-srv: simplify bio mapping in process_rdma
Christoph Hellwig
2022-02-02
3
-69
/
+16
*
|
block: remove genhd.h
Christoph Hellwig
2022-02-02
1
-1
/
+0
|
/
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
1
-1
/
+1
|
\
|
*
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-15
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-01-13
4
-12
/
+12
|
\
\
|
*
|
RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sess
Vaishali Thakkar
2022-01-07
2
-3
/
+3
|
*
|
RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sess
Vaishali Thakkar
2022-01-07
2
-3
/
+3
|
*
|
RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_path
Vaishali Thakkar
2022-01-07
1
-6
/
+6
|
|
/
*
|
block/rnbd-clt-sysfs: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-05
1
-1
/
+2
*
|
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-11-29
1
-2
/
+2
|
/
*
rnbd: add error handling support for add_disk()
Luis Chamberlain
2021-10-21
1
-4
/
+9
*
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
2021-10-18
1
-1
/
+1
*
block: move struct request to blk-mq.h
Christoph Hellwig
2021-10-18
1
-1
/
+1
*
block/rnbd-clt-sysfs: fix a couple uninitialized variable bugs
Dan Carpenter
2021-10-12
1
-1
/
+3
*
block/rnbd: Use sysfs_emit instead of s*printf function for sysfs show
Md Haris Iqbal
2021-08-02
2
-25
/
+22
*
block/rnbd-clt: Use put_cpu_ptr after get_cpu_ptr
Gioh Kim
2021-08-02
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-07-01
2
-6
/
+4
|
\
|
*
rnbd/rtrs-clt: Query and use max_segments from rtrs-clt.
Jack Wang
2021-06-22
2
-6
/
+4
*
|
rnbd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-11
1
-27
/
+8
|
/
*
block/rnbd: Remove all likely and unlikely
Gioh Kim
2021-05-03
2
-13
/
+13
*
block/rnbd-clt: Check the return value of the function rtrs_clt_query
Md Haris Iqbal
2021-05-03
1
-2
/
+10
*
block/rnbd: Fix style issues
Dima Stepanov
2021-05-03
1
-5
/
+5
*
block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_t
Md Haris Iqbal
2021-05-03
1
-1
/
+1
*
block/rnbd: Use strscpy instead of strlcpy
Dima Stepanov
2021-04-20
3
-8
/
+8
*
block/rnbd-clt-sysfs: Remove copy buffer overlap in rnbd_clt_get_path_name
Dima Stepanov
2021-04-20
1
-5
/
+1
*
block/rnbd-clt: Remove max_segment_size
Jack Wang
2021-04-20
1
-1
/
+0
*
block/rnbd-clt: Generate kobject_uevent when the rnbd device state changes
Md Haris Iqbal
2021-04-20
2
-1
/
+9
*
block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev
Gioh Kim
2021-04-20
1
-24
/
+15
*
block/rnbd-clt: Support polling mode for IO latency optimization
Gioh Kim
2021-04-20
3
-20
/
+129
*
block/rnbd-clt: Fix missing a memory free when unloading the module
Gioh Kim
2021-04-20
1
-3
/
+7
*
block/rnbd-clt: Improve find_or_create_sess() return check
Tom Rix
2021-04-20
1
-6
/
+4
*
block/rnbd-srv: Remove force_close file after holding a lock
Gioh Kim
2021-04-20
3
-6
/
+7
*
block/rnbd-srv: Prevent a deadlock generated by accessing sysfs in parallel
Gioh Kim
2021-04-20
1
-1
/
+3
*
block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}
Gioh Kim
2021-04-20
1
-25
/
+17
[next]