summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-10-14rbd: set the remaining discard properties to enable supportJosh Durgin1-0/+2
2014-10-14rbd: use helpers to handle discard for layered images correctlyJosh Durgin1-32/+22
2014-10-14rbd: extract a method for adding object operationsJosh Durgin1-55/+78
2014-10-14rbd: make discard trigger copy-on-writeJosh Durgin1-1/+2
2014-10-14rbd: tolerate -ENOENT for discard operationsJosh Durgin1-0/+3
2014-10-14rbd: fix snapshot context reference count for discardsJosh Durgin1-1/+2
2014-10-14rbd: read image size for discard check safelyJosh Durgin1-6/+12
2014-10-14rbd: initial discard bits from Guangliang ZhaoGuangliang Zhao1-15/+89
2014-10-14rbd: extend the operation typeGuangliang Zhao1-34/+63
2014-10-14rbd: skip the copyup when an entire object writingGuangliang Zhao1-0/+8
2014-10-14rbd: add img_obj_request_simple() helperIlya Dryomov1-16/+28
2014-10-14rbd: access snapshot context and mapping size safelyJosh Durgin1-13/+21
2014-10-14rbd: do not return -ERANGE on auth failuresIlya Dryomov1-3/+1
2014-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-7/+62
2014-10-04Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+9
2014-10-03Merge tag 'md/3.17-final-fix' of git://neil.brown.name/mdLinus Torvalds1-1/+17
2014-10-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds8-62/+65
2014-10-03[SCSI] uas: disable use of blk-mq I/O pathChristoph Hellwig1-0/+7
2014-10-03Merge tag 'pm+acpi-3.17-final' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-11/+18
2014-10-03Merge tag 'drm-intel-fixes-2014-10-02' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-1/+13
2014-10-03i2c: qup: Fix order of runtime pm initializationAndy Gross1-4/+8
2014-10-03i2c: rk3x: fix 0 length write transfersAlexandru M Stan1-1/+1
2014-10-03Merge branches 'pm-cpufreq' and 'acpi-video'Rafael J. Wysocki4-11/+18
2014-10-03Merge tag 'media/v3.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2014-10-02Merge branch 'parisc-3.17-8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-87/+79
2014-10-02md/raid5: disable 'DISCARD' by default due to safety concerns.NeilBrown1-1/+17
2014-10-02drm/nouveau: make sure display hardware is reinitialised on runtime resumeBen Skeggs3-53/+26
2014-10-02drm/nouveau: punt fbcon resume out to a workqueueBen Skeggs2-6/+18
2014-10-02drm/nouveau: fix regression on original nv50 boardBen Skeggs1-1/+6
2014-10-02drm/nv50/disp: fix dpms regression on certain boardsBen Skeggs1-1/+2
2014-10-02r8152: disable power cut for RTL8153hayeswang1-1/+1
2014-10-02r8152: remove clearing bphayeswang1-27/+1
2014-10-02bnx2: Correctly receive full sized 802.1ad fragmesVlad Yasevich1-2/+3
2014-10-02tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich1-1/+2
2014-10-02parisc: Fix serial console for machines with serial port on superio chipHelge Deller1-1/+2
2014-10-01[SCSI] cxgb4i: avoid holding mutex in interrupt contextAnish Bhatt3-7/+55
2014-10-01r8152: fix setting RTL8152_UNPLUGhayeswang1-1/+5
2014-10-01netxen: Fix bug in Tx completion path.Manish Chopra1-2/+2
2014-10-01netxen: Fix BUG "sleeping function called from invalid context"Manish Chopra2-2/+2
2014-09-30cpufreq: update 'cpufreq_suspended' after stopping governorsViresh Kumar1-3/+4
2014-09-30hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan1-1/+2
2014-09-30ACPI / i915: Update the condition to ignore firmware backlight change requestAaron Lu1-5/+11
2014-09-30net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selectedKweh, Hock Leong1-2/+9
2014-09-29drm/i915: Flush the PTEs after updating them before suspendChris Wilson1-1/+13
2014-09-29cpufreq: integrator: fix integrator_cpufreq_remove return typeArnd Bergmann1-2/+2
2014-09-29cpufreq: pcc-cpufreq: Fix wait_event() under spinlockRafael J. Wysocki1-1/+1
2014-09-29Revert "[media] media: em28xx - remove reset_resume interface"Mauro Carvalho Chehab1-0/+1
2014-09-29Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+5
2014-09-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-38/+58