aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-10drbd: Minor cleanupsAndreas Gruenbacher4-44/+34
2014-11-10NVMe: __nvme_submit_admin_cmd() can be statickbuild test robot1-1/+1
2014-11-05NVMe: blk_mq_alloc_request() returns error pointersDan Carpenter1-6/+6
2014-11-04NVMe: Convert to blk-mqMatias Bjørling2-813/+561
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: Passthrough IOCTL for IO commandsKeith Busch1-5/+12
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 Busch1-19/+40
2014-11-04NVMe: Async event requestKeith Busch1-0/+42
2014-11-04block: Use dma_zalloc_coherentJoe Perches1-3/+2
2014-10-29blk-mq: add a 'list' parameter to ->queue_rq()Jens Axboe4-12/+15
2014-10-21block: remove artifical max_hw_sectors capChristoph Hellwig1-1/+1
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/wsa/linuxLinus Torvalds13-48/+1326
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds17-350/+279
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds18-927/+1330
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds33-553/+533
2014-10-18Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds32-123/+299
2014-10-18Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds8-87/+236
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds30-147/+132
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds23-367/+212
2014-10-18Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds37-549/+710
2014-10-18Merge tag 'md/3.18' of git://neil.brown.name/mdLinus Torvalds11-526/+260
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds12-137/+174
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds52-637/+1527
2014-10-17bna: fix skb->truesize underestimationEric Dumazet1-1/+1
2014-10-17dsa: Fix conversion from host device to mii busGuenter Roeck2-8/+22
2014-10-17sfc: add support for skb->xmit_moreEdward Cree2-29/+43
2014-10-17r8152: return -EBUSY for runtime suspendhayeswang1-7/+15
2014-10-17hyperv: Add handling of IP header with option field in netvsc_set_hash()Haiyang Zhang1-16/+10
2014-10-17vxlan: fix a free after useLi RongQing1-0/+1
2014-10-17atm: simplify lanai.c by using module_pci_driverMichael Opdenacker1-21/+1