index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2013-01-27
virtio-blk: Don't free ida when disk is in use
Alexander Graf
2013-01-17
rbd: get rid of RBD_MAX_SEG_NAME_LEN
Alex Elder
2013-01-17
rbd: do not allow remove of mounted-on image
Alex Elder
2013-01-17
rbd: remove snapshots on error in rbd_add()
Alex Elder
2013-01-17
rbd: increase maximum snapshot name length
Alex Elder
2013-01-17
rbd: fix read-only option name
Alex Elder
2013-01-17
rbd: zero return code in rbd_dev_image_id()
Alex Elder
2013-01-17
rbd: fix bug in rbd_dev_id_put()
Alex Elder
2013-01-17
aoe: remove vestigial request queue allocation
Ed Cashin
2012-11-23
mtip32xx: Fix padding issue
Selvan Mani
2012-11-23
aoe: avoid running request handler on plugged queue
Ed Cashin
2012-11-23
mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function()
Wei Yongjun
2012-11-23
mtip32xx: fix shift larger than type warning
Jens Axboe
2012-11-23
mtip32xx: Fix incorrect mask used for erase mode
Selvan Mani
2012-11-23
mtip32xx: Fix to make lba address correct in big-endian systems
Selvan Mani
2012-11-23
mtip32xx: fix potential crash on SEC_ERASE_UNIT
Selvan Mani
2012-11-23
floppy: destroy floppy workqueue before cleaning up the queue
Jiri Kosina
2012-10-30
loop: Make explicit loop device destruction lazy
Dave Chinner
2012-10-30
mtip32xx:Added appropriate timeout value for secure erase
Selvan Mani
2012-10-30
xen/blkback: Change xen_vbd's flush_support and discard_secure to have type u...
Oliver Chick
2012-10-30
cciss: select CONFIG_CHECK_SIGNATURE
Akinobu Mita
2012-10-30
cciss: remove unneeded memset()
Wei Yongjun
2012-10-30
xen/blkback: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
2012-10-30
floppy: remove dr, reuse drive on do_floppy_init
Herton Ronaldo Krzesinski
2012-10-30
floppy: use common function to check if floppies can be registered
Herton Ronaldo Krzesinski
2012-10-30
floppy: properly handle failure on add_disk loop
Herton Ronaldo Krzesinski
2012-10-30
floppy: do put_disk on current dr if blk_init_queue fails
Herton Ronaldo Krzesinski
2012-10-30
floppy: don't call alloc_ordered_workqueue inside the alloc_disk loop
Herton Ronaldo Krzesinski
2012-10-30
xen/blkback: Fix compile warning
Konrad Rzeszutek Wilk
2012-10-23
drivers/block: remove CONFIG_EXPERIMENTAL
Kees Cook
2012-10-11
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-10-07
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-10-07
Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-10-06
aoe: update aoe-internal version number to 50
Ed Cashin
2012-10-06
aoe: remove unused code
Ed Cashin
2012-10-06
aoe: make dynamic block minor numbers the default
Ed Cashin
2012-10-06
aoe: update and specify AoE address guards and error messages
Ed Cashin
2012-10-06
aoe: retain static block device numbers for backwards compatibility
Ed Cashin
2012-10-06
aoe: support more AoE addresses with dynamic block device minor numbers
Ed Cashin
2012-10-06
aoe: update copyright year in touched files
Ed Cashin
2012-10-06
aoe: update internal version number to 49
Ed Cashin
2012-10-06
aoe: remove unused code and add cosmetic improvements
Ed Cashin
2012-10-06
aoe: increase net_device reference count while using it
Ed Cashin
2012-10-06
aoe: associate frames with the AoE storage target
Ed Cashin
2012-10-06
aoe: disallow unsupported AoE minor addresses
Ed Cashin
2012-10-06
aoe: do revalidation steps in order
Ed Cashin
2012-10-06
aoe: failover remote interface based on aoe_deadsecs parameter
Ed Cashin
2012-10-06
aoe: use packets that work with the smallest-MTU local interface
Ed Cashin
2012-10-06
aoe: use a kernel thread for transmissions
Ed Cashin
[next]