summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11-08ceph: fix update of ctime from MDSSage Weil
2010-11-08ceph: fix version check on racing inode updatesSage Weil
2010-11-08ceph: fix uid/gid on resent mds requestsSage Weil
2010-11-08ceph: fix rdcache_gen usage and invalidateSage Weil
2010-11-07ceph: re-request max_size if cap auth changesSage Weil
2010-11-07ceph: only let auth caps update max_sizeSage Weil
2010-11-07ceph: fix open for write on clustered mdsSage Weil
2010-11-07ceph: fix bad pointer dereference in ceph_fill_traceSage Weil
2010-11-01ceph: fix small seq message skippingSage Weil
2010-10-27Revert "ceph: update issue_seq on cap grant"Sage Weil
2010-10-20ceph: do not carry i_lock for readdir from dcacheSage Weil
2010-10-20fs/ceph/xattr.c: Use kmemdupJulia Lawall
2010-10-20rbd: passing wrong variable to bvec_kunmap_irq()Dan Carpenter
2010-10-20rbd: null vs ERR_PTRDan Carpenter
2010-10-20ceph: fix num_pages_free accounting in pagelistSage Weil
2010-10-20ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.Greg Farnum
2010-10-20ceph: don't crash when passed bad mount optionsYehuda Sadeh
2010-10-20ceph: fix debugfs warningsRandy Dunlap
2010-10-20block: rbd: removing unnecessary testYehuda Sadeh
2010-10-20block: rbd: fixed may leaksVasiliy Kulikov
2010-10-20ceph: switch from BKL to lock_flocks()Sage Weil
2010-10-20ceph: preallocate flock state without locks heldGreg Farnum
2010-10-20ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursorGreg Farnum
2010-10-20ceph: use mapping->nrpages to determine if mapping is emptySage Weil
2010-10-20ceph: only invalidate on check_caps if we actually have pagesSage Weil
2010-10-20ceph: do not hide .snap in root directorySage Weil
2010-10-20rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh
2010-10-20ceph-rbd: osdc support for osd call and rollback operationsYehuda Sadeh
2010-10-20ceph: messenger and osdc changes for rbdYehuda Sadeh
2010-10-20ceph: refactor osdc requests creation functionsYehuda Sadeh
2010-10-20ceph: lookup pool in osdmap by nameYehuda Sadeh
2010-10-14Linux 2.6.36-rc8v2.6.36-rc8Linus Torvalds
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds
2010-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds
2010-10-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2010-10-13Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-10-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-13Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-13ioat2: fix performance regressionDan Williams
2010-10-13ehea: Fix a checksum issue on the receive pathBreno Leitao
2010-10-13nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkJ. Bruce Fields
2010-10-13net: allow FEC driver to use fixed PHY supportGreg Ungerer