summaryrefslogtreecommitdiff
path: root/net/ceph
Commit message (Expand)AuthorAge
* libceph: treat sockaddr_storage with uninitialized family as blankIlya Dryomov2015-07-09
* libceph: enable ceph in a non-default network namespaceIlya Dryomov2015-07-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-07-02
|\
| * crush: fix a bug in tree bucket decodeIlya Dryomov2015-07-01
| * libceph: Fix ceph_tcp_sendpage()'s more boolean usageBenoît Canet2015-06-29
| * libceph: Remove spurious kunmap() of the zero pageBenoît Canet2015-06-25
| * crush: sync up with userspaceIlya Dryomov2015-06-25
| * crush: fix crash from invalid 'take' argumentIlya Dryomov2015-06-25
| * libceph: fix wrong name "Ceph filesystem for Linux"Hong Zhiguo2015-06-25
| * libceph: a couple tweaks for wait loopsIlya Dryomov2015-06-25
| * libceph: store timeouts in jiffies, verify user inputIlya Dryomov2015-06-25
| * libceph: use kvfree() instead of open-coding itIlya Dryomov2015-06-25
| * libceph: allow setting osd_req_op's flagsYan, Zheng2015-06-25
| * libceph: properly release STAT request's raw_data_inYan, Zheng2015-06-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-01
|\ \ | |/
| * Revert "libceph: clear r_req_lru_item in __unregister_linger_request()"Ilya Dryomov2015-05-20
| * libceph: request a new osdmap if lingering request maps to no osdIlya Dryomov2015-05-20
* | net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-11
|/
* crush: straw2 bucket type with an efficient 64-bit crush_ln()Ilya Dryomov2015-04-22
* crush: ensuring at most num-rep osds are selectedIlya Dryomov2015-04-22
* crush: drop unnecessary include from mapper.cIlya Dryomov2015-04-22
* libceph: expose client options through debugfsIlya Dryomov2015-04-20
* libceph, ceph: split ceph_show_options()Ilya Dryomov2015-04-20
* libceph: don't overwrite specific con error msgsIlya Dryomov2015-04-20
* Revert "libceph: use memalloc flags for net IO"Ilya Dryomov2015-04-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-02-19
|\
| * libceph: kfree() in put_osd() shouldn't depend on authorizerIlya Dryomov2015-02-19
| * libceph: fix double __remove_osd() problemIlya Dryomov2015-02-19
| * libceph: tcp_nodelay supportChaitanya Huilgol2015-02-19
| * libceph: use mon_client.c/put_generic_request() moreIlya Dryomov2015-02-19
| * libceph: nuke pool op infrastructureIlya Dryomov2015-02-19
* | mm: gup: use get_user_pages_unlockedAndrea Arcangeli2015-02-11
|/
* libceph: fix sparse endianness warningsIlya Dryomov2015-01-08
* libceph: specify position of extent operationYan, Zheng2014-12-17
* libceph: add CREATE osd operation supportYan, Zheng2014-12-17
* libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng2014-12-17
* libceph: require cephx message signature by defaultYan, Zheng2014-12-17
* libceph: message signature supportYan, Zheng2014-12-17
* libceph: store session key in cephx authorizerYan, Zheng2014-12-17
* libceph: nuke ceph_kvfree()Ilya Dryomov2014-12-17
* libceph: change from BUG to WARN for __remove_osd() assertsIlya Dryomov2014-11-13
* libceph: clear r_req_lru_item in __unregister_linger_request()Ilya Dryomov2014-11-13
* libceph: unlink from o_linger_requests when clearing r_osdIlya Dryomov2014-11-13
* libceph: do not crash on large auth ticketsIlya Dryomov2014-11-13
* libceph: eliminate unnecessary allocation in process_one_ticket()Ilya Dryomov2014-10-31
* libceph: use memalloc flags for net IOMike Christie2014-10-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-10-15
|\
| * libceph: ceph-msgr workqueue needs a resque workerIlya Dryomov2014-10-14
| * libceph: separate multiple ops with commas in debugfs outputIlya Dryomov2014-10-14
| * libceph: sync osd op definitions in rados.hIlya Dryomov2014-10-14