aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph
Commit message (Expand)AuthorAgeFilesLines
* libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov2014-11-051-1/+1
* libceph: Allocate larger oid buffer in request msgsStratos Psomadakis2011-11-111-1/+7
* Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds2011-10-282-2/+5
|\
| * libceph: don't complain on msgpool alloc failuresSage Weil2011-10-251-1/+2
| * libceph: create messenger with clientSage Weil2011-10-251-1/+3
* | Merge branch 'master' into for-nextJiri Kosina2011-09-151-0/+1
|\ \ | |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-07-261-0/+1
| |\
| | * libceph: don't time out osd requests that haven't been receivedSage Weil2011-07-261-0/+1
* | | Remove unneeded version.h includes from include/Jesper Juhl2011-09-151-1/+0
|/ /
* | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
|/
* ceph: use LOOKUPINO to make unconnected nfs fh more reliableSage Weil2011-05-241-0/+1
* ceph: Move secret key parsing earlier.Tommi Virtanen2011-03-292-3/+3
* libceph: add lingering request and watch/notify event frameworkYehuda Sadeh2011-03-221-0/+52
* ceph: move readahead default to fs/ceph from libcephSage Weil2011-03-211-1/+0
* ceph: update common header filesYehuda Sadeh2011-03-212-13/+45
* libceph: fix osd request queuing on osdmap updatesSage Weil2011-03-211-2/+3
* libceph: fix msgr keepalive flagSage Weil2011-03-041-1/+0
* libceph: fix msgr backoffSage Weil2011-03-041-0/+1
* net/ceph: make ceph_msgr_wq non-reentrantTejun Heo2011-01-121-5/+0
* ceph: add dir_layout to inodeSage Weil2011-01-121-3/+13
* ceph: mark user pages dirty on direct-io readsHenry C Chang2010-12-171-2/+4
* ceph: explicitly specify page alignment in network messagesSage Weil2010-11-091-0/+1
* ceph: make page alignment explicit in osd interfaceSage Weil2010-11-091-2/+5
* ceph: fix comment, remove extraneous argsSage Weil2010-11-091-2/+1
* ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.Greg Farnum2010-10-201-0/+1
* ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursorGreg Farnum2010-10-201-0/+21
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-2019-0/+2999