index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-10
libceph: clear con->out_msg on Policy::stateful_server faults
Ilya Dryomov
1
-0
/
+5
2020-06-03
libceph: ignore pool overlay and cache logic on redirects
Jerry Lee
1
-1
/
+3
2019-08-11
libceph: use kbasename() and kill ceph_file_part()
Ilya Dryomov
1
-13
/
+0
2019-03-27
libceph: wait for latest osdmap in ceph_monc_blacklist_add()
Ilya Dryomov
2
-1
/
+26
2019-02-27
libceph: handle an empty authorize reply
Ilya Dryomov
1
-6
/
+9
2019-02-15
libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()
Ilya Dryomov
1
-2
/
+3
2019-01-13
libceph: fix CEPH_FEATURE_CEPHX_V2 check in calc_signature()
Ilya Dryomov
1
-1
/
+1
2018-12-08
libceph: check authorizer reply/challenge length before reading
Ilya Dryomov
1
-0
/
+7
2018-12-08
libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()
Ilya Dryomov
1
-2
/
+4
2018-12-08
libceph: implement CEPHX_V2 calculation mode
Ilya Dryomov
1
-17
/
+56
2018-12-08
libceph: add authorizer challenge
Ilya Dryomov
5
-6
/
+117
2018-12-08
libceph: factor out encrypt_authorizer()
Ilya Dryomov
1
-13
/
+36
2018-12-08
libceph: factor out __ceph_x_decrypt()
Ilya Dryomov
1
-9
/
+24
2018-12-08
libceph: factor out __prepare_write_connect()
Ilya Dryomov
1
-9
/
+12
2018-12-08
libceph: store ceph_auth_handshake pointer in ceph_connection
Ilya Dryomov
1
-28
/
+26
2018-12-08
libceph: no need to drop con->mutex for ->get_authorizer()
Ilya Dryomov
1
-6
/
+0
2018-12-08
libceph: drop len argument of *verify_authorizer_reply()
Ilya Dryomov
4
-6
/
+6
2018-11-27
libceph: fall back to sendmsg for slab pages
Ilya Dryomov
1
-3
/
+9
2018-05-01
libceph: validate con->state at the top of try_write()
Ilya Dryomov
1
-0
/
+7
2018-05-01
libceph: reschedule a tick in finish_hunting()
Ilya Dryomov
1
-0
/
+1
2018-05-01
libceph: un-backoff on tick when we have a authenticated session
Ilya Dryomov
1
-3
/
+10
2018-04-13
libceph: NULL deref on crush_decode() error path
Dan Carpenter
1
-0
/
+1
2017-11-30
libceph: don't WARN() if user tries to add invalid key
Eric Biggers
1
-1
/
+3
2017-04-08
libceph: force GFP_NOIO for socket allocations
Ilya Dryomov
1
-0
/
+6
2017-03-30
libceph: don't set weight to IN when OSD is destroyed
Ilya Dryomov
1
-1
/
+0
2017-03-12
ceph: update readpages osd request according to size of pages
Yan, Zheng
1
-1
/
+2
2017-01-26
libceph: stop allocating a new cipher on every crypto request
Ilya Dryomov
2
-25
/
+61
2017-01-26
libceph: uninline ceph_crypto_key_destroy()
Ilya Dryomov
2
-8
/
+9
2017-01-26
libceph: make sure ceph_aes_crypt() IV is aligned
Ilya Dryomov
1
-1
/
+1
2017-01-26
libceph: remove now unused ceph_*{en,de}crypt*() functions
Ilya Dryomov
2
-383
/
+0
2017-01-26
libceph: switch ceph_x_decrypt() to ceph_crypt()
Ilya Dryomov
1
-46
/
+32
2017-01-26
libceph: switch ceph_x_encrypt() to ceph_crypt()
Ilya Dryomov
1
-34
/
+37
2017-01-26
libceph: tweak calcu_signature() a little
Ilya Dryomov
1
-15
/
+28
2017-01-26
libceph: rename and align ceph_x_authorizer::reply_buf
Ilya Dryomov
2
-6
/
+7
2017-01-26
libceph: introduce ceph_crypt() for in-place en/decryption
Ilya Dryomov
2
-0
/
+89
2017-01-26
libceph: introduce ceph_x_encrypt_offset()
Ilya Dryomov
1
-2
/
+6
2017-01-26
libceph: old_key in process_one_ticket() is redundant
Ilya Dryomov
1
-3
/
+1
2017-01-26
libceph: ceph_x_encrypt_buflen() takes in_len
Ilya Dryomov
1
-3
/
+4
2017-01-09
libceph: verify authorize reply on connect
Ilya Dryomov
1
-0
/
+13
2016-11-10
libceph: initialize last_linger_id with a large integer
Ilya Dryomov
1
-0
/
+1
2016-11-10
libceph: fix legacy layout decode with pool 0
Yan, Zheng
1
-1
/
+2
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-10-05
crush: remove redundant local variable
Ilya Dryomov
1
-3
/
+2
2016-10-05
crush: don't normalize input of crush_ln iteratively
Ilya Dryomov
1
-3
/
+9
2016-10-03
libceph: ceph_build_auth() doesn't need ceph_auth_build_hello()
Ilya Dryomov
1
-3
/
+1
2016-10-03
libceph: use CEPH_AUTH_UNKNOWN in ceph_auth_build_hello()
Ilya Dryomov
1
-1
/
+1
2016-08-24
rbd: add 'client_addr' sysfs rbd device attribute
Ilya Dryomov
1
-0
/
+6
2016-08-24
rbd: support for exclusive-lock feature
Ilya Dryomov
1
-0
/
+1
2016-08-24
rbd: retry watch re-registration periodically
Ilya Dryomov
1
-0
/
+1
2016-08-24
libceph: rename ceph_client_id() -> ceph_client_gid()
Ilya Dryomov
1
-3
/
+4
[next]