| Commit message (Expand) | Author | Age | Files | Lines |
* | NVMe: Precedence error in nvme_pr_clear() | Dan Carpenter | 2015-11-03 | 1 | -1/+1 |
* | nvme: add missing endianess annotations in nvme_pr_command | Christoph Hellwig | 2015-10-22 | 1 | -2/+2 |
* | NVMe: Add persistent reservation ops | Keith Busch | 2015-10-22 | 1 | -0/+95 |
* | sd: implement the Persistent Reservation API | Christoph Hellwig | 2015-10-21 | 1 | -0/+96 |
* | block: add an API for Persistent Reservations | Christoph Hellwig | 2015-10-21 | 5 | -0/+290 |
* | block: cleanup blkdev_ioctl | Christoph Hellwig | 2015-10-21 | 1 | -100/+127 |
* | NVMe: initialize error to '0' | Jens Axboe | 2015-10-15 | 1 | -1/+1 |
* | nvme: use an integer value to Linux errno values | Christoph Hellwig | 2015-10-15 | 1 | -5/+7 |
* | nvme: fix 32-bit build warning | Arnd Bergmann | 2015-10-12 | 1 | -3/+3 |
* | NVMe: Add explicit block config dependency | Keith Busch | 2015-10-12 | 1 | -1/+1 |
* | nvme: include <linux/types.ĥ> in <linux/nvme.h> | Christoph Hellwig | 2015-10-09 | 1 | -0/+2 |
* | nvme: move to a new drivers/nvme/host directory | Jay Sternberg | 2015-10-09 | 12 | -14/+21 |
* | nvme.h: add missing nvme_id_ctrl endianess annotations | Christoph Hellwig | 2015-10-09 | 1 | -2/+2 |
* | nvme: move hardware structures out of the uapi version of nvme.h | Christoph Hellwig | 2015-10-09 | 4 | -591/+590 |
* | nvme: add a local nvme.h header | Christoph Hellwig | 2015-10-09 | 4 | -116/+136 |
* | nvme: properly handle partially initialized queues in nvme_create_io_queues | Christoph Hellwig | 2015-10-09 | 1 | -2/+14 |
* | nvme: merge nvme_dev_start, nvme_dev_resume and nvme_async_probe | Christoph Hellwig | 2015-10-09 | 1 | -33/+20 |
* | nvme: factor reset code into a common helper | Christoph Hellwig | 2015-10-09 | 1 | -24/+24 |
* | nvme: merge nvme_dev_reset into nvme_reset_failed_dev | Christoph Hellwig | 2015-10-09 | 1 | -9/+3 |
* | nvme: delete dev from dev_list in nvme_reset | Christoph Hellwig | 2015-10-09 | 1 | -0/+1 |
* | NVMe: Simplify device resume on io queue failure | Keith Busch | 2015-10-09 | 2 | -29/+6 |
* | NVMe: Namespace removal simplifications | Keith Busch | 2015-10-09 | 1 | -32/+10 |
* | NVMe: Reference count open namespaces | Keith Busch | 2015-10-09 | 2 | -9/+21 |
* | Merge branch 'for-4.4/core' into for-4.4/drivers | Jens Axboe | 2015-10-09 | 690 | -3959/+7245 |
|\ |
|
| * | Merge tag 'v4.3-rc4' into for-4.4/core | Jens Axboe | 2015-10-09 | 690 | -3957/+7244 |
| |\ |
|
| | * | Linux 4.3-rc4v4.3-rc4 | Linus Torvalds | 2015-10-04 | 1 | -1/+1 |
| | * | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2015-10-04 | 25 | -37/+188 |
| | |\ |
|
| | | * | tile: use global strscpy() rather than private copy | Chris Metcalf | 2015-09-10 | 1 | -29/+4 |
| | | * | string: provide strscpy() | Chris Metcalf | 2015-09-10 | 2 | -0/+91 |
| | | * | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 2015-07-08 | 22 | -8/+93 |
| | * | | Merge tag 'md/4.3-fixes' of git://neil.brown.name/md | Linus Torvalds | 2015-10-04 | 7 | -26/+28 |
| | |\ \ |
|
| | | * | | md/bitmap: don't pass -1 to bitmap_storage_alloc. | NeilBrown | 2015-10-02 | 1 | -1/+2 |
| | | * | | md/raid1: Avoid raid1 resync getting stuck | Jes Sorensen | 2015-10-02 | 1 | -3/+2 |
| | | * | | md: drop null test before destroy functions | Julia Lawall | 2015-10-02 | 4 | -14/+7 |
| | | * | | md: clear CHANGE_PENDING in readonly array | Shaohua Li | 2015-10-02 | 1 | -0/+1 |
| | | * | | md/raid0: apply base queue limits *before* disk_stack_limits | NeilBrown | 2015-10-02 | 1 | -6/+6 |
| | | * | | md/raid5: don't index beyond end of array in need_this_block(). | NeilBrown | 2015-10-02 | 1 | -2/+2 |
| | | * | | raid5: update analysis state for failed stripe | Shaohua Li | 2015-10-02 | 1 | -0/+4 |
| | | * | | md: wait for pending superblock updates before switching to read-only | NeilBrown | 2015-10-02 | 1 | -0/+4 |
| | * | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-10-04 | 13 | -144/+82 |
| | |\ \ \ |
|
| | | * | | | MIPS: scall: Always run the seccomp syscall filters | Markos Chandras | 2015-10-04 | 4 | -73/+42 |
| | | * | | | MIPS: Octeon: Fix kernel panic on startup from memory corruption | Matt Bennett | 2015-10-02 | 1 | -1/+1 |
| | | * | | | MIPS: Fix R2300 FP context switch handling | Paul Burton | 2015-10-02 | 1 | -27/+1 |
| | | * | | | MIPS: Fix octeon FP context switch handling | Paul Burton | 2015-10-02 | 1 | -25/+1 |
| | | * | | | MIPS: BPF: Fix load delay slots. | Ralf Baechle | 2015-10-02 | 1 | -0/+4 |
| | | * | | | MIPS: BPF: Do all exports of symbols with FEXPORT(). | Ralf Baechle | 2015-10-01 | 1 | -6/+3 |
| | | * | | | MIPS: Fix the build on jz4740 after removing the custom gpio.h | Alban Bedel | 2015-10-01 | 2 | -0/+2 |
| | | * | | | MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT | Paul Burton | 2015-09-30 | 1 | -4/+4 |
| | | * | | | MIPS: CPS: Don't include MT code in non-MT kernels. | Paul Burton | 2015-09-30 | 1 | -0/+2 |
| | | * | | | MIPS: CPS: Stop dangling delay slot from has_mt. | Paul Burton | 2015-09-30 | 1 | -2/+2 |