| Commit message (Expand) | Author | Age | Files | Lines |
* | brd: rename XIP to DAX | Matthew Wilcox | 2015-02-16 | 2 | -13/+14 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-02-12 | 3 | -117/+133 |
|\ |
|
| * | kernel.h: remove ancient __FUNCTION__ hack | Rasmus Villemoes | 2015-02-12 | 1 | -1/+1 |
| * | mm/zpool: add name argument to create zpool | Ganesh Mahendran | 2015-02-12 | 1 | -3/+5 |
| * | zram: remove request_queue from struct zram | Sergey Senozhatsky | 2015-02-12 | 2 | -9/+8 |
| * | zram: remove init_lock in zram_make_request | Minchan Kim | 2015-02-12 | 2 | -32/+64 |
| * | zram: check bd_openers instead of bd_holders | Minchan Kim | 2015-02-12 | 1 | -1/+1 |
| * | zram: rework reset and destroy path | Sergey Senozhatsky | 2015-02-12 | 1 | -42/+33 |
| * | zram: fix umount-reset_store-mount race condition | Sergey Senozhatsky | 2015-02-12 | 1 | -14/+9 |
| * | zram: free meta table in zram_meta_free | Ganesh Mahendran | 2015-02-12 | 1 | -17/+16 |
| * | zram: clean up zram_meta_alloc() | Sergey Senozhatsky | 2015-02-12 | 1 | -8/+6 |
* | | Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-02-12 | 9 | -333/+374 |
|\ \ |
|
| * | | xen-blkback: default to X86_32 ABI on x86 | David Vrabel | 2015-02-10 | 2 | -2/+11 |
| * | | xen-blkfront: fix accounting of reqs when migrating | Roger Pau Monne | 2015-02-10 | 1 | -2/+2 |
| * | | floppy: Avoid manual call of device_create_file() | Takashi Iwai | 2015-02-03 | 1 | -9/+8 |
| * | | NVMe: avoid kmalloc/kfree for smaller IO | Jens Axboe | 2015-01-29 | 1 | -31/+88 |
| * | | Merge branch 'for-3.20/core' into for-3.20/drivers | Jens Axboe | 2015-01-23 | 2 | -2/+2 |
| |\ \ |
|
| * | | | NVMe: within nvme_free_queues(), delete RCU sychro/deferred free | kaoudis | 2015-01-21 | 1 | -8/+1 |
| * | | | null_blk: suppress invalid partition info | Jens Axboe | 2015-01-16 | 1 | -1/+1 |
| * | | | brd: Request from fdisk 4k alignment | Boaz Harrosh | 2015-01-13 | 1 | -0/+9 |
| * | | | brd: Fix all partitions BUGs | Boaz Harrosh | 2015-01-13 | 1 | -62/+38 |
| * | | | Merge branch 'for-3.20/core' into for-3.20/drivers | Jens Axboe | 2015-01-13 | 1 | -7/+7 |
| |\ \ \ |
|
| * | | | | loop: add blk-mq.h include | Jens Axboe | 2015-01-02 | 2 | -1/+1 |
| * | | | | block: loop: don't handle REQ_FUA explicitly | Ming Lei | 2015-01-02 | 1 | -11/+3 |
| * | | | | block: loop: introduce lo_discard() and lo_req_flush() | Ming Lei | 2015-01-02 | 1 | -33/+40 |
| * | | | | block: loop: say goodby to bio | Ming Lei | 2015-01-02 | 1 | -25/+20 |
| * | | | | block: loop: improve performance via blk-mq | Ming Lei | 2015-01-02 | 2 | -170/+174 |
* | | | | | Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-02-12 | 3 | -9/+9 |
|\ \ \ \ \
| | |_|/ /
| |/| | /
| |_|_|/
|/| | | |
|
| * | | | block: support different tag allocation policy | Shaohua Li | 2015-01-23 | 1 | -1/+1 |
| * | | | block: Add discard flag to blkdev_issue_zeroout() function | Martin K. Petersen | 2015-01-21 | 1 | -1/+1 |
| | |/
| |/| |
|
| * | | block: Change direct_access calling convention | Matthew Wilcox | 2015-01-13 | 1 | -7/+7 |
| |/ |
|
* | | Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2015-02-10 | 2 | -54/+126 |
|\ \ |
|
| * | | xen-blkback: safely unmap grants in case they are still in use | Jennifer Herbert | 2015-01-28 | 2 | -50/+122 |
| * | | xen/grant-table: add helpers for allocating pages | David Vrabel | 2015-01-28 | 1 | -4/+4 |
* | | | rbd: drop parent_ref in rbd_dev_unprobe() unconditionally | Ilya Dryomov | 2015-01-28 | 1 | -4/+1 |
* | | | rbd: fix rbd_dev_parent_get() when parent_overlap == 0 | Ilya Dryomov | 2015-01-28 | 1 | -14/+6 |
* | | | NVMe: cq_vector should be signed | Jens Axboe | 2015-01-15 | 1 | -1/+1 |
|/ / |
|
* | | NVMe: Fix locking on abort handling | Keith Busch | 2015-01-08 | 1 | -10/+19 |
* | | NVMe: Start and stop h/w queues on reset | Keith Busch | 2015-01-08 | 1 | -3/+41 |
* | | NVMe: Command abort handling fixes | Keith Busch | 2015-01-08 | 1 | -4/+13 |
* | | NVMe: Admin queue removal handling | Keith Busch | 2015-01-08 | 1 | -14/+20 |
* | | NVMe: Reference count admin queue usage | Keith Busch | 2015-01-08 | 1 | -14/+14 |
* | | NVMe: Start all requests | Keith Busch | 2015-01-08 | 1 | -4/+12 |
|/ |
|
* | block: fix checking return value of blk_mq_init_queue | Ming Lei | 2015-01-02 | 3 | -3/+3 |
* | NVMe: Fix double free irq | Keith Busch | 2014-12-22 | 1 | -5/+12 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2014-12-17 | 1 | -4/+7 |
|\ |
|
| * | rbd: don't treat CEPH_OSD_OP_DELETE as extent op | Ilya Dryomov | 2014-12-17 | 1 | -2/+6 |
| * | ceph, rbd: delete unnecessary checks before two function calls | SF Markus Elfring | 2014-12-17 | 1 | -2/+1 |
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 3 | -3/+0 |
|\ \ |
|
| * \ | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-03 | 3 | -3/+0 |
| |\ \ |
|