index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
null_blk: fix inline misuse
Jens Axboe
2019-08-23
2
-6
/
+5
*
null_blk: create a helper for req completion
Chaitanya Kulkarni
2019-08-23
1
-22
/
+27
*
null_blk: create a helper for zoned devices
Chaitanya Kulkarni
2019-08-23
3
-27
/
+35
*
null_blk: create a helper for mem-backed ops
Chaitanya Kulkarni
2019-08-23
1
-9
/
+16
*
null_blk: create a helper for badblocks
Chaitanya Kulkarni
2019-08-23
1
-7
/
+17
*
null_blk: create a helper for throttling
Chaitanya Kulkarni
2019-08-23
1
-14
/
+25
*
null_blk: move duplicate code to callers
Chaitanya Kulkarni
2019-08-23
1
-45
/
+21
*
nbd: fix max number of supported devs
Mike Christie
2019-08-20
1
-14
/
+25
*
nbd: fix zero cmd timeout handling v2
Mike Christie
2019-08-20
1
-6
/
+23
*
nbd: add missing config put
Mike Christie
2019-08-20
1
-1
/
+3
*
nbd: add function to convert blk req op to nbd cmd
Mike Christie
2019-08-20
1
-15
/
+18
*
nbd: add set cmd timeout helper
Mike Christie
2019-08-20
1
-14
/
+14
*
floppy: fix usercopy direction
Jann Horn
2019-08-09
1
-2
/
+2
*
loop: Add LOOP_SET_DIRECT_IO to compat ioctl
Alessio Balsini
2019-08-09
1
-0
/
+1
*
null_blk: implement REQ_OP_ZONE_RESET_ALL
Chaitanya Kulkarni
2019-08-05
2
-6
/
+25
*
nbd: replace kill_bdev() with __invalidate_device() again
Munehisa Kamata
2019-07-31
1
-1
/
+1
*
loop: Fix mount(2) failure due to race with LOOP_SET_FD
Jan Kara
2019-07-30
1
-7
/
+9
*
ataflop: Mark expected switch fall-through
Gustavo A. R. Silva
2019-07-29
1
-0
/
+1
*
Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-26
1
-2
/
+12
|
\
|
*
drbd: dynamically allocate shash descriptor
Arnd Bergmann
2019-07-23
1
-2
/
+12
*
|
Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-07-18
2
-588
/
+1610
|
\
\
|
*
|
rbd: setallochint only if object doesn't exist
Ilya Dryomov
2019-07-08
1
-5
/
+14
|
*
|
rbd: support for object-map and fast-diff
Ilya Dryomov
2019-07-08
2
-3
/
+727
|
*
|
rbd: call rbd_dev_mapping_set() from rbd_dev_image_probe()
Ilya Dryomov
2019-07-08
1
-8
/
+6
|
*
|
libceph: change ceph_osdc_call() to take page vector for response
Ilya Dryomov
2019-07-08
1
-4
/
+4
|
*
|
rbd: new exclusive lock wait/wake code
Ilya Dryomov
2019-07-08
1
-143
/
+186
|
*
|
rbd: quiescing lock should wait for image requests
Ilya Dryomov
2019-07-08
1
-14
/
+90
|
*
|
rbd: lock should be quiesced on reacquire
Ilya Dryomov
2019-07-08
1
-14
/
+21
|
*
|
rbd: introduce copyup state machine
Ilya Dryomov
2019-07-08
1
-64
/
+123
|
*
|
rbd: rename rbd_obj_setup_*() to rbd_obj_init_*()
Ilya Dryomov
2019-07-08
1
-13
/
+13
|
*
|
rbd: move OSD request allocation into object request state machines
Ilya Dryomov
2019-07-08
1
-118
/
+96
|
*
|
rbd: factor out __rbd_osd_setup_discard_ops()
Ilya Dryomov
2019-07-08
1
-16
/
+27
|
*
|
rbd: factor out rbd_osd_setup_copyup()
Ilya Dryomov
2019-07-08
1
-12
/
+17
|
*
|
rbd: introduce obj_req->osd_reqs list
Ilya Dryomov
2019-07-08
1
-91
/
+100
|
*
|
rbd: introduce image request state machine
Ilya Dryomov
2019-07-08
1
-57
/
+137
|
*
|
rbd: move OSD request submission into object request state machines
Ilya Dryomov
2019-07-08
1
-11
/
+49
|
*
|
rbd: get rid of RBD_OBJ_WRITE_{FLAT,GUARD}
Ilya Dryomov
2019-07-08
1
-52
/
+60
|
*
|
rbd: replace obj_req->tried_parent with obj_req->read_state
Ilya Dryomov
2019-07-08
1
-36
/
+46
|
*
|
rbd: get rid of obj_req->xferred, obj_req->result and img_req->xferred
Ilya Dryomov
2019-07-08
1
-91
/
+58
*
|
|
Merge branch 'floppy'
Linus Torvalds
2019-07-18
1
-2
/
+32
|
\
\
\
|
*
|
|
floppy: fix out-of-bounds read in copy_buffer
Denis Efremov
2019-07-17
1
-2
/
+4
|
*
|
|
floppy: fix invalid pointer dereference in drive_name
Denis Efremov
2019-07-17
1
-3
/
+8
|
*
|
|
floppy: fix out-of-bounds read in next_valid_format
Denis Efremov
2019-07-17
1
-0
/
+18
|
*
|
|
floppy: fix div-by-zero in setup_format_params
Denis Efremov
2019-07-17
1
-0
/
+5
|
|
/
/
*
|
|
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
2019-07-16
3
-8
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
docs: blockdev: add it to the admin-guide
Mauro Carvalho Chehab
2019-07-15
3
-8
/
+8
|
*
|
docs: blockdev: convert to ReST
Mauro Carvalho Chehab
2019-07-15
3
-8
/
+8
*
|
|
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-16
3
-18
/
+49
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
null_blk: fixup ->report_zones() for !CONFIG_BLK_DEV_ZONED
Jens Axboe
2019-07-12
1
-1
/
+1
|
*
|
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2019-07-12
2
-4
/
+2
[next]