summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2012-05-09drbd: Bugfix for the connection behaviorPhilipp Reisner
2012-05-09drbd: Cleanup all epoch objects upon connection lossPhilipp Reisner
2012-05-09drbd: detach must not try to abort non-local requests from drbd-8.4Philipp Reisner
2012-05-09drbd: Consider that the no-data-condition could be in connected statePhilipp Reisner
2012-05-09drbd: Fixed current UUID generationPhilipp Reisner
2012-05-09drbd: change some GFP_KERNEL to GFP_NOIOLars Ellenberg
2012-05-09drbd: Implemented the disk-timeout optionPhilipp Reisner
2012-05-09drbd: Force flag for the detach operationPhilipp Reisner
2012-05-09drbd: Allow new IOs while the local disk in in FAILED statePhilipp Reisner
2012-05-09drbd: Bitmap IO functions can now return prematurely if the disk breaksPhilipp Reisner
2012-05-09drbd: Added a kref to bm_aio_ctxPhilipp Reisner
2012-05-09drbd: Hold a reference to ldev while doing meta-data IOPhilipp Reisner
2012-05-09drbd: Keep a reference to the bio until the completion handler finishedPhilipp Reisner
2012-05-09drbd: Implemented wait_until_done_or_disk_failure()Philipp Reisner
2012-05-09drbd: Replaced md_io_mutex by an atomic: md_io_in_usePhilipp Reisner
2012-05-09drbd: moved md_io into mdevPhilipp Reisner
2012-05-09drbd: Immediately allow completion of IOs, that wait for IO completions on a ...Philipp Reisner
2012-05-09drbd: Keep a reference to barrier acked requestsPhilipp Reisner
2012-05-09drbd: Improve compatibility with drbd's older than 8.3.7Philipp Reisner
2012-05-09drbd: Only print sanitize state's warnings, if the state change happensPhilipp Reisner
2012-05-09drbd: downgraded error printk to infoLars Ellenberg
2012-05-09DRBD: Fix comparison always false warning due to long/long long compareDavid Howells
2012-05-09drbd: spelling fix: too smallLars Ellenberg
2012-05-09drbd: cosmetic: fix accidental division instead of modulo when pretty printingLars Ellenberg
2012-05-09drbd: Lower log priority for an event that is definitely not an errorPhilipp Reisner
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-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-04-14Merge 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-07Merge 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-29Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-29nbd: 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