summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: ufs: fix empty check of error historyStanley Chu2020-01-161-1/+1
* scsi: lpfc: Make lpfc_defer_acc_rsp staticYueHaibing2020-01-101-1/+1
* Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queueMartin K. Petersen2020-01-10685-4607/+8480
|\
| * Documentation: document ioctl interfaces betterArnd Bergmann2020-01-032-0/+254
| * compat_ioctl: simplify up block/ioctl.cArnd Bergmann2020-01-031-152/+117
| * compat_ioctl: block: simplify compat_blkpg_ioctl()Arnd Bergmann2020-01-031-36/+38
| * compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.cArnd Bergmann2020-01-033-227/+219
| * compat_ioctl: move HDIO ioctl handling into drivers/ideArnd Bergmann2020-01-036-102/+54
| * compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann2020-01-0310-0/+39
| * compat_ioctl: move cdrom commands into cdrom.cArnd Bergmann2020-01-035-51/+45
| * compat_ioctl: simplify the implementationArnd Bergmann2020-01-034-105/+64
| * compat_ioctl: move sys_compat_ioctl() to ioctl.cArnd Bergmann2020-01-033-134/+91
| * compat_ioctl: scsi: move ioctl handling into driversArnd Bergmann2020-01-037-204/+142
| * compat_ioctl: ide: floppy: add handlerArnd Bergmann2020-01-035-0/+61
| * compat_ioctl: bsg: add handlerArnd Bergmann2020-01-031-0/+1
| * compat_ioctl: add scsi_compat_ioctlArnd Bergmann2020-01-032-14/+41
| * compat_ioctl: block: handle cdrom compat ioctl in non-cdrom driversArnd Bergmann2020-01-035-0/+7
| * compat_ioctl: cdrom: handle CDROM_LAST_WRITTENArnd Bergmann2020-01-032-26/+5
| * compat_ioctl: move CDROMREADADIO to cdrom.cArnd Bergmann2020-01-032-39/+25
| * compat_ioctl: move CDROM_SEND_PACKET handling into scsiArnd Bergmann2020-01-033-103/+135
| * compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctlArnd Bergmann2020-01-032-0/+2
| * compat_ioctl: block: add blkdev_compat_ptr_ioctlArnd Bergmann2020-01-032-0/+28
| * compat: scsi: sg: fix v3 compat read/write interfaceArnd Bergmann2020-01-033-95/+90
| * compat: provide compat_ptr() on all architecturesArnd Bergmann2020-01-039-109/+20
| * compat: ARM64: always include asm-generic/compat.hArnd Bergmann2020-01-031-2/+3
| * Linux 5.5-rc4v5.5-rc4Linus Torvalds2019-12-301-1/+1
| * Merge tag 'riscv/for-v5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-294-3/+6
| |\
| | * riscv: export flush_icache_all to modulesOlof Johansson2019-12-281-0/+1
| | * riscv: reject invalid syscalls below -1David Abdurachmanov2019-12-281-0/+1
| | * riscv: fix compile failure with EXPORT_SYMBOL() & !MMULuc Van Oostenryck2019-12-282-3/+4
| * | Merge tag 'locks-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...Linus Torvalds2019-12-291-1/+1
| |\ \
| | * | locks: print unsigned ino in /proc/locksAmir Goldstein2019-12-291-1/+1
| | |/
| * | Merge tag '5.5-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-12-293-10/+56
| |\ \
| | * | cifs: Optimize readdir on reparse pointsPaulo Alcantara (SUSE)2019-12-232-9/+55
| | * | cifs: Adjust indentation in smb2_open_fileNathan Chancellor2019-12-231-1/+1
| | |/
| * | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-12-286-11/+12
| |\ \
| | * | scsi: target/iblock: Fix protection error with blocks greater than 512BIsrael Rukshin2019-12-201-1/+3
| | * | scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()Varun Prakash2019-12-201-1/+2
| | * | scsi: lpfc: fix spelling mistakes of asynchronousColin Ian King2019-12-202-6/+6
| | * | scsi: lpfc: fix build failure with DEBUGFS disabledArnd Bergmann2019-12-171-2/+1
| | * | scsi: mpt3sas: Fix double free in attach error handlingDan Carpenter2019-12-171-1/+0
| * | | Merge tag 'drm-fixes-2019-12-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-12-2714-86/+139
| |\ \ \
| | * \ \ Merge tag 'drm-intel-fixes-2019-12-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-12-2714-86/+139
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | drm/i915: Hold reference to intel_frontbuffer as we track activityChris Wilson2019-12-2311-31/+116
| | | * | drm/i915/gt: Ratelimit display power w/aChris Wilson2019-12-231-1/+2
| | | * | drm/i915/pmu: Ensure monotonic rc6Tvrtko Ursulin2019-12-232-54/+21
| | |/ /
| * | | Merge tag 'linux-kselftest-5.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-12-2711-38/+70
| |\ \ \
| | * | | rseq/selftests: Clarify rseq_prepare_unload() helper requirementsMathieu Desnoyers2019-12-231-5/+7
| | * | | rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers2019-12-231-8/+10
| | * | | rseq/selftests: Turn off timeout settingMathieu Desnoyers2019-12-231-0/+1