| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-01-19 | 2 | -2/+2 |
|\ |
|
| * | blk-mq: add a flags parameter to blk_mq_alloc_request | Christoph Hellwig | 2015-12-01 | 2 | -2/+2 |
* | | mm, dax, pmem: introduce pfn_t | Dan Williams | 2016-01-15 | 1 | -2/+5 |
* | | zram: don't call idr_remove() from zram_remove() | Jerome Marchand | 2016-01-15 | 1 | -3/+4 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-15 | 4 | -15/+41 |
|\ \ |
|
| * | | zram/zcomp: do not zero out zcomp private pages | Sergey Senozhatsky | 2016-01-15 | 2 | -4/+4 |
| * | | zram: pass gfp from zcomp frontend to backend | Minchan Kim | 2016-01-15 | 4 | -35/+23 |
| * | | zram: try vmalloc() after kmalloc() | Kyeongdon Kim | 2016-01-15 | 2 | -4/+42 |
| * | | zram/zcomp: use GFP_NOIO to allocate streams | Sergey Senozhatsky | 2016-01-15 | 3 | -4/+4 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-01-14 | 1 | -2/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | floppy: make local variable non-static | Rasmus Villemoes | 2015-12-08 | 1 | -2/+3 |
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2016-01-13 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'jejb-scsi' into misc | James Bottomley | 2016-01-07 | 3 | -74/+234 |
| |\ \ \ |
|
| * | | | | cciss: print max outstanding commands as a hex value | Colin Ian King | 2016-01-04 | 1 | -1/+1 |
* | | | | | nbd: use ->compat_ioctl() | Al Viro | 2016-01-08 | 1 | -0/+1 |
* | | | | | Merge branch 'for-linus' into work.misc | Al Viro | 2016-01-08 | 1 | -6/+5 |
|\ \ \ \ \ |
|
| * | | | | | null_blk: use async queue restart helper | Jens Axboe | 2015-12-28 | 1 | -6/+5 |
* | | | | | | rsxx: don't open-code memdup_user() | Al Viro | 2016-01-06 | 1 | -7/+4 |
* | | | | | | mtip32xx: don't open-code memdup_user() | Al Viro | 2016-01-06 | 1 | -15/+8 |
* | | | | | | cciss: switch to memdup_user_nul() | Al Viro | 2016-01-04 | 1 | -10/+4 |
|/ / / / / |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-12-22 | 1 | -3/+3 |
|\ \ \ \ \ |
|
| * | | | | | null_blk: fix use-after-free error | Mike Krinkin | 2015-12-22 | 1 | -3/+3 |
* | | | | | | Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-12-18 | 2 | -9/+14 |
|\ \ \ \ \ \ |
|
| * | | | | | | xen-blkback: read from indirect descriptors only once | Roger Pau Monné | 2015-12-18 | 1 | -5/+10 |
| * | | | | | | xen-blkback: only read request operation from shared ring once | Roger Pau Monné | 2015-12-18 | 1 | -4/+4 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-12-12 | 1 | -11/+21 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | / / /
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | null_blk: Fix error path in module initialization | Minfei Huang | 2015-12-08 | 1 | -7/+16 |
| * | | | | | lightnvm: replace req queue with nvmdev for lld | Matias Bjørling | 2015-12-07 | 1 | -4/+5 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-12-04 | 1 | -0/+1 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | rbd: don't put snap_context twice in rbd_queue_workfn() | Ilya Dryomov | 2015-12-04 | 1 | -0/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | null_blk: change type of completion_nsec to unsigned long | Arianna Avanzini | 2015-12-01 | 1 | -2/+2 |
* | | | | | null_blk: guarantee device restart in all irq modes | Arianna Avanzini | 2015-12-01 | 1 | -12/+15 |
* | | | | | null_blk: set a separate timer for each command | Paolo Valente | 2015-12-01 | 1 | -55/+24 |
|/ / / / |
|
* | | | | mtip32xx: use formatting capability of kthread_create_on_node | Rasmus Villemoes | 2015-11-20 | 1 | -4/+2 |
* | | | | null_blk: do not del gendisk with lightnvm | Matias Bjørling | 2015-11-19 | 1 | -3/+5 |
* | | | | null_blk: use device addressing mode | Matias Bjørling | 2015-11-19 | 1 | -5/+23 |
* | | | | null_blk: use ppa_cache pool | Matias Bjørling | 2015-11-19 | 1 | -2/+23 |
* | | | | null_blk: register as a LightNVM device | Matias Bjørling | 2015-11-16 | 1 | -6/+154 |
| |/ /
|/| | |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-11-13 | 1 | -55/+54 |
|\ \ \ |
|
| * | | | rbd: remove duplicate calls to rbd_dev_mapping_clear() | Ilya Dryomov | 2015-11-02 | 1 | -3/+0 |
| * | | | rbd: set device_type::release instead of device::release | Ilya Dryomov | 2015-11-02 | 1 | -5/+2 |
| * | | | rbd: don't free rbd_dev outside of the release callback | Ilya Dryomov | 2015-11-02 | 1 | -42/+47 |
| * | | | rbd: return -ENOMEM instead of pool id if rbd_dev_create() fails | Ilya Dryomov | 2015-11-02 | 1 | -2/+4 |
| * | | | rbd: drop null test before destroy functions | Julia Lawall | 2015-11-02 | 1 | -4/+2 |
* | | | | brd: Refuse improperly aligned discard requests | Jan Kara | 2015-11-11 | 1 | -0/+3 |
* | | | | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-11-10 | 9 | -18/+24 |
|\ \ \ \ |
|
| * | | | | block: change ->make_request_fn() and users to return a queue cookie | Jens Axboe | 2015-11-07 | 9 | -18/+24 |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-11-07 | 8 | -32/+26 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | signal: turn dequeue_signal_lock() into kernel_dequeue_signal() | Oleg Nesterov | 2015-11-06 | 1 | -11/+4 |
| * | | | | zram: make is_partial_io/valid_io_request/page_zero_filled return boolean | Geliang Tang | 2015-11-06 | 1 | -9/+9 |