summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-28Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...Dave Airlie1-0/+1
2017-06-28ALSA: hda - set input_path bitmap to zero after moving it to new placeHui Wang1-0/+1
2017-06-27NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete()Trond Myklebust1-1/+0
2017-06-27Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"Benjamin Coddington1-27/+24
2017-06-27NFSv4.1: Fix a race in nfs4_proc_layoutgetTrond Myklebust1-1/+1
2017-06-27NFS: Trunking detection should handle ERESTARTSYS/EINTRTrond Myklebust1-0/+2
2017-06-28MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separatelyAleksandar Markovic2-2/+8
2017-06-27drbd: Drop unnecessary staticJulia Lawall1-1/+1
2017-06-27nvme/pci: Fix stuck nvme resetKeith Busch1-1/+2
2017-06-27MIPS: head: Reorder instructions missing a delay slotKarl Beldan1-1/+1
2017-06-27net: usb: asix88179_178a: Add support for the Belkin B2B128Andrew F. Davis1-0/+16
2017-06-27fsl/fman: add dependency on HAS_DMAMadalin Bucur1-0/+1
2017-06-27dm thin: do not queue freed thin mapping for next stage processingVallish Vaidyeshwara1-13/+13
2017-06-27net: prevent sign extension in dev_get_stats()Eric Dumazet1-3/+3
2017-06-27block, bfq: update wr_busy_queues if needed on a queue splitPaolo Valente1-3/+18
2017-06-27mmc/block: remove a call to blk_queue_bounce_limitChristoph Hellwig1-1/+0
2017-06-27dm: don't set bounce limitChristoph Hellwig1-1/+0
2017-06-27block: don't set bounce limit in blk_init_queueChristoph Hellwig13-5/+13
2017-06-27block: don't set bounce limit in blk_init_allocated_queueChristoph Hellwig2-5/+10
2017-06-27blk-mq: don't bounce by defaultChristoph Hellwig3-11/+0
2017-06-27block: don't bother with bounce limits for make_request driversChristoph Hellwig9-11/+10
2017-06-27block: remove the queue_bounce_pfn helperChristoph Hellwig2-8/+3
2017-06-27block: move bounce declarations to block/blk.hChristoph Hellwig3-13/+14
2017-06-27blk-map: call blk_queue_bounce from blk_rq_append_bioChristoph Hellwig3-10/+4
2017-06-27pktcdvd: remove the call to blk_queue_bounceChristoph Hellwig1-2/+0
2017-06-27nvme: add support for streams and directivesJens Axboe3-4/+199
2017-06-27btrfs: add support for passing in write hints for buffered writesJens Axboe1-0/+1
2017-06-27xfs: add support for passing in write hints for buffered writesJens Axboe1-0/+2
2017-06-27ext4: add support for passing in write hints for buffered writesJens Axboe1-0/+2
2017-06-27fs: add support for buffered writeback to pass down write hintsJens Axboe2-5/+9
2017-06-27fs: add O_DIRECT and aio support for sending down write life time hintsJens Axboe4-0/+6
2017-06-27blk-mq: expose write hints through debugfsJens Axboe2-0/+27
2017-06-27block: add support for write hints in a bioJens Axboe5-0/+20
2017-06-27fs: add fcntl() interface for setting/getting write life time hintsJens Axboe5-12/+120
2017-06-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-2/+4
2017-06-27lightnvm: if LUNs are already allocated fix returnRakesh Pandit1-2/+3
2017-06-27ACPI: hns_dsaf_acpi_dsm_guid can be statickbuild test robot1-1/+1
2017-06-27Merge tag 'perf-urgent-for-mingo-4.12-20170626' of git://git.kernel.org/pub/s...Ingo Molnar1-4/+6
2017-06-26lightnvm: pblk: fail gracefully on irrec. errorJavier González11-114/+332
2017-06-26lightnvm: pblk: set mempool and workqueue params.Javier González4-20/+44
2017-06-26lightnvm: pblk: redesign GC algorithmJavier González6-278/+368
2017-06-26lightnvm: pblk: add lock assertions on helpersJavier González1-0/+4
2017-06-26lightnvm: pblk: cleanup unnecessary codeJavier González2-7/+0
2017-06-26lightnvm: pblk: set metadata list for all I/OsJavier González2-38/+54
2017-06-26lightnvm: pblk: choose optimal victim GC lineJavier González1-1/+15
2017-06-26lightnvm: pblk: decouple bad block from line allocJavier González1-16/+37
2017-06-26lightnvm: pblk: simplify meta. memory allocationJavier González4-8/+8
2017-06-26lightnvm: pblk: issue multiplane reads if possibleJavier González4-12/+51
2017-06-26lightnvm: pblk: delete redundant buffer pointerJavier González7-41/+11
2017-06-26lightnvm: pblk: delete redundant debug line statJavier González1-5/+3