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
2019-08-12
xen/blkback: fix memory leaks
Wenwen Wang
1
-3
/
+3
2019-08-08
loop: set PF_MEMALLOC_NOIO for the worker thread
Mikulas Patocka
1
-1
/
+1
2019-08-08
block: aoe: Fix kernel crash due to atomic sleep when exiting
He Zhe
1
-3
/
+10
2019-07-31
nbd: replace kill_bdev() with __invalidate_device() again
Munehisa Kamata
1
-1
/
+1
2019-07-30
loop: Fix mount(2) failure due to race with LOOP_SET_FD
Jan Kara
1
-7
/
+9
2019-07-29
ataflop: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-07-26
Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+12
2019-07-23
drbd: dynamically allocate shash descriptor
Arnd Bergmann
1
-2
/
+12
2019-07-18
Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-588
/
+1610
2019-07-18
Merge branch 'floppy'
Linus Torvalds
1
-2
/
+32
2019-07-17
floppy: fix out-of-bounds read in copy_buffer
Denis Efremov
1
-2
/
+4
2019-07-17
floppy: fix invalid pointer dereference in drive_name
Denis Efremov
1
-3
/
+8
2019-07-17
floppy: fix out-of-bounds read in next_valid_format
Denis Efremov
1
-0
/
+18
2019-07-17
floppy: fix div-by-zero in setup_format_params
Denis Efremov
1
-0
/
+5
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
3
-8
/
+8
2019-07-15
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-18
/
+49
2019-07-15
docs: blockdev: add it to the admin-guide
Mauro Carvalho Chehab
3
-8
/
+8
2019-07-15
docs: blockdev: convert to ReST
Mauro Carvalho Chehab
3
-8
/
+8
2019-07-12
null_blk: fixup ->report_zones() for !CONFIG_BLK_DEV_ZONED
Jens Axboe
1
-1
/
+1
2019-07-11
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2
-4
/
+2
2019-07-10
nbd: add netlink reconfigure resize support
Mike Christie
1
-16
/
+32
2019-07-10
nbd: fix crash when the blksize is zero
Xiubo Li
1
-3
/
+20
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-92
/
+17
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+3
2019-07-08
rbd: setallochint only if object doesn't exist
Ilya Dryomov
1
-5
/
+14
2019-07-08
rbd: support for object-map and fast-diff
Ilya Dryomov
2
-3
/
+727
2019-07-08
rbd: call rbd_dev_mapping_set() from rbd_dev_image_probe()
Ilya Dryomov
1
-8
/
+6
2019-07-08
libceph: change ceph_osdc_call() to take page vector for response
Ilya Dryomov
1
-4
/
+4
2019-07-08
rbd: new exclusive lock wait/wake code
Ilya Dryomov
1
-143
/
+186
2019-07-08
rbd: quiescing lock should wait for image requests
Ilya Dryomov
1
-14
/
+90
2019-07-08
rbd: lock should be quiesced on reacquire
Ilya Dryomov
1
-14
/
+21
2019-07-08
rbd: introduce copyup state machine
Ilya Dryomov
1
-64
/
+123
2019-07-08
rbd: rename rbd_obj_setup_*() to rbd_obj_init_*()
Ilya Dryomov
1
-13
/
+13
2019-07-08
rbd: move OSD request allocation into object request state machines
Ilya Dryomov
1
-118
/
+96
2019-07-08
rbd: factor out __rbd_osd_setup_discard_ops()
Ilya Dryomov
1
-16
/
+27
2019-07-08
rbd: factor out rbd_osd_setup_copyup()
Ilya Dryomov
1
-12
/
+17
2019-07-08
rbd: introduce obj_req->osd_reqs list
Ilya Dryomov
1
-91
/
+100
2019-07-08
rbd: introduce image request state machine
Ilya Dryomov
1
-57
/
+137
2019-07-08
rbd: move OSD request submission into object request state machines
Ilya Dryomov
1
-11
/
+49
2019-07-08
rbd: get rid of RBD_OBJ_WRITE_{FLAT,GUARD}
Ilya Dryomov
1
-52
/
+60
2019-07-08
rbd: replace obj_req->tried_parent with obj_req->read_state
Ilya Dryomov
1
-36
/
+46
2019-07-08
rbd: get rid of obj_req->xferred, obj_req->result and img_req->xferred
Ilya Dryomov
1
-91
/
+58
2019-07-01
Merge tag 'v5.2-rc6' into for-5.3/block
Jens Axboe
3
-10
/
+3
2019-06-29
block: never take page references for ITER_BVEC
Christoph Hellwig
1
-12
/
+4
2019-06-29
block: skd_main.c: Remove call to memset after dma_alloc_coherent
Fuqian Huang
1
-1
/
+0
2019-06-29
block: mtip32xx: Remove call to memset after dma_alloc_coherent
Fuqian Huang
1
-5
/
+0
2019-06-29
null_blk: fix type mismatch null_handle_cmd()
Chaitanya Kulkarni
1
-1
/
+1
2019-06-20
block: drbd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-66
/
+5
2019-06-20
null_blk: remove duplicate 0 initialization
Chaitanya Kulkarni
1
-1
/
+0
[next]