linux/net/ceph
Ilya Dryomov 124f930b8c libceph: make sure ceph_aes_crypt() IV is aligned
... otherwise the crypto stack will align it for us with a GFP_ATOMIC
allocation and a memcpy() -- see skcipher_walk_first().

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2017-01-18 17:58:45 +01:00
..
crush crush: include mapper.h in mapper.c 2016-12-12 23:54:26 +01:00
armor.c
auth.c libceph: drop len argument of *verify_authorizer_reply() 2016-12-12 23:09:21 +01:00
auth_none.c
auth_none.h
auth_x.c libceph: drop len argument of *verify_authorizer_reply() 2016-12-12 23:09:21 +01:00
auth_x.h
auth_x_protocol.h
buffer.c
ceph_common.c
ceph_fs.c
ceph_hash.c
ceph_strings.c
cls_lock_client.c
crypto.c libceph: make sure ceph_aes_crypt() IV is aligned 2017-01-18 17:58:45 +01:00
crypto.h
debugfs.c
Kconfig
Makefile
messenger.c libceph: no need to drop con->mutex for ->get_authorizer() 2016-12-12 23:09:21 +01:00
mon_client.c libceph: no need for GFP_NOFS in ceph_monc_init() 2016-12-12 23:09:21 +01:00
msgpool.c
osd_client.c libceph: remove now unused finish_request() wrapper 2016-12-14 22:39:08 +01:00
osdmap.c
pagelist.c
pagevec.c
snapshot.c
string_table.c