index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Lines
2017-06-29
take floppy compat ioctls to sodding floppy.c
Al Viro
-0
/
+328
2017-06-29
fs: implement vfs_iter_write using do_iter_write
Christoph Hellwig
-1
/
+1
2017-06-29
fs: implement vfs_iter_read using do_iter_read
Christoph Hellwig
-2
/
+2
2017-06-27
drbd: Drop unnecessary static
Julia Lawall
-1
/
+1
2017-06-27
dax: remove default copy_from_iter fallback
Dan Williams
-0
/
+8
2017-06-27
block: don't set bounce limit in blk_init_queue
Christoph Hellwig
-0
/
+10
2017-06-27
blk-mq: don't bounce by default
Christoph Hellwig
-6
/
+0
2017-06-27
block: don't bother with bounce limits for make_request drivers
Christoph Hellwig
-3
/
+0
2017-06-27
pktcdvd: remove the call to blk_queue_bounce
Christoph Hellwig
-2
/
+0
2017-06-26
Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fs
Al Viro
-15
/
+20
2017-06-23
mtip32xx: fix up the checking for internal command failure
Jens Axboe
-17
/
+4
2017-06-22
Merge commit '8e8320c9315c' into for-4.13/block
Jens Axboe
-41
/
+26
2017-06-20
block: Make most scsi_req_init() calls implicit
Bart Van Assche
-1
/
+0
2017-06-20
null_blk: add support for shared tags
Jens Axboe
-42
/
+70
2017-06-20
Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
-41
/
+26
2017-06-18
xen-blkfront: remove bio splitting.
NeilBrown
-51
/
+3
2017-06-18
pktcdvd: use bio_clone_fast() instead of bio_clone()
NeilBrown
-2
/
+10
2017-06-18
drbd: use bio_clone_fast() instead of bio_clone()
NeilBrown
-1
/
+13
2017-06-18
rbd: use bio_clone_fast() instead of bio_clone()
NeilBrown
-1
/
+15
2017-06-18
blk: make the bioset rescue_workqueue optional.
NeilBrown
-1
/
+3
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
-1
/
+1
2017-06-18
blk: remove bio_set arg from blk_queue_split()
NeilBrown
-5
/
+5
2017-06-18
loop: Add PF_LESS_THROTTLE to block/loop device thread.
NeilBrown
-1
/
+7
2017-06-16
block: swim3: make of_device_ids const.
Arvind Yadav
-1
/
+1
2017-06-13
xen-blkback: don't leak stack data via response ring
Jan Beulich
-31
/
+17
2017-06-13
xen/blkback: don't use xen_blkif_get() in xen-blkback kthread
Juergen Gross
-4
/
+0
2017-06-13
xen/blkback: don't free be structure too early
Juergen Gross
-4
/
+3
2017-06-13
xen/blkback: fix disconnect while I/Os in flight
Juergen Gross
-2
/
+6
2017-06-13
zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()
Greg Kroah-Hartman
-1
/
+1
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
-10
/
+10
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
-73
/
+65
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
-33
/
+28
2017-06-09
block: introduce new block status code type
Christoph Hellwig
-123
/
+129
2017-06-09
nbd: set sk->sk_sndtimeo for our sockets
Josef Bacik
-0
/
+2
2017-06-09
loop: fix error handling regression
Arnd Bergmann
-1
/
+2
2017-06-09
pktcdvd: use class_groups instead of class_attrs
Greg Kroah-Hartman
-18
/
+17
2017-06-09
zram: use class_groups instead of class_attrs
Greg Kroah-Hartman
-11
/
+15
2017-06-08
loop: support 4k physical blocksize
Hannes Reinecke
-6
/
+38
2017-06-08
loop: Remove unused 'bdev' argument from loop_set_capacity
Hannes Reinecke
-2
/
+2
2017-06-08
Fix loop device flush before configure v3
James Wang
-0
/
+3
2017-06-02
Merge tag 'ceph-for-4.12-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
-0
/
+2
2017-06-01
pktcdvd: Check queue type before attaching to a queue
Bart Van Assche
-0
/
+5
2017-06-01
block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH
Bart Van Assche
-0
/
+1
2017-05-30
nbd: add FUA op support
Shaun McDowell
-3
/
+13
2017-05-30
nbd: don't leak nbd_config
Ilya Dryomov
-0
/
+1
2017-05-30
nbd: nbd_reset() call in nbd_dev_add() is redundant
Ilya Dryomov
-10
/
+4
2017-05-29
rbd: implement REQ_OP_WRITE_ZEROES
Ilya Dryomov
-0
/
+2
2017-05-27
drbd: ->sendpage() never needed set_fs()
Al Viro
-3
/
+0
2017-05-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
-15
/
+20
2017-05-15
Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
-3
/
+5
[prev]
[next]