aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-6/+6
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-2/+76
2015-04-15paride: fix the "verbose" module paramDan Carpenter1-2/+2
2015-04-15zram: fix error return codeJulia Lawall1-0/+1
2015-04-15zram: deprecate zram attrs sysfs nodesSergey Senozhatsky1-0/+15
2015-04-15zram: export new 'mm_stat' sysfs attrsSergey Senozhatsky1-0/+31
2015-04-15zram: export new 'io_stat' sysfs attrsSergey Senozhatsky1-0/+20
2015-04-15zram: use generic start/end io accountingSergey Senozhatsky1-0/+6
2015-04-15zram: move compact_store() to sysfs functions areaSergey Senozhatsky1-23/+0
2015-04-15zram: remove `num_migrated' device attrSergey Senozhatsky1-2/+0
2015-04-15zram: support compactionMinchan Kim2-0/+26
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-5/+7
2015-04-11switch /dev/loop to vfs_iter_write()Al Viro1-5/+7
2015-04-08Merge branch 'linus' into irq/core to get the GIC updates whichThomas Gleixner2-4/+5
2015-03-23NVMe: Initialize device list head before startingKeith Busch1-0/+1
2015-03-23powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson1-6/+6
2015-03-05genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirelyValentin Rothberg1-2/+2
2015-03-05Merge tag 'nbd_fixes_20150305' of git://git.pengutronix.de/git/mpa/linux-nbd into for-linusJens Axboe1-4/+4
2015-03-05nbd: fix possible memory leakSudip Mukherjee1-4/+4
2015-02-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-41/+58
2015-02-28zram: use proper type to update max_used_pagesJoonsoo Kim1-1/+1
2015-02-23NVMe: Fix for BLK_DEV_INTEGRITY not setKeith Busch1-41/+58
2015-02-20Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme into for-linusJens Axboe2-207/+385
2015-02-19NVMe: Fix potential corruption on sync commandsKeith Busch1-29/+3
2015-02-19NVMe: Remove unused variablesKeith Busch1-8/+0
2015-02-19NVMe: Fix scsi mode select llbaa settingKeith Busch1-1/+1
2015-02-19NVMe: Fix potential corruption during shutdownKeith Busch1-30/+19
2015-02-19NVMe: Asynchronous controller probeKeith Busch1-17/+31
2015-02-19NVMe: Register management handle under nvme classKeith Busch1-23/+56
2015-02-19NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch1-41/+53
2015-02-19NVMe: Metadata format supportKeith Busch1-67/+231
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-110/+83
2015-02-19rbd: convert to blk-mqChristoph Hellwig1-54/+68
2015-02-19rbd: do not treat standalone as flattenIlya Dryomov1-20/+10
2015-02-19rbd: fix error paths in rbd_dev_refresh()Ilya Dryomov1-7/+6
2015-02-19rbd: nuke copy_token()Rickard Strandqvist1-30/+0
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-4/+8
2015-02-16brd: rename XIP to DAXMatthew Wilcox2-13/+14
2015-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-117/+133
2015-02-12kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes1-1/+1
2015-02-12mm/zpool: add name argument to create zpoolGanesh Mahendran1-3/+5
2015-02-12zram: remove request_queue from struct zramSergey Senozhatsky2-9/+8
2015-02-12zram: remove init_lock in zram_make_requestMinchan Kim2-32/+64
2015-02-12zram: check bd_openers instead of bd_holdersMinchan Kim1-1/+1
2015-02-12zram: rework reset and destroy pathSergey Senozhatsky1-42/+33
2015-02-12zram: fix umount-reset_store-mount race conditionSergey Senozhatsky1-14/+9
2015-02-12zram: free meta table in zram_meta_freeGanesh Mahendran1-17/+16
2015-02-12zram: clean up zram_meta_alloc()Sergey Senozhatsky1-8/+6
2015-02-12Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds9-333/+374
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds3-9/+9