summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* parisc: eisa: Remove coding style errorsArvind Yadav2017-02-251-52/+52
* treewide: Remove remaining executable attributes from source filesJoe Perches2017-02-251-0/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-2553-212/+259
|\
| * mm balloon: umount balloon_mnt when removing vb deviceYisheng Xie2017-02-251-0/+4
| * memory-hotplug: use dev_online for memhp_auto_onlineNathan Fontenot2017-02-251-1/+1
| * zram: extend zero pages to same element pageszhouxianrong2017-02-252-30/+66
| * drm: remove unnecessary fault wrappersRoss Zwisler2017-02-251-25/+5
| * mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach2017-02-253-4/+5
| * mm: cma_alloc: allow to specify GFP maskLucas Stach2017-02-251-1/+1
| * mm: replace FAULT_FLAG_SIZE with parameter to huge_faultDave Jiang2017-02-251-6/+12
| * dax: support for transparent PUD pages for device DAXDave Jiang2017-02-251-0/+48
| * mm,fs,dax: change ->pmd_fault to ->huge_faultDave Jiang2017-02-251-21/+13
| * zram: remove waitqueue for IO doneMinchan Kim2017-02-252-40/+3
| * mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-2545-108/+120
| * mm: validate device_hotplug is held for memory hotplugDan Williams2017-02-251-0/+5
* | mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner2017-02-251-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-02-252-2/+28
|\ \
| * | sparc64: Send break twice from console to return to boot promVijay Kumar2017-02-231-1/+5
| * | sparc64: Migrate hvcons irq to panicked cpuVijay Kumar2017-02-231-0/+6
| * | sunvdc: Add support for setting physical sector sizeLiam R. Howlett2017-02-231-1/+17
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-02-2413-335/+768
|\ \ \
| * | | md/raid1: fix write behind issues introduced by bio_clone_bioset_partialShaohua Li2017-02-231-4/+11
| * | | md/raid1: handle flush request correctlyShaohua Li2017-02-231-3/+7
| * | | md/linear: shutup lockdep warnningShaohua Li2017-02-231-1/+2
| * | | md/raid1: fix a use-after-free bugShaohua Li2017-02-201-1/+2
| * | | RAID1: avoid unnecessary spin locks in I/O barrier codecolyli@suse.de2017-02-202-66/+130
| * | | RAID1: a new I/O barrier implementation to remove resync windowcolyli@suse.de2017-02-202-236/+294
| * | | md/raid5: Don't reinvent the wheel but use existing llist APIByungchul Park2017-02-161-4/+2
| * | | md: fast clone bio in bio_clone_mddev()Ming Lei2017-02-156-22/+14
| * | | md: remove unnecessary check on mddevMing Lei2017-02-151-3/+0
| * | | md/raid1: use bio_clone_bioset_partial() in case of write behindMing Lei2017-02-151-5/+15
| * | | md: fail if mddev->bio_set can't be createdMing Lei2017-02-151-1/+4
| * | | md: disable WRITE SAME if it fails in underlayer disksShaohua Li2017-02-144-0/+10
| * | | md/raid5-cache: exclude reclaiming stripes in reclaim checkShaohua Li2017-02-133-2/+16
| * | | md/raid5-cache: stripe reclaim only counts valid stripesShaohua Li2017-02-131-2/+2
| * | | md: ensure md devices are freed before module is unloaded.NeilBrown2017-02-131-0/+7
| * | | md/r5cache: improve journal device efficiencySong Liu2017-02-132-20/+58
| * | | md/r5cache: enable chunk_aligned_read with write back cacheSong Liu2017-02-133-24/+168
| * | | raid5: only dispatch IO from raid5d for harddisk raidShaohua Li2017-02-132-2/+57
| * | | md linear: fix a race between linear_add() and linear_congested()colyli@suse.de2017-02-132-5/+35
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-2420-349/+583
|\ \ \ \ | |_|_|/ |/| | |
| * | | dm-rq: don't dereference request payload after ending requestJens Axboe2017-02-241-2/+4
| * | | nvme/pci: re-check security protocol support after resetScott Bauer2017-02-231-7/+10
| * | | nvme: detect NVMe controller in recent MacBooksDaniel Roschka2017-02-221-0/+1
| * | | nvme-rdma: add support for host_traddrMax Gurtovoy2017-02-221-2/+21
| * | | nvmet-rdma: Fix error handlingChristophe JAILLET2017-02-221-1/+1
| * | | nvmet-rdma: use nvme cm status helperMax Gurtovoy2017-02-221-2/+3
| * | | nvme-rdma: move nvme cm status helper to .h fileMax Gurtovoy2017-02-221-22/+0
| * | | nvme-fc: don't bother to validate ioccsz and iorcszJames Smart2017-02-221-12/+0
| * | | nvme/pci: No special case for queue busy on IOKeith Busch2017-02-221-4/+1