summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blk-merge: warn if figured out segment number is bigger than nr_phys_segmentsMing Lei2015-11-231-0/+6
* blk-merge: fix blk_bio_segment_splitMing Lei2015-11-231-3/+19
* block: fix segment splitMing Lei2015-11-231-2/+2
* blk-mq: fix calling unplug callbacks with preempt disabledJens Axboe2015-11-201-5/+9
* mac: validate mac_partition is within sectorKees Cook2015-11-201-3/+7
* mtip32xx: use formatting capability of kthread_create_on_nodeRasmus Villemoes2015-11-201-4/+2
* NVMe: reap completion entries when deleting queueKeith Busch2015-11-201-1/+6
* lightnvm: add free and bad lun info to show lunsJavier Gonzalez2015-11-203-8/+17
* lightnvm: keep track of block countsJavier Gonzalez2015-11-202-1/+15
* nvme: lightnvm: use admin queues for admin cmdsWenwei Tao2015-11-201-7/+10
* lightnvm: missing free on init errorMatias Bjørling2015-11-201-2/+4
* lightnvm: wrong return value and redundant freeWenwei Tao2015-11-201-4/+2
* null_blk: do not del gendisk with lightnvmMatias Bjørling2015-11-191-3/+5
* null_blk: use device addressing modeMatias Bjørling2015-11-191-5/+23
* null_blk: use ppa_cache poolMatias Bjørling2015-11-191-2/+23
* NVMe: Fix possible arithmetic overflow for max segmentsKeith Busch2015-11-191-1/+1
* blk-flush: Queue through IO scheduler when flush not requiredJan Kara2015-11-161-1/+1
* null_blk: register as a LightNVM deviceMatias Bjørling2015-11-163-7/+158
* elevator: use list_{first,prev,next}_entryGeliang Tang2015-11-161-5/+5
* lightnvm: cleanup queue before target removalJavier González2015-11-161-2/+2
* nvme: remove reserved double wordMatias Bjørling2015-11-161-2/+2
* nvme: missing ppaf copyMatias Bjørling2015-11-161-0/+2
* lightnvm: remove linear and device addr modesMatias Bjørling2015-11-165-131/+73
* lightnvm: prevent double free on init errorMatias Bjørling2015-11-161-9/+3
* lightnvm: prematurely activate nvm_devMatias Bjørling2015-11-161-4/+4
* lightnvm: check for NAND flash and its typeMatias Bjørling2015-11-161-0/+10
* lightnvm: remove unused attrs in nvm_id structsMatias Bjørling2015-11-161-6/+1
* lightnvm: expose mccap in identify commandMatias Bjørling2015-11-162-1/+4
* lightnvm: update alignments for identify commandMatias Bjørling2015-11-161-1/+3
* lightnvm: update bad block table formatMatias Bjørling2015-11-164-36/+117
* lightnvm: change max_phys_sect to uintMatias Bjørling2015-11-161-1/+1
* MAINTAINERS: Add linux-block list to LightNVM for patchesMatias Bjørling2015-11-161-0/+1
* Linux 4.4-rc1v4.4-rc1Linus Torvalds2015-11-151-2/+2
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-1537-292/+947
|\
| * perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macroHuang Rui2015-11-121-6/+0
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-11-125-4/+14
| |\
| | * tools include: Add compiler.h to list.hArnaldo Carvalho de Melo2015-11-111-0/+1
| | * perf probe: Verify parameters in two functionsWang Nan2015-11-111-0/+6
| | * perf session: Add missing newlines to some pr_err() callsArnaldo Carvalho de Melo2015-11-111-4/+4
| | * perf annotate: Support full source file paths for srcline fixMichael Petlan2015-11-111-0/+1
| | * perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignoreYunlong Song2015-11-111-0/+2
| |/
| * perf: Fix inherited events vs. tracepoint filtersPeter Zijlstra2015-11-091-0/+4
| * perf: Disable IRQs across RCU RS CS that acquires scheduler lockPaul E. McKenney2015-11-091-8/+9
| * Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-11-0831-274/+920
| |\
| | * perf test: Do not be case sensitive when searching for matching testsArnaldo Carvalho de Melo2015-11-061-1/+1
| | * perf test: Add 'perf test BPF'Wang Nan2015-11-066-1/+248
| | * perf test: Enhance the LLVM tests: add kbuild testWang Nan2015-11-064-1/+35
| | * perf test: Enhance the LLVM test: update basic BPF test programWang Nan2015-11-064-31/+129
| | * perf bpf: Improve BPF related error messagesWang Nan2015-11-064-15/+108
| | * perf tools: Make fetch_kernel_version() publicly availableWang Nan2015-11-063-33/+49
OpenPOWER on IntegriCloud