index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2018-03-17
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
2018-03-09
cdrom: do not call check_disk_change() inside cdrom_open()
Maurizio Lombardi
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-08
mtip32xx: Use the blk_queue_flag_*() functions
Bart Van Assche
2018-03-06
block: null_blk: fix 'Invalid parameters' when loading module
Ming Lei
2018-02-28
block: Fix a race between the cgroup code and request queue initialization
Bart Van Assche
2018-02-28
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
2018-02-28
zram: Delete gendisk before cleaning up the request queue
Bart Van Assche
2018-02-28
block/loop: Delete gendisk before cleaning up the request queue
Bart Van Assche
2018-02-28
null_blk: add 'requeue' fault attribute
Jens Axboe
2018-02-27
nbd: fix return value in error handling path
Gustavo A. R. Silva
2018-02-26
genhd: Rename get_disk() to get_disk_and_module()
Jan Kara
2018-02-08
Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-02-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-04
Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-02-02
block: skd: fix incorrect linux/slab_def.h inclusion
Arnd Bergmann
2018-02-01
virtio_blk: print capacity at probe time
Stefan Hajnoczi
2018-01-30
blk-mq: introduce BLK_STS_DEV_RESOURCE
Ming Lei
2018-01-30
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-29
rbd: whitelist RBD_FEATURE_OPERATIONS feature bit
Ilya Dryomov
2018-01-29
rbd: don't NULL out ->obj_request in rbd_img_obj_parent_read_full()
Ilya Dryomov
2018-01-29
rbd: use kmem_cache_zalloc() in rbd_img_request_create()
Ilya Dryomov
2018-01-29
rbd: obj_request->completion is unused
Ilya Dryomov
2018-01-26
block: remove smart1,2.h
Corentin Labbe
2018-01-17
aoe: use ktime_t instead of timeval
Tina Ruchandani
2018-01-11
Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-01-11
null_blk: remove explicit 'select FAULT_INJECTION'
Arnd Bergmann
2018-01-10
null_blk: add option for managing IO timeouts
Jens Axboe
2018-01-09
null_blk: wire up timeouts
Jens Axboe
2018-01-09
rbd: set max_segments to USHRT_MAX
Ilya Dryomov
2018-01-09
rbd: reacquire lock should update lock owner client id
Florian Margaine
2018-01-06
loop: fix concurrent lo_open/lo_release
Linus Torvalds
2018-01-06
DAC960: split up ioctl function to reduce stack size
Arnd Bergmann
2018-01-06
block: convert to bio_first_bvec_all & bio_first_page_all
Ming Lei
2018-01-05
pktcdvd: Fix a recently introduced NULL pointer dereference
Bart Van Assche
2018-01-05
pktcdvd: Fix pkt_setup_dev() error path
Bart Van Assche
2018-01-05
null_blk: remove lightnvm support
Matias Bjørling
2018-01-02
block: DAC960: Replace PCI pool old API
Romain Perier
2017-12-20
null_blk: unalign call_single_data
Jens Axboe
2017-12-02
drbd: switch to sock_recvmsg()
Al Viro
2017-12-01
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-22
null_blk: fix dev->badblocks leak
David Disseldorp
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-21
Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
[next]