index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tools
/
rbd_nbd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rbd-nbd: map using netlink interface by default
Ramana Raja
2024-01-25
1
-18
/
+14
*
rbd-nbd: log errors during netlink_resize() using derr
Ramana Raja
2024-01-24
1
-5
/
+6
*
rbd_nbd: fix resize of images mapped using netlink
Ramana Raja
2024-01-24
1
-6
/
+13
*
rbd-nbd: fix stuck with disable request
Prasanna Kumar Kalever
2023-09-21
1
-31
/
+81
*
rbd, rbd-nbd: make --encryption-format optional
Ilya Dryomov
2022-12-04
1
-1
/
+7
*
rbd, rbd-nbd: accept "luks", "luks1" and "luks2" formats
Ilya Dryomov
2022-12-04
1
-54
/
+84
*
rbd, rbd-nbd: don't strip trailing newline in passphrase files
Ilya Dryomov
2022-12-04
1
-6
/
+2
*
rbd: add --snap-id option to "rbd device map|unmap|attach|detach"
Prasanna Kumar Kalever
2022-11-10
1
-0
/
+5
*
rbd-nbd: provide a way to map snapshots by id
Prasanna Kumar Kalever
2022-11-10
1
-8
/
+37
*
tools/rbd: add encryption format support for cloned image
Or Ozeri
2022-08-25
1
-56
/
+64
*
librbd/crypto: allow loading luks format without specifying version
Or Ozeri
2022-08-04
1
-3
/
+19
*
rbd-nbd: allow user to specify cookie at map
Prasanna Kumar Kalever
2021-10-26
1
-4
/
+5
*
rbd-nbd: allow attach without --cookie for old kernel versions
Prasanna Kumar Kalever
2021-10-26
1
-8
/
+14
*
rbd-nbd: show per device cookie with list command
Prasanna Kumar Kalever
2021-10-26
1
-1
/
+5
*
rbd-nbd: mandate device cookie for attach command
Prasanna Kumar Kalever
2021-10-26
1
-0
/
+12
*
rbd-nbd: provide a flag to show device cookie with map command
Prasanna Kumar Kalever
2021-10-26
1
-1
/
+30
*
rbd-nbd: generate and send device cookie with netlink connect request
Prasanna Kumar Kalever
2021-10-26
2
-0
/
+9
*
rbd: correct image_spec() output when rbd-nbd Detach/Unmap error
haoyixing
2021-10-14
1
-1
/
+1
*
common: modify 'main()s' to use new argv_to_vec() signature
Ronen Friedman
2021-08-19
1
-5
/
+2
*
tools/rbd_nbd: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+1
*
rbd-nbd: support notrim option with map command
Prasanna Kumar Kalever
2021-06-28
1
-1
/
+8
*
*: always include <filesystem>
Kefu Chai
2021-06-09
1
-6
/
+2
*
librbd, tools/rbd_nbd: use boost::endian for endian conversion
Kefu Chai
2021-04-28
1
-18
/
+14
*
rbd: use portable zero-ing memory function
YuanXin
2021-02-27
1
-1
/
+1
*
tools/rbd-nbd: change block size to 4K for LUKS2 images
Or Ozeri
2021-01-20
1
-3
/
+6
*
librbd: add encryption cli
Or Ozeri
2021-01-13
1
-12
/
+86
*
global: reexpand the conf meta in all the child processes
Xiubo Li
2020-11-23
1
-1
/
+0
*
rbd-nbd: try to disconnect before terminating
Mykola Golub
2020-11-10
1
-3
/
+11
*
rbd-nbd: always check device when searching re-attached process
Mykola Golub
2020-11-10
1
-11
/
+20
*
rbd-nbd: don't look for cmdline in /proc/[tid] subdirectories
Mykola Golub
2020-11-10
1
-1
/
+12
*
rbd-nbd: when unmapping or detaching by device try to find process
Mykola Golub
2020-11-10
1
-6
/
+27
*
rbd-nbd: unmap wrongly skipped wait for terminate
Mykola Golub
2020-11-10
1
-17
/
+24
*
rbd-nbd: use pidfd_open syscall if available
Mykola Golub
2020-11-10
1
-9
/
+39
*
rbd-nbd: reexpand the conf meta in child process
Xiubo Li
2020-10-30
1
-0
/
+1
*
rbd-nbd: add --io-timeout and --reattach-timeout options
Mykola Golub
2020-10-13
1
-23
/
+50
*
rbd-nbd: use EventSocket to notify terminate
Mykola Golub
2020-10-13
1
-15
/
+24
*
rbd-nbd: make unmap/detach wait for rbd-nbd process to terminate
Mykola Golub
2020-10-13
1
-3
/
+59
*
rbd-nbd: make sure all pending io is processed before exiting
Mykola Golub
2020-10-07
1
-25
/
+35
*
rbd-nbd: introduce new attach and detach commands
Mykola Golub
2020-10-07
1
-76
/
+244
*
rbd-nbd: update netlink header file
Mykola Golub
2020-10-07
1
-2
/
+31
*
rbd-nbd: don't ignore namespace when unmapping by image spec
Mykola Golub
2020-09-27
1
-2
/
+2
*
rbd-nbd: fix typo in mini help
Mykola Golub
2020-09-20
1
-1
/
+1
*
rbd-nbd: initialize quiesce state variable
Mykola Golub
2020-09-12
1
-3
/
+2
*
rbd-nbd: return quiesce hook exit code
Mykola Golub
2020-09-11
1
-11
/
+21
*
rbd-nbd: fix potential race when waiting unqiesce
Mykola Golub
2020-09-11
1
-5
/
+8
*
librbd: make quiesce_complete to pass handle
Mykola Golub
2020-09-02
1
-4
/
+8
*
librbd: extend quiesce_complete API to return error code
Mykola Golub
2020-06-09
1
-1
/
+1
*
rbd-nbd: don't abuse rbd_cache_writethrough_until_flush
Mykola Golub
2020-05-13
1
-1
/
+18
*
rbd-nbd: script that can be hooked to quiesce/unquiesce events
Mykola Golub
2020-05-09
1
-0
/
+31
*
rbd-nbd: add quiesce/unquiesce hooks
Mykola Golub
2020-05-09
1
-10
/
+175
[next]