index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rbd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-02
rbd: use memzero_bvec
Christoph Hellwig
1
-13
/
+2
2021-07-21
rbd: resurrect setting of disk->private_data in rbd_init_disk()
Ilya Dryomov
1
-0
/
+1
2021-07-20
rbd: don't hold lock_rwsem while running_list is being drained
Ilya Dryomov
1
-7
/
+5
2021-07-20
rbd: always kick acquire on "acquired" and "released" notifications
Ilya Dryomov
1
-13
/
+7
2021-06-11
rbd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-34
/
+18
2021-01-25
rbd: remove the ->set_read_only method
Christoph Hellwig
1
-19
/
+0
2020-12-17
Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+6
2020-12-15
libceph, rbd: ignore addr->type while comparing in some cases
Ilya Dryomov
1
-2
/
+6
2020-11-16
rbd: use set_capacity_and_notify
Christoph Hellwig
1
-2
/
+1
2020-11-16
rbd: implement ->set_read_only to hook into BLKROSET processing
Christoph Hellwig
1
-36
/
+4
2020-10-21
Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-4
/
+4
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2020-10-12
libceph, rbd, ceph: "blacklist" -> "blocklist"
Ilya Dryomov
1
-4
/
+4
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
1
-1
/
+1
2020-09-07
rbd: require global CAP_SYS_ADMIN for mapping and unmapping
Ilya Dryomov
1
-0
/
+12
2020-09-02
block: add a new revalidate_disk_size helper
Christoph Hellwig
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-4
/
+4
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-06-16
libceph: move away from global osd_req_flags
Ilya Dryomov
1
-1
/
+3
2020-06-02
rbd: compression_hint option
Ilya Dryomov
1
-1
/
+42
2020-06-02
libceph: support for alloc hint flags
Ilya Dryomov
1
-1
/
+2
2020-04-13
rbd: don't mess with a page vector in rbd_notify_op_lock()
Ilya Dryomov
1
-5
/
+1
2020-04-13
rbd: don't test rbd_dev->opts in rbd_dev_image_release()
Ilya Dryomov
1
-1
/
+1
2020-04-13
rbd: call rbd_dev_unprobe() after unwatching and flushing notifies
Ilya Dryomov
1
-4
/
+4
2020-04-13
rbd: avoid a deadlock on header_rwsem when flushing notifies
Ilya Dryomov
1
-4
/
+13
2020-03-30
rbd: enable multiple blk-mq queues
Hannes Reinecke
1
-1
/
+1
2020-03-30
rbd: embed image request in blk-mq pdu
Ilya Dryomov
1
-87
/
+51
2020-03-30
rbd: acquire header_rwsem just once in rbd_queue_workfn()
Ilya Dryomov
1
-28
/
+31
2020-03-30
rbd: get rid of img_request_layered_clear()
Ilya Dryomov
1
-8
/
+1
2020-03-30
rbd: kill img_request kref
Hannes Reinecke
1
-19
/
+5
2020-03-30
rbd: remove barriers from img_request_layered_{set,clear,test}()
Ilya Dryomov
1
-3
/
+0
2020-02-09
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-20
/
+11
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
1
-6
/
+2
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
1
-1
/
+0
2020-02-07
new primitive: __fs_parse()
Al Viro
1
-1
/
+1
2020-02-07
switch rbd and libceph to p_log-based primitives
Al Viro
1
-8
/
+6
2020-02-07
struct p_log, variants of warnf() et.al. taking that one instead
Al Viro
1
-0
/
+1
2020-02-07
Pass consistent param->type to fs_parse()
Al Viro
1
-5
/
+2
2020-01-27
rbd: set the 'device' link in sysfs
Hannes Reinecke
1
-1
/
+1
2020-01-27
rbd: work around -Wuninitialized warning
Arnd Bergmann
1
-1
/
+1
2019-11-28
libceph, rbd, ceph: convert to use the new mount API
David Howells
1
-109
/
+153
2019-11-25
rbd: ask for a weaker incompat mask for read-only mappings
Ilya Dryomov
1
-4
/
+11
2019-11-25
rbd: don't query snapshot features
Ilya Dryomov
1
-37
/
+1
2019-11-25
rbd: remove snapshot existence validation code
Ilya Dryomov
1
-39
/
+3
2019-11-25
rbd: don't establish watch for read-only mappings
Ilya Dryomov
1
-14
/
+27
2019-11-25
rbd: don't acquire exclusive lock for read-only mappings
Ilya Dryomov
1
-2
/
+13
2019-11-25
rbd: disallow read-write partitions on images mapped read-only
Ilya Dryomov
1
-3
/
+10
2019-11-25
rbd: treat images mapped read-only seriously
Ilya Dryomov
1
-5
/
+8
2019-11-25
rbd: introduce RBD_DEV_FLAG_READONLY
Ilya Dryomov
1
-5
/
+14
2019-11-25
rbd: introduce rbd_is_snap()
Ilya Dryomov
1
-8
/
+13
[next]