index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2015-12-01
nvme: split a new struct nvme_ctrl out of struct nvme_dev
Christoph Hellwig
-157
/
+193
2015-12-01
nvme: use vendor it from identify
Christoph Hellwig
-2
/
+11
2015-12-01
nvme: split nvme_trans_device_id_page
Christoph Hellwig
-56
/
+79
2015-12-01
nvme: use offset instead of a struct for registers
Christoph Hellwig
-46
/
+49
2015-12-01
nvme: split command submission helpers out of pci.c
Christoph Hellwig
-155
/
+178
2015-12-01
nvme: move struct nvme_iod to pci.c
Christoph Hellwig
-17
/
+17
2015-12-01
blk-mq: add a flags parameter to blk_mq_alloc_request
Christoph Hellwig
-42
/
+42
2015-11-25
Revert "blk-flush: Queue through IO scheduler when flush not required"
Jens Axboe
-1
/
+1
2015-11-24
block: clarify blk_add_timer() use case for blk-mq
Jens Axboe
-0
/
+6
2015-11-24
bio: use offset_in_page macro
Geliang Tang
-2
/
+2
2015-11-24
block: do not initialise statics to 0 or NULL
Wei Tang
-1
/
+1
2015-11-24
block: do not initialise globals to 0 or NULL
Wei Tang
-1
/
+1
2015-11-24
block: rename request_queue slab cache
Ilya Dryomov
-1
/
+1
2015-11-24
block: fix blk_abort_request for blk-mq drivers
Christoph Hellwig
-3
/
+5
2015-11-24
nvme: add missing unmaps in nvme_queue_rq
Christoph Hellwig
-3
/
+12
2015-11-24
NVMe: default to 4k device page size
Nishanth Aravamudan
-9
/
+6
2015-11-24
Merge tag 'dm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
-29
/
+36
2015-11-24
pidns: fix NULL dereference in __task_pid_nr_ns()
Eric Dumazet
-2
/
+2
2015-11-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
-244
/
+525
2015-11-23
blk-merge: warn if figured out segment number is bigger than nr_phys_segments
Ming Lei
-0
/
+6
2015-11-23
blk-merge: fix blk_bio_segment_split
Ming Lei
-3
/
+19
2015-11-23
block: fix segment split
Ming Lei
-2
/
+2
2015-11-23
Merge tag 'linux-kselftest-4.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-5
/
+8
2015-11-23
dm thin: fix regression in advertised discard limits
Mike Snitzer
-3
/
+2
2015-11-22
Linux 4.4-rc2
v4.4-rc2
Linus Torvalds
-1
/
+1
2015-11-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-76
/
+182
2015-11-22
Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-13
/
+15
2015-11-22
Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-64
/
+115
2015-11-22
Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-112
/
+342
2015-11-22
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-3
/
+9
2015-11-22
Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-116
/
+382
2015-11-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-35
/
+69
2015-11-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-15
/
+53
2015-11-22
slab/slub: adjust kmem_cache_alloc_bulk API
Jesper Dangaard Brouer
-11
/
+11
2015-11-22
slub: add missing kmem cgroup support to kmem_cache_free_bulk
Jesper Dangaard Brouer
-1
/
+5
2015-11-22
slub: fix kmem cgroup bug in kmem_cache_alloc_bulk
Jesper Dangaard Brouer
-18
/
+22
2015-11-22
slub: optimize bulk slowpath free by detached freelist
Jesper Dangaard Brouer
-30
/
+79
2015-11-22
slub: support for bulk free with SLUB freelists
Jesper Dangaard Brouer
-18
/
+67
2015-11-22
parisc: Map kernel text and data on huge pages
Helge Deller
-26
/
+31
2015-11-22
parisc: Add Huge Page and HUGETLBFS support
Helge Deller
-15
/
+291
2015-11-22
parisc: Use long branch to do_syscall_trace_exit
Helge Deller
-2
/
+2
2015-11-22
parisc: Increase initial kernel mapping to 32MB on 64bit kernel
Helge Deller
-3
/
+7
2015-11-22
parisc: Initialize the fault vector earlier in the boot process.
Helge Deller
-28
/
+21
2015-11-22
parisc: Add defines for Huge page support
Helge Deller
-4
/
+29
2015-11-22
parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h
Helge Deller
-10
/
+0
2015-11-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-111
/
+283
2015-11-21
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+3
2015-11-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-6
/
+45
2015-11-21
Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtd
Linus Torvalds
-1
/
+4
2015-11-20
blk-mq: fix calling unplug callbacks with preempt disabled
Jens Axboe
-5
/
+9
[next]