projects
/
firefly-linux-kernel-4.4.55.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
firefly-linux-kernel-4.4.55.git
2012-07-31
Quoc-Son Anh
NVMe: Use ida for nvme device instance
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Matthew Wilcox
NVMe: Fix whitespace damage in nvme_init
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Dan Carpenter
NVMe: handle allocation failure in nvme_map_user_pages()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Keith Busch
NVMe: Fix uninitialized iod compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Keith Busch
NVMe: Do not set IO queue depth beyond device max
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Keith Busch
NVMe: Set block queue max sectors
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Keith Busch
NVMe: use namespace id for nvme_get_features
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Keith Busch
NVMe: replace nvme_ns with nvme_dev for user admin
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Keith Busch
NVMe: Fix nvme module init when nvme_major is set
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Keith Busch
NVMe: Set request queue logical block size
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Matthew Wilcox
NVMe: Set number of queues correctly
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Matthew Wilcox
NVMe: Version 0.8
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Matthew Wilcox
NVMe: Set queue flags correctly
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Matthew Wilcox
NVMe: Simplify nvme_unmap_user_pages
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Matthew Wilcox
NVMe: Mark the end of the sg list
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Matthew Wilcox
NVMe: Fix DMA mapping for admin commands
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Matthew Wilcox
NVMe: Rename IO_TIMEOUT to NVME_IO_TIMEOUT
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Matthew Wilcox
NVMe: Merge the nvme_bio and nvme_prp data structures
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Matthew Wilcox
NVMe: Change nvme_completion_fn to take a dev
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Matthew Wilcox
NVMe: Change get_nvmeq to take a dev instead of a namespace
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Matthew Wilcox
NVMe: Simplify completion handling
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Update Identify Controller data structure
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Implement doorbell stride capability
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Version 0.7
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Don't probe namespace 0
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Nisheeth Bhat
Fix calculation of number of pages in a PRP List
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Create nvme_identify and nvme_get_features functions
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Fix memory leak in nvme_dev_add()
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Nisheeth Bhat
NVMe: Fix calls to dma_unmap_sg
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Correct sg list setup in nvme_map_user_pages
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
Fix bug in NVME_IOCTL_SUBMIT_IO
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Rework ioctls
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Add the nvme thread to the wait queue before...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Return real error from nvme_create_queue
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Version 0.6
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Add a few calling convention notes
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Handle failures from memory allocations in nvme_s...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Use an IDA to allocate minor numbers
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Add include of delay.h for msleep
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Add support for timing out I/Os
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Rename cancel_cmdid_data to cancel_cmdid
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Fix bug in error handling
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Time out initialisation after a few seconds
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Fix warning in free_irq
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Correct the Controller Configuration settings
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Version 0.5
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Change the definition of nvme_user_io
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Correct the definitions of two ioctls
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Add compat_ioctl
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Simplify queue lookup
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Remove the kthread from the wait queue
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Fix off-by-one when filling in PRP lists
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Fix interpretation of 'Number of Namespaces'...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Remove outdated comments
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Fix comment formatting
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Convert comments to kernel-doc notation
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Krzysztof Wierzbicki
NVMe: Update admin opcodes to match the 1.0RC spec
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Version 0.4
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Reduce maximum queue depth by 1
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Fix discontiguous accesses
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Handle bios that contain non-virtually contiguous...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Implement Flush
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Mark CMD_CTX_CANCELLED as being unlikely
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Correct SQ doorbell semantics
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Let the kthread take care of devices earlier
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Rename nr_queues to nr_io_queues
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Remove setting of 'flags' in rw command
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Release 0.3
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Add a kthread to handle the congestion list
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Handle failures differently in nvme_submit_bio_qu...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Update BAR structure to match the current spec
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Handle physical merging of bvec entries
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Check for DMA mapping failure
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Pass the nvme_dev to nvme_free_prps and nvme_setu...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Optimise memory usage for I/Os between 4k and...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Switch to use DMA Pool API
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Rename nvme_req_info to nvme_bio
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Shane Michael...
NVMe: Initial PRP List support
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Advance the sg pointer when filling in an sg...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Renumber the special context values
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Handle the congestion list a little better
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Record the timeout for each command
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Need to lock queue during interrupt handling
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Detect command IDs completing that are out of...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Detect commands that are completed twice
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Use a symbolic name to represent cancelled comman...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Add a module parameter to use a threaded interrupt
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Call put_nvmeq() before calling nvme_submit_sync_...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Allow fatal signals to interrupt I/O
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Release 0.2
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Add download / activate firmware ioctls
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Add remaining status codes
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Move sysfs entries to the right place
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Shane Michael...
NVMe: Disable the device before we write the admin...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Request I/O regions
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Allow queues to be allocated above 4GB
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Enable device DMA
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Shane Michael...
NVMe: Enable and disable the PCI device
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Check returns from nvme_alloc_queue()
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Remove 'node' from nvme_dev
commit
|
commitdiff
|
tree
|
snapshot
next