| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | scsi: qedi: remove set but not used variables 'cdev' and 'udev' | YueHaibing | 2019-05-13 | 1 | -4/+0 |
| * | | | | scsi: qedi: remove memset/memcpy to nfunc and use func instead | YueHaibing | 2019-05-13 | 1 | -24/+8 |
| * | | | | scsi: qla2xxx: Add cleanup for PCI EEH recovery | Quinn Tran | 2019-05-13 | 1 | -139/+82 |
* | | | | | Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-05-24 | 18 | -246/+241 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'nvme-5.2-rc2' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 2019-05-23 | 4 | -42/+77 |
| |\ \ \ \ \ |
|
| | * | | | | | nvme-pci: use blk-mq mapping for unmanaged irqs | Keith Busch | 2019-05-22 | 1 | -1/+1 |
| | * | | | | | nvme: update MAINTAINERS | Keith Busch | 2019-05-21 | 1 | -1/+1 |
| | * | | | | | nvme: copy MTFA field from identify controller | Laine Walker-Avina | 2019-05-21 | 1 | -0/+1 |
| | * | | | | | nvme: fix memory leak for power latency tolerance | Yufen Yu | 2019-05-17 | 1 | -0/+1 |
| | * | | | | | nvme: release namespace SRCU protection before performing controller ioctls | Christoph Hellwig | 2019-05-17 | 1 | -5/+20 |
| | * | | | | | nvme: merge nvme_ns_ioctl into nvme_ioctl | Christoph Hellwig | 2019-05-17 | 1 | -23/+24 |
| | * | | | | | nvme: remove the ifdef around nvme_nvm_ioctl | Christoph Hellwig | 2019-05-17 | 1 | -2/+0 |
| | * | | | | | nvme: fix srcu locking on error return in nvme_get_ns_from_disk | Christoph Hellwig | 2019-05-17 | 1 | -4/+9 |
| | * | | | | | nvme: Fix known effects | Keith Busch | 2019-05-17 | 1 | -1/+1 |
| | * | | | | | nvme-pci: Sync queues on reset | Keith Busch | 2019-05-17 | 3 | -0/+14 |
| | * | | | | | nvme-pci: Unblock reset_work on IO failure | Keith Busch | 2019-05-17 | 1 | -5/+4 |
| | * | | | | | nvme-pci: Don't disable on timeout in reset state | Keith Busch | 2019-05-17 | 1 | -1/+2 |
| | * | | | | | nvme-pci: Fix controller freeze wait disabling | Keith Busch | 2019-05-17 | 1 | -6/+6 |
| * | | | | | | tools/io_uring: sync with liburing | Jens Axboe | 2019-05-23 | 5 | -61/+118 |
| * | | | | | | tools/io_uring: fix Makefile for pthread library link | Jens Axboe | 2019-05-23 | 1 | -1/+1 |
| * | | | | | | blk-mq: fix hang caused by freeze/unfreeze sequence | Bob Liu | 2019-05-23 | 3 | -11/+18 |
| * | | | | | | block: remove the bi_seg_{front,back}_size fields in struct bio | Christoph Hellwig | 2019-05-23 | 2 | -89/+12 |
| * | | | | | | block: remove the segment size check in bio_will_gap | Christoph Hellwig | 2019-05-23 | 1 | -18/+1 |
| * | | | | | | block: force an unlimited segment size on queues with a virt boundary | Christoph Hellwig | 2019-05-23 | 1 | -0/+11 |
| * | | | | | | block: don't decrement nr_phys_segments for physically contigous segments | Christoph Hellwig | 2019-05-23 | 1 | -22/+1 |
| * | | | | | | sbitmap: fix improper use of smp_mb__before_atomic() | Andrea Parri | 2019-05-23 | 1 | -1/+1 |
| * | | | | | | bio: fix improper use of smp_mb__before_atomic() | Andrea Parri | 2019-05-23 | 1 | -1/+1 |
| * | | | | | | aoe: list new maintainer for aoe driver | Ed Cashin | 2019-05-23 | 1 | -1/+1 |
* | | | | | | | Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-05-24 | 12 | -13/+21 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | selftests/timers: Add missing fflush(stdout) calls | Kees Cook | 2019-05-21 | 10 | -0/+12 |
| * | | | | | | | selftests: Remove forced unbuffering for test running | Kees Cook | 2019-05-21 | 1 | -11/+1 |
| * | | | | | | | selftests/x86: Support Atom for syscall_arg_fault test | Tong Bo | 2019-05-21 | 1 | -2/+8 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-05-24 | 27 | -68/+108 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | checkpatch.pl: Update DT vendor prefix check | Rob Herring | 2019-05-22 | 1 | -2/+2 |
| * | | | | | | | dt: bindings: mtd: replace references to nand.txt with nand-controller.yaml | Kamal Dasu | 2019-05-22 | 15 | -39/+39 |
| * | | | | | | | dt-bindings: interrupt-controller: arm,gic: Fix schema errors in example | Rob Herring | 2019-05-22 | 1 | -11/+13 |
| * | | | | | | | dt-bindings: arm: Clean up CPU binding examples | Robin Murphy | 2019-05-22 | 2 | -8/+8 |
| * | | | | | | | dt: fix refs that were renamed to json with the same file name | Mauro Carvalho Chehab | 2019-05-22 | 5 | -6/+6 |
| * | | | | | | | dt-bindings: Pass binding directory to validation tools | Rob Herring | 2019-05-22 | 2 | -2/+2 |
| * | | | | | | | dt-bindings: sifive: describe sifive-blocks versioning | Paul Walmsley | 2019-05-22 | 1 | -0/+38 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 2019-05-24 | 1147 | -13578/+1151 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 125 | Thomas Gleixner | 2019-05-24 | 1 | -17/+1 |
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 123 | Thomas Gleixner | 2019-05-24 | 7 | -84/+7 |
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 122 | Thomas Gleixner | 2019-05-24 | 2 | -18/+2 |
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 121 | Thomas Gleixner | 2019-05-24 | 1 | -1/+1 |
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120 | Thomas Gleixner | 2019-05-24 | 12 | -163/+12 |
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 119 | Thomas Gleixner | 2019-05-24 | 2 | -20/+2 |
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 | Thomas Gleixner | 2019-05-24 | 44 | -449/+44 |
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 116 | Thomas Gleixner | 2019-05-24 | 1 | -15/+1 |
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114 | Thomas Gleixner | 2019-05-24 | 8 | -103/+8 |