NVMe: Fix comment formatting
[pandora-kernel.git] / drivers / block /
2011-11-04 Matthew WilcoxNVMe: Fix comment formatting
2011-11-04 Matthew WilcoxNVMe: Convert comments to kernel-doc notation
2011-11-04 Matthew WilcoxNVMe: Version 0.4
2011-11-04 Matthew WilcoxNVMe: Reduce maximum queue depth by 1
2011-11-04 Matthew WilcoxNVMe: Fix discontiguous accesses
2011-11-04 Matthew WilcoxNVMe: Handle bios that contain non-virtually contiguous...
2011-11-04 Matthew WilcoxNVMe: Implement Flush
2011-11-04 Matthew WilcoxNVMe: Mark CMD_CTX_CANCELLED as being unlikely
2011-11-04 Matthew WilcoxNVMe: Correct SQ doorbell semantics
2011-11-04 Matthew WilcoxNVMe: Let the kthread take care of devices earlier
2011-11-04 Matthew WilcoxNVMe: Rename nr_queues to nr_io_queues
2011-11-04 Matthew WilcoxNVMe: Remove setting of 'flags' in rw command
2011-11-04 Matthew WilcoxNVMe: Release 0.3
2011-11-04 Matthew WilcoxNVMe: Add a kthread to handle the congestion list
2011-11-04 Matthew WilcoxNVMe: Handle failures differently in nvme_submit_bio_qu...
2011-11-04 Matthew WilcoxNVMe: Handle physical merging of bvec entries
2011-11-04 Matthew WilcoxNVMe: Check for DMA mapping failure
2011-11-04 Matthew WilcoxNVMe: Pass the nvme_dev to nvme_free_prps and nvme_setu...
2011-11-04 Matthew WilcoxNVMe: Optimise memory usage for I/Os between 4k and...
2011-11-04 Matthew WilcoxNVMe: Switch to use DMA Pool API
2011-11-04 Matthew WilcoxNVMe: Rename nvme_req_info to nvme_bio
2011-11-04 Shane Michael MatthewsNVMe: Initial PRP List support
2011-11-04 Matthew WilcoxNVMe: Advance the sg pointer when filling in an sg...
2011-11-04 Matthew WilcoxNVMe: Renumber the special context values
2011-11-04 Matthew WilcoxNVMe: Handle the congestion list a little better
2011-11-04 Matthew WilcoxNVMe: Record the timeout for each command
2011-11-04 Matthew WilcoxNVMe: Need to lock queue during interrupt handling
2011-11-04 Matthew WilcoxNVMe: Detect command IDs completing that are out of...
2011-11-04 Matthew WilcoxNVMe: Detect commands that are completed twice
2011-11-04 Matthew WilcoxNVMe: Use a symbolic name to represent cancelled comman...
2011-11-04 Matthew WilcoxNVMe: Add a module parameter to use a threaded interrupt
2011-11-04 Matthew WilcoxNVMe: Call put_nvmeq() before calling nvme_submit_sync_...
2011-11-04 Matthew WilcoxNVMe: Allow fatal signals to interrupt I/O
2011-11-04 Matthew WilcoxNVMe: Release 0.2
2011-11-04 Matthew WilcoxNVMe: Add download / activate firmware ioctls
2011-11-04 Matthew WilcoxNVMe: Move sysfs entries to the right place
2011-11-04 Shane Michael MatthewsNVMe: Disable the device before we write the admin...
2011-11-04 Matthew WilcoxNVMe: Request I/O regions
2011-11-04 Matthew WilcoxNVMe: Allow queues to be allocated above 4GB
2011-11-04 Matthew WilcoxNVMe: Enable device DMA
2011-11-04 Shane Michael MatthewsNVMe: Enable and disable the PCI device
2011-11-04 Matthew WilcoxNVMe: Check returns from nvme_alloc_queue()
2011-11-04 Matthew WilcoxNVMe: Remove 'node' from nvme_dev
2011-11-04 Matthew WilcoxNVMe: Read the model, serial & firmware rev from the...
2011-11-04 Matthew WilcoxNVMe: Add NVME_IOCTL_SUBMIT_IO
2011-11-04 Matthew WilcoxNVMe: Create nvme_map_user_pages() and nvme_unmap_user_...
2011-11-04 Matthew WilcoxNVMe: Change NVME_IOCTL_GET_RANGE_TYPE to return all...
2011-11-04 Matthew WilcoxNVMe: Zero the command before we send it
2011-11-04 Matthew WilcoxNVMe: Add nvme_setup_prps()
2011-11-04 Matthew WilcoxNVMe: Use PRP2 for the nvme_identify ioctl
2011-11-04 Matthew WilcoxNVMe: Fix admin IRQ claim on real hardware
2011-11-04 Matthew WilcoxNVMe: Rename 'cycle' to 'phase'
2011-11-04 Matthew WilcoxNVMe: Implement per-CPU queues
2011-11-04 Matthew WilcoxNVMe: Reduce set_queue_count arguments by one
2011-11-04 Matthew WilcoxNVMe: Factor out queue_request_irq()
2011-11-04 Matthew WilcoxNVMe: New driver
2011-10-21 Linus TorvaldsMerge branch 'fix/hda' of git://github.com/tiwai/sound
2011-10-13 Linus TorvaldsMerge branch 'btrfs-3.0' of git://github.com/chrismason...
2011-10-10 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2011-10-10 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2011-10-06 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-10-05 Linus TorvaldsMerge branch 'for-linus' of git://github.com/dtor/input
2011-10-04 Linus TorvaldsMerge branch 'fix/asoc' of git://github.com/tiwai/sound
2011-10-04 Linus TorvaldsMerge branch 'spi/merge' of git://git.secretlab.ca...
2011-10-03 Linus TorvaldsMerge branch 'btrfs-3.0' of git://github.com/chrismason...
2011-10-03 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2011-10-03 Linus TorvaldsMerge branch 'for-linus' of git://github.com/tiwai...
2011-10-01 Linus TorvaldsMerge branches 'irq-urgent-for-linus', 'x86-urgent...
2011-09-30 Linus TorvaldsMerge branch 'for-linus' of git://github.com/NewDreamNe...
2011-09-30 Linus TorvaldsMerge branch 'v4l_for_linus' of git://linuxtv.org/mcheh...
2011-09-30 Linus TorvaldsMerge git://github.com/davem330/sparc
2011-09-30 Linus TorvaldsMerge branch 'drm-intel-fixes' of git://people.freedesk...
2011-09-28 Linus TorvaldsMerge branch 'writeback-for-linus' of git://github...
2011-09-27 Linus TorvaldsMerge branch 'for-linus' of git://github.com/tiwai...
2011-09-27 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-09-27 David S. MillerMerge branch 'batman-adv/maint' of git://git.open-mesh...
2011-09-26 Linus TorvaldsMerge branch 'fixes' of ftp.arm.linux.org.uk/pub/linux...
2011-09-23 Linus TorvaldsMerge branch 'spi/merge' of git://git.secretlab.ca...
2011-09-23 Linus TorvaldsMerge branch 'for-linus' of git://github.com/tiwai...
2011-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2011-09-21 Linus TorvaldsMerge git://github.com/davem330/net
2011-09-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-09-21 Carsten Emdefloppy: use del_timer_sync() in init cleanup
2011-09-20 Chris MasonMerge branch 'btrfs-3.0' into for-linus
2011-09-20 Linus TorvaldsMerge branch 'for-linus' of git://github.com/tiwai...
2011-09-20 John W. LinvilleMerge branch 'master' of ssh://infradead/~/public_git...
2011-09-19 Linus TorvaldsMerge branch 'slab/urgent' of git://github.com/penberg...
2011-09-18 Chris MasonMerge branch 'btrfs-3.0' into for-linus
2011-09-16 Linus TorvaldsMerge branch 'for-linus' of git://github.com/dtor/input
2011-09-16 Linus TorvaldsMerge branch 'stable/bug.fixes' of git://oss.oracle...
2011-09-16 Linus TorvaldsMerge branch 'for-linus' of git://github.com/tiwai...
2011-09-15 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-09-13 Len BrownMerge branches 'apei', 'bz-13195' and 'doc' into acpi
2011-09-12 Linus TorvaldsMerge branch 'for-linus' of git://github.com/chrismason...
2011-09-11 Linus TorvaldsMerge branch 'for-linus' of git://openrisc.net/~jonas...
2011-09-09 Linus TorvaldsMerge branch 'for-linus' of git://ceph.newdream.net...
2011-09-08 Linus TorvaldsMerge branch 'for-linus' of git://opensource.wolfsonmic...
2011-09-07 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://tesla...
2011-09-07 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2011-09-07 Linus TorvaldsMerge branch 'stable/bug.fixes' of git://oss.oracle...
next