index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rbd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rbd: take header_rwsem in rbd_dev_refresh() only when updating
Ilya Dryomov
2023-09-26
1
-11
/
+11
*
rbd: decouple parent info read-in from updating rbd_dev
Ilya Dryomov
2023-09-26
1
-62
/
+80
*
rbd: decouple header read-in from updating rbd_dev->header
Ilya Dryomov
2023-09-26
1
-92
/
+114
*
rbd: move rbd_dev_refresh() definition
Ilya Dryomov
2023-09-26
1
-35
/
+33
*
rbd: use list_for_each_entry() helper
Jinjie Ruan
2023-08-30
1
-3
/
+1
*
rbd: prevent busy loop when requesting exclusive lock
Ilya Dryomov
2023-08-02
1
-13
/
+15
*
rbd: retrieve and check lock owner twice before blocklisting
Ilya Dryomov
2023-07-26
1
-2
/
+23
*
rbd: harden get_lock_owner_info() a bit
Ilya Dryomov
2023-07-26
1
-6
/
+15
*
rbd: make get_lock_owner_info() return a single locker or NULL
Ilya Dryomov
2023-07-26
1
-33
/
+51
*
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-3
/
+3
|
\
|
*
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-1
/
+1
|
*
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
1
-1
/
+1
|
*
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
1
-2
/
+2
*
|
rbd: get snapshot context after exclusive lock is ensured to be held
Ilya Dryomov
2023-06-06
1
-7
/
+23
*
|
rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag setting
Ilya Dryomov
2023-06-06
1
-11
/
+21
|
/
*
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-23
1
-19
/
+15
*
Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-03-02
1
-11
/
+9
|
\
|
*
rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails
Ilya Dryomov
2023-02-26
1
-11
/
+9
*
|
rbd: use bvec_set_page to initialize the copy up bvec
Christoph Hellwig
2023-02-03
1
-4
/
+3
|
/
*
rbd: fix possible memory leak in rbd_sysfs_init()
Yang Yingliang
2022-10-27
1
-1
/
+3
*
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-08-11
1
-3
/
+3
|
\
|
*
libceph: clean up ceph_osdc_start_request prototype
Jeff Layton
2022-08-03
1
-3
/
+3
*
|
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
1
-1
/
+1
|
/
*
Merge tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-06-02
1
-7
/
+6
|
\
|
*
rbd: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-05-25
1
-7
/
+6
*
|
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
1
-1
/
+0
|
/
*
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
2022-02-17
1
-1
/
+1
*
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2022-01-20
1
-2
/
+3
|
\
|
*
rbd: make const pointer spaces a static const array
Colin Ian King
2022-01-13
1
-1
/
+1
|
*
libceph: generalize addr/ip parsing based on delimiter
Venky Shankar
2022-01-13
1
-1
/
+2
*
|
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-11-29
1
-4
/
+2
|
/
*
rbd: add add_disk() error handling
Luis Chamberlain
2021-10-18
1
-1
/
+5
*
block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
John Garry
2021-10-18
1
-1
/
+1
*
rbd: use bvec_virt
Christoph Hellwig
2021-08-16
1
-2
/
+1
*
rbd: use memzero_bvec
Christoph Hellwig
2021-08-02
1
-13
/
+2
*
rbd: resurrect setting of disk->private_data in rbd_init_disk()
Ilya Dryomov
2021-07-21
1
-0
/
+1
*
rbd: don't hold lock_rwsem while running_list is being drained
Ilya Dryomov
2021-07-20
1
-7
/
+5
*
rbd: always kick acquire on "acquired" and "released" notifications
Ilya Dryomov
2021-07-20
1
-13
/
+7
*
rbd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-11
1
-34
/
+18
*
rbd: remove the ->set_read_only method
Christoph Hellwig
2021-01-24
1
-19
/
+0
*
Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-12-17
1
-2
/
+6
|
\
|
*
libceph, rbd: ignore addr->type while comparing in some cases
Ilya Dryomov
2020-12-14
1
-2
/
+6
*
|
rbd: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
1
-2
/
+1
*
|
rbd: implement ->set_read_only to hook into BLKROSET processing
Christoph Hellwig
2020-11-16
1
-36
/
+4
|
/
*
Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-10-21
1
-4
/
+4
|
\
|
*
libceph, rbd, ceph: "blacklist" -> "blocklist"
Ilya Dryomov
2020-10-12
1
-4
/
+4
*
|
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-09-24
1
-1
/
+1
|
*
block: add a new revalidate_disk_size helper
Christoph Hellwig
2020-09-02
1
-1
/
+1
*
|
rbd: require global CAP_SYS_ADMIN for mapping and unmapping
Ilya Dryomov
2020-09-07
1
-0
/
+12
|
/
[next]