index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
Age
Commit message (
Expand
)
Author
2017-01-18
libceph: make sure ceph_aes_crypt() IV is aligned
Ilya Dryomov
2016-12-14
libceph: remove now unused finish_request() wrapper
Ilya Dryomov
2016-12-14
libceph: always signal completion when done
Ilya Dryomov
2016-12-12
crush: include mapper.h in mapper.c
Tobias Klauser
2016-12-12
libceph: no need to drop con->mutex for ->get_authorizer()
Ilya Dryomov
2016-12-12
libceph: drop len argument of *verify_authorizer_reply()
Ilya Dryomov
2016-12-12
libceph: verify authorize reply on connect
Ilya Dryomov
2016-12-12
libceph: no need for GFP_NOFS in ceph_monc_init()
Ilya Dryomov
2016-12-12
libceph: stop allocating a new cipher on every crypto request
Ilya Dryomov
2016-12-12
libceph: uninline ceph_crypto_key_destroy()
Ilya Dryomov
2016-12-12
libceph: remove now unused ceph_*{en,de}crypt*() functions
Ilya Dryomov
2016-12-12
libceph: switch ceph_x_decrypt() to ceph_crypt()
Ilya Dryomov
2016-12-12
libceph: switch ceph_x_encrypt() to ceph_crypt()
Ilya Dryomov
2016-12-12
libceph: tweak calcu_signature() a little
Ilya Dryomov
2016-12-12
libceph: rename and align ceph_x_authorizer::reply_buf
Ilya Dryomov
2016-12-12
libceph: introduce ceph_crypt() for in-place en/decryption
Ilya Dryomov
2016-12-12
libceph: introduce ceph_x_encrypt_offset()
Ilya Dryomov
2016-12-12
libceph: old_key in process_one_ticket() is redundant
Ilya Dryomov
2016-12-12
libceph: ceph_x_encrypt_buflen() takes in_len
Ilya Dryomov
2016-11-10
libceph: initialize last_linger_id with a large integer
Ilya Dryomov
2016-11-10
libceph: fix legacy layout decode with pool 0
Yan, Zheng
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-05
crush: remove redundant local variable
Ilya Dryomov
2016-10-05
crush: don't normalize input of crush_ln iteratively
Ilya Dryomov
2016-10-03
libceph: ceph_build_auth() doesn't need ceph_auth_build_hello()
Ilya Dryomov
2016-10-03
libceph: use CEPH_AUTH_UNKNOWN in ceph_auth_build_hello()
Ilya Dryomov
2016-08-24
rbd: add 'client_addr' sysfs rbd device attribute
Ilya Dryomov
2016-08-24
rbd: support for exclusive-lock feature
Ilya Dryomov
2016-08-24
rbd: retry watch re-registration periodically
Ilya Dryomov
2016-08-24
libceph: rename ceph_client_id() -> ceph_client_gid()
Ilya Dryomov
2016-08-24
libceph: support for blacklisting clients
Douglas Fuller
2016-08-24
libceph: support for lock.lock_info
Douglas Fuller
2016-08-24
libceph: support for advisory locking on RADOS objects
Douglas Fuller
2016-08-24
libceph: add ceph_osdc_call() single-page helper
Douglas Fuller
2016-08-24
libceph: support for CEPH_OSD_OP_LIST_WATCHERS
Douglas Fuller
2016-08-24
libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode()
Ilya Dryomov
2016-08-08
libceph: using kfree_rcu() to simplify the code
Wei Yongjun
2016-08-08
libceph: make cancel_generic_request() static
Wei Yongjun
2016-08-08
libceph: fix return value check in alloc_msg_with_page_vector()
Wei Yongjun
2016-07-28
libceph: fsmap.user subscription support
Yan, Zheng
2016-07-28
libceph: make sure redirect does not change namespace
Yan, Zheng
2016-07-28
libceph: rados pool namespace support
Yan, Zheng
2016-07-28
libceph: introduce reference counted string
Yan, Zheng
2016-07-28
libceph: define new ceph_file_layout structure
Yan, Zheng
2016-07-28
libceph: fix some missing includes
Ilya Dryomov
2016-07-22
libceph: apply new_state before new_up_client on incrementals
Ilya Dryomov
2016-05-30
libceph: use %s instead of %pE in dout()s
Ilya Dryomov
2016-05-30
libceph: put request only if it's done in handle_reply()
Ilya Dryomov
2016-05-30
libceph: change ceph_osdmap_flag() to take osdc
Ilya Dryomov
2016-05-26
libceph: make ceph_osdc_wait_request() uninterruptible
Yan, Zheng
[next]