aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2012-04-20Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-18xen/blkback: Fix warning error.Konrad Rzeszutek Wilk
2012-04-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-04-13Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-04-12virtio_blk: helper function to format disk namesRen Mingxin
2012-04-12block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancyGreg Kroah-Hartman
2012-04-09mtip32xx: dump tagmap on failureAsai Thambi S P
2012-04-09mtip32xx: fix handling of commands in various scenariosAsai Thambi S P
2012-04-09mtip32xx: Shorten macro namesAsai Thambi S P
2012-04-09mtip32xx: misc changesAsai Thambi S P
2012-04-09mtip32xx: Add new sysfs entry 'status'Asai Thambi S P
2012-04-09mtip32xx: make setting comp_time as commonAsai Thambi S P
2012-04-09mtip32xx: Add new bitwise flag 'dd_flag'Asai Thambi S P
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-06xen: only check xen_platform_pci_unplug if hvmIgor Mammedov
2012-04-05mtip32xx: fix error handling in mtip_init()Ryosuke Saito
2012-03-30x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown
2012-03-29virtio-blk: Call revalidate_disk() upon online disk resizeVivek Goyal
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-28nbd: rename the nbd_device variable from lo to nbdWanlong Gao
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt
2012-03-26Merge branch 'stable/for-jens-3.4-bugfixes' of git://git.kernel.org/pub/scm/l...Jens Axboe
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-03-24xen/blkback: Make optional features be really optional.Konrad Rzeszutek Wilk
2012-03-24xen/blkback: Squash the discard support for 'file' and 'phy' type.Konrad Rzeszutek Wilk
2012-03-23usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov
2012-03-23mtip32xx: fix incorrect value set for drv_cleanup_done, and re-initialize and...Asai Thambi S P
2012-03-22cciss: Fix scsi tape io with more than 255 scatter gather elementsStephen M. Cameron
2012-03-22cciss: Initialize scsi host max_sectors for tape drive supportStephen M. Cameron
2012-03-22rbd: move snap_rwsem to the device, rename to header_rwsemJosh Durgin
2012-03-22rbd: don't drop the rbd_id too earlyAlex Elder
2012-03-22rbd: small changesAlex Elder
2012-03-22rbd: do some refactoringAlex Elder
2012-03-22rbd: fix module sysfs setup/teardown codeAlex Elder
2012-03-22rbd: don't allocate mon_addrs buffer in rbd_add()Alex Elder
2012-03-22rbd: have rbd_parse_args() report found mon_addrs sizeAlex Elder
2012-03-22rbd: do a few checks at build timeAlex Elder
2012-03-22rbd: don't use sscanf() in rbd_add_parse_args()Alex Elder
2012-03-22rbd: encapsulate argument parsing for rbd_add()Alex Elder
2012-03-22rbd: simplify error handling in rbd_add()Alex Elder
2012-03-22rbd: reduce memory used for rbd_dev fieldsAlex Elder
2012-03-22rbd: have rbd_get_client() return a rbd_clientAlex Elder
2012-03-22rbd: a few simple changesAlex Elder
2012-03-22rbd: rename "node_lock"Alex Elder
2012-03-22rbd: move ctl_mutex lock inside rbd_client_create()Alex Elder
2012-03-22rbd: move ctl_mutex lock inside rbd_get_client()Alex Elder