summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-04NVMe: Convert to blk-mqMatias Bjørling3-819/+570
2014-11-04NVMe: Do not over allocate for discard requestsKeith Busch1-1/+3
2014-11-04NVMe: Do not open disks that are being deletedKeith Busch1-4/+16
2014-11-04NVMe: Clear QUEUE_FLAG_STACKABLEKeith Busch1-0/+1
2014-11-04NVMe: Fix device probe waiting on kthreadKeith Busch1-1/+1
2014-11-04NVMe: Updates for 1.1 specKeith Busch1-1/+26
2014-11-04NVMe: Passthrough IOCTL for IO commandsKeith Busch2-6/+16
2014-11-04NVMe: Add revalidate_disk callbackKeith Busch1-0/+30
2014-11-04NVMe: Fix nvmeq waitqueue entry initializationKeith Busch1-7/+4
2014-11-04NVMe: Translate NVMe status to errnoKeith Busch1-1/+13
2014-11-04NVMe: Fix SG_IO status valuesKeith Busch1-0/+8
2014-11-04NVMe: Remove duplicate compat SG_IO codeKeith Busch2-149/+1
2014-11-04NVMe: Reference count pci deviceKeith Busch1-2/+5
2014-11-04nvme: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat1-1/+1
2014-11-04NVMe: Correctly handle IOCTL_SUBMIT_IO when cpus > online queuesSam Bradshaw1-2/+2
2014-11-04NVMe: Fix filesystem sync deadlock on removalKeith Busch1-2/+2
2014-11-04NVMe: Call nvme_free_queue directlyKeith Busch1-7/+11
2014-11-04NVMe: Add shutdown timeout as module parameter.Dan McLeran1-1/+6
2014-11-04NVMe: Skip orderly shutdown on failed devicesKeith Busch1-1/+4
2014-11-04NVMe: Whitespace fixesKeith Busch1-5/+5
2014-11-04NVMe: Use pci_stop_and_remove_bus_device_locked()Keith Busch1-1/+1
2014-11-04NVMe: Handling devices incapable of I/OKeith Busch1-11/+8
2014-11-04NVMe: Change nvme_enable_ctrl to set EN and manage CC thru ctrl_config.Dan McLeran1-8/+12
2014-11-04NVMe: Mismatched host/device page size supportKeith Busch2-19/+42
2014-11-04NVMe: Update list of status codesMatthew Wilcox1-0/+14
2014-11-04NVMe: Async event requestKeith Busch2-0/+43
2014-11-04block: Use dma_zalloc_coherentJoe Perches1-3/+2
2014-10-29blk-mq: add BLK_MQ_F_DEFER_ISSUE support flagJens Axboe2-1/+7
2014-10-29blk-mq: add a 'list' parameter to ->queue_rq()Jens Axboe6-15/+49
2014-10-22block: remove artifical max_hw_sectors capChristoph Hellwig3-5/+2
2014-10-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds33-1883/+1488
2014-10-20Linux 3.18-rc1v3.18-rc1Linus Torvalds1-2/+2
2014-10-20Merge tag 'arm-soc-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-20/+176
2014-10-20Merge git://git.infradead.org/users/eparis/auditLinus Torvalds43-180/+204
2014-10-20Merge tag 'qcom-dt-for-3.18-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson6-1/+121
2014-10-20Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson4-2/+22
2014-10-20MAINTAINERS: corrected bcm2835 searchScott Branden1-6/+3
2014-10-19Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds3-123/+501
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-51/+1404
2014-10-19Merge tag 'sound-fix-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-7/+9
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds18-351/+280
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds21-953/+1372
2014-10-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds64-910/+882
2014-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-7/+8
2014-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-7/+10
2014-10-19Net: DSA: Fix checking for get_phy_flags functionAndrew Lunn1-1/+1
2014-10-19sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller1-1/+2
2014-10-19sparc64: Fix corrupted thread fault code.David S. Miller2-6/+6
2014-10-19Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds50-692/+835
2014-10-19Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds39-124/+3421