aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
...
| * | | | | zram: deprecate zram attrs sysfs nodesSergey Senozhatsky2015-04-15
| * | | | | zram: export new 'mm_stat' sysfs attrsSergey Senozhatsky2015-04-15
| * | | | | zram: export new 'io_stat' sysfs attrsSergey Senozhatsky2015-04-15
| * | | | | zram: use generic start/end io accountingSergey Senozhatsky2015-04-15
| * | | | | zram: move compact_store() to sysfs functions areaSergey Senozhatsky2015-04-15
| * | | | | zram: remove `num_migrated' device attrSergey Senozhatsky2015-04-15
| * | | | | zram: support compactionMinchan Kim2015-04-15
* | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-15
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | switch /dev/loop to vfs_iter_write()Al Viro2015-04-11
| | |_|/ | |/| |
* | | | Merge branch 'linus' into irq/core to get the GIC updates whichThomas Gleixner2015-04-08
|\| | |
| * | | NVMe: Initialize device list head before startingKeith Busch2015-03-23
| | |/ | |/|
| * | Merge tag 'nbd_fixes_20150305' of git://git.pengutronix.de/git/mpa/linux-nbd ...Jens Axboe2015-03-05
| |\ \ | | |/ | |/|
| | * nbd: fix possible memory leakSudip Mukherjee2015-03-05
* | | genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirelyValentin Rothberg2015-03-05
|/ /
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-28
|\ \
| * | NVMe: Fix for BLK_DEV_INTEGRITY not setKeith Busch2015-02-23
| |/
* / zram: use proper type to update max_used_pagesJoonsoo Kim2015-02-28
|/
* Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in...Jens Axboe2015-02-21
|\
| * NVMe: Fix potential corruption on sync commandsKeith Busch2015-02-19
| * NVMe: Remove unused variablesKeith Busch2015-02-19
| * NVMe: Fix scsi mode select llbaa settingKeith Busch2015-02-19
| * NVMe: Fix potential corruption during shutdownKeith Busch2015-02-19
| * NVMe: Asynchronous controller probeKeith Busch2015-02-19
| * NVMe: Register management handle under nvme classKeith Busch2015-02-19
| * NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch2015-02-19
| * NVMe: Metadata format supportKeith Busch2015-02-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-02-19
|\ \ | |/ |/|
| * rbd: convert to blk-mqChristoph Hellwig2015-02-19
| * rbd: do not treat standalone as flattenIlya Dryomov2015-02-19
| * rbd: fix error paths in rbd_dev_refresh()Ilya Dryomov2015-02-19
| * rbd: nuke copy_token()Rickard Strandqvist2015-02-19
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-18
|\ \
| * | virtio_blk: coding style fixesMichael S. Tsirkin2015-01-21
| * | virtio/blk: verify device has config spaceMichael S. Tsirkin2015-01-21
* | | brd: rename XIP to DAXMatthew Wilcox2015-02-16
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-12
|\ \ \
| * | | kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2015-02-12
| * | | mm/zpool: add name argument to create zpoolGanesh Mahendran2015-02-12
| * | | zram: remove request_queue from struct zramSergey Senozhatsky2015-02-12
| * | | zram: remove init_lock in zram_make_requestMinchan Kim2015-02-12
| * | | zram: check bd_openers instead of bd_holdersMinchan Kim2015-02-12
| * | | zram: rework reset and destroy pathSergey Senozhatsky2015-02-12
| * | | zram: fix umount-reset_store-mount race conditionSergey Senozhatsky2015-02-12
| * | | zram: free meta table in zram_meta_freeGanesh Mahendran2015-02-12
| * | | zram: clean up zram_meta_alloc()Sergey Senozhatsky2015-02-12
* | | | Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\ \ \ \
| * | | | xen-blkback: default to X86_32 ABI on x86David Vrabel2015-02-10
| * | | | xen-blkfront: fix accounting of reqs when migratingRoger Pau Monne2015-02-10
| * | | | floppy: Avoid manual call of device_create_file()Takashi Iwai2015-02-03
| * | | | NVMe: avoid kmalloc/kfree for smaller IOJens Axboe2015-01-29