projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2016-01-12
Sagi Grimberg
nvme: Move nvme_freeze/unfreeze_queues to nvme core
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Sudip Mukherjee
PCI/AER: include header file
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Keith Busch
NVMe: Export namespace attributes to sysfs
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Keith Busch
NVMe: Add pci error handlers
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Christoph Hellwig
block: remove REQ_NO_TIMEOUT flag
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Christoph Hellwig
nvme: merge iod and cmd_info
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Christoph Hellwig
nvme: meta_sg doesn't have to be an array
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Christoph Hellwig
nvme: properly free resources for cancelled command
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Christoph Hellwig
nvme: simplify completion handling
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Christoph Hellwig
nvme: special case AEN requests
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Christoph Hellwig
nvme: switch abort to blk_execute_rq_nowait
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Christoph Hellwig
nvme: switch delete SQ/CQ to blk_execute_rq_nowait
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Christoph Hellwig
nvme: factor out a few helpers from req_completion
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Christoph Hellwig
nvme: fix admin queue depth
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Keith Busch
NVMe: Simplify metadata setup
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Keith Busch
NVMe: Remove device management handles on remove
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Keith Busch
NVMe: Use unbounded work queue for all work
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Keith Busch
NVMe: Implement namespace list scanning
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Christoph Hellwig
nvme: switch abort_limit to an atomic_t
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Christoph Hellwig
nvme: remove dead controllers from a work item
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Christoph Hellwig
nvme: merge probe_work and reset_work
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Keith Busch
nvme: do not restart the request timeout if we're reset...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Christoph Hellwig
nvme: simplify resets
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Christoph Hellwig
nvme: add NVME_SC_CANCELLED
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Christoph Hellwig
nvme: merge nvme_abort_req and nvme_timeout
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Christoph Hellwig
nvme: don't take the I/O queue q_lock in nvme_timeout
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Keith Busch
nvme: protect against simultaneous shutdown invocations
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Christoph Hellwig
nvme: only add a controller to dev_list after it's...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Christoph Hellwig
nvme: only ignore hardware errors in nvme_create_io_queues
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Christoph Hellwig
block: defer timeouts to a workqueue
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Dan Carpenter
nvme: precedence bug in nvme_pr_clear()
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Dan Carpenter
blk-integrity: checking for NULL instead of IS_ERR
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Arnd Bergmann
nvme: fix another 32-bit build warning
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Christoph Hellwig
NVMe: fix build with CONFIG_NVM enabled
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Keith Busch
blk-integrity: empty implementation when disabled
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Christoph Hellwig
nvme: refactor set_queue_count
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Christoph Hellwig
nvme: move chardev and sysfs interface to common code
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Christoph Hellwig
nvme: move namespace scanning to common code
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Christoph Hellwig
nvme: move the call to nvme_init_identify earlier
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Christoph Hellwig
nvme: add a common helper to read Identify Controller...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Christoph Hellwig
nvme: move nvme_{enable,disable,shutdown}_ctrl to commo...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Christoph Hellwig
nvme: move remaining CC setup into nvme_enable_ctrl
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Christoph Hellwig
nvme: add explicit quirk handling
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Christoph Hellwig
nvme: move block_device_operations and ns/ctrl freeing...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Keith Busch
nvme: use the block layer for userspace passthrough...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Christoph Hellwig
nvme: split __nvme_submit_sync_cmd
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Christoph Hellwig
nvme: move nvme_setup_flush and nvme_setup_rw to common...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Christoph Hellwig
nvme: move nvme_error_status to common code
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Christoph Hellwig
nvme: factor out a nvme_unmap_data helper
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Christoph Hellwig
nvme: refactor nvme_queue_rq
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Christoph Hellwig
nvme: simplify nvme_setup_prps calling convention
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Christoph Hellwig
nvme: split a new struct nvme_ctrl out of struct nvme_dev
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Christoph Hellwig
nvme: use vendor it from identify
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Christoph Hellwig
nvme: split nvme_trans_device_id_page
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Christoph Hellwig
nvme: use offset instead of a struct for registers
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Christoph Hellwig
nvme: split command submission helpers out of pci.c
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Christoph Hellwig
nvme: move struct nvme_iod to pci.c
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Christoph Hellwig
blk-mq: add a flags parameter to blk_mq_alloc_request
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Jens Axboe
Revert "blk-flush: Queue through IO scheduler when...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Jens Axboe
block: clarify blk_add_timer() use case for blk-mq
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Geliang Tang
bio: use offset_in_page macro
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Wei Tang
block: do not initialise statics to 0 or NULL
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Wei Tang
block: do not initialise globals to 0 or NULL
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Ilya Dryomov
block: rename request_queue slab cache
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Christoph Hellwig
block: fix blk_abort_request for blk-mq drivers
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Christoph Hellwig
nvme: add missing unmaps in nvme_queue_rq
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Nishanth Aravamudan
NVMe: default to 4k device page size
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Linus Torvalds
Merge tag 'dm-4.4-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Eric Dumazet
pidns: fix NULL dereference in __task_pid_nr_ns()
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Linus Torvalds
Merge branch 'for-linus' of git://git.kernel.dk/linux...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Ming Lei
blk-merge: warn if figured out segment number is bigger...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Ming Lei
blk-merge: fix blk_bio_segment_split
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Ming Lei
block: fix segment split
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Linus Torvalds
Merge tag 'linux-kselftest-4.4-rc3' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Mike Snitzer
dm thin: fix regression in advertised discard limits
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Linus Torvalds
Linux 4.4-rc2
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Linus Torvalds
Merge tag 'tty-4.4-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Linus Torvalds
Merge tag 'staging-4.4-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Linus Torvalds
Merge tag 'usb-4.4-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Linus Torvalds
Merge branch 'upstream' of git://git.linux-mips.org...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Linus Torvalds
Merge branch 'parisc-4.4-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Linus Torvalds
Merge branch 'perf-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Linus Torvalds
Merge branch 'x86-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Jesper Dangaard...
slab/slub: adjust kmem_cache_alloc_bulk API
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Jesper Dangaard...
slub: add missing kmem cgroup support to kmem_cache_fre...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Jesper Dangaard...
slub: fix kmem cgroup bug in kmem_cache_alloc_bulk
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Jesper Dangaard...
slub: optimize bulk slowpath free by detached freelist
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Jesper Dangaard...
slub: support for bulk free with SLUB freelists
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Helge Deller
parisc: Map kernel text and data on huge pages
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Helge Deller
parisc: Add Huge Page and HUGETLBFS support
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Helge Deller
parisc: Use long branch to do_syscall_trace_exit
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Helge Deller
parisc: Increase initial kernel mapping to 32MB on...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Helge Deller
parisc: Initialize the fault vector earlier in the...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Helge Deller
parisc: Add defines for Huge page support
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Helge Deller
parisc: Drop unused MADV_xxxK_PAGES flags from asm...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Linus Torvalds
Merge branch 'timers-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Linus Torvalds
Merge branch 'irq-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Linus Torvalds
Merge tag 'for-linus-20151120' of git://git.infradead...
commit
|
commitdiff
|
tree
|
snapshot
next