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
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
2016-08-24
libceph: support for blacklisting clients
Douglas Fuller
1
-0
/
+82
2016-08-24
libceph: support for lock.lock_info
Douglas Fuller
1
-0
/
+145
2016-08-24
libceph: support for advisory locking on RADOS objects
Douglas Fuller
2
-0
/
+181
2016-08-24
libceph: add ceph_osdc_call() single-page helper
Douglas Fuller
1
-0
/
+51
2016-08-24
libceph: support for CEPH_OSD_OP_LIST_WATCHERS
Douglas Fuller
1
-0
/
+117
2016-08-24
libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode()
Ilya Dryomov
2
-3
/
+6
2016-08-08
libceph: using kfree_rcu() to simplify the code
Wei Yongjun
1
-7
/
+1
2016-08-08
libceph: make cancel_generic_request() static
Wei Yongjun
1
-1
/
+1
2016-08-08
libceph: fix return value check in alloc_msg_with_page_vector()
Wei Yongjun
1
-1
/
+1
2016-07-28
libceph: fsmap.user subscription support
Yan, Zheng
1
-1
/
+3
2016-07-28
libceph: make sure redirect does not change namespace
Yan, Zheng
1
-0
/
+15
2016-07-28
libceph: rados pool namespace support
Yan, Zheng
3
-15
/
+81
2016-07-28
libceph: introduce reference counted string
Yan, Zheng
3
-1
/
+114
2016-07-28
libceph: define new ceph_file_layout structure
Yan, Zheng
3
-8
/
+32
2016-07-28
libceph: fix some missing includes
Ilya Dryomov
1
-0
/
+1
2016-07-22
libceph: apply new_state before new_up_client on incrementals
Ilya Dryomov
1
-43
/
+113
2016-05-30
libceph: use %s instead of %pE in dout()s
Ilya Dryomov
2
-5
/
+5
2016-05-30
libceph: put request only if it's done in handle_reply()
Ilya Dryomov
1
-3
/
+3
2016-05-30
libceph: change ceph_osdmap_flag() to take osdc
Ilya Dryomov
1
-20
/
+19
2016-05-26
libceph: make ceph_osdc_wait_request() uninterruptible
Yan, Zheng
1
-1
/
+1
2016-05-26
ceph: make logical calculation functions return bool
Zhang Zhuoyu
1
-1
/
+1
2016-05-26
libceph: support for subscribing to "mdsmap.<id>" maps
Ilya Dryomov
2
-5
/
+14
[next]