index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2012-03-22
rbd: have rbd_get_client() return a rbd_client
Alex Elder
2012-03-22
rbd: a few simple changes
Alex Elder
2012-03-22
rbd: rename "node_lock"
Alex Elder
2012-03-22
rbd: move ctl_mutex lock inside rbd_client_create()
Alex Elder
2012-03-22
rbd: move ctl_mutex lock inside rbd_get_client()
Alex Elder
2012-03-22
rbd: release client list lock sooner
Alex Elder
2012-03-22
rbd: restore previous rbd id sequence behavior
Alex Elder
2012-03-22
rbd: tie rbd_dev_list changes to rbd_id operations
Alex Elder
2012-03-22
rbd: protect the rbd_dev_list with a spinlock
Alex Elder
2012-03-22
rbd: rework calculation of new rbd id's
Alex Elder
2012-03-22
rbd: encapsulate new rbd id selection
Alex Elder
2012-03-22
rbd: use a single value of snap_name to mean no snap
Josh Durgin
2012-03-22
rbd: do not duplicate ceph_client pointer in rbd_device
Alex Elder
2012-03-22
rbd: make ceph_parse_options() return a pointer
Alex Elder
2012-03-22
rbd: a few small cleanups
Alex Elder
2012-03-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-03-05
floppy/scsi: fix setting of BIO flags
Muthu Kumar
2012-03-03
block, sx8: fix pointer math issue getting fw version
Dan Carpenter
2012-03-02
drivers/block/DAC960: fix -Wuninitialized warning
Danny Kukawka
2012-03-02
drivers/block/DAC960: fix DAC960_V2_IOCTL_Opcode_T -Wenum-compare warning
Danny Kukawka
2012-03-02
block: Fix setting bio flags in drivers (sd_dif/floppy)
Muthukumar R
2012-02-21
asm-generic: architecture independent readq/writeq for 32bit environment
Hitoshi Mitake
2012-02-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-02-08
loop: zero fill bio instead of return -EIO for partial read
Dave Young
2012-02-08
floppy: Fix a crash during rmmod
Vivek Goyal
2012-02-08
floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never ...
Vivek Goyal
2012-02-07
mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus...
Asai Thambi S P
2012-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-02-02
rbd: fix safety of rbd_put_client()
Alex Elder
2012-02-02
rbd: fix a memory leak in rbd_get_client()
Alex Elder
2012-01-18
nvme: fix merge error due to change of 'make_request_fn' fn type
Linus Torvalds
2012-01-18
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2012-01-15
Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-01-15
Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-01-15
Merge branch 'for-3.3/mtip32xx' into for-3.3/drivers
Jens Axboe
2012-01-14
block: add and use scsi_blk_cmd_ioctl
Paolo Bonzini
2012-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-01-13
paride/pcd: fix bool verbose module parameter.
Rusty Russell
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-12
rbd: initialize snap_rwsem in rbd_add()
Alex Elder
2012-01-12
virtio: blk: Add freeze, restore handlers to support S4
Amit Shah
2012-01-12
virtio: blk: Move vq initialization to separate function
Amit Shah
2012-01-12
virtio_blk: fix config handler race
Michael S. Tsirkin
2012-01-12
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
2012-01-11
NVMe: Set number of queues correctly
Matthew Wilcox
2012-01-10
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2012-01-10
NVMe: Version 0.8
Matthew Wilcox
2012-01-10
NVMe: Set queue flags correctly
Matthew Wilcox
2012-01-10
NVMe: Simplify nvme_unmap_user_pages
Matthew Wilcox
[next]