summaryrefslogtreecommitdiff
path: root/include/linux/ceph
AgeCommit message (Expand)Author
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-07-26libceph: don't time out osd requests that haven't been receivedSage Weil
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-05-24ceph: use LOOKUPINO to make unconnected nfs fh more reliableSage Weil
2011-03-29ceph: Move secret key parsing earlier.Tommi Virtanen
2011-03-22libceph: add lingering request and watch/notify event frameworkYehuda Sadeh
2011-03-21ceph: move readahead default to fs/ceph from libcephSage Weil
2011-03-21ceph: update common header filesYehuda Sadeh
2011-03-21libceph: fix osd request queuing on osdmap updatesSage Weil
2011-03-04libceph: fix msgr keepalive flagSage Weil
2011-03-04libceph: fix msgr backoffSage Weil
2011-01-12net/ceph: make ceph_msgr_wq non-reentrantTejun Heo
2011-01-12ceph: add dir_layout to inodeSage Weil
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang
2010-11-09ceph: explicitly specify page alignment in network messagesSage Weil
2010-11-09ceph: make page alignment explicit in osd interfaceSage Weil
2010-11-09ceph: fix comment, remove extraneous argsSage Weil
2010-10-20ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.Greg Farnum
2010-10-20ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursorGreg Farnum
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh