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
*
rsxx: switch from 'pci_free_consistent()' to 'dma_free_coherent()'
Christophe JAILLET
2020-07-11
1
-14
/
+16
*
null_blk: introduce zone capacity for zoned device
Aravind Ramesh
2020-07-08
3
-3
/
+24
*
block: add capacity field to zone descriptors
Matias Bjørling
2020-07-08
1
-0
/
+2
*
Merge tag 'v5.8-rc4' into for-5.9/drivers
Jens Axboe
2020-07-08
1
-0
/
+1
|
\
|
*
Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-03
1
-0
/
+1
|
|
\
|
|
*
virtio-blk: free vblk-vqs in error path of virtblk_probe()
Hou Tao
2020-07-01
1
-0
/
+1
*
|
|
floppy: use block_size
Christoph Hellwig
2020-07-01
1
-6
/
+1
*
|
|
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
6
-8
/
+8
*
|
|
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
10
-34
/
+50
*
|
|
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
2020-07-01
5
-5
/
+5
*
|
|
zram: stop using ->queuedata
Christoph Hellwig
2020-07-01
1
-2
/
+1
*
|
|
umem: stop using ->queuedata
Christoph Hellwig
2020-07-01
1
-2
/
+2
*
|
|
rsxx: stop using ->queuedata
Christoph Hellwig
2020-07-01
1
-4
/
+1
*
|
|
ps3vram: stop using ->queuedata
Christoph Hellwig
2020-07-01
1
-2
/
+1
*
|
|
null_blk: stop using ->queuedata for bio mode
Christoph Hellwig
2020-07-01
1
-1
/
+1
*
|
|
drbd: stop using ->queuedata
Christoph Hellwig
2020-07-01
2
-2
/
+1
*
|
|
loop: be paranoid on exit and prevent new additions / removals
Luis Chamberlain
2020-06-24
1
-0
/
+4
*
|
|
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
2020-06-24
7
-11
/
+23
|
/
/
*
|
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-19
1
-4
/
+4
|
\
|
|
*
loop: replace kill_bdev with invalidate_bdev
Zheng Bin
2020-06-18
1
-4
/
+4
*
|
Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-06-19
1
-1
/
+3
|
\
\
|
*
|
libceph: move away from global osd_req_flags
Ilya Dryomov
2020-06-16
1
-1
/
+3
|
|
/
*
/
drbd: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-16
2
-5
/
+5
|
/
*
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-13
2
-17
/
+17
|
\
|
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
2
-17
/
+17
*
|
Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-12
3
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
umem: remove redundant initialization of variable ret
Colin Ian King
2020-06-11
1
-1
/
+1
|
*
pktcdvd: remove redundant initialization of variable ret
Colin Ian King
2020-06-11
1
-1
/
+1
|
*
loop: Fix wrong masking of status flags
Martijn Coenen
2020-06-05
1
-1
/
+1
*
|
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
|
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
|
Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-06-08
2
-2
/
+44
|
\
\
|
*
|
rbd: compression_hint option
Ilya Dryomov
2020-06-01
1
-1
/
+42
|
*
|
libceph: support for alloc hint flags
Ilya Dryomov
2020-06-01
1
-1
/
+2
|
*
|
libceph, rbd: replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-01
1
-1
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-05
16
-0
/
+4392
|
\
\
\
|
*
|
|
RDMA/rnbd: Fix compilation error when CONFIG_MODULES is disabled
Danil Kipnis
2020-05-22
1
-4
/
+7
|
*
|
|
block/rnbd: Fix an IS_ERR() vs NULL check in find_or_create_sess()
Dan Carpenter
2020-05-22
1
-5
/
+4
|
*
|
|
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
2020-05-21
5
-75
/
+181
|
|
\
\
\
|
*
|
|
|
rnbd/rtrs: Pass max segment size from blk user to the rdma library
Danil Kipnis
2020-05-20
1
-0
/
+1
|
*
|
|
|
block/rnbd: a bit of documentation
Jack Wang
2020-05-17
1
-0
/
+92
|
*
|
|
|
block/rnbd: include client and server modules into kernel compilation
Jack Wang
2020-05-17
4
-0
/
+46
|
*
|
|
|
block/rnbd: server: sysfs interface functions
Jack Wang
2020-05-17
1
-0
/
+215
|
*
|
|
|
block/rnbd: server: functionality for IO submitting to block dev
Jack Wang
2020-05-17
2
-0
/
+226
|
*
|
|
|
block/rnbd: server: main functionality
Jack Wang
2020-05-17
1
-0
/
+844
|
*
|
|
|
block/rnbd: server: private header with server structs and functions
Jack Wang
2020-05-17
1
-0
/
+78
|
*
|
|
|
block/rnbd: client: sysfs interface functions
Jack Wang
2020-05-17
1
-0
/
+636
|
*
|
|
|
block/rnbd: client: main functionality
Jack Wang
2020-05-17
1
-0
/
+1729
|
*
|
|
|
block/rnbd: client: private header with client structs and functions
Jack Wang
2020-05-17
1
-0
/
+156
|
*
|
|
|
block/rnbd: private headers with rnbd protocol structs and helpers
Jack Wang
2020-05-17
3
-0
/
+367
[next]