summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | NVMe: Call nvme_free_queue directlyKeith Busch2014-11-041-7/+11
| * | | | NVMe: Add shutdown timeout as module parameter.Dan McLeran2014-11-041-1/+6
| * | | | NVMe: Skip orderly shutdown on failed devicesKeith Busch2014-11-041-1/+4
| * | | | NVMe: Whitespace fixesKeith Busch2014-11-041-5/+5
| * | | | NVMe: Use pci_stop_and_remove_bus_device_locked()Keith Busch2014-11-041-1/+1
| * | | | NVMe: Handling devices incapable of I/OKeith Busch2014-11-041-11/+8
| * | | | NVMe: Change nvme_enable_ctrl to set EN and manage CC thru ctrl_config.Dan McLeran2014-11-041-8/+12
| * | | | NVMe: Mismatched host/device page size supportKeith Busch2014-11-042-19/+42
| * | | | NVMe: Update list of status codesMatthew Wilcox2014-11-041-0/+14
| * | | | NVMe: Async event requestKeith Busch2014-11-042-0/+43
| * | | | block: Use dma_zalloc_coherentJoe Perches2014-11-041-3/+2
* | | | | Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-1321-145/+254
|\ \ \ \ \
| * | | | | bio: modify __bio_add_page() to accept pages that don't start a new segmentMaurizio Lombardi2014-12-111-24/+30
| * | | | | blk-mq: Fix uninitialized kobject at CPU hotpluggingTakashi Iwai2014-12-101-5/+4
| * | | | | blktrace: don't let the sysfs interface remove trace from running listArianna Avanzini2014-12-091-3/+0
| * | | | | blk-mq: Use all available hardware queuesBart Van Assche2014-12-091-1/+1
| * | | | | blk-mq: Micro-optimize bt_get()Bart Van Assche2014-12-091-3/+1
| * | | | | blk-mq: Fix a race between bt_clear_tag() and bt_get()Bart Van Assche2014-12-091-6/+5
| * | | | | blk-mq: Avoid that __bt_get_word() wraps multiple timesBart Van Assche2014-12-091-2/+4
| * | | | | blk-mq: Fix a use-after-freeBart Van Assche2014-12-092-8/+7
| * | | | | blk-mq: prevent unmapped hw queue from being scheduledMing Lei2014-12-082-2/+11
| * | | | | blk-mq: re-check for available tags after running the hardware queueJens Axboe2014-12-081-0/+8
| * | | | | blk-mq: fix hang in bt_get()Bart Van Assche2014-12-081-0/+7
| * | | | | blk-mq: move the kdump check to blk_mq_alloc_tag_setShaohua Li2014-11-301-10/+10
| * | | | | blk-mq: cleanup tag free handlingJens Axboe2014-11-241-18/+6
| * | | | | blk-mq: use 'nr_cpu_ids' as highest CPU ID count for hwq <-> cpu mapJens Axboe2014-11-241-1/+1
| | |_|_|/ | |/| | |
| * | | | blk: introduce generic io stat accounting help functionGu Zheng2014-11-242-0/+33
| * | | | blk-mq: handle the single queue case in blk_mq_hctx_next_cpuChristoph Hellwig2014-11-241-21/+10
| * | | | genhd: check for int overflow in disk_expand_part_tbl()Jens Axboe2014-11-191-2/+9
| | |/ / | |/| |
| * | | blk-mq: add blk_mq_free_hctx_request()Jens Axboe2014-11-172-5/+13
| * | | blk-mq: export blk_mq_free_request()Jens Axboe2014-11-171-0/+1
| * | | blk-mq: use get_cpu/put_cpu instead of preempt_disable/preempt_enablePaolo Bonzini2014-11-111-4/+4
| * | | blk_mq: call preempt_disable/enable in blk_mq_run_hw_queue, and only if neededPaolo Bonzini2014-11-111-9/+12
| * | | writeback: fix a subtle race condition in I_DIRTY clearingTejun Heo2014-11-041-7/+22
| * | | block: Expand a bit documentation about elevator_allow_merge_fnJan Kara2014-11-041-1/+5
| |/ /
| * | blk-mq: add BLK_MQ_F_DEFER_ISSUE support flagJens Axboe2014-10-292-1/+7
| * | blk-mq: add a 'list' parameter to ->queue_rq()Jens Axboe2014-10-296-15/+49
| * | block: remove artifical max_hw_sectors capChristoph Hellwig2014-10-213-5/+2
* | | Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-131-2/+8
|\ \ \
| * | | printk: Do not disable preemption for accessing printk_funcSteven Rostedt (Red Hat)2014-12-111-2/+8
* | | | Merge tag 'trace-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-131-3/+3
|\ \ \ \
| * | | | tracing/sched: Check preempt_count() for current when reading task->stateSteven Rostedt (Red Hat)2014-12-121-1/+1
| * | | | ftrace/x86: Update i386 call to prepare_ftrace_return()Steven Rostedt (Red Hat)2014-12-111-3/+3
* | | | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2014-12-133-7/+17
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next' into upstream for v3.19Paul Moore2014-12-093-7/+17
| |\ \ \ \ \
| | * | | | | audit: convert status version to a feature bitmapRichard Guy Briggs2014-11-172-5/+14
| | * | | | | audit: add Paul Moore to the MAINTAINERS entryPaul Moore2014-10-201-2/+3
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-13167-814/+6836
|\ \ \ \ \ \ \
| * | | | | | | crypto: tcrypt - Allow speed testing of arbitrary hash functionsHerbert Xu2014-12-051-12/+20
| * | | | | | | crypto: af_alg - add user space interface for AEADStephan Mueller2014-12-053-0/+9