| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'ide-5.11-2021-02-28' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-02-28 | 1 | -1/+2 |
|\ |
|
| * | ide/falconide: Fix module unload | Finn Thain | 2021-01-03 | 1 | -1/+2 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2021-02-28 | 28 | -314/+741 |
|\ \ |
|
| * | | scsi: hpsa: Correct dev cmds outstanding for retried cmds | Don Brace | 2021-02-22 | 2 | -8/+45 |
| * | | scsi: sd: Fix Opal support | Bart Van Assche | 2021-02-22 | 1 | -3/+3 |
| * | | scsi: target: tcmu: Fix memory leak caused by wrong uio usage | Bodo Stroesser | 2021-02-22 | 1 | -3/+26 |
| * | | scsi: target: tcmu: Move some functions without code change | Bodo Stroesser | 2021-02-22 | 1 | -80/+80 |
| * | | scsi: sd: sd_zbc: Don't pass GFP_NOIO to kvcalloc | Johannes Thumshirn | 2021-02-22 | 1 | -1/+5 |
| * | | scsi: aic7xxx: Remove unused function pointer typedef ahc_bus_suspend/resume_t | Chen Lin | 2021-02-22 | 1 | -2/+0 |
| * | | scsi: bnx2fc: Fix Kconfig warning & CNIC build errors | Randy Dunlap | 2021-02-22 | 1 | -0/+1 |
| * | | scsi: ufs: Fix a duplicate dev quirk number | Avri Altman | 2021-02-22 | 1 | -1/+1 |
| * | | scsi: aic79xx: Fix spelling of version | Bhaskar Chowdhury | 2021-02-22 | 1 | -1/+1 |
| * | | scsi: target: core: Prevent underflow for service actions | Aleksandr Miloserdov | 2021-02-22 | 1 | -4/+11 |
| * | | scsi: target: core: Add cmd length set before cmd complete | Aleksandr Miloserdov | 2021-02-22 | 1 | -4/+11 |
| * | | scsi: iscsi: Drop session lock in iscsi_session_chkready() | Mike Christie | 2021-02-08 | 1 | -3/+0 |
| * | | scsi: qla4xxx: Use iscsi_is_session_online() | Mike Christie | 2021-02-08 | 1 | -1/+1 |
| * | | scsi: libiscsi: Reset max/exp cmdsn during recovery | Mike Christie | 2021-02-08 | 1 | -0/+7 |
| * | | scsi: iscsi_tcp: Fix shost can_queue initialization | Mike Christie | 2021-02-08 | 1 | -2/+7 |
| * | | scsi: libiscsi: Add helper to calculate max SCSI cmds per session | Mike Christie | 2021-02-08 | 1 | -32/+54 |
| * | | scsi: libiscsi: Fix iSCSI host workq destruction | Mike Christie | 2021-02-08 | 1 | -2/+3 |
| * | | scsi: libiscsi: Fix iscsi_task use after free() | Mike Christie | 2021-02-08 | 2 | -28/+45 |
| * | | scsi: libiscsi: Drop taskqueuelock | Mike Christie | 2021-02-08 | 2 | -94/+170 |
| * | | scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handling | Mike Christie | 2021-02-08 | 1 | -8/+3 |
| * | | scsi: isci: Remove redundant initialization of variable 'status' | Yang Li | 2021-02-08 | 1 | -6/+2 |
| * | | scsi: ufs: Print the counter of each event history | DooHyun Hwang | 2021-02-08 | 1 | -2/+4 |
| * | | scsi: qla2xxx: Simplify if statement | Jiapeng Chong | 2021-02-08 | 1 | -2/+1 |
| * | | scsi: target: sbp: Remove unneeded semicolon | Yang Li | 2021-02-08 | 1 | -1/+1 |
| * | | scsi: mpt3sas: Update driver version to 37.100.00.00 | Suganath Prabu S | 2021-02-08 | 1 | -2/+2 |
| * | | scsi: mpt3sas: Additional diagnostic buffer query interface | Suganath Prabu S | 2021-02-08 | 6 | -4/+177 |
| * | | scsi: mpt3sas: Add support for shared host tagset for CPU hotplug | Sreekanth Reddy | 2021-02-08 | 3 | -18/+75 |
| * | | scsi: mpt3sas: Fix ReplyPostFree pool allocation | Sreekanth Reddy | 2021-02-08 | 1 | -1/+2 |
| * | | scsi: pmcraid: Fix 'ioarcb' alignment warning | Arnd Bergmann | 2021-02-08 | 1 | -3/+3 |
| * | | scsi: sd: Warn if unsupported ZBC device is probed | Damien Le Moal | 2021-02-08 | 1 | -3/+5 |
* | | | Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-02-28 | 9 | -36/+40 |
|\ \ \ |
|
| * | | | block: Add bio_max_segs | Matthew Wilcox (Oracle) | 2021-02-26 | 7 | -23/+18 |
| * | | | nbd: handle device refs for DESTROY_ON_DISCONNECT properly | Josef Bacik | 2021-02-22 | 1 | -13/+19 |
| * | | | loop: fix I/O error on fsync() in detached loop devices | Mauricio Faria de Oliveira | 2021-02-22 | 1 | -0/+3 |
* | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2021-02-27 | 5 | -11/+11 |
|\ \ \ \ |
|
| * | | | | whack-a-mole: don't open-code iminor/imajor | Al Viro | 2021-02-23 | 5 | -11/+11 |
* | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-02-27 | 5 | -37/+11 |
|\ \ \ \ \ |
|
| * | | | | | i2c: exynos5: Preserve high speed master code | MÃ¥rten Lindahl | 2021-02-26 | 1 | -1/+7 |
| * | | | | | Revert "i2c: i2c-qcom-geni: Add shutdown callback for i2c" | Wolfram Sang | 2021-02-26 | 1 | -34/+0 |
| * | | | | | i2c: designware: Get right data length | Liguang Zhang | 2021-02-26 | 2 | -1/+3 |
| * | | | | | i2c: brcmstb: Fix brcmstd_send_i2c_cmd condition | Maxime Ripard | 2021-02-26 | 1 | -1/+1 |
* | | | | | | Merge tag 'docs-5.12-2' of git://git.lwn.net/linux | Linus Torvalds | 2021-02-26 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | doc: use KCFLAGS instead of EXTRA_CFLAGS to pass flags from command line | Masahiro Yamada | 2021-02-22 | 1 | -1/+1 |
* | | | | | | | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds | 2021-02-26 | 2 | -75/+55 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge remote-tracking branch 'openrisc/or1k-5.11-fixes' into or1k-5.12-updates | Stafford Horne | 2021-01-25 | 270 | -1455/+2605 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | drivers/soc/litex: Add restart handler | Geert Uytterhoeven | 2021-01-21 | 1 | -1/+41 |
| * | | | | | | | | drivers/soc/litex: make 'litex_[set|get]_reg()' methods private | Gabriel Somlo | 2021-01-14 | 1 | -1/+1 |