Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
106198edb74cdf3fe1aefa6ad1e199b58ab7c4cb
106198e
nvme: add explicit quirk handling
by Christoph Hellwig
· 9 years ago
1673f1f
nvme: move block_device_operations and ns/ctrl freeing to common code
by Christoph Hellwig
· 9 years ago
0b7f1f2
nvme: use the block layer for userspace passthrough metadata
by Keith Busch
· 9 years ago
4160982
nvme: split __nvme_submit_sync_cmd
by Christoph Hellwig
· 9 years ago
22944e9
nvme: move nvme_setup_flush and nvme_setup_rw to common code
by Christoph Hellwig
· 9 years ago
15a190f7
nvme: move nvme_error_status to common code
by Christoph Hellwig
· 9 years ago
d4f6c3a
nvme: factor out a nvme_unmap_data helper
by Christoph Hellwig
· 9 years ago
ba1ca37
nvme: refactor nvme_queue_rq
by Christoph Hellwig
· 9 years ago
69d2b57
nvme: simplify nvme_setup_prps calling convention
by Christoph Hellwig
· 9 years ago
1c63dc6
nvme: split a new struct nvme_ctrl out of struct nvme_dev
by Christoph Hellwig
· 9 years ago
01fec28
nvme: use vendor it from identify
by Christoph Hellwig
· 9 years ago
bf7d3eb
nvme: split nvme_trans_device_id_page
by Christoph Hellwig
· 9 years ago
7a67cbe
nvme: use offset instead of a struct for registers
by Christoph Hellwig
· 9 years ago
21d3471
nvme: split command submission helpers out of pci.c
by Christoph Hellwig
· 9 years ago
71bd150
nvme: move struct nvme_iod to pci.c
by Christoph Hellwig
· 9 years ago
6f3b0e8
blk-mq: add a flags parameter to blk_mq_alloc_request
by Christoph Hellwig
· 9 years ago
d7cf931
Revert "blk-flush: Queue through IO scheduler when flush not required"
by Jens Axboe
· 9 years ago
3b627a3
block: clarify blk_add_timer() use case for blk-mq
by Jens Axboe
· 9 years ago
bd5cece
bio: use offset_in_page macro
by Geliang Tang
· 9 years ago
1fe8f34
block: do not initialise statics to 0 or NULL
by Wei Tang
· 9 years ago
d674d41
block: do not initialise globals to 0 or NULL
by Wei Tang
· 9 years ago
c2789bd
block: rename request_queue slab cache
by Ilya Dryomov
· 9 years ago
55ce0da
block: fix blk_abort_request for blk-mq drivers
by Christoph Hellwig
· 9 years ago
bf508e9
nvme: add missing unmaps in nvme_queue_rq
by Christoph Hellwig
· 9 years ago
c5c9f25
NVMe: default to 4k device page size
by Nishanth Aravamudan
· 9 years ago
6ffeba9
Merge tag 'dm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
81b1a83
pidns: fix NULL dereference in __task_pid_nr_ns()
by Eric Dumazet
· 9 years ago
4ce01c5
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
12e57f5
blk-merge: warn if figured out segment number is bigger than nr_phys_segments
by Ming Lei
· 9 years ago
02e7074
blk-merge: fix blk_bio_segment_split
by Ming Lei
· 9 years ago
578270b
block: fix segment split
by Ming Lei
· 9 years ago
a293154
Merge tag 'linux-kselftest-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 9 years ago
0fcb04d
dm thin: fix regression in advertised discard limits
by Mike Snitzer
· 9 years ago
1ec2183
Linux 4.4-rc2
by Linus Torvalds
· 9 years ago
104e2a6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
dcfeda9
Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
7f21739
Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
6d2d91b
Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
0ec7dc8
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
94521b2
Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
727cde6
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
069ec22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
865762a
slab/slub: adjust kmem_cache_alloc_bulk API
by Jesper Dangaard Brouer
· 9 years ago
0337451
slub: add missing kmem cgroup support to kmem_cache_free_bulk
by Jesper Dangaard Brouer
· 9 years ago
03ec0ed
slub: fix kmem cgroup bug in kmem_cache_alloc_bulk
by Jesper Dangaard Brouer
· 9 years ago
d0ecd89
slub: optimize bulk slowpath free by detached freelist
by Jesper Dangaard Brouer
· 9 years ago
8108465
slub: support for bulk free with SLUB freelists
by Jesper Dangaard Brouer
· 9 years ago
41b85a1
parisc: Map kernel text and data on huge pages
by Helge Deller
· 9 years ago
736d216
parisc: Add Huge Page and HUGETLBFS support
by Helge Deller
· 9 years ago
337685e
parisc: Use long branch to do_syscall_trace_exit
by Helge Deller
· 9 years ago
332b42e
parisc: Increase initial kernel mapping to 32MB on 64bit kernel
by Helge Deller
· 9 years ago
4182d0c
parisc: Initialize the fault vector earlier in the boot process.
by Helge Deller
· 9 years ago
1f25ad2
parisc: Add defines for Huge page support
by Helge Deller
· 9 years ago
dcbf0d2
parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h
by Helge Deller
· 9 years ago
3ad5d7e
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
707b4f4
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
4143fc8
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
876454a
Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
b094f89
blk-mq: fix calling unplug callbacks with preempt disabled
by Jens Axboe
· 9 years ago
bd63acf
serial: export fsl8250_handle_irq
by Arnd Bergmann
· 9 years ago
fa70045
serial: 8250_mid: Add missing dependency
by Heikki Krogerus
· 9 years ago
6b2a3d6
tty: audit: Fix audit source
by Peter Hurley
· 9 years ago
f356d7a
serial: etraxfs-uart: Fix crash
by Guenter Roeck
· 9 years ago
bec8bf6
serial: fsl_lpuart: Fix earlycon support
by Peter Hurley
· 9 years ago
83f7fa6
bcm63xx_uart: Use the device name when registering an interrupt
by Simon Arlott
· 9 years ago
17a6921
tty: Fix direct use of tty buffer work
by Peter Hurley
· 9 years ago
ee0c1a6
tty: Fix tty_send_xchar() lock order inversion
by Peter Hurley
· 9 years ago
b4a6471
slub: mark the dangling ifdef #else of CONFIG_SLUB_DEBUG
by Jesper Dangaard Brouer
· 9 years ago
8709837
slub: avoid irqoff/on in bulk allocation
by Christoph Lameter
· 9 years ago
a380a3c
slub: create new ___slab_alloc function that can be called with irqs disabled
by Christoph Lameter
· 9 years ago
21fa844
mm: fix up sparse warning in gfpflags_allow_blocking
by Jeff Layton
· 9 years ago
8f1eb48
ocfs2: fix umask ignored issue
by Junxiao Bi
· 9 years ago
875fa6f
PM/OPP: add entry in MAINTAINERS
by Viresh Kumar
· 9 years ago
7625b3a
kernel/panic.c: turn off locks debug before releasing console lock
by Vitaly Kuznetsov
· 9 years ago
9d8a765
kernel/signal.c: unexport sigsuspend()
by Richard Weinberger
· 9 years ago
4593725
kasan: fix kmemleak false-positive in kasan_module_alloc()
by Andrey Ryabinin
· 9 years ago
928a477
fat: fix fake_offset handling on error path
by OGAWA Hirofumi
· 9 years ago
1817889
mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes
by Mike Kravetz
· 9 years ago
50e55bf
mm/page-writeback.c: initialize m_dirty to avoid compile warning
by Yang Shi
· 9 years ago
1a47de6
various: fix pci_set_dma_mask return value checking
by Christoph Hellwig
· 9 years ago
1a76361
mm: loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390
by Jason J. Herne
· 9 years ago
7511c3e
mm: vmalloc: don't remove inexistent guard hole in remove_vm_area()
by Jerome Marchand
· 9 years ago
429d486
tools/vm/page-types.c: support KPF_IDLE
by Naoya Horiguchi
· 9 years ago
1491e30
ncpfs: don't allow negative timeouts
by Dan Carpenter
· 9 years ago
5cf6a51
configfs: allow dynamic group creation
by Daniel Baluta
· 9 years ago
dd7d664
MAINTAINERS: add Moritz as reviewer for FPGA Manager Framework
by Moritz Fischer
· 9 years ago
94a58c3
slab.h: sprinkle __assume_aligned attributes
by Rasmus Villemoes
· 9 years ago
81051f9
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
116dfe5
Merge tag '4.4-fix' of git://git.lwn.net/linux
by Linus Torvalds
· 9 years ago
9580306
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
400f3f2
Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
2f25535
Merge tag 'powerpc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
02e2a5b
mac: validate mac_partition is within sector
by Kees Cook
· 9 years ago
8aeea03
mtip32xx: use formatting capability of kthread_create_on_node
by Rasmus Villemoes
· 9 years ago
604e8c8
NVMe: reap completion entries when deleting queue
by Keith Busch
· 9 years ago
2fde0e4
lightnvm: add free and bad lun info to show luns
by Javier Gonzalez
· 9 years ago
0b59733
lightnvm: keep track of block counts
by Javier Gonzalez
· 9 years ago
47b3115
nvme: lightnvm: use admin queues for admin cmds
by Wenwei Tao
· 9 years ago
93e70c1
lightnvm: missing free on init error
by Matias Bjørling
· 9 years ago
480fc0d
lightnvm: wrong return value and redundant free
by Wenwei Tao
· 9 years ago
Next »