summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-235-2/+42
|\
| * dax: add support for fsync/syncRoss Zwisler2016-01-231-0/+2
| * mm: add find_get_entries_tag()Ross Zwisler2016-01-231-0/+3
| * dax: support dirty DAX entries in radix treeRoss Zwisler2016-01-233-1/+16
| * pmem: add wb_cache_pmem() to the PMEM APIRoss Zwisler2016-01-231-1/+21
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-223-5/+19
|\ \
| * | crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu2016-01-181-0/+1
| * | crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu2016-01-181-0/+7
| * | crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu2016-01-181-0/+6
| * | crypto: af_alg - Add nokey compatibility pathHerbert Xu2016-01-181-0/+2
| * | crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu2016-01-181-5/+3
* | | Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-221-0/+1
|\ \ \ | |_|/ |/| |
| * | ALSA: timer: Introduce disconnect op to snd_timer_instanceTakashi Iwai2016-01-211-0/+1
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-01-222-5/+28
|\ \ \
| * | | fs: clean up the flags definition in uapi/linux/fs.hTheodore Ts'o2016-01-081-4/+27
| * | | ext4: implement allocation of pre-zeroed blocksJan Kara2015-12-071-1/+2
| * | | ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flagJan Kara2015-12-071-2/+1
* | | | Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-01-221-0/+33
|\ \ \ \
| * | | | xfs: introduce per-inode DAX enablementDave Chinner2016-01-041-0/+1
| * | | | fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotionDave Chinner2016-01-041-0/+32
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-222-0/+5
|\ \ \ \ \
| * | | | | pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2016-01-202-0/+5
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-222-14/+14
|\ \ \ \ \ \
| * | | | | | mm: fix kernel crash in khugepaged threadyalin wang2016-01-221-6/+6
| * | | | | | thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov2016-01-221-8/+8
* | | | | | | Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-226-27/+38
|\ \ \ \ \ \ \
| * | | | | | | uapi: update install list after nvme.h renameMike Frysinger2016-01-131-1/+1
| * | | | | | | PCI/AER: include header fileSudip Mukherjee2015-12-231-0/+1
| * | | | | | | block: remove REQ_NO_TIMEOUT flagChristoph Hellwig2015-12-221-2/+0
| * | | | | | | block: defer timeouts to a workqueueChristoph Hellwig2015-12-221-0/+1
| * | | | | | | blk-integrity: empty implementation when disabledKeith Busch2015-12-031-10/+22
| * | | | | | | nvme: use offset instead of a struct for registersChristoph Hellwig2015-12-011-14/+13
* | | | | | | | Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-222-65/+204
|\ \ \ \ \ \ \ \
| * | | | | | | | lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVMJens Axboe2016-01-131-57/+64
| * | | | | | | | lightnvm: introduce factory resetMatias Bjørling2016-01-122-0/+21
| * | | | | | | | lightnvm: use system block for mm initializationMatias Bjørling2016-01-121-0/+3
| * | | | | | | | lightnvm: introduce ioctl to initialize deviceMatias Bjørling2016-01-121-0/+11
| * | | | | | | | lightnvm: core on-disk initializationMatias Bjørling2016-01-122-0/+36
| * | | | | | | | lightnvm: introduce mlc lower page table mappingsMatias Bjørling2016-01-121-0/+20
| * | | | | | | | lightnvm: add mccap supportMatias Bjørling2016-01-121-0/+7
| * | | | | | | | lightnvm: manage open and closed blocks separatelyJavier González2016-01-121-3/+22
| * | | | | | | | lightnvm: fix missing grown bad block typeMatias Bjørling2016-01-121-2/+3
| * | | | | | | | lightnvm: introduce nvm_submit_ppaMatias Bjørling2016-01-121-0/+2
| * | | | | | | | lightnvm: move rq->error to nvm_rq->errorMatias Bjørling2016-01-121-1/+3
| * | | | | | | | lightnvm: support multiple ppas in nvm_erase_ppaMatias Bjørling2016-01-121-1/+1
| * | | | | | | | lightnvm: refactor end_io functions for syncMatias Bjørling2016-01-121-4/+8
| * | | | | | | | lightnvm: refactor rqd ppa list into set/freeMatias Bjørling2016-01-121-0/+3
| * | | | | | | | lightnvm: move ppa erase logic to coreMatias Bjørling2016-01-121-0/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-225-3/+236
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | xen/blkif: document blkif multi-queue/ring extensionBob Liu2016-01-041-0/+48