summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-19block: use an atomic_t for mq_freeze_depthChristoph Hellwig
2015-05-08blk-mq: make plug work for mutiple disks and queuesShaohua Li
2015-05-08blk-mq: do limited block plug for multiple queue caseShaohua Li
2015-05-08blk-mq: avoid re-initialize request which is failed in direct dispatchShaohua Li
2015-05-08blk-mq: fix plugging in blk_sq_make_requestJeff Moyer
2015-05-08sched: always use blk_schedule_flush_plug in io_schedule_outShaohua Li
2015-05-08blk: clean up plugShaohua Li
2015-05-05nbd: stop using req->cmdChristoph Hellwig
2015-05-05block: move PM request support to IDEChristoph Hellwig
2015-05-05block: remove REQ_TYPE_PM_SHUTDOWNChristoph Hellwig
2015-05-05block: move REQ_TYPE_SENSE to the ide driverChristoph Hellwig
2015-05-05block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.hChristoph Hellwig
2015-05-05block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIVChristoph Hellwig
2015-05-05bio: skip atomic inc/dec of ->bi_cnt for most use casesJens Axboe
2015-05-05bio: skip atomic inc/dec of ->bi_remaining for non-chainsJens Axboe
2015-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-05-05Merge tag 'media/v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-05-04hwrng: bcm63xx - Fix driver compilationÁlvaro Fernández Rojas
2015-05-04lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann
2015-05-03Linux 4.1-rc2Linus Torvalds
2015-05-03Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-05-04Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-05-04Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip...Dave Airlie
2015-05-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-05-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-05-03Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-05-02ext4: fix growing of tiny filesystemsJan Kara
2015-05-02ext4: move check under lock scope to close a race.Davide Italiano
2015-05-02ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner
2015-05-02ext4 crypto: remove duplicated encryption mode definitionsChanho Park
2015-05-02ext4 crypto: do not select from EXT4_FS_ENCRYPTIONHerbert Xu
2015-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-01virtio: fix typo in vring_need_event() doc commentStefan Hajnoczi
2015-05-01virtio: pass baton to Michael TsirkinRusty Russell
2015-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-05-01ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller
2015-05-01rbd: end I/O the entire obj_request on errorIlya Dryomov
2015-05-01ext4 crypto: add padding to filenames before encryptingTheodore Ts'o
2015-05-01ext4 crypto: simplify and speed up filename encryptionTheodore Ts'o
2015-05-01Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-05-01powerpc/powernv: Restore non-volatile CRs after napSam Bobroff
2015-05-01powerpc/eeh: Delay probing EEH device during hotplugGavin Shan
2015-05-01powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()Gavin Shan
2015-05-01powerpc/pseries: Correct cpu affinity for dlpar added cpusNathan Fontenot
2015-05-01selftests/powerpc: Fix the pmu install ruleMichael Ellerman
2015-04-30Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-30Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-04-30net: fec: Fix RGMII-ID modeMarkus Pargmann