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-11-25
rbd: fix spelling mistake "requeueing" -> "requeuing"
Colin Ian King
1
-1
/
+1
2019-11-21
Merge tag 'for-linus-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2019-11-21
nbd: prevent memory leak
Navid Emamdoost
1
-2
/
+3
2019-11-19
nbd:fix memory leak in nbd_get_socket()
Sun Ke
1
-0
/
+1
2019-11-15
Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2019-11-14
rsxx: add missed destroy_workqueue calls in remove
Chuhong Yuan
1
-0
/
+2
2019-11-14
rbd: silence bogus uninitialized warning in rbd_object_map_update_finish()
Ilya Dryomov
1
-1
/
+1
2019-11-14
block: remove (__)blkdev_reread_part as an exported API
Christoph Hellwig
1
-5
/
+8
2019-11-12
block: rework zone reporting
Christoph Hellwig
2
-10
/
+23
2019-11-12
null_blk: Add zone_nr_conv to features
Damien Le Moal
1
-1
/
+1
2019-11-12
null_blk: clean up report zones
Christoph Hellwig
3
-11
/
+6
2019-11-12
null_blk: clean up the block device operations
Christoph Hellwig
1
-15
/
+4
2019-11-12
Merge branch 'for-5.5/drivers' into for-5.5/zoned
Jens Axboe
5
-41
/
+153
2019-11-08
block: drbd: remove a stray unlock in __drbd_send_protocol()
Dan Carpenter
1
-1
/
+0
2019-11-07
null_blk: add zone open, close, and finish support
Ajay Joshi
1
-3
/
+30
2019-11-01
loop: fix no-unmap write-zeroes request behavior
Darrick J. Wong
1
-8
/
+18
2019-10-25
nbd: verify socket is supported during setup
Mike Christie
1
-2
/
+21
2019-10-25
block: mtip32xx: Spelling s/configration/configuration/
Geert Uytterhoeven
1
-1
/
+1
2019-10-25
nbd: handle racing with error'ed out commands
Josef Bacik
1
-0
/
+6
2019-10-25
nbd: protect cmd->status with cmd->lock
Josef Bacik
1
-5
/
+7
2019-10-23
pktcdvd: add compat_ioctl handler
Arnd Bergmann
1
-0
/
+25
2019-10-19
zram: fix race between backing_dev_show and backing_dev_store
Chenwandun
1
-2
/
+3
2019-10-18
drbd: Use pr_warn instead of pr_warning
Kefeng Wang
1
-7
/
+6
2019-10-17
null_blk: return fixed zoned reads > write pointer
Ajay Joshi
3
-3
/
+52
2019-10-15
rbd: cancel lock_dwork if the wait is interrupted
Dongsheng Yang
1
-3
/
+6
2019-10-11
Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+2
2019-10-10
nbd: fix possible sysfs duplicate warning
Xiubo Li
1
-1
/
+1
2019-10-09
null_blk: Fix zoned command return code
Keith Busch
1
-2
/
+1
2019-10-07
null_blk: Enable modifying 'submit_queues' after an instance has been configured
Bart Van Assche
1
-25
/
+50
2019-10-07
null_blk: Improve nullb_device_##NAME##_store() readability
Bart Van Assche
1
-3
/
+4
2019-10-04
Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+10
2019-10-01
loop: change queue block size to match when using DIO
Martijn Coenen
1
-0
/
+10
2019-09-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-26
/
+3
2019-09-25
augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
Michel Lespinasse
1
-26
/
+3
2019-09-25
Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-6
/
+12
2019-09-22
pktcdvd: remove warning on attempting to register non-passthrough dev
Jens Axboe
1
-1
/
+0
2019-09-17
nbd: fix possible page fault for nbd disk
Xiubo Li
1
-0
/
+36
2019-09-17
nbd: rename the runtime flags as NBD_RT_ prefixed
Xiubo Li
1
-37
/
+37
2019-09-17
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-165
/
+241
2019-09-16
null_blk: format pr_* logs with pr_fmt
André Almeida
3
-11
/
+14
2019-09-16
null_blk: match the type of parameter nr_devices
André Almeida
1
-1
/
+1
2019-09-16
null_blk: do not fail the module load with zero devices
André Almeida
1
-4
/
+0
2019-09-16
rbd: pull rbd_img_request_create() dout out into the callers
Ilya Dryomov
1
-2
/
+6
2019-09-16
rbd: fix response length parameter for encoded strings
Dongsheng Yang
1
-4
/
+6
2019-09-11
null_blk: validate the number of devices
André Almeida
1
-1
/
+5
2019-09-11
null_blk: fix module name at log message
André Almeida
1
-2
/
+2
2019-09-05
block: Set ELEVATOR_F_ZBD_SEQ_WRITE for nullblk zoned disks
Damien Le Moal
1
-0
/
+2
2019-09-04
paride/pcd: need to check if cd->disk is null in pcd_detect
zhengbin
1
-4
/
+6
2019-09-04
paride/pcd: need to set queue to NULL before put_disk
zhengbin
1
-1
/
+1
2019-09-04
paride/pf: need to set queue to NULL before put_disk
zhengbin
1
-1
/
+1
[prev]
[next]