index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rnbd
Age
Commit message (
Expand
)
Author
Lines
8 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-1
/
+1
9 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-9
/
+9
10 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-12
/
+11
2026-01-27
rnbd-clt: fix refcount underflow in device unmap path
Chaitanya Kulkarni
-1
/
+0
2026-01-06
rnbd-srv: Zero the rsp buffer before using it
Md Haris Iqbal
-0
/
+3
2026-01-06
rnbd-srv: Fix server side setting of bi_size for special IOs
Florian-Ewald Mueller
-10
/
+23
2026-01-06
rnbd-srv: fix the trace format for flags
Jack Wang
-20
/
+2
2026-01-06
block/rnbd-proto: Check and retain the NOUNMAP flag for requests
Md Haris Iqbal
-2
/
+10
2026-01-06
block: rnbd: add .release to rnbd_dev_ktype
Zhu Yanjun
-8
/
+18
2026-01-06
block/rnbd-proto: Handle PREFLUSH flag properly for IOs
Md Haris Iqbal
-1
/
+9
2025-12-20
block: rnbd-clt: Fix signedness bug in init_dev()
Dan Carpenter
-1
/
+1
2025-12-18
block: rnbd-clt: Fix leaked ID in init_dev()
Thomas Fourier
-5
/
+8
2025-12-01
block/rnbd: correct all kernel-doc complaints
Randy Dunlap
-4
/
+11
2025-09-09
drivers/block: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
-1
/
+1
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
-2
/
+2
2025-05-07
rnbd-srv: use bio_add_virt_nofail
Christoph Hellwig
-6
/
+1
2025-03-13
block: remove unused parameter 'q' parameter in __blk_rq_map_sg()
Anuj Gupta
-1
/
+1
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
-2
/
+1
2024-12-23
block: Delete bio_set_prio()
John Garry
-1
/
+1
2024-08-28
block/rnbd-srv: Add sanity check and remove redundant assignment
Md Haris Iqbal
-2
/
+9
2024-07-09
block/rnbd: Constify struct kobj_type
Christophe JAILLET
-3
/
+3
2024-06-28
rnbd-cnt: don't set QUEUE_FLAG_SAME_FORCE
Christoph Hellwig
-1
/
+0
2024-06-28
rnbd: don't set QUEUE_FLAG_SAME_COMP
Christoph Hellwig
-1
/
+0
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
-4
/
+0
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
-4
/
+6
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
-6
/
+6
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
-39
/
+25
2024-02-25
rnbd: port block device access to file
Christian Brauner
-15
/
+15
2024-02-19
rnbd-clt: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
-39
/
+25
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
-1
/
+1
2023-12-13
block/rnbd-srv: Check for unlikely string overflow
Kees Cook
-9
/
+10
2023-11-27
block/rnbd: use %pe to print errors
Supriti Singh
-13
/
+13
2023-11-27
block/rnbd: add support for REQ_OP_WRITE_ZEROES
Santosh Pradhan
-8
/
+18
2023-10-28
rnbd-srv: Convert to use bdev_open_by_path()
Jan Kara
-14
/
+15
2023-08-18
drivers/rnbd: restore sysfs interface to rnbd-client
Li Zhijian
-1
/
+1
2023-06-21
block/rnbd: make all 'class' structures const
Ivan Orlov
-19
/
+23
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
-4
/
+4
2023-06-12
rnbd-srv: replace sess->open_flags with a "bool readonly"
Christoph Hellwig
-11
/
+9
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
-2
/
+2
2023-06-12
rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path
Christoph Hellwig
-1
/
+1
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
-1
/
+1
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
-2
/
+2
2023-06-11
block/rnbd-srv: make process_msg_sess_info returns void
Guoqing Jiang
-6
/
+3
2023-06-11
block/rnbd-srv: init err earlier in rnbd_srv_init_module
Guoqing Jiang
-5
/
+3
2023-06-11
block/rnbd-srv: init ret with 0 instead of -EPERM
Guoqing Jiang
-4
/
+3
2023-06-11
block/rnbd-srv: rename one member in rnbd_srv_dev
Guoqing Jiang
-8
/
+8
2023-06-11
block/rnbd-srv: no need to check sess_dev
Guoqing Jiang
-1
/
+1
2023-06-11
block/rnbd: introduce rnbd_access_modes
Guoqing Jiang
-32
/
+16
2023-06-11
block/rnbd-srv: remove unused header
Guoqing Jiang
-1
/
+0
2023-06-11
block/rnbd: kill rnbd_flags_supported
Guoqing Jiang
-22
/
+0
[next]