aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-11libceph: Allocate larger oid buffer in request msgsStratos Psomadakis1-1/+7
2011-10-28Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds2-2/+5
2011-10-25libceph: don't complain on msgpool alloc failuresSage Weil1-1/+2
2011-10-25libceph: create messenger with clientSage Weil1-1/+3
2011-09-15Merge branch 'master' into for-nextJiri Kosina1-0/+1
2011-09-15Remove unneeded version.h includes from include/Jesper Juhl1-1/+0
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-0/+1
2011-07-26libceph: don't time out osd requests that haven't been receivedSage Weil1-0/+1
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-05-24ceph: use LOOKUPINO to make unconnected nfs fh more reliableSage Weil1-0/+1
2011-03-29ceph: Move secret key parsing earlier.Tommi Virtanen2-3/+3
2011-03-22libceph: add lingering request and watch/notify event frameworkYehuda Sadeh1-0/+52
2011-03-21ceph: move readahead default to fs/ceph from libcephSage Weil1-1/+0
2011-03-21ceph: update common header filesYehuda Sadeh2-13/+45
2011-03-21libceph: fix osd request queuing on osdmap updatesSage Weil1-2/+3
2011-03-04libceph: fix msgr keepalive flagSage Weil1-1/+0
2011-03-04libceph: fix msgr backoffSage Weil1-0/+1
2011-01-12net/ceph: make ceph_msgr_wq non-reentrantTejun Heo1-5/+0
2011-01-12ceph: add dir_layout to inodeSage Weil1-3/+13
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang1-2/+4
2010-11-09ceph: explicitly specify page alignment in network messagesSage Weil1-0/+1
2010-11-09ceph: make page alignment explicit in osd interfaceSage Weil1-2/+5
2010-11-09ceph: fix comment, remove extraneous argsSage Weil1-2/+1
2010-10-20ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.Greg Farnum1-0/+1
2010-10-20ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursorGreg Farnum1-0/+21
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh19-0/+2999