Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bce6a14996f991e570d973179b5ff57544efaa9a
/
drivers
/
block
5f21585
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
9931a07
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
b5f2954
blkcg: revert blkcg cleanups series
by Dennis Zhou
· 6 years ago
153fcd5
block: brd: associate with queue until adding disk
by Ming Lei
· 6 years ago
31990f0
Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
698b53b
mtip32xx: clean an indentation issue, remove extraneous tabs
by Colin Ian King
· 6 years ago
685f7e4
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
6080ad3
Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
62606c2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
bf50545
block: Introduce blk_revalidate_disk_zones()
by Damien Le Moal
· 6 years ago
e76239a
block: add a report_zones method
by Christoph Hellwig
· 6 years ago
d91dc17
skd: fix unchecked return values
by Gustavo A. R. Silva
· 6 years ago
f92898e
xen/blkfront: avoid NULL blkfront_info dereference on device removal
by Vasilis Liaskovitis
· 6 years ago
bd6bf7c
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
aa563d7
iov_iter: Separate type from direction and use accessor functions
by David Howells
· 6 years ago
6ab9e09
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
26f887e
libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls
by Ilya Dryomov
· 6 years ago
24639ce56
libceph: osd_req_op_cls_init() doesn't need to take opcode
by Ilya Dryomov
· 6 years ago
7d8dc53
rbd: add __init/__exit annotations
by Chengguang Xu
· 6 years ago
ee75fa2
mtip32xx: fully switch to the generic DMA API
by Christoph Hellwig
· 6 years ago
77a12e5
rsxx: switch to the generic DMA API
by Christoph Hellwig
· 6 years ago
b46d40d
umem: switch to the generic DMA API
by Christoph Hellwig
· 6 years ago
931da2f
sx8: switch to the generic DMA API
by Christoph Hellwig
· 6 years ago
64ab1fa
sx8: remove dead IF_64BIT_DMA_IS_POSSIBLE code
by Christoph Hellwig
· 6 years ago
1381262
skd: switch to the generic DMA API
by Christoph Hellwig
· 6 years ago
6956b95
drivers/block: Remove DAC960 driver
by Hannes Reinecke
· 6 years ago
0585b75
sx8: convert to blk-mq
by Jens Axboe
· 6 years ago
8535fd6
z2ram: convert to blk-mq
by Jens Axboe
· 6 years ago
a9f38e1
floppy: convert to blk-mq
by Omar Sandoval
· 6 years ago
6ec3938
ataflop: convert to blk-mq
by Omar Sandoval
· 6 years ago
71327f5
ataflop: fix error handling during setup
by Omar Sandoval
· 6 years ago
3e6b8c3c
ataflop: fold headers into C file
by Omar Sandoval
· 6 years ago
21b07f3
amiflop: convert to blk-mq
by Omar Sandoval
· 6 years ago
53d0f8d
amiflop: clean up on errors during setup
by Omar Sandoval
· 6 years ago
c87228f
amiflop: fold headers into C file
by Omar Sandoval
· 6 years ago
8ccb8cb
swim3: convert to blk-mq
by Omar Sandoval
· 6 years ago
dbaa54b
swim3: add real error handling in setup
by Omar Sandoval
· 6 years ago
e3896d7
swim: convert to blk-mq
by Omar Sandoval
· 6 years ago
1448a2a
swim: fix cleanup on setup error
by Omar Sandoval
· 6 years ago
804186f
xsysace: convert to blk-mq
by Jens Axboe
· 6 years ago
77218dd
paride: convert pf to blk-mq
by Jens Axboe
· 6 years ago
99fe8b0
paride: convert pd to blk-mq
by Jens Axboe
· 6 years ago
89c6b16
paride: convert pcd to blk-mq
by Jens Axboe
· 6 years ago
fab1adc
ps3disk: convert to blk-mq
by Jens Axboe
· 6 years ago
de03859
null_blk: remove set but not used variable 'q'
by YueHaibing
· 6 years ago
e50b1e3
null_blk: remove legacy IO path
by Jens Axboe
· 6 years ago
6d1f9df
skd: fixup usage of legacy IO API
by Jens Axboe
· 6 years ago
3582dd2
aoe: convert aoeblk to blk-mq
by Jens Axboe
· 6 years ago
ed18e42
drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)
by Christophe Leroy
· 6 years ago
b0da349
PCI: Remove pci_set_dma_max_seg_size()
by Christoph Hellwig
· 6 years ago
486c6fb
drivers/block: remove redundant 'default n' from Kconfig-s
by Bartlomiej Zolnierkiewicz
· 6 years ago
ff5d1a4
sunvdc: Remove VLA usage
by Kees Cook
· 6 years ago
9305455
block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD
by Bart Van Assche
· 6 years ago
fb6360b
pktcdvd: fix fall-through annotation
by Gustavo A. R. Silva
· 6 years ago
c0aac68
Merge tag 'v4.19-rc6' into for-4.20/block
by Jens Axboe
· 6 years ago
291d0e5
Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block
by Greg Kroah-Hartman
· 6 years ago
6c76786
xen/blkfront: correct purging of persistent grants
by Juergen Gross
· 6 years ago
15c2068
Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"
by Jens Axboe
· 6 years ago
e982c4d
virtio-blk: modernize sysfs attribute creation
by Hannes Reinecke
· 6 years ago
98af4d4
zram: register default groups with device_add_disk()
by Hannes Reinecke
· 6 years ago
95cf780
aoe: register default groups with device_add_disk()
by Hannes Reinecke
· 6 years ago
fef912b
block: genhd: add 'groups' argument to device_add_disk
by Hannes Reinecke
· 6 years ago
dc568ba
block: cryptoloop: Remove VLA usage of skcipher
by Kees Cook
· 6 years ago
f151ba9
xen/blkfront: When purging persistent grants, keep them in the buffer
by Boris Ostrovsky
· 6 years ago
c839e7a
blkcg: remove bio->bi_css and instead use bio->bi_blkg
by Dennis Zhou (Facebook)
· 6 years ago
211b100
Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-block
by Greg Kroah-Hartman
· 6 years ago
65eea8e
floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
by Andy Whitcroft
· 6 years ago
4d8d9f5
Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
b228ba1
null_blk: fix zoned support for non-rq based operation
by Jens Axboe
· 6 years ago
798ef9e
rsxx: Remove unnecessary parentheses
by Nathan Chancellor
· 6 years ago
a12ed06
Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
902d539
block: umem: replace spin_lock_bh with spin_lock in tasklet callback
by jun qian
· 6 years ago
3d0e637
drbd: Convert from ahash to shash
by Kees Cook
· 6 years ago
ca16eb3
Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
e92c0ea
rbd: support cloning across namespaces
by Ilya Dryomov
· 6 years ago
eb3b2d6
rbd: factor out get_parent_info()
by Ilya Dryomov
· 6 years ago
bc811f0
nbd: don't allow invalid blocksize settings
by Jens Axboe
· 6 years ago
fb64638
Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
057d3cc
Merge branch 'stable/for-jens-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus
by Jens Axboe
· 6 years ago
6f2f39a
xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring
by Juergen Gross
· 6 years ago
d77ff24
xen/blkback: move persistent grants flags to bool
by Juergen Gross
· 6 years ago
4bcddba
xen/blkfront: reorder tests in xlblk_init()
by Juergen Gross
· 6 years ago
a46b536
xen/blkfront: cleanup stale persistent grants
by Juergen Gross
· 6 years ago
973e540
xen/blkback: don't keep persistent grants too long
by Juergen Gross
· 6 years ago
aba16dc
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
5bed49a
Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
c8bd134
drivers/block/zram/zram_drv.c: fix bug storing backing_dev
by Peter Kalauskas
· 6 years ago
37ae133
rsxx: Convert to new IDA API
by Matthew Wilcox
· 7 years ago
3aed4bc
mtip32xx: Convert to new IDA API
by Matthew Wilcox
· 7 years ago
1e7da86
block/DAC960.c: make some arrays static const, shrinks object size
by Colin Ian King
· 6 years ago
0a78ac4
Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
566484a
pktcdvd: fix setting of 'ret' error return for a few cases
by Jens Axboe
· 6 years ago
9a76aba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
73ba2fb
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
de5d1b3
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
6a92ef0
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
4f7a7be
zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature
by Minchan Kim
· 6 years ago
61884de
null_blk: add lock drop/acquire annotation
by Jens Axboe
· 6 years ago
0a1c749
block: paride: pd: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
a12fc00
drivers/block/drbd: remove the null check for kmem_cache_destroy
by zhong jiang
· 6 years ago
Next »