summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-252-20/+16
|\
| * NVMe: Automatic namespace rescanKeith Busch2015-06-052-0/+5
| * Merge branch 'for-4.2/core' into for-4.2/driversJens Axboe2015-06-051-0/+1
| |\
| * | NVMe: add sysfs and ioctl controller resetKeith Busch2015-06-051-0/+1
| * | Merge branch 'for-4.2/core' into for-4.2/driversJens Axboe2015-06-014-18/+8
| |\ \
| * | | nvme: submit internal commands through the block layerChristoph Hellwig2015-05-221-15/+9
| * | | nvme: store a struct device pointer in struct nvme_devChristoph Hellwig2015-05-221-1/+1
| * | | nvme: consolidate synchronous command submission helpersChristoph Hellwig2015-05-221-5/+1
* | | | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-259-55/+71
|\ \ \ \
| * | | | cfq-iosched: fix the setting of IOPS mode on SSDsJens Axboe2015-06-101-0/+2
| | |_|/ | |/| |
| * | | block: add blk_set_queue_dying() to blkdev.hJens Axboe2015-06-051-0/+1
| | |/ | |/|
| * | blk-mq: Shared tag enhancementsKeith Busch2015-06-011-0/+4
| * | block: don't honor chunk sizes for data-less IOJens Axboe2015-05-291-1/+1
| * | block, dm: don't copy bios for request clonesChristoph Hellwig2015-05-222-5/+3
| * | block: remove management of bi_remaining when restoring original bi_end_ioMike Snitzer2015-05-221-12/+0
| |/
| * block: export blkdev_reread_part() and __blkdev_reread_part()Jarod Wilson2015-05-201-0/+3
| * suspend: simplify block I/O handlingChristoph Hellwig2015-05-191-1/+0
| * block: collapse bio bit spaceJens Axboe2015-05-191-9/+9
| * block: remove unused BIO_RW_BLOCK and BIO_EOF flagsChristoph Hellwig2015-05-191-2/+0
| * block: remove BIO_EOPNOTSUPPChristoph Hellwig2015-05-191-1/+0
| * block: use an atomic_t for mq_freeze_depthChristoph Hellwig2015-05-191-1/+1
| * nbd: stop using req->cmdChristoph Hellwig2015-05-051-2/+0
| * block: move PM request support to IDEChristoph Hellwig2015-05-052-20/+20
| * block: remove REQ_TYPE_PM_SHUTDOWNChristoph Hellwig2015-05-051-1/+0
| * block: move REQ_TYPE_SENSE to the ide driverChristoph Hellwig2015-05-052-1/+1
| * block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.hChristoph Hellwig2015-05-052-9/+9
| * block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIVChristoph Hellwig2015-05-051-2/+2
| * bio: skip atomic inc/dec of ->bi_cnt for most use casesJens Axboe2015-05-052-2/+17
| * bio: skip atomic inc/dec of ->bi_remaining for non-chainsJens Axboe2015-05-052-1/+13
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-06-252-8/+31
|\ \
| * | ext4: minor cleanup of ext4_da_reserve_space()Eric Whitney2015-06-211-6/+4
| * | jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi2015-06-151-2/+2
| * | ext4: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon2015-06-091-0/+25
* | | Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds2015-06-252-0/+2
|\ \ \
| * | | asm-generic: Add common asm-offsets.hYoshinori Sato2015-06-231-0/+1
| * | | Add ELF machineYoshinori Sato2015-06-231-0/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-2416-55/+267
|\ \ \ \
| * | | | mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger2015-06-241-2/+4
| * | | | frontswap: allow multiple backendsDan Streetman2015-06-241-7/+7
| * | | | x86, mirror: x86 enabling - find mirrored memory rangesTony Luck2015-06-241-0/+3
| * | | | mm/memblock: allocate boot time data structures from mirrored memoryTony Luck2015-06-241-0/+8
| * | | | mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck2015-06-241-15/+26
| * | | | mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-242-15/+15
| * | | | powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V2015-06-241-7/+2
| * | | | mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V2015-06-241-0/+21
| * | | | tracing: add trace event for memory-failureXie XiuQi2015-06-241-0/+85
| * | | | memory-failure: change type of action_result's param 3 to enumXie XiuQi2015-06-241-1/+1
| * | | | memory-failure: export page_type and action resultXie XiuQi2015-06-241-0/+34
| * | | | mm: oom_kill: simplify OOM killer lockingJohannes Weiner2015-06-241-3/+2
| * | | | mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner2015-06-241-3/+4