summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drbd: Fix module refcount leak in drbd_accept()Lars Ellenberg2012-05-091-0/+1
* drbd: Consider the disk-timeout also for meta-data IO operationsPhilipp Reisner2012-05-094-39/+45
* drbd: Do not send state packets while lower than C_CONNECTED cstatePhilipp Reisner2012-05-091-5/+6
* drbd: fix race between disconnect and receive_stateLars Ellenberg2012-05-092-1/+14
* drbd: fix potential spinlock deadlockLars Ellenberg2012-05-091-8/+12
* drbd: Fixed an obvious copy-n-paste mistakePhilipp Reisner2012-05-092-2/+2
* drbd: send intermediate state change results to the peerLars Ellenberg2012-05-094-16/+47
* drbd: fix spurious meta data IO "error"Lars Ellenberg2012-05-091-0/+2
* drbd: Fixed a race condition between detach and start of resyncPhilipp Reisner2012-05-091-3/+3
* drbd: fix harmless race to not trigger an ASSERTLars Ellenberg2012-05-091-1/+12
* drbd: Derive sync-UUIDs only from the bitmap-uuid if it is non-zeroPhilipp Reisner2012-05-091-1/+5
* drbd: drbd_nl_resize(): Fix missing put_ldev() on error pathAndreas Gruenbacher2012-05-091-1/+5
* drbd: fix "stalled" empty resyncLars Ellenberg2012-05-091-3/+8
* drbd: Bugfix for the connection behaviorPhilipp Reisner2012-05-092-6/+6
* drbd: Cleanup all epoch objects upon connection lossPhilipp Reisner2012-05-091-2/+3
* drbd: detach must not try to abort non-local requests from drbd-8.4Philipp Reisner2012-05-091-9/+34
* drbd: Consider that the no-data-condition could be in connected statePhilipp Reisner2012-05-091-1/+2
* drbd: Fixed current UUID generationPhilipp Reisner2012-05-091-2/+2
* drbd: change some GFP_KERNEL to GFP_NOIOLars Ellenberg2012-05-091-3/+3
* drbd: Implemented the disk-timeout optionPhilipp Reisner2012-05-093-14/+25
* drbd: Force flag for the detach operationPhilipp Reisner2012-05-092-1/+16
* drbd: Allow new IOs while the local disk in in FAILED statePhilipp Reisner2012-05-091-1/+1
* drbd: Bitmap IO functions can now return prematurely if the disk breaksPhilipp Reisner2012-05-091-10/+30
* drbd: Added a kref to bm_aio_ctxPhilipp Reisner2012-05-091-25/+59
* drbd: Hold a reference to ldev while doing meta-data IOPhilipp Reisner2012-05-092-0/+7
* drbd: Keep a reference to the bio until the completion handler finishedPhilipp Reisner2012-05-092-0/+2
* drbd: Implemented wait_until_done_or_disk_failure()Philipp Reisner2012-05-093-5/+18
* drbd: Replaced md_io_mutex by an atomic: md_io_in_usePhilipp Reisner2012-05-094-19/+51
* drbd: moved md_io into mdevPhilipp Reisner2012-05-093-9/+10
* drbd: Immediately allow completion of IOs, that wait for IO completions on a ...Philipp Reisner2012-05-093-11/+37
* drbd: Keep a reference to barrier acked requestsPhilipp Reisner2012-05-093-2/+23
* drbd: Improve compatibility with drbd's older than 8.3.7Philipp Reisner2012-05-092-3/+8
* drbd: Only print sanitize state's warnings, if the state change happensPhilipp Reisner2012-05-091-15/+40
* drbd: downgraded error printk to infoLars Ellenberg2012-05-091-4/+2
* DRBD: Fix comparison always false warning due to long/long long compareDavid Howells2012-05-091-1/+1
* drbd: spelling fix: too smallLars Ellenberg2012-05-091-4/+4
* drbd: cosmetic: fix accidental division instead of modulo when pretty printingLars Ellenberg2012-05-091-1/+1
* drbd: Lower log priority for an event that is definitely not an errorPhilipp Reisner2012-05-091-1/+1
* Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-297-12/+23
|\
| * staging: ozwpan: Fix bug where kfree is called twice.Rupesh Gujare2012-04-261-2/+0
| * staging: octeon-ethernet: fix build errors by including interrupt.hImre Kaloz2012-04-243-0/+3
| * staging: zcache: fix Kconfig crypto dependencySeth Jennings2012-04-241-1/+1
| * staging: tidspbridge: remove usage of OMAP2_L4_IO_ADDRESSOmar Ramirez Luna2012-04-242-9/+19
* | Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-2912-12/+45
|\ \
| * \ Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-04-277-8/+21
| |\ \
| | * | usb: gadget: udc-core: fix incompatibility with dummy-hcdAlan Stern2012-04-271-1/+1
| | * | usb: gadget: udc-core: fix wrong call orderFelipe Balbi2012-04-271-1/+1
| | * | usb: gadget: dummy: do not call pullup() on udc_stop()Felipe Balbi2012-04-191-1/+0
| | * | usb: musb: davinci.c: add missing unregisterJulia Lawall2012-04-181-1/+2
| | * | usb: musb: drop __deprecated flagFelipe Balbi2012-04-181-1/+1