aboutsummaryrefslogtreecommitdiff
path: root/net/ceph
AgeCommit message (Expand)Author
2015-10-16rbd: use writefull op for object size writesIlya Dryomov
2015-09-17libceph: don't access invalid memory in keepalive2 pathIlya Dryomov
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-09-09libceph: check data_len in ->alloc_msg()Ilya Dryomov
2015-09-08libceph: use keepalive2 to verify the mon session is aliveYan, Zheng
2015-09-08libceph: set 'exists' flag for newly up osdYan, Zheng
2015-09-08libceph: rename con_work() to ceph_con_workfn()Ilya Dryomov
2015-09-08libceph: Avoid holding the zero page on ceph_msgr_slab_init errorsBenoît Canet
2015-09-08libceph: remove the unused macro AES_KEY_SIZENicholas Krause
2015-09-04fs: create and use seq_show_option for escapingKees Cook
2015-07-09libceph: treat sockaddr_storage with uninitialized family as blankIlya Dryomov
2015-07-09libceph: enable ceph in a non-default network namespaceIlya Dryomov
2015-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-07-01crush: fix a bug in tree bucket decodeIlya Dryomov
2015-06-29libceph: Fix ceph_tcp_sendpage()'s more boolean usageBenoît Canet
2015-06-25libceph: Remove spurious kunmap() of the zero pageBenoît Canet
2015-06-25crush: sync up with userspaceIlya Dryomov
2015-06-25crush: fix crash from invalid 'take' argumentIlya Dryomov
2015-06-25libceph: fix wrong name "Ceph filesystem for Linux"Hong Zhiguo
2015-06-25libceph: a couple tweaks for wait loopsIlya Dryomov
2015-06-25libceph: store timeouts in jiffies, verify user inputIlya Dryomov
2015-06-25libceph: use kvfree() instead of open-coding itIlya Dryomov
2015-06-25libceph: allow setting osd_req_op's flagsYan, Zheng
2015-06-25libceph: properly release STAT request's raw_data_inYan, Zheng
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-20Revert "libceph: clear r_req_lru_item in __unregister_linger_request()"Ilya Dryomov
2015-05-20libceph: request a new osdmap if lingering request maps to no osdIlya Dryomov
2015-05-11net: Add a struct net parameter to sock_create_kernEric W. Biederman
2015-04-22crush: straw2 bucket type with an efficient 64-bit crush_ln()Ilya Dryomov
2015-04-22crush: ensuring at most num-rep osds are selectedIlya Dryomov
2015-04-22crush: drop unnecessary include from mapper.cIlya Dryomov
2015-04-20libceph: expose client options through debugfsIlya Dryomov
2015-04-20libceph, ceph: split ceph_show_options()Ilya Dryomov
2015-04-20libceph: don't overwrite specific con error msgsIlya Dryomov
2015-04-07Revert "libceph: use memalloc flags for net IO"Ilya Dryomov
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-02-19libceph: kfree() in put_osd() shouldn't depend on authorizerIlya Dryomov
2015-02-19libceph: fix double __remove_osd() problemIlya Dryomov
2015-02-19libceph: tcp_nodelay supportChaitanya Huilgol
2015-02-19libceph: use mon_client.c/put_generic_request() moreIlya Dryomov
2015-02-19libceph: nuke pool op infrastructureIlya Dryomov
2015-02-11mm: gup: use get_user_pages_unlockedAndrea Arcangeli
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov
2014-12-17libceph: specify position of extent operationYan, Zheng
2014-12-17libceph: add CREATE osd operation supportYan, Zheng
2014-12-17libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng
2014-12-17libceph: require cephx message signature by defaultYan, Zheng
2014-12-17libceph: message signature supportYan, Zheng
2014-12-17libceph: store session key in cephx authorizerYan, Zheng
2014-12-17libceph: nuke ceph_kvfree()Ilya Dryomov