index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
null_blk: Use blk_init_request_from_bio() instead of open-coding it
Bart Van Assche
2017-04-19
1
-8
/
+1
*
block: remove the osdblk driver
Christoph Hellwig
2017-04-19
3
-710
/
+0
*
nbd: set the max segment size to UINT_MAX
Josef Bacik
2017-04-19
1
-0
/
+1
*
blkfront: add uevent for size change
Marc Olson
2017-04-18
1
-0
/
+3
*
nbd: add a flag to destroy an nbd device on disconnect
Josef Bacik
2017-04-17
1
-0
/
+30
*
nbd: add device refcounting
Josef Bacik
2017-04-17
1
-18
/
+86
*
nbd: add a status netlink command
Josef Bacik
2017-04-17
1
-0
/
+108
*
nbd: handle dead connections
Josef Bacik
2017-04-17
1
-4
/
+59
*
nbd: only clear the queue on device teardown
Josef Bacik
2017-04-17
1
-1
/
+3
*
nbd: multicast dead link notifications
Josef Bacik
2017-04-17
1
-12
/
+77
*
nbd: add a reconfigure netlink command
Josef Bacik
2017-04-17
1
-0
/
+141
*
nbd: add a basic netlink interface
Josef Bacik
2017-04-17
1
-26
/
+290
*
nbd: stop using the bdev everywhere
Josef Bacik
2017-04-17
1
-55
/
+37
*
nbd: separate out the config information
Josef Bacik
2017-04-17
1
-174
/
+263
*
nbd: handle single path failures gracefully
Josef Bacik
2017-04-17
1
-26
/
+125
*
nbd: put socket in error cases
Josef Bacik
2017-04-17
1
-2
/
+7
*
remove the mg_disk driver
Christoph Hellwig
2017-04-14
3
-1128
/
+0
*
block: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
5
-12
/
+1
*
drbd: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
5
-7
/
+15
*
drbd: make intelligent use of blkdev_issue_zeroout
Christoph Hellwig
2017-04-08
4
-110
/
+7
*
rsxx: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
1
-1
/
+0
*
rbd: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
1
-1
/
+0
*
brd: remove discard support
Christoph Hellwig
2017-04-08
1
-54
/
+0
*
loop: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
1
-0
/
+4
*
zram: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
1
-5
/
+8
*
block: add a flags argument to (__)blkdev_issue_zeroout
Christoph Hellwig
2017-04-08
1
-3
/
+6
*
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
2017-04-07
1
-33
/
+103
|
\
|
*
nbd: replace kill_bdev() with __invalidate_device()
Ratna Manoj Bolla
2017-03-24
1
-2
/
+6
|
*
nbd: set queue timeout properly
Josef Bacik
2017-03-24
1
-1
/
+4
|
*
nbd: set rq->errors to actual error code
Josef Bacik
2017-03-24
1
-4
/
+4
|
*
nbd: handle ERESTARTSYS properly
Josef Bacik
2017-03-24
1
-26
/
+89
*
|
remove the obsolete hd driver
Christoph Hellwig
2017-04-05
3
-832
/
+0
*
|
blk-mq: constify struct blk_mq_ops
Eric Biggers
2017-03-31
7
-7
/
+7
*
|
null_blk: add blocking mode
Jens Axboe
2017-03-30
1
-0
/
+9
*
|
block: rename blk_mq_freeze_queue_start()
Ming Lei
2017-03-29
1
-1
/
+1
*
|
swim: stop sharing request queue across multiple gendisks
Omar Sandoval
2017-03-28
1
-19
/
+36
*
|
parport/pf: stop sharing request queue across multiple gendisks
Omar Sandoval
2017-03-28
1
-19
/
+38
*
|
parport/pcd: stop sharing request queue across multiple gendisks
Omar Sandoval
2017-03-28
1
-19
/
+38
*
|
parport/pd: stop sharing request queue across multiple gendisks
Omar Sandoval
2017-03-28
1
-16
/
+34
*
|
hd: stop sharing request queue across multiple gendisks
Omar Sandoval
2017-03-28
1
-23
/
+39
*
|
mg_disk: use setup_timer
Geliang Tang
2017-03-24
1
-3
/
+1
*
|
block: floppy: use setup_timer
Geliang Tang
2017-03-24
1
-3
/
+1
|
/
*
Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-03-10
1
-4
/
+12
|
\
|
*
rbd: supported_features bus attribute
Ilya Dryomov
2017-03-07
1
-4
/
+12
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-03-10
5
-5
/
+5
|
\
\
|
*
|
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
2017-03-09
5
-5
/
+5
|
|
/
*
/
zram: set physical queue limits to avoid array out of bounds accesses
Johannes Thumshirn
2017-03-08
1
-0
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-03-03
1
-4
/
+28
|
\
|
*
scsi: cciss: correct check map error.
Don Brace
2017-02-23
1
-4
/
+28
*
|
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-03
1
-1
/
+2
|
\
\
[next]