Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
5b49c82dadfe0f3741778f57385f964ec1514863
/
drivers
/
block
c9d35ee
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
e0f121c
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 5 years ago
d7167b1
fs_parse: fold fs_parameter_desc/fs_parameter_spec
by Al Viro
· 5 years ago
96cafb9
fs_parser: remove fs_parameter_description name field
by Eric Sandeen
· 5 years ago
7f5d381
new primitive: __fs_parse()
by Al Viro
· 5 years ago
2c3f3dc
switch rbd and libceph to p_log-based primitives
by Al Viro
· 5 years ago
3fbb8d5
struct p_log, variants of warnf() et.al. taking that one instead
by Al Viro
· 5 years ago
0f89589
Pass consistent param->type to fs_parse()
by Al Viro
· 5 years ago
4c46bef
Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client
by Linus Torvalds
· 5 years ago
782e067
virtio-blk: remove VIRTIO_BLK_F_SCSI support
by Christoph Hellwig
· 5 years ago
ed535f2
Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
d271ab2
Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
c8ab422
brd: check and limit max_part par
by Zhiqiang Liu
· 5 years ago
046755a
drivers/block/null_blk_main.c: fix uninitialized var warnings
by Andrew Morton
· 5 years ago
ca0a95a
drivers/block/null_blk_main.c: fix layout
by Andrew Morton
· 5 years ago
3b82a05
drivers/block/zram/zram_drv.c: fix error return codes not being returned in writeback_store
by Colin Ian King
· 5 years ago
90f82cb
zram: try to avoid worst-case scenario on same element pages
by Taejoon Song
· 5 years ago
0265d6e
xen/blkfront: limit allocated memory size to actual use case
by Juergen Gross
· 5 years ago
5c0dd22
nbd: add a flush_workqueue in nbd_start_device
by Sun Ke
· 5 years ago
6a36587
drbd: fifo_alloc() should use struct_size
by Stephen Kitt
· 5 years ago
33c84e8
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
8557bbe
xen/blkback: Consistently insert one empty line between functions
by SeongJae Park
· 5 years ago
823f209
xen/blkback: Remove unnecessary static variable name prefixes
by SeongJae Park
· 5 years ago
cb9369b
xen/blkback: Squeeze page pools if a memory pressure is detected
by SeongJae Park
· 5 years ago
6a1000b
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
by Linus Torvalds
· 5 years ago
3325322
rbd: set the 'device' link in sysfs
by Hannes Reinecke
· 5 years ago
a55e601
rbd: work around -Wuninitialized warning
by Arnd Bergmann
· 5 years ago
5ffdff8
Merge tag 'block-5.5-2020-01-16' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
16c731f
null_blk: Fix zone write handling
by Damien Le Moal
· 5 years ago
4bdc0d6
remove ioremap_nocache and devm_ioremap_nocache
by Christoph Hellwig
· 5 years ago
b6b4aaf
Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
64cbfa9
compat_ioctl: move cdrom commands into cdrom.c
by Arnd Bergmann
· 5 years ago
d320a95
compat_ioctl: scsi: move ioctl handling into drivers
by Arnd Bergmann
· 6 years ago
9452b1a
compat_ioctl: block: handle cdrom compat ioctl in non-cdrom drivers
by Arnd Bergmann
· 5 years ago
ab8bc54
compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN
by Arnd Bergmann
· 5 years ago
f3ee6e6
compat_ioctl: move CDROM_SEND_PACKET handling into scsi
by Arnd Bergmann
· 5 years ago
ab0cf1e
compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl
by Arnd Bergmann
· 5 years ago
c7d776f
null_blk: Fix REQ_OP_ZONE_CLOSE handling
by Damien Le Moal
· 5 years ago
8ae40a6
Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
44579f3
Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
257bf41
pktcdvd: fix regression on 64-bit architectures
by Arnd Bergmann
· 5 years ago
62af608
Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
f4eef1b
xen-blkback: support dynamic unbind/bind
by Paul Durrant
· 5 years ago
589b728
xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
by Nathan Chancellor
· 5 years ago
1c05839
nbd: fix shutdown and recv work deadlock v2
by Mike Christie
· 5 years ago
b01d7cb
Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
fa2ac65
xen-blkback: prevent premature module unload
by Paul Durrant
· 5 years ago
f74fd13
Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
9feb1af
Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
a231582
Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 5 years ago
bca1c43
null_blk: remove unused variable warning on !CONFIG_BLK_DEV_ZONED
by Jens Axboe
· 5 years ago
f1acbf2
brd: warn on un-aligned buffer
by Ming Lei
· 5 years ago
36582a5
brd: remove max_hw_sectors queue limit
by Ming Lei
· 5 years ago
1485595
xen-blkback: allow module to be cleanly unloaded
by Paul Durrant
· 5 years ago
f9bd84a
xen/blkback: Avoid unmapping unmapped grant pages
by SeongJae Park
· 5 years ago
6c6b354
block: set the zone size in blk_revalidate_disk_zones atomically
by Christoph Hellwig
· 5 years ago
ae58954
block: don't handle bio based drivers in blk_revalidate_disk_zones
by Christoph Hellwig
· 5 years ago
979d544
null_blk: cleanup null_gendisk_register
by Christoph Hellwig
· 5 years ago
5c4bd1f
null_blk: fix zone size paramter check
by Damien Le Moal
· 5 years ago
31764f1
Merge tag 'for-linus-20191129' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
0da5221
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
9677d64
ataflop: Remove unneeded semicolon
by zhengbin
· 5 years ago
c15cc23
block: sunvdc: Remove unneeded semicolon
by zhengbin
· 5 years ago
ec45a26
drbd: Remove unneeded semicolon
by zhengbin
· 5 years ago
82995cc
libceph, rbd, ceph: convert to use the new mount API
by David Howells
· 6 years ago
436b2a8
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 5 years ago
7e5192b
Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
464a47f
Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
323264e
Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
2d53943
Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
196e2d6
rbd: ask for a weaker incompat mask for read-only mappings
by Ilya Dryomov
· 5 years ago
fa58bca
rbd: don't query snapshot features
by Ilya Dryomov
· 5 years ago
686238b
rbd: remove snapshot existence validation code
by Ilya Dryomov
· 5 years ago
b9ef2b8
rbd: don't establish watch for read-only mappings
by Ilya Dryomov
· 5 years ago
3fe6992
rbd: don't acquire exclusive lock for read-only mappings
by Ilya Dryomov
· 5 years ago
c1b6205
rbd: disallow read-write partitions on images mapped read-only
by Ilya Dryomov
· 5 years ago
b948ad7
rbd: treat images mapped read-only seriously
by Ilya Dryomov
· 5 years ago
39258aa
rbd: introduce RBD_DEV_FLAG_READONLY
by Ilya Dryomov
· 5 years ago
f3c0e45
rbd: introduce rbd_is_snap()
by Ilya Dryomov
· 5 years ago
6b0a877
rbd: fix spelling mistake "requeueing" -> "requeuing"
by Colin Ian King
· 5 years ago
be5fa3a
Merge tag 'for-linus-20191121' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
03bf73c
nbd: prevent memory leak
by Navid Emamdoost
· 5 years ago
dff10bb
nbd:fix memory leak in nbd_get_socket()
by Sun Ke
· 5 years ago
b226c9e
Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
dcb77e4
rsxx: add missed destroy_workqueue calls in remove
by Chuhong Yuan
· 5 years ago
633739b
rbd: silence bogus uninitialized warning in rbd_object_map_update_finish()
by Ilya Dryomov
· 5 years ago
f0b870d
block: remove (__)blkdev_reread_part as an exported API
by Christoph Hellwig
· 5 years ago
d410035
block: rework zone reporting
by Christoph Hellwig
· 5 years ago
6d09c40
null_blk: Add zone_nr_conv to features
by Damien Le Moal
· 5 years ago
7fc8fb5
null_blk: clean up report zones
by Christoph Hellwig
· 5 years ago
e3f8956
null_blk: clean up the block device operations
by Christoph Hellwig
· 5 years ago
d29510d
Merge branch 'for-5.5/drivers' into for-5.5/zoned
by Jens Axboe
· 5 years ago
8e9c523
block: drbd: remove a stray unlock in __drbd_send_protocol()
by Dan Carpenter
· 5 years ago
da644b2
null_blk: add zone open, close, and finish support
by Ajay Joshi
· 5 years ago
efcfec57
loop: fix no-unmap write-zeroes request behavior
by Darrick J. Wong
· 5 years ago
cf1b232
nbd: verify socket is supported during setup
by Mike Christie
· 5 years ago
a4414ae
block: mtip32xx: Spelling s/configration/configuration/
by Geert Uytterhoeven
· 5 years ago
7ce23e8
nbd: handle racing with error'ed out commands
by Josef Bacik
· 5 years ago
de6346e
nbd: protect cmd->status with cmd->lock
by Josef Bacik
· 5 years ago
1b114b0
pktcdvd: add compat_ioctl handler
by Arnd Bergmann
· 6 years ago
Next »