1. f3c893e scsi: iscsi: Fail session and connection on transport registration failure by Gabriel Krisman Bertazi · 5 years ago
  2. cd7ea70 scsi: drivers: base: Propagate errors through the transport component by Gabriel Krisman Bertazi · 5 years ago
  3. 7c1ef33 scsi: drivers: base: Support atomic version of attribute_container_device_trigger by Gabriel Krisman Bertazi · 5 years ago
  4. 54155ed scsi: iscsi: Don't destroy session if there are outstanding connections by Nick Black · 5 years ago
  5. ea92c32 scsi: ufs-mediatek: add apply_dev_quirks variant operation by Stanley Chu · 5 years ago
  6. c40ad6b scsi: ufs: pass device information to apply_dev_quirks by Stanley Chu · 5 years ago
  7. 4362269 scsi: BusLogic: use %lX for unsigned long rather than %X by Colin Ian King · 5 years ago
  8. fd1fb4d scsi: ufs: remove "errors" word in ufshcd_print_err_hist() by Stanley Chu · 5 years ago
  9. a5fe372d scsi: ufs: add device reset history for vendor implementations by Stanley Chu · 5 years ago
  10. 645728a scsi: ufs: fix empty check of error history by Stanley Chu · 5 years ago
  11. fdb827e4 scsi: lpfc: Make lpfc_defer_acc_rsp static by YueHaibing · 5 years ago
  12. 1c46a2c Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue by Martin K. Petersen · 5 years ago
  13. 8ce156d Documentation: document ioctl interfaces better by Arnd Bergmann · 5 years ago
  14. 9b81648 compat_ioctl: simplify up block/ioctl.c by Arnd Bergmann · 5 years ago
  15. 5fb889f compat_ioctl: block: simplify compat_blkpg_ioctl() by Arnd Bergmann · 5 years ago
  16. bdc1dda compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c by Arnd Bergmann · 5 years ago
  17. 1df23c6 compat_ioctl: move HDIO ioctl handling into drivers/ide by Arnd Bergmann · 5 years ago
  18. 75c0b0e compat_ioctl: scsi: handle HDIO commands from drivers by Arnd Bergmann · 5 years ago
  19. 64cbfa9 compat_ioctl: move cdrom commands into cdrom.c by Arnd Bergmann · 5 years ago
  20. 77b9040 compat_ioctl: simplify the implementation by Arnd Bergmann · 5 years ago
  21. 2af563d compat_ioctl: move sys_compat_ioctl() to ioctl.c by Arnd Bergmann · 6 years ago
  22. d320a95 compat_ioctl: scsi: move ioctl handling into drivers by Arnd Bergmann · 6 years ago
  23. c103d6e compat_ioctl: ide: floppy: add handler by Arnd Bergmann · 6 years ago
  24. fe0da4e compat_ioctl: bsg: add handler by Arnd Bergmann · 6 years ago
  25. 7eafd13 compat_ioctl: add scsi_compat_ioctl by Arnd Bergmann · 6 years ago
  26. 9452b1a compat_ioctl: block: handle cdrom compat ioctl in non-cdrom drivers by Arnd Bergmann · 5 years ago
  27. ab8bc54 compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN by Arnd Bergmann · 5 years ago
  28. 8f8f562 compat_ioctl: move CDROMREADADIO to cdrom.c by Arnd Bergmann · 5 years ago
  29. f3ee6e6 compat_ioctl: move CDROM_SEND_PACKET handling into scsi by Arnd Bergmann · 5 years ago
  30. ab0cf1e compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl by Arnd Bergmann · 5 years ago
  31. ee6a129 compat_ioctl: block: add blkdev_compat_ptr_ioctl by Arnd Bergmann · 5 years ago
  32. 78ed001 compat: scsi: sg: fix v3 compat read/write interface by Arnd Bergmann · 5 years ago
  33. 202bf8d compat: provide compat_ptr() on all architectures by Arnd Bergmann · 5 years ago
  34. 556d687 compat: ARM64: always include asm-generic/compat.h by Arnd Bergmann · 5 years ago
  35. c53cf10 scsi: mpt3sas: Update drive version to 33.100.00.00 by Sreekanth Reddy · 5 years ago
  36. c50ed99 scsi: mpt3sas: Remove usage of device_busy counter by Sreekanth Reddy · 5 years ago
  37. c6bdb6a scsi: mpt3sas: Print function name in which cmd timed out by Sreekanth Reddy · 5 years ago
  38. 5b06198 scsi: mpt3sas: Optimize mpt3sas driver logging by Sreekanth Reddy · 5 years ago
  39. c597771 scsi: mpt3sas: print in which path firmware fault occurred by Sreekanth Reddy · 5 years ago
  40. fce0aa0 scsi: mpt3sas: Handle CoreDump state from watchdog thread by Sreekanth Reddy · 5 years ago
  41. e8c2307 scsi: mpt3sas: Add support IOCs new state named COREDUMP by Sreekanth Reddy · 5 years ago
  42. 36c6c7f scsi: mpt3sas: renamed _base_after_reset_handler function by Sreekanth Reddy · 5 years ago
  43. d3f623a scsi: mpt3sas: Add support for NVMe shutdown by Sreekanth Reddy · 5 years ago
  44. 1ade26b scsi: mpt3sas: Update MPI Headers to v02.00.57 by Sreekanth Reddy · 5 years ago
  45. 5d74e18 scsi: ufs-mediatek: configure and enable clk-gating by Stanley Chu · 5 years ago
  46. 8588c6b scsi: ufs-mediatek: configure customized auto-hibern8 timer by Stanley Chu · 5 years ago
  47. ba7af5e scsi: ufs: export ufshcd_auto_hibern8_update for vendor usage by Stanley Chu · 5 years ago
  48. 9734721 scsi: ufs-mediatek: introduce reference clock control by Stanley Chu · 5 years ago
  49. b0d077e scsi: ufs-mediatek: add device reset implementation by Stanley Chu · 5 years ago
  50. fef093f scsi: soc: mediatek: add header for SiP service interface by Stanley Chu · 5 years ago
  51. 6ee090e scsi: ufs: sysfs: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
  52. fae35c1 scsi: mylex: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
  53. 0dd0dec scsi: ufs: Remove the SCSI timeout handler by Bart Van Assche · 5 years ago
  54. eacf36f scsi: ufs: Fix a race condition in the tracing code by Bart Van Assche · 5 years ago
  55. 1b21b8f scsi: ufs: Make ufshcd_prepare_utp_scsi_cmd_upiu() easier to read by Bart Van Assche · 5 years ago
  56. e4d2add scsi: ufs: Make ufshcd_add_command_trace() easier to read by Bart Van Assche · 5 years ago
  57. 68c9fcf scsi: ufs: Fix indentation in ufshcd_query_attr_retry() by Bart Van Assche · 5 years ago
  58. 7c486d91 scsi: ufs: use ufshcd_vops_dbg_register_dump for vendor specific dumps by Stanley Chu · 5 years ago
  59. 03e1d28 scsi: ufs: unify scsi_block_requests usage by Stanley Chu · 5 years ago
  60. dbfc562 scsi: sd_zbc: Rename sd_zbc_check_zones() by Damien Le Moal · 5 years ago
  61. 19aaa40 scsi: sd_zbc: Simplify sd_zbc_check_zones() by Damien Le Moal · 5 years ago
  62. a9c4ae1 scsi: qla2xxx: Use get_unaligned_*() instead of open-coding these functions by Bart Van Assche · 5 years ago
  63. 3f5f733 scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return type by Bart Van Assche · 5 years ago
  64. a27747a scsi: qla2xxx: Improve readability of the code that handles qla_flt_header by Bart Van Assche · 5 years ago
  65. fd69884 Linux 5.5-rc4 by Linus Torvalds · 5 years ago
  66. a99efa0 Merge tag 'riscv/for-v5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  67. d756638 Merge tag 'locks-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 5 years ago
  68. cc2f36e Merge tag '5.5-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  69. 98ca480 locks: print unsigned ino in /proc/locks by Amir Goldstein · 5 years ago
  70. 1833e32 riscv: export flush_icache_all to modules by Olof Johansson · 5 years ago
  71. 556f47a riscv: reject invalid syscalls below -1 by David Abdurachmanov · 5 years ago
  72. 4d47ce1 riscv: fix compile failure with EXPORT_SYMBOL() & !MMU by Luc Van Oostenryck · 5 years ago
  73. bf8d1cd Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  74. 48a8dd1 Merge tag 'drm-fixes-2019-12-28' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  75. f4b3974 Merge tag 'linux-kselftest-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  76. 1413c36 Merge tag 'pm-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  77. 534121d Merge tag 'io_uring-5.5-20191226' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  78. 0f710a5 Merge tag 'libata-5.5-20191226' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  79. 8ae40a6 Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  80. a305bd7 Merge tag 'gpio-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
  81. e31d941 Merge tag 'drm-intel-fixes-2019-12-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  82. bf0e501 ata: ahci_brcm: Add missing clock management during recovery by Florian Fainelli · 5 years ago
  83. 1a3d78c ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINE by Florian Fainelli · 5 years ago
  84. c0cdf2a ata: ahci_brcm: Fix AHCI resources management by Florian Fainelli · 5 years ago
  85. 84b032d ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys() by Florian Fainelli · 5 years ago
  86. 8385d75 libata: Fix retrieving of active qcs by Sascha Hauer · 5 years ago
  87. 2cb7bfc Merge tag 'devfreq-fixes-for-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux by Rafael J. Wysocki · 5 years ago
  88. fd1c4bc io-wq: add cond_resched() to worker thread by Hillf Danton · 5 years ago
  89. 2a1f40a rseq/selftests: Clarify rseq_prepare_unload() helper requirements by Mathieu Desnoyers · 5 years ago
  90. 8df34c5 rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30 by Mathieu Desnoyers · 5 years ago
  91. af9cb29 rseq/selftests: Turn off timeout setting by Mathieu Desnoyers · 5 years ago
  92. b1b3520 kunit/kunit_tool_test: Test '--build_dir' option run by SeongJae Park · 5 years ago
  93. 14ee5cfd kunit: Rename 'kunitconfig' to '.kunitconfig' by SeongJae Park · 5 years ago
  94. 609952c kunit: Place 'test.log' under the 'build_dir' by SeongJae Park · 5 years ago
  95. e321251 kunit: Create default config in '--build_dir' by SeongJae Park · 5 years ago
  96. 8c0140f kunit: Remove duplicated defconfig creation by SeongJae Park · 5 years ago
  97. 1c68cba docs/kunit/start: Use in-tree 'kunit_defconfig' by SeongJae Park · 5 years ago
  98. 05564c2 selftests: livepatch: Fix it to do root uid check and skip by Shuah Khan · 5 years ago
  99. c65e415 selftests: firmware: Fix it to do root uid check and skip by Shuah Khan · 5 years ago
  100. 7648dd9 selftests: filesystems/epoll: fix build error by Shuah Khan · 5 years ago