aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)AuthorFilesLines
2017-03-10Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-4/+12
2017-03-10Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 5-5/+5
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesGravatar Masahiro Yamada 5-5/+5
2017-03-08zram: set physical queue limits to avoid array out of bounds accessesGravatar Johannes Thumshirn 1-0/+2
2017-03-07rbd: supported_features bus attributeGravatar Ilya Dryomov 1-4/+12
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-4/+28
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+2
2017-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-8/+11
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 5-3/+6
2017-03-02statx: Add a system call to make enhanced file info availableGravatar David Howells 1-1/+2
2017-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+2
2017-03-02Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-52/+35
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-1/+13
2017-03-02loop: fix LO_FLAGS_PARTSCAN hangGravatar Omar Sandoval 1-7/+8
2017-03-02nbd: stop leaking socketsGravatar Josef Bacik 1-1/+3
2017-03-02Merge remote-tracking branch 'ovl/for-viro' into for-linusGravatar Al Viro 1-2/+2
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Gravatar Ingo Molnar 4-2/+4
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Gravatar Ingo Molnar 1-0/+1
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxGravatar Linus Torvalds 1-4/+2
2017-02-28Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 2-380/+231
2017-02-27scripts/spelling.txt: add "algined" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-27virtio_blk: use virtio IRQ affinityGravatar Christoph Hellwig 1-1/+12
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsGravatar Christoph Hellwig 1-1/+2
2017-02-25Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-70/+69
2017-02-24zram: extend zero pages to same element pagesGravatar zhouxianrong 2-30/+66
2017-02-24zram: remove waitqueue for IO doneGravatar Minchan Kim 2-40/+3
2017-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 1-1/+17
2017-02-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-253/+236
2017-02-24libceph, rbd, ceph: WRITE | ONDISK -> WRITEGravatar Ilya Dryomov 1-4/+2
2017-02-23scsi: cciss: correct check map error.Gravatar Don Brace 1-4/+28
2017-02-23sunvdc: Add support for setting physical sector sizeGravatar Liam R. Howlett 1-1/+17
2017-02-22zram: remove obsolete sysfs attrsGravatar Sergey Senozhatsky 1-99/+2
2017-02-22cciss: Remove kmalloc castGravatar Tobin C. Harding 1-2/+1
2017-02-22cciss: Fix checkpatch OPEN_BRACEGravatar Tobin C. Harding 1-10/+5
2017-02-22cciss: Fix checkpatch TRAILING_WHITESPACEGravatar Tobin C. Harding 1-85/+85
2017-02-21Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+3
2017-02-21nbd: cleanup workqueue on error properlyGravatar Josef Bacik 1-1/+3
2017-02-21nbd: set the logical and physical blocksize properlyGravatar Josef Bacik 1-23/+15
2017-02-21nbd: cleanup ioctl handlingGravatar Josef Bacik 1-137/+132
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-15/+15
2017-02-21Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 27-387/+461
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 5-30/+20
2017-02-20vfs: use helpers for calling f_op->{read,write}_iter()Gravatar Miklos Szeredi 1-2/+2
2017-02-20rbd: constify device_type structureGravatar Bhumika Goyal 1-1/+1
2017-02-20rbd: kill obj_request->object_name and rbd_segment_name_cacheGravatar Ilya Dryomov 1-72/+7
2017-02-20rbd: store and use obj_request->object_noGravatar Ilya Dryomov 1-6/+13
2017-02-20rbd: RBD_V{1,2}_DATA_FORMAT macrosGravatar Ilya Dryomov 2-7/+6
2017-02-20rbd: factor out __rbd_osd_req_create()Gravatar Ilya Dryomov 1-63/+40
2017-02-20rbd: set offset and length outside of rbd_obj_request_create()Gravatar Ilya Dryomov 1-15/+11