index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
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
2019-11-25
rbd: fix spelling mistake "requeueing" -> "requeuing"
Colin Ian King
1
-1
/
+1
2019-11-14
rbd: silence bogus uninitialized warning in rbd_object_map_update_finish()
Ilya Dryomov
1
-1
/
+1
2019-10-15
rbd: cancel lock_dwork if the wait is interrupted
Dongsheng Yang
1
-3
/
+6
2019-09-16
rbd: pull rbd_img_request_create() dout out into the callers
Ilya Dryomov
1
-2
/
+6
2019-09-16
rbd: fix response length parameter for encoded strings
Dongsheng Yang
1
-4
/
+6
2019-08-28
rbd: restore zeroing past the overlap when reading from parent
Ilya Dryomov
1
-0
/
+11
2019-07-18
Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-588
/
+1600
2019-07-08
rbd: setallochint only if object doesn't exist
Ilya Dryomov
1
-5
/
+14
2019-07-08
rbd: support for object-map and fast-diff
Ilya Dryomov
1
-3
/
+717
2019-07-08
rbd: call rbd_dev_mapping_set() from rbd_dev_image_probe()
Ilya Dryomov
1
-8
/
+6
2019-07-08
libceph: change ceph_osdc_call() to take page vector for response
Ilya Dryomov
1
-4
/
+4
2019-07-08
rbd: new exclusive lock wait/wake code
Ilya Dryomov
1
-143
/
+186
2019-07-08
rbd: quiescing lock should wait for image requests
Ilya Dryomov
1
-14
/
+90
2019-07-08
rbd: lock should be quiesced on reacquire
Ilya Dryomov
1
-14
/
+21
2019-07-08
rbd: introduce copyup state machine
Ilya Dryomov
1
-64
/
+123
2019-07-08
rbd: rename rbd_obj_setup_*() to rbd_obj_init_*()
Ilya Dryomov
1
-13
/
+13
2019-07-08
rbd: move OSD request allocation into object request state machines
Ilya Dryomov
1
-118
/
+96
2019-07-08
rbd: factor out __rbd_osd_setup_discard_ops()
Ilya Dryomov
1
-16
/
+27
2019-07-08
rbd: factor out rbd_osd_setup_copyup()
Ilya Dryomov
1
-12
/
+17
[next]