index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
null_blk
/
main.c
Age
Commit message (
Expand
)
Author
2023-05-06
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-25
block/drivers: remove dead clear of random flag
Chaitanya Kulkarni
2023-04-18
null_blk: Always check queue mode setting from configfs
Chaitanya Kulkarni
2023-04-13
block: null_blk: make fault-injection dynamically configurable per device
Akinobu Mita
2023-04-01
null_blk: use kmap_local_page() and kunmap_local()
Chaitanya Kulkarni
2023-04-01
null_blk: use non-deprecated lib functions
Chaitanya Kulkarni
2023-03-15
block: null_blk: cleanup null_queue_rq()
Damien Le Moal
2023-03-15
block: null_blk: Fix handling of fake timeout request
Damien Le Moal
2023-01-29
block: make BLK_DEF_MAX_SECTORS unsigned
Keith Busch
2022-12-01
null_blk: support read-only and offline zone conditions
Shin'ichiro Kawasaki
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-22
null_blk: Modify the behavior of null_map_queues()
Bart Van Assche
2022-08-02
null_blk: fix ida error handling in null_add_dev()
Dan Carpenter
2022-08-02
null_blk: add configfs variables for 2 options
Vincent Fu
2022-08-02
null_blk: add module parameters for 4 options
Vincent Fu
2022-08-02
block: null_blk: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
2022-07-06
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-02
block: null_blk: Fix null_zone_write()
Damien Le Moal
2022-05-04
block: null_blk: Improve device creation with configfs
Damien Le Moal
2022-05-04
block: null_blk: Cleanup messages
Damien Le Moal
2022-05-04
block: null_blk: Cleanup device creation and deletion
Damien Le Moal
2022-05-04
block: null_blk: Fix code style issues
Damien Le Moal
2022-05-03
null_blk: don't set the discard_alignment queue limit
Christoph Hellwig
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-14
block: null_blk: end timed out poll request
Ming Lei
2022-02-27
null_blk: null_alloc_page() cleanup
Chaitanya Kulkarni
2022-02-27
null_blk: remove hardcoded null_alloc_page() param
Chaitanya Kulkarni
2022-02-27
null_blk: remove hardcoded alloc_cmd() parameter
Chaitanya Kulkarni
2022-02-27
null_blk: fix return value from null_add_dev()
Chaitanya Kulkarni
2021-12-23
block: null_blk: only set set->nr_maps as 3 if active poll_queues is > 0
Ming Lei
2021-12-10
null_blk: cast command status to integer
Jens Axboe
2021-12-03
block: null_blk: batched complete poll requests
Ming Lei
2021-12-02
null_blk: allow zero poll queues
Ming Lei
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-11-29
null_blk: don't suppress partitioning information
Christoph Hellwig
2021-10-29
null_blk: Fix handling of submit_queues and poll_queues attributes
Shin'ichiro Kawasaki
2021-10-18
null_blk: poll queue support
Jens Axboe
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
2021-08-23
null_blk: add error handling support for add_disk()
Luis Chamberlain
2021-08-11
block: move some macros to blkdev.h
Guoqing Jiang
2021-06-30
null_blk: remove an unused variable assignment in null_add_dev
Christoph Hellwig
2021-06-11
nullb: use blk_mq_alloc_disk
Christoph Hellwig
2021-06-03
null_blk: Fix null pointer dereference on nullb->disk on blk_cleanup_disk call
Colin Ian King
2021-06-01
null_blk: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-12
null_blk: add option for managing virtual boundary
Max Gurtovoy
2021-04-01
null_blk: fix command timeout completion handling
Damien Le Moal
[next]