index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
/
ubd_kern.c
Age
Commit message (
Expand
)
Author
2025-10-06
Merge tag 'uml-for-linux-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-10
um: Add missing trailing newline to help messages
Tiwei Bie
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
2025-03-20
um: ubd: Switch to the pthread-based helper
Tiwei Bie
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
2024-11-07
um: ubd: Do not use drvdata in release
Tiwei Bie
2024-11-07
um: ubd: Initialize ubd's disk pointer in ubd_add
Tiwei Bie
2024-10-25
um: Set parent-death signal for ubd io thread/process
Tiwei Bie
2024-07-25
Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-03
um: refactor TLB update handling
Benjamin Berg
2024-07-03
ubd: Remove unused mutex 'ubd_mutex'
Dr. David Alan Gilbert
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-06-14
block: add special APIs for run-time disabling of discard and friends
Christoph Hellwig
2024-06-14
ubd: untagle discard vs write zeroes not support handling
Christoph Hellwig
2024-06-14
ubd: refactor the interrupt handler
Christoph Hellwig
2024-04-22
um: Fix return value in ubd_init()
Duoming Zhou
2024-02-27
ubd: open the backing files in ubd_add
Christoph Hellwig
2024-02-27
ubd: remove the queue pointer in struct ubd
Christoph Hellwig
2024-02-27
ubd: move set_disk_ro to ubd_add
Christoph Hellwig
2024-02-27
ubd: move setting the variable queue limits to ubd_add
Christoph Hellwig
2024-02-27
ubd: move setting the nonrot flag to ubd_add
Christoph Hellwig
2024-02-27
ubd: remove ubd_disk_register
Christoph Hellwig
2024-02-27
ubd: remove the ubd_gendisk array
Christoph Hellwig
2024-02-19
ubd: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2023-12-29
ubd: use the default discard granularity
Christoph Hellwig
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
ubd: remove commented out code in ubd_open
Christoph Hellwig
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
2022-09-19
um: Do not initialise statics to 0.
Xin Gao
2022-07-14
um: Use enum req_op where appropriate
Bart Van Assche
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
2022-05-03
ubd: don't set the discard_alignment queue limit
Christoph Hellwig
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-03-11
um: Fix WRITE_ZEROES in the UBD Driver
Frédéric Danis
2021-10-21
um/drivers/ubd_kern: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2021-08-16
ubd: use bvec_virt
Christoph Hellwig
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
ubd: remove dead code in ubd_setup_common
Christoph Hellwig
2021-06-30
ubd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-30
ubd: remove the code to register as the legacy IDE driver
Christoph Hellwig
2021-06-17
um: Fix stack pointer alignment
YiFei Zhu
2021-01-26
Revert "um: allocate a guard page to helper threads"
Johannes Berg
2021-01-26
um: ubd: fix command line handling of ubd
Hajime Tazaki
2020-12-13
um: allocate a guard page to helper threads
Johannes Berg
2020-12-13
um: Support dynamic IRQ allocation
Johannes Berg
2020-12-13
um: ubd: Set device serial attribute from cmdline
Christopher Obbard
[next]