index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-02
rbd: get rid of img_req->copyup_pages
Ilya Dryomov
1
-34
/
+9
2018-04-02
rbd: don't (ab)use obj_req->pages for stat requests
Ilya Dryomov
1
-10
/
+5
2018-04-02
rbd: remove bio cloning helpers
Ilya Dryomov
1
-141
/
+0
2018-04-02
libceph, rbd: new bio handling code (aka don't clone bios)
Ilya Dryomov
1
-27
/
+40
2018-04-02
rbd: start enums at 1 instead of 0
Ilya Dryomov
1
-2
/
+4
2018-04-02
rbd: set max_segment_size to UINT_MAX
Ilya Dryomov
1
-1
/
+1
2018-03-27
loop: use killable lock in ioctls
Omar Sandoval
1
-10
/
+19
2018-03-27
loop: don't call into filesystem while holding lo_ctl_mutex
Omar Sandoval
1
-14
/
+24
2018-03-17
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
4
-13
/
+0
2018-03-09
loop: Fix lost writes caused by missing flag
Ross Zwisler
1
-1
/
+1
2018-03-09
cdrom: do not call check_disk_change() inside cdrom_open()
Maurizio Lombardi
1
-0
/
+2
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
9
-29
/
+29
2018-03-08
mtip32xx: Use the blk_queue_flag_*() functions
Bart Van Assche
1
-4
/
+4
2018-03-08
Merge branch 'stable/for-jens-4.15' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
1
-9
/
+8
2018-03-07
xen-blkfront: move negotiate_mq to cover all cases of new VBDs
Bhavesh Davda
1
-9
/
+8
2018-03-06
block: null_blk: fix 'Invalid parameters' when loading module
Ming Lei
1
-21
/
+25
2018-03-01
block: fix a typo
Jiufei Xue
1
-1
/
+1
2018-02-28
block: Fix a race between the cgroup code and request queue initialization
Bart Van Assche
2
-6
/
+4
2018-02-28
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
1
-1
/
+2
2018-02-28
zram: Delete gendisk before cleaning up the request queue
Bart Van Assche
1
-1
/
+1
2018-02-28
block/loop: Delete gendisk before cleaning up the request queue
Bart Van Assche
1
-1
/
+1
2018-02-28
null_blk: add 'requeue' fault attribute
Jens Axboe
1
-12
/
+55
2018-02-27
nbd: fix return value in error handling path
Gustavo A. R. Silva
1
-1
/
+1
2018-02-26
genhd: Rename get_disk() to get_disk_and_module()
Jan Kara
7
-7
/
+7
2018-02-08
Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-16
/
+6
2018-02-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-17
/
+15
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-22
/
+20
2018-02-04
Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-6
/
+7
2018-02-02
block: skd: fix incorrect linux/slab_def.h inclusion
Arnd Bergmann
1
-3
/
+4
2018-02-01
virtio_blk: print capacity at probe time
Stefan Hajnoczi
1
-17
/
+15
2018-01-30
blk-mq: introduce BLK_STS_DEV_RESOURCE
Ming Lei
3
-3
/
+3
2018-01-30
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-8
/
+3
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-615
/
+184
2018-01-29
rbd: whitelist RBD_FEATURE_OPERATIONS feature bit
Ilya Dryomov
1
-1
/
+3
2018-01-29
rbd: don't NULL out ->obj_request in rbd_img_obj_parent_read_full()
Ilya Dryomov
1
-2
/
+0
2018-01-29
rbd: use kmem_cache_zalloc() in rbd_img_request_create()
Ilya Dryomov
1
-7
/
+2
2018-01-29
rbd: obj_request->completion is unused
Ilya Dryomov
1
-6
/
+1
2018-01-26
block: remove smart1,2.h
Corentin Labbe
1
-278
/
+0
2018-01-17
aoe: use ktime_t instead of timeval
Tina Ruchandani
2
-37
/
+14
2018-01-11
Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-6
/
+12
2018-01-11
null_blk: remove explicit 'select FAULT_INJECTION'
Arnd Bergmann
2
-1
/
+12
2018-01-10
null_blk: add option for managing IO timeouts
Jens Axboe
2
-4
/
+43
2018-01-09
null_blk: wire up timeouts
Jens Axboe
1
-0
/
+16
2018-01-09
rbd: set max_segments to USHRT_MAX
Ilya Dryomov
1
-1
/
+1
2018-01-09
rbd: reacquire lock should update lock owner client id
Florian Margaine
1
-5
/
+11
2018-01-06
loop: fix concurrent lo_open/lo_release
Linus Torvalds
1
-2
/
+8
2018-01-06
DAC960: split up ioctl function to reduce stack size
Arnd Bergmann
1
-70
/
+90
2018-01-06
block: convert to bio_first_bvec_all & bio_first_page_all
Ming Lei
2
-2
/
+2
2018-01-05
pktcdvd: Fix a recently introduced NULL pointer dereference
Bart Van Assche
1
-4
/
+4
2018-01-05
pktcdvd: Fix pkt_setup_dev() error path
Bart Van Assche
1
-3
/
+1
[prev]
[next]