aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-2/+1
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-4/+4
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2-22/+7
2016-01-22wrappers for ->i_mutex accessAl Viro2-4/+4
2016-01-21Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+1
2016-01-21Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds22-1301/+3603
2016-01-21rbd: delete an unnecessary check before rbd_dev_destroy()Markus Elfring1-2/+1
2016-01-19Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+2
2016-01-15mm, dax, pmem: introduce pfn_tDan Williams1-2/+5
2016-01-15zram: don't call idr_remove() from zram_remove()Jerome Marchand1-3/+4
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-15/+41
2016-01-15zram/zcomp: do not zero out zcomp private pagesSergey Senozhatsky2-4/+4
2016-01-15zram: pass gfp from zcomp frontend to backendMinchan Kim4-35/+23
2016-01-15zram: try vmalloc() after kmalloc()Kyeongdon Kim2-4/+42
2016-01-15zram/zcomp: use GFP_NOIO to allocate streamsSergey Senozhatsky3-4/+4
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+3
2016-01-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2016-01-13null_blk: use sector_div instead of do_divArnd Bergmann1-4/+4
2016-01-13Merge branch 'stable/for-jens-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-4.5/driversJens Axboe4-710/+1244
2016-01-12lightnvm: refactor end_io functions for syncMatias Bjørling1-2/+1
2016-01-08nbd: use ->compat_ioctl()Al Viro1-0/+1
2016-01-08Merge branch 'for-linus' into work.miscAl Viro1-6/+5
2016-01-08mtip32xx: restrict variables visible in current code moduleZhu Yanjun1-3/+3
2016-01-07Merge branch 'jejb-scsi' into miscJames Bottomley3-74/+234
2016-01-06rsxx: don't open-code memdup_user()Al Viro1-7/+4
2016-01-06mtip32xx: don't open-code memdup_user()Al Viro1-15/+8
2016-01-04cciss: print max outstanding commands as a hex valueColin Ian King1-1/+1
2016-01-04xen/blkfront: Fix crash if backend doesn't follow the right states.Konrad Rzeszutek Wilk1-4/+8
2016-01-04xen/blkback: Fix two memory leaks.Bob Liu1-6/+11
2016-01-04xen/blkback: make st_ statistics per ringBob Liu3-38/+61
2016-01-04xen/blkfront: Handle non-indirect grant with 64KB pagesJulien Grall1-16/+212
2016-01-04xen-blkfront: Introduce blkif_ring_get_requestJulien Grall1-11/+19
2016-01-04xen-blkback: clear PF_NOFREEZE for xen_blkif_schedule()Jiri Kosina1-0/+1
2016-01-04xen/blkback: Free resources if connect_ring failed.Konrad Rzeszutek Wilk1-1/+7
2016-01-04xen/blocks: Return -EXX instead of -1Konrad Rzeszutek Wilk2-3/+3
2016-01-04xen/blkback: make pool of persistent grants and free pages per-queueBob Liu3-137/+118
2016-01-04xen/blkback: get the number of hardware queues/rings from blkfrontBob Liu3-6/+42
2016-01-04xen/blkback: pseudo support for multi hardware queues/ringsKonrad Rzeszutek Wilk2-105/+175
2016-01-04xen/blkback: separate ring information out of struct xen_blkifBob Liu3-172/+215
2016-01-04xen/blkfront: correct setting for xen_blkif_max_ring_orderPeng Fan1-1/+1
2016-01-04xen/blkfront: make persistent grants pool per-queueBob Liu1-67/+43
2016-01-04xen/blkfront: Remove duplicate setting of ->xbdev.Bob Liu1-1/+0
2016-01-04xen/blkfront: Cleanup of comments, fix unaligned variables, and syntax errors.Konrad Rzeszutek Wilk1-7/+6
2016-01-04xen/blkfront: negotiate number of queues/rings to be used with backendBob Liu1-41/+119
2016-01-04xen/blkfront: split per device io_lockBob Liu1-26/+47
2016-01-04xen/blkfront: pseudo support for multi hardware queues/ringsBob Liu1-145/+198
2016-01-04cciss: switch to memdup_user_nul()Al Viro1-10/+4
2016-01-04xen/blkfront: separate per ring information out of device infoBob Liu1-162/+197
2015-12-28null_blk: use async queue restart helperJens Axboe1-6/+5
2015-12-23sx8: use real time for the command secondsJens Axboe1-1/+1