index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
sunvdc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-09-09
drivers/block: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
1
-1
/
+1
2025-09-09
drivers/block: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-1
/
+1
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
1
-2
/
+1
2025-07-22
sunvdc: Balance device refcount in vdc_port_mpgroup_check
Ma Ke
1
-1
/
+3
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-13
block: remove unused parameter 'q' parameter in __blk_rq_map_sg()
Anuj Gupta
1
-1
/
+1
2025-02-07
Merge tag 'block-6.14-20250207' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+2
2025-02-02
drivers/block/sunvdc.c: update the correct AIP call
Stephen Rothwell
1
-2
/
+2
2025-01-31
Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+3
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
1
-2
/
+3
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
1
-3
/
+3
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
1
-1
/
+1
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
1
-0
/
+1
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
1
-1
/
+1
2024-02-19
sunvdc: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
1
-9
/
+9
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-1
/
+1
2023-03-15
block: sunvdc: add check for mdesc_grab() returning NULL
Liang He
1
-0
/
+2
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
1
-2
/
+2
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
1
-1
/
+1
2021-11-29
block: remove GENHD_FL_CD
Christoph Hellwig
1
-8
/
+9
2021-11-04
block/sunvdc: add error handling support for add_disk()
Luis Chamberlain
1
-3
/
+11
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2021-06-11
sunvdc: use blk_mq_alloc_disk
Christoph Hellwig
1
-34
/
+13
2021-06-09
sunvdc: remove unnecessary oom message
Zhen Lei
1
-2
/
+1
2021-05-14
sparc/vio: make remove callback return void
Uwe Kleine-König
1
-2
/
+1
2020-01-03
compat_ioctl: block: handle cdrom compat ioctl in non-cdrom drivers
Arnd Bergmann
1
-0
/
+1
2019-11-28
block: sunvdc: Remove unneeded semicolon
zhengbin
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-01-03
block: sunvdc: don't run hw queue synchronously from irq context
Ming Lei
1
-1
/
+1
2018-12-22
block: sunvdc: remove redundant code
Chengguang Xu
1
-1
/
+0
2018-11-28
sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN
Young Xiao
1
-0
/
+5
2018-11-07
sunvdc: fix compiler warning
Jens Axboe
1
-1
/
+0
2018-11-07
sunvdc: convert to blk-mq
Jens Axboe
1
-51
/
+98
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-10-08
sunvdc: Remove VLA usage
Kees Cook
1
-4
/
+10
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
1
-1
/
+1
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-5
/
+4
2017-08-09
sunvdc: prevent sunvdc panic when mpgroup disk added to guest domain
Jim Quigley
1
-0
/
+61
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-2
/
+2
2017-02-23
sunvdc: Add support for setting physical sector size
Liam R. Howlett
1
-1
/
+17
2016-06-27
block: convert to device_add_disk()
Dan Williams
1
-2
/
+1
2014-12-11
sunvdc: reconnect ldc after vds service domain restarts
Dwight Engen
1
-22
/
+183
2014-12-11
vio: create routines for inc,dec vio dring indexes
Dwight Engen
1
-3
/
+3
[next]