aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-29block: rename blk_mq_freeze_queue_start()Gravatar Ming Lei 2-2/+2
2017-03-28jsflash: stop sharing request queue across multiple gendisksGravatar Omar Sandoval 1-14/+36
2017-03-28swim: stop sharing request queue across multiple gendisksGravatar Omar Sandoval 1-19/+36
2017-03-28parport/pf: stop sharing request queue across multiple gendisksGravatar Omar Sandoval 1-19/+38
2017-03-28parport/pcd: stop sharing request queue across multiple gendisksGravatar Omar Sandoval 1-19/+38
2017-03-28parport/pd: stop sharing request queue across multiple gendisksGravatar Omar Sandoval 1-16/+34
2017-03-28hd: stop sharing request queue across multiple gendisksGravatar Omar Sandoval 1-23/+39
2017-03-24mg_disk: use setup_timerGravatar Geliang Tang 1-3/+1
2017-03-24block: floppy: use setup_timerGravatar Geliang Tang 1-3/+1
2017-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingGravatar Linus Torvalds 23-546/+1267
2017-03-19Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-3/+30
2017-03-18qla2xxx: Update driver version to 9.00.00.00-kGravatar Himanshu Madhani 1-3/+3
2017-03-18qla2xxx: Fix delayed response to command for loop mode/direct connect.Gravatar Quinn Tran 6-20/+81
2017-03-18qla2xxx: Change scsi host lookup method.Gravatar Quinn Tran 7-40/+100
2017-03-18qla2xxx: Add DebugFS node to display Port DatabaseGravatar Himanshu Madhani 2-4/+90
2017-03-18qla2xxx: Use IOCB interface to submit non-critical MBX.Gravatar Quinn Tran 6-65/+279
2017-03-18qla2xxx: Add async new target notificationGravatar Quinn Tran 2-3/+4
2017-03-18qla2xxx: Export DIF stats via debugfsGravatar Anil Gurumurthy 2-0/+27
2017-03-18qla2xxx: Improve T10-DIF/PI handling in driver.Gravatar Quinn Tran 7-251/+406
2017-03-18qla2xxx: Allow relogin to proceed if remote login did not finishGravatar Quinn Tran 4-8/+32
2017-03-18qla2xxx: Fix sess_lock & hardware_lock lock order problem.Gravatar Quinn Tran 1-23/+18
2017-03-18qla2xxx: Fix inadequate lock protection for ABTS.Gravatar Quinn Tran 1-2/+10
2017-03-18qla2xxx: Fix request queue corruption.Gravatar Quinn Tran 1-3/+9
2017-03-18qla2xxx: Fix memory leak for abts processingGravatar Quinn Tran 1-0/+2
2017-03-18qla2xxx: Allow vref count to timeout on vport delete.Gravatar Joe Carnuccio 5-10/+16
2017-03-18tcmu: Convert cmd_time_out into backend device attributeGravatar Nicholas Bellinger 1-26/+68
2017-03-18tcmu: make cmd timeout configurableGravatar Mike Christie 1-6/+35
2017-03-18tcmu: add helper to check if dev was configuredGravatar Mike Christie 1-2/+6
2017-03-18target: fix race during implicit transition work flushesGravatar Mike Christie 1-9/+1
2017-03-18target: allow userspace to set state to transitioningGravatar Mike Christie 1-15/+22
2017-03-18target: fix ALUA transition timeout handlingGravatar Mike Christie 1-15/+8
2017-03-18target: Use system workqueue for ALUA transitionsGravatar Mike Christie 1-5/+3
2017-03-18target: fail ALUA transitions for pscsiGravatar Mike Christie 1-0/+3
2017-03-18target: allow ALUA setup for some passthrough backendsGravatar Mike Christie 3-6/+9
2017-03-18tcmu: return on first Opt parse failureGravatar Mike Christie 1-0/+3
2017-03-18tcmu: allow hw_max_sectors greater than 128Gravatar Mike Christie 1-19/+35
2017-03-18target: Drop pointless tfo->check_stop_free checkGravatar Nicholas Bellinger 2-2/+5
2017-03-17Merge tag 'pm-4.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 2-36/+36
2017-03-18Merge branches 'pm-cpufreq-fixes' and 'intel_pstate-fixes'Gravatar Rafael J. Wysocki 1-33/+31
2017-03-17Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-127/+64
2017-03-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-15/+1
2017-03-17Merge tag 'for-linus-4.11b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-5/+6
2017-03-17Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 23-104/+252
2017-03-16Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-5/+0
2017-03-16drivers core: remove assert_held_device_hotplug()Gravatar Heiko Carstens 1-5/+0
2017-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Gravatar Linus Torvalds 6-38/+72
2017-03-16Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in...Gravatar Dave Airlie 7-6/+18
2017-03-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-14/+18
2017-03-16cpufreq: Fix and clean up show_cpuinfo_cur_freq()Gravatar Rafael J. Wysocki 1-3/+5
2017-03-15drm/amd/amdgpu: Fix debugfs reg read/write address widthGravatar Tom St Denis 1-2/+2