summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-174-22/+38
|\
| * lightnvm: reserved space calculation incorrectJavier González2016-05-061-1/+0
| * lightnvm: rename nr_pages to nr_ppas on nvm_rqJavier González2016-05-061-1/+1
| * lightnvm: add is_cached entry to struct ppa_addrMatias Bjørling2016-05-061-1/+7
| * lightnvm: expose gennvm_mark_blk to targetsMatias Bjørling2016-05-061-0/+4
| * lightnvm: remove mgt targets on mgt removalMatias Bjørling2016-05-061-0/+1
| * lightnvm: rename dma helper functionsJavier González2016-05-061-1/+1
| * lightnvm: enable metadata to be sent to deviceJavier González2016-05-061-2/+2
| * lightnvm: refactor set_bb_tbl for accepting ppa listMatias Bjørling2016-05-061-1/+1
| * lightnvm: make nvm_set_rqd_ppalist() aware of vblksMatias Bjørling2016-05-061-1/+1
| * lightnvm: refactor device ops->get_bb_tbl()Matias Bjørling2016-05-061-4/+2
| * lightnvm: introduce nvm_for_each_lun_ppa() macroMatias Bjørling2016-05-061-0/+7
| * lightnvm: refactor dev->online_target to global nvm_targetsSimon A. F. Lund2016-05-061-1/+0
| * lightnvm: rename nvm_targets to nvm_tgt_typeSimon A. F. Lund2016-05-061-2/+2
| * lightnvm: move block fold outside of get_bb_tbl()Matias Bjørling2016-05-061-2/+4
| * lightnvm: add fpg_size and pfpg_size to struct nvm_devMatias Bjørling2016-05-061-0/+2
| * lightnvm: implement nvm_submit_ppa_listMatias Bjørling2016-05-061-0/+2
| * NVMe: correct comment for offset enum of controller registers in nvme.hWang Sheng-Hui2016-05-021-2/+2
| * block: kill off q->flush_flagsJens Axboe2016-04-131-3/+2
| * block: kill blk_queue_flush()Jens Axboe2016-04-121-1/+0
| * Merge branch 'for-4.7/core' into for-4.7/driversJens Axboe2016-04-121-0/+3
| |\
| * | blk-mq: Make blk_mq_all_tag_busy_iter staticSagi Grimberg2016-04-121-2/+0
* | | Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-175-2/+29
|\ \ \
| * | | blk-throttle: don't parse cgroup path if trace isn't enabledShaohua Li2016-05-101-0/+9
| * | | block: make bio_inc_remaining() interface accessible againMike Snitzer2016-05-051-0/+11
| * | | block: add __blkdev_issue_discardChristoph Hellwig2016-05-021-0/+2
| * | | block: copy NOMERGE flag from bio to requestShaohua Li2016-04-251-1/+1
| | |/ | |/|
| * | block: add ability to flag write back caching on a deviceJens Axboe2016-04-121-0/+3
| |/
| * blk-mq: Export tagset iter functionSagi Grimberg2016-04-121-0/+2
| * block: add offset in blk_add_request_payload()Ming Lin2016-04-121-1/+1
* | Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-174-16/+34
|\ \
| * | fs: add RWF_DSYNC aand RWF_SYNCChristoph Hellwig2016-05-011-0/+2
| * | fs: simplify the generic_write_sync prototypeChristoph Hellwig2016-05-011-6/+18
| * | fs: add IOCB_SYNC and IOCB_DSYNCChristoph Hellwig2016-05-011-4/+10
| * | direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-013-9/+7
| * | filemap: remove the pos argument to generic_file_direct_writeChristoph Hellwig2016-05-011-1/+1
| |/
* | Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-173-44/+44
|\ \
| * | constify security_sb_pivotroot()Al Viro2016-03-282-4/+4
| * | constify security_path_chroot()Al Viro2016-03-282-3/+3
| * | constify security_path_{link,rename}Al Viro2016-03-282-9/+9
| * | constify security_path_{mkdir,mknod,symlink}Al Viro2016-03-282-9/+9
| * | constify security_path_{unlink,rmdir}Al Viro2016-03-282-6/+6
| * | constify chmod_common/security_path_chmodAl Viro2016-03-282-3/+3
| * | constify security_sb_mount()Al Viro2016-03-282-3/+3
| * | constify chown_common/security_path_chownAl Viro2016-03-282-3/+3
| * | constify vfs_truncate()Al Viro2016-03-281-1/+1
| * | constify security_path_truncate()Al Viro2016-03-282-3/+3
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-05-171-0/+2
|\ \ \
| * | | udf: Export superblock magic to userspaceJan Kara2016-04-281-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-178-24/+93
|\ \ \ \