summaryrefslogtreecommitdiffstats
path: root/net/ceph/ceph_common.c
Commit message (Expand)AuthorAgeFilesLines
...
| * ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil2013-02-271-4/+2Star
| * rbd: don't take extra bio reference for osd clientAlex Elder2013-02-141-1/+1
| * libceph: add a compatibility check interfaceAlex Elder2013-02-141-0/+16
* | ceph: Only allow mounts in the initial network namespaceEric W. Biederman2013-02-121-0/+5
|/
* libceph: remove 'osdtimeout' optionSage Weil2012-12-131-2/+1Star
* libceph: delay debugfs initialization until we learn global_idSage Weil2012-08-201-1/+0Star
* libceph: move feature bits to separate headerSage Weil2012-07-311-2/+3
* libceph: prevent the race of incoming work during teardownGuanjun He2012-07-301-0/+2
* Merge tag 'v3.5-rc1'Sage Weil2012-06-151-2/+2
|\
| * net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-2/+2
* | libceph: flush msgr queue during mon_client shutdownSage Weil2012-06-151-7/+0Star
* | libceph: embed ceph messenger structure in ceph_clientAlex Elder2012-06-011-13/+5Star
|/
* ceph: ensure Boolean options support both sensesAlex Elder2012-03-221-0/+10
* rbd: make ceph_parse_options() return a pointerAlex Elder2012-03-221-8/+8
* ceph: initialize client debugfs outside of monc->mutexSage Weil2012-02-021-2/+0Star
* libceph: create messenger with clientSage Weil2011-10-261-23/+24
* libceph: fix parse options memory leakNoah Watkins2011-09-161-0/+1
* libceph: Create a new key type "ceph".Tommi Virtanen2011-03-291-8/+13
* libceph: Get secret from the kernel keys api when mounting with key=NAME.Tommi Virtanen2011-03-291-0/+58
* ceph: Move secret key parsing earlier.Tommi Virtanen2011-03-291-7/+36
* ceph: flush msgr_wq during mds_client shutdownSage Weil2011-03-251-2/+2
* libceph: add lingering request and watch/notify event frameworkYehuda Sadeh2011-03-221-0/+1
* ceph: don't crash when passed bad mount optionsYehuda Sadeh2010-10-211-1/+1
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-211-0/+529