index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rbd.c
Age
Commit message (
Expand
)
Author
2022-02-17
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
2022-01-20
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2022-01-13
rbd: make const pointer spaces a static const array
Colin Ian King
2022-01-13
libceph: generalize addr/ip parsing based on delimiter
Venky Shankar
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-10-18
rbd: add add_disk() error handling
Luis Chamberlain
2021-10-18
block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
John Garry
2021-08-16
rbd: use bvec_virt
Christoph Hellwig
2021-08-02
rbd: use memzero_bvec
Christoph Hellwig
2021-07-21
rbd: resurrect setting of disk->private_data in rbd_init_disk()
Ilya Dryomov
2021-07-20
rbd: don't hold lock_rwsem while running_list is being drained
Ilya Dryomov
2021-07-20
rbd: always kick acquire on "acquired" and "released" notifications
Ilya Dryomov
2021-06-11
rbd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-01-24
rbd: remove the ->set_read_only method
Christoph Hellwig
2020-12-17
Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-12-14
libceph, rbd: ignore addr->type while comparing in some cases
Ilya Dryomov
2020-11-16
rbd: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
rbd: implement ->set_read_only to hook into BLKROSET processing
Christoph Hellwig
2020-10-21
Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-12
libceph, rbd, ceph: "blacklist" -> "blocklist"
Ilya Dryomov
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-09-07
rbd: require global CAP_SYS_ADMIN for mapping and unmapping
Ilya Dryomov
2020-09-02
block: add a new revalidate_disk_size helper
Christoph Hellwig
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-06-16
libceph: move away from global osd_req_flags
Ilya Dryomov
2020-06-01
rbd: compression_hint option
Ilya Dryomov
2020-06-01
libceph: support for alloc hint flags
Ilya Dryomov
2020-04-13
rbd: don't mess with a page vector in rbd_notify_op_lock()
Ilya Dryomov
2020-04-13
rbd: don't test rbd_dev->opts in rbd_dev_image_release()
Ilya Dryomov
2020-04-13
rbd: call rbd_dev_unprobe() after unwatching and flushing notifies
Ilya Dryomov
2020-04-13
rbd: avoid a deadlock on header_rwsem when flushing notifies
Ilya Dryomov
2020-03-30
rbd: enable multiple blk-mq queues
Hannes Reinecke
2020-03-30
rbd: embed image request in blk-mq pdu
Ilya Dryomov
2020-03-30
rbd: acquire header_rwsem just once in rbd_queue_workfn()
Ilya Dryomov
2020-03-30
rbd: get rid of img_request_layered_clear()
Ilya Dryomov
2020-03-30
rbd: kill img_request kref
Hannes Reinecke
2020-03-30
rbd: remove barriers from img_request_layered_{set,clear,test}()
Ilya Dryomov
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
new primitive: __fs_parse()
Al Viro
2020-02-07
switch rbd and libceph to p_log-based primitives
Al Viro
2020-02-07
struct p_log, variants of warnf() et.al. taking that one instead
Al Viro
2020-02-07
Pass consistent param->type to fs_parse()
Al Viro
2020-01-27
rbd: set the 'device' link in sysfs
Hannes Reinecke
2020-01-27
rbd: work around -Wuninitialized warning
Arnd Bergmann
2019-11-27
libceph, rbd, ceph: convert to use the new mount API
David Howells
2019-11-25
rbd: ask for a weaker incompat mask for read-only mappings
Ilya Dryomov
[next]