summaryrefslogtreecommitdiffstats
path: root/net/ceph
Commit message (Expand)AuthorAgeFilesLines
* rbd: use writefull op for object size writesIlya Dryomov2015-10-161-4/+9
* libceph: don't access invalid memory in keepalive2 pathIlya Dryomov2015-09-171-4/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-09-116-66/+111
|\
| * libceph: check data_len in ->alloc_msg()Ilya Dryomov2015-09-092-40/+18
| * libceph: use keepalive2 to verify the mon session is aliveYan, Zheng2015-09-083-13/+84
| * libceph: set 'exists' flag for newly up osdYan, Zheng2015-09-081-1/+1
| * libceph: rename con_work() to ceph_con_workfn()Ilya Dryomov2015-09-081-3/+3
| * libceph: Avoid holding the zero page on ceph_msgr_slab_init errorsBenoît Canet2015-09-081-5/+5
| * libceph: remove the unused macro AES_KEY_SIZENicholas Krause2015-09-081-4/+0
* | fs: create and use seq_show_option for escapingKees Cook2015-09-041-2/+5
|/
* libceph: treat sockaddr_storage with uninitialized family as blankIlya Dryomov2015-07-091-7/+7
* libceph: enable ceph in a non-default network namespaceIlya Dryomov2015-07-092-7/+19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-07-0210-119/+197
|\
| * crush: fix a bug in tree bucket decodeIlya Dryomov2015-07-011-1/+1
| * libceph: Fix ceph_tcp_sendpage()'s more boolean usageBenoît Canet2015-06-291-1/+1
| * libceph: Remove spurious kunmap() of the zero pageBenoît Canet2015-06-251-1/+0
| * crush: sync up with userspaceIlya Dryomov2015-06-254-75/+115
| * crush: fix crash from invalid 'take' argumentIlya Dryomov2015-06-251-2/+9
| * libceph: fix wrong name "Ceph filesystem for Linux"Hong Zhiguo2015-06-251-1/+1
| * libceph: a couple tweaks for wait loopsIlya Dryomov2015-06-252-5/+4
| * libceph: store timeouts in jiffies, verify user inputIlya Dryomov2015-06-253-20/+47
| * libceph: use kvfree() instead of open-coding itIlya Dryomov2015-06-251-4/+1
| * libceph: allow setting osd_req_op's flagsYan, Zheng2015-06-251-9/+15
| * libceph: properly release STAT request's raw_data_inYan, Zheng2015-06-251-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-011-13/+20
|\ \ | |/
| * Revert "libceph: clear r_req_lru_item in __unregister_linger_request()"Ilya Dryomov2015-05-201-2/+0
| * libceph: request a new osdmap if lingering request maps to no osdIlya Dryomov2015-05-201-11/+20
* | net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-111-2/+2
|/
* crush: straw2 bucket type with an efficient 64-bit crush_ln()Ilya Dryomov2015-04-224-0/+306
* crush: ensuring at most num-rep osds are selectedIlya Dryomov2015-04-221-4/+12
* crush: drop unnecessary include from mapper.cIlya Dryomov2015-04-221-1/+0
* libceph: expose client options through debugfsIlya Dryomov2015-04-201-0/+24
* libceph, ceph: split ceph_show_options()Ilya Dryomov2015-04-201-0/+37
* libceph: don't overwrite specific con error msgsIlya Dryomov2015-04-201-12/+13
* Revert "libceph: use memalloc flags for net IO"Ilya Dryomov2015-04-071-8/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-02-196-162/+54
|\
| * libceph: kfree() in put_osd() shouldn't depend on authorizerIlya Dryomov2015-02-191-2/+3
| * libceph: fix double __remove_osd() problemIlya Dryomov2015-02-191-8/+18
| * libceph: tcp_nodelay supportChaitanya Huilgol2015-02-192-2/+28
| * libceph: use mon_client.c/put_generic_request() moreIlya Dryomov2015-02-191-2/+2
| * libceph: nuke pool op infrastructureIlya Dryomov2015-02-193-148/+3
* | mm: gup: use get_user_pages_unlockedAndrea Arcangeli2015-02-111-4/+2
|/
* libceph: fix sparse endianness warningsIlya Dryomov2015-01-082-2/+2
* libceph: specify position of extent operationYan, Zheng2014-12-171-13/+6
* libceph: add CREATE osd operation supportYan, Zheng2014-12-171-20/+22
* libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng2014-12-171-0/+47
* libceph: require cephx message signature by defaultYan, Zheng2014-12-171-0/+13
* libceph: message signature supportYan, Zheng2014-12-173-3/+103
* libceph: store session key in cephx authorizerYan, Zheng2014-12-172-7/+12
* libceph: nuke ceph_kvfree()Ilya Dryomov2014-12-173-11/+3
OpenPOWER on IntegriCloud