aboutsummaryrefslogtreecommitdiffstats
path: root/net/ceph/ceph_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-20libceph: delay debugfs initialization until we learn global_idSage Weil1-1/+0
2012-07-30libceph: move feature bits to separate headerSage Weil1-2/+3
2012-07-30libceph: prevent the race of incoming work during teardownGuanjun He1-0/+2
2012-06-15Merge tag 'v3.5-rc1'Sage Weil1-2/+2
2012-06-15libceph: flush msgr queue during mon_client shutdownSage Weil1-7/+0
2012-06-01libceph: embed ceph messenger structure in ceph_clientAlex Elder1-13/+5
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-2/+2
2012-03-22ceph: ensure Boolean options support both sensesAlex Elder1-0/+10
2012-03-22rbd: make ceph_parse_options() return a pointerAlex Elder1-8/+8
2012-02-02ceph: initialize client debugfs outside of monc->mutexSage Weil1-2/+0
2011-10-25libceph: create messenger with clientSage Weil1-23/+24
2011-09-16libceph: fix parse options memory leakNoah Watkins1-0/+1
2011-03-29libceph: Create a new key type "ceph".Tommi Virtanen1-8/+13
2011-03-29libceph: Get secret from the kernel keys api when mounting with key=NAME.Tommi Virtanen1-0/+58
2011-03-29ceph: Move secret key parsing earlier.Tommi Virtanen1-7/+36
2011-03-25ceph: flush msgr_wq during mds_client shutdownSage Weil1-2/+2
2011-03-22libceph: add lingering request and watch/notify event frameworkYehuda Sadeh1-0/+1
2010-10-20ceph: don't crash when passed bad mount optionsYehuda Sadeh1-1/+1
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh1-0/+529