Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
| * | | | | | nbd: Add locking for tasks | Markus Pargmann | 2015-10-08 | 1 | -6/+30 | |
| * | | | | | Merge branch 'stable/for-jens-4.3' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 2015-10-07 | 1 | -1/+2 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing) | Cathy Avery | 2015-10-07 | 1 | -1/+2 | |
* | | | | | | rbd: prevent kernel stack blow up on rbd map | Ilya Dryomov | 2015-10-23 | 1 | -10/+23 | |
* | | | | | | rbd: don't leak parent_spec in rbd_dev_probe_parent() | Ilya Dryomov | 2015-10-23 | 1 | -20/+16 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | rbd: use writefull op for object size writes | Ilya Dryomov | 2015-10-16 | 1 | -2/+7 | |
* | | | | | rbd: set max_sectors explicitly | Ilya Dryomov | 2015-10-16 | 1 | -0/+1 | |
|/ / / / | ||||||
* | | | | blk-mq: fix racy updates of rq->errors | Christoph Hellwig | 2015-10-01 | 5 | -26/+24 | |
* | | | | NVMe: Set affinity after allocating request queues | Keith Busch | 2015-09-23 | 1 | -19/+17 | |
* | | | | Merge branch 'stable/for-jens-4.3' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 2015-09-23 | 1 | -18/+20 | |
|\| | | | |/ / |/| | | ||||||
| * | | xen/blkback: free requests on disconnection | Roger Pau Monne | 2015-09-23 | 1 | -18/+20 | |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-09-20 | 1 | -18/+18 | |
|\ \ \ | ||||||
| * | | | null_blk: fix wrong capacity when bs is not 512 bytes | Matias Bjørling | 2015-09-03 | 1 | -2/+1 | |
| * | | | null_blk: fix memory leak on cleanup | Matias Bjørling | 2015-09-03 | 1 | -16/+17 | |
* | | | | zram: fix possible use after free in zcomp_create() | Luis Henriques | 2015-09-18 | 1 | -5/+7 | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-09-11 | 1 | -2/+4 | |
|\ \ \ \ | ||||||
| * | | | | rbd: plug rbd_dev->header.object_prefix memory leak | Ilya Dryomov | 2015-09-08 | 1 | -1/+4 | |
| * | | | | rbd: fix double free on rbd_dev->header_name | Ilya Dryomov | 2015-09-08 | 1 | -1/+0 | |
* | | | | | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-09-11 | 1 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | xen: Use correctly the Xen memory terminologies | Julien Grall | 2015-09-08 | 1 | -3/+3 | |
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2015-09-09 | 1 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | virtio-blk: Allow extended partitions | Fam Zheng | 2015-09-08 | 1 | -0/+1 | |
| * | | | | | | virtio-blk: use VIRTIO_BLK_F_WCE and VIRTIO_BLK_F_CONFIG_WCE in virtio1 | Paolo Bonzini | 2015-09-08 | 1 | -3/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-09-09 | 2 | -14/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | zram: unify error reporting | Sergey Senozhatsky | 2015-09-09 | 1 | -7/+8 | |
| * | | | | | | zsmalloc: account the number of compacted pages | Sergey Senozhatsky | 2015-09-09 | 1 | -1/+1 | |
| * | | | | | | zsmalloc/zram: introduce zs_pool_stats api | Sergey Senozhatsky | 2015-09-09 | 2 | -7/+9 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 | 1 | -6/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | dax: drop size parameter to ->direct_access() | Dan Williams | 2015-08-28 | 1 | -5/+1 | |
| * | | | | | | pmem, dax: have direct_access use __pmem annotation | Ross Zwisler | 2015-08-20 | 1 | -2/+2 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-08 | 1 | -86/+60 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| * | | | | xen-blkfront: convert to blk-mq APIs | Bob Liu | 2015-08-20 | 1 | -86/+60 | |
* | | | | | Merge branch 'for-4.3/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-09-02 | 2 | -145/+484 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | NVMe: Using PRACT bit to generate and verify PI by controller | Alok Pandey | 2015-08-26 | 1 | -5/+8 | |
| * | | | | NVMe:Remove unreachable code in nvme_abort_req | Sunad Bhandary | 2015-08-19 | 1 | -15/+9 | |
| * | | | | NVMe: Add nvme subsystem reset IOCTL | Jon Derrick | 2015-08-18 | 1 | -0/+11 | |
| * | | | | NVMe: Add nvme subsystem reset support | Keith Busch | 2015-08-18 | 1 | -1/+10 | |
| * | | | | NVMe: removed unused nn var from nvme_dev_add | Matias Bjørling | 2015-08-18 | 1 | -2/+0 | |
| * | | | | NVMe: Set queue max segments | Keith Busch | 2015-08-17 | 1 | -1/+4 | |
| * | | | | nbd: flags is a u32 variable | Markus Pargmann | 2015-08-17 | 1 | -1/+1 | |
| * | | | | nbd: Rename functions for clearness of recv/send path | Markus Pargmann | 2015-08-17 | 1 | -6/+6 | |
| * | | | | nbd: Change 'disconnect' to be boolean | Markus Pargmann | 2015-08-17 | 1 | -4/+4 | |
| * | | | | nbd: Add debugfs entries | Markus Pargmann | 2015-08-17 | 1 | -1/+177 | |
| * | | | | nbd: Remove variable 'pid' | Markus Pargmann | 2015-08-17 | 1 | -10/+9 | |
| * | | | | nbd: Move clear queue debug message | Markus Pargmann | 2015-08-17 | 1 | -1/+1 | |
| * | | | | nbd: Remove 'harderror' and propagate error properly | Markus Pargmann | 2015-08-17 | 1 | -14/+14 | |
| * | | | | nbd: restructure sock_shutdown | Markus Pargmann | 2015-08-17 | 1 | -6/+7 | |
| * | | | | nbd: sock_shutdown, remove conditional lock | Markus Pargmann | 2015-08-17 | 1 | -8/+8 |