summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* block: Add Sed-opal libraryScott Bauer2017-02-061-0/+178
* Include: Uapi: Add user ABI for Sed/OpalScott Bauer2017-02-061-0/+118
* lightnvm: allow targets to use sysfsJavier González2017-01-311-0/+6
* lightnvm: Add CRC read errorJavier González2017-01-311-0/+1
* lightnvm: use end_io callback instead of instanceMatias Bjørling2017-01-311-7/+3
* lightnvm: add ioctls for vector I/OsMatias Bjørling2017-01-311-0/+50
* lightnvm: reduce number of nvm_id groups to oneMatias Bjørling2017-01-311-2/+1
* lightnvm: cleanup nvm transformation functionsMatias Bjørling2017-01-311-8/+6
* lightnvm: remove nvm_get_bb_tbl and nvm_set_bb_tblMatias Bjørling2017-01-311-2/+0
* lightnvm: remove nvm_submit_ppa* functionsMatias Bjørling2017-01-311-4/+0
* lightnvm: collapse nvm_erase_ppa and nvm_erase_blkMatias Bjørling2017-01-311-1/+0
* lightnvm: merge gennvm with coreMatias Bjørling2017-01-311-90/+7
* block: add a op_is_flush helperChristoph Hellwig2017-01-271-0/+9
* blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()Jens Axboe2017-01-271-1/+1
* blk-mq-sched: fix starvation for multiple hardware queues and shared tagsJens Axboe2017-01-271-0/+1
* sbitmap: add helpers for dumping to a seq_fileOmar Sandoval2017-01-271-0/+30
* blk-mq: create debugfs directory treeOmar Sandoval2017-01-271-0/+5
* blk-mq-sched: allow setting of default IO schedulerJens Axboe2017-01-171-0/+1
* blk-mq-sched: add framework for MQ capable IO schedulersJens Axboe2017-01-173-2/+39
* blk-mq: add support for carrying internal tag information in blk_qc_tJens Axboe2017-01-171-5/+17
* blk-mq: un-export blk_mq_free_hctx_request()Jens Axboe2017-01-171-1/+0
* block: move existing elevator ops to unionJens Axboe2017-01-171-1/+3
* blk-mq: make mq_ops a const pointerJens Axboe2017-01-122-2/+2
* block: relax check on sg gapMing Lei2017-01-121-1/+21
* Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-081-0/+1
|\
| * usb: gadget: f_fs: Document eventfd effect on descriptor format.Vincent Pelletier2017-01-021-0/+1
* | Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-01-081-0/+12
|\ \
| * \ Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-021-0/+12
| |\ \ | | |/ | |/|
| | * iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij2016-12-311-0/+12
* | | mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner2017-01-081-1/+3
* | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2017-01-071-0/+6
|\ \ \
| * | | asm-prototypes: Clear any CPP defines before declaring the functionsMichal Marek2017-01-051-0/+6
* | | | Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-01-061-43/+13
|\ \ \ \
| * | | | vfio-mdev: fix non-standard ioctl return val causing i386 build failPaul Gortmaker2017-01-041-1/+1
| * | | | vfio-mdev: Make mdev_device private and abstract interfacesAlex Williamson2016-12-301-25/+6
| * | | | vfio-mdev: Make mdev_parent privateAlex Williamson2016-12-301-13/+2
| * | | | vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson2016-12-301-8/+8
* | | | | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-062-8/+20
|\ \ \ \ \
| * | | | | swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk2017-01-061-0/+3
| * | | | | swiotlb: Add swiotlb=noforce debug optionGeert Uytterhoeven2016-12-192-1/+3
| * | | | | swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2016-12-192-8/+15
* | | | | | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2017-01-061-2/+0
|\ \ \ \ \ \
| * | | | | | fsnotify: Remove fsnotify_duplicate_mark()Jan Kara2016-12-231-2/+0
* | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-01-051-26/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'omap-for-v4.10/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2017-01-041-26/+0
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | dt-bindings: mfd: Remove TPS65217 interruptsMilo Kim2016-12-271-26/+0
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-044-99/+2
|\ \ \ \ \ \ \
| * | | | | | | net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein2016-12-291-0/+2
| * | | | | | | Revert "net/mlx5: Add MPCNT register infrastructure"Gal Pressman2016-12-283-99/+0
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-01-041-9/+0
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |