summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs: Fix page cache inconsistency when mixing buffered and AIO DIOLukas Czerner2017-09-253-21/+67
* nvmet: implement valid sqhd values in completionsJames Smart2017-09-253-6/+12
* nvme-fabrics: Allow 0 as KATO valueGuilherme G. Piccoli2017-09-251-9/+9
* nvme: allow timed-out ios to retryJames Smart2017-09-251-2/+0
* nvme: stop aer posting if controller state not liveJames Smart2017-09-251-2/+3
* nvme-pci: Print invalid SGL only onceKeith Busch2017-09-251-12/+18
* nvme-pci: initialize queue memory before interruptsKeith Busch2017-09-251-2/+2
* nvmet-fc: fix failing max io queue connectionsJames Smart2017-09-251-3/+3
* nvme-fc: use transport-specific sgl formatJames Smart2017-09-251-6/+7
* nvme: add transport SGL definitionsJames Smart2017-09-251-0/+6
* nvme.h: remove FC transport-specific error valuesJames Smart2017-09-251-13/+0
* qla2xxx: remove use of FC-specific error codesJames Smart2017-09-251-1/+1
* lpfc: remove use of FC-specific error codesJames Smart2017-09-251-1/+1
* nvmet-fcloop: remove use of FC-specific error codesJames Smart2017-09-251-1/+1
* nvmet-fc: remove use of FC-specific error codesJames Smart2017-09-251-6/+3
* nvme-fc: remove use of FC-specific error codesJames Smart2017-09-251-4/+4
* loop: remove union of use_aio and ref in struct loop_cmdOmar Sandoval2017-09-251-4/+2
* blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long2017-09-253-6/+16
* nbd: ignore non-nbd ioctl'sJosef Bacik2017-09-251-0/+6
* bsg-lib: don't free job in bsg_prepare_jobChristoph Hellwig2017-09-251-1/+0
* brd: fix overflow in __brd_direct_accessMikulas Patocka2017-09-251-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-09-204-34/+40
|\
| * scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLEHannes Reinecke2017-09-151-3/+2
| * scsi: sg: factor out sg_fill_request_table()Hannes Reinecke2017-09-151-26/+35
| * scsi: sd: Remove unnecessary condition in sd_read_block_limits()Lukas Czerner2017-09-151-2/+0
| * scsi: acornscsi: fix build errorArnd Bergmann2017-09-151-3/+3
| * scsi: scsi_transport_fc: fix NULL pointer dereference in fc_bsg_job_timeoutChristoph Hellwig2017-09-151-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-201-1/+1
|\ \
| * | fcntl: Don't set si_code to SI_SIGIO when sig == SIGPOLLEric W. Biederman2017-09-191-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-203-22/+27
|\ \ \
| * | | KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interruptHaozhong Zhang2017-09-191-12/+21
| * | | KVM: VMX: do not change SN bit in vmx_update_pi_irte()Haozhong Zhang2017-09-191-5/+1
| * | | KVM: x86: Fix the NULL pointer parameter in check_cr_write()Yu Zhang2017-09-191-3/+5
| * | | Revert "KVM: Don't accept obviously wrong gsi values via KVM_IRQFD"Jan H. Schönherr2017-09-191-2/+0
| |/ /
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-09-191-3/+10
|\ \ \
| * | | md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_listDennis Yang2017-09-061-1/+2
| * | | md/raid5: fix a race condition in stripe batchShaohua Li2017-09-051-2/+8
* | | | Merge tag '4.14-smb3-multidialect-support-and-fixes-for-stable' of git://git....Linus Torvalds2017-09-1910-112/+235
|\ \ \ \
| * | | | Update version of cifs moduleSteve French2017-09-181-1/+1
| * | | | cifs: hide unused functionsArnd Bergmann2017-09-181-0/+2
| * | | | SMB3: Add support for multidialect negotiate (SMB2.1 and later)Steve French2017-09-185-18/+139
| * | | | CIFS/SMB3: Update documentation to reflect SMB3 and various changesSteve French2017-09-174-91/+91
| * | | | cifs: check rsp for NULL before dereferencing in SMB2_openRonnie Sahlberg2017-09-131-2/+2
* | | | | Merge tag 'mmc-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2017-09-183-3/+12
|\ \ \ \ \
| * | | | | mmc: cavium: Fix use-after-free in of_platform_device_destroyJan Glauber2017-09-081-1/+5
| * | | | | mmc: host: fix typo after MMC_DEBUG moveWolfram Sang2017-09-081-1/+1
| * | | | | mmc: block: Fix incorrectly initialized requestsAdrian Hunter2017-09-081-1/+6
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-172-13/+29
|\ \ \ \ \ \
| * | | | | | fs/proc: Report eip/esp in /prod/PID/stat for coredumpingJohn Ogness2017-09-151-0/+9
| * | | | | | objtool: Fix object file corruptionJosh Poimboeuf2017-09-151-1/+6