summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2015-02-14target: Fail UNMAP when emulate_tpu=0Nicholas Bellinger
2015-02-14target: Fail WRITE_SAME w/ UNMAP=1 when emulate_tpws=0Nicholas Bellinger
2015-02-14target: Add sanity checks for DPO/FUA bit usageNicholas Bellinger
2015-02-14target: Perform PROTECT sanity checks for WRITE_SAMENicholas Bellinger
2015-02-14target: Fail I/O with PROTECT bit when protection is unsupportedNicholas Bellinger
2015-02-14target: Check for LBA + sectors wrap-around in sbc_parse_cdbNicholas Bellinger
2015-02-14target: Add missing WRITE_SAME end-of-device sanity checkNicholas Bellinger
2015-02-13dm io: reject unsupported DISCARD requests with EOPNOTSUPPDarrick J. Wong
2015-02-13dm mirror: do not degrade the mirror on discard errorMikulas Patocka
2015-02-13dm space map disk: fix sm_disk_count_is_more_than_one()Mike Snitzer
2015-02-13PM / sleep: Re-implement suspend-to-idle handlingRafael J. Wysocki
2015-02-13Merge tag 'pm+acpi-3.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-13Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools'Rafael J. Wysocki
2015-02-13Merge branch 'acpi-ec'Rafael J. Wysocki
2015-02-13IB/iser: Use correct dma direction when unmapping SGsRoi Dayan
2015-02-13IB/ipath: Remove unused function in ipath_wc_ppc64Rickard Strandqvist
2015-02-13RDMA/cxgb4: Serialize CQ event upcalls with CQ destructionHariprasad S
2015-02-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-13hso: fix rx parsing logic when skb allocation failsAleksander Morgado
2015-02-13drm/radeon: fix voltage setup on hawaiiAlex Deucher
2015-02-13drm/radeon/dp: Set EDP_CONFIGURATION_SET for bridge chips if necessaryAlex Deucher
2015-02-13Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2015-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-12kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes
2015-02-12mm/zpool: add name argument to create zpoolGanesh Mahendran
2015-02-12zram: remove request_queue from struct zramSergey Senozhatsky
2015-02-12zram: remove init_lock in zram_make_requestMinchan Kim
2015-02-12zram: check bd_openers instead of bd_holdersMinchan Kim
2015-02-12zram: rework reset and destroy pathSergey Senozhatsky
2015-02-12zram: fix umount-reset_store-mount race conditionSergey Senozhatsky
2015-02-12zram: free meta table in zram_meta_freeGanesh Mahendran
2015-02-12zram: clean up zram_meta_alloc()Sergey Senozhatsky
2015-02-12Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-12UBI: block: Fix checking for NULL instead of IS_ERR()Dan Carpenter
2015-02-12Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-12UBI: block: Continue creating ubiblocks after an initialization errorDan Ehrenberg
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-12Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-12iscsi-target: Avoid IN_LOGOUT failure case for iser-targetNicholas Bellinger
2015-02-12target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger
2015-02-12iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger
2015-02-12iscsi/iser-target: Support multi-sequence sendtargets text responseSagi Grimberg
2015-02-12Merge tag 'md/3.20' of git://neil.brown.name/mdLinus Torvalds
2015-02-12Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-02-12Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-02-12HID: wacom: Add missing ABS_MISC event and feature declaration for 27QHDPing Cheng
2015-02-12dmaengine: rcar-dmac: Fix uninitialized variable usageLaurent Pinchart
2015-02-12dmaengine: shdmac: extend PM methodsSergei Shtylyov