]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-10-06 Sage Weilrgw: fix build errors on i386
2009-10-06 Sage WeilMakefile: include buffer.c in tarball, kclient package
2009-10-06 Sage Weilrgw: encode time_t, size_t using fixed-size types
2009-10-06 Sage Weiltest_ioctls: add missing open arg
2009-10-06 Sage Weilkclient: include fs/{Kconfig,Makefile} in patchset
2009-10-05 Greg Farnummds: Don't perform proper rebalancing if set to thrash
2009-10-05 Greg Farnummds: rename do_rebalance to prep_rebalance
2009-10-05 Greg Farnumuclient: Only connect to offload targets if the mds...
2009-10-05 Sage Weilkclient: checkpatch cleanups
2009-10-05 Sage Weilmds: fix default layout settings
2009-10-05 Sage Weilv0.16 v0.16
2009-10-02 Sage Weiluclient: fix null deref in unlink() on null dn
2009-10-02 Sage Weiltodo
2009-10-02 Sage Weilmon: fix offload_targets
2009-10-02 Greg Farnumuclient: Put some guards up around the Inode->cap map...
2009-10-02 Greg Farnummsg: handle MMDSLoadTargets
2009-10-02 Greg Farnummon: Handle MMDSLoadTarget messages
2009-10-02 Greg Farnummds/message: MMDSLoadTargets should use a set<int32_t...
2009-10-02 Greg Farnummds: Pull my_target checking out into a function target...
2009-10-02 Greg Farnummds: Don't do rebalancing until the target mds' are...
2009-10-02 Greg Farnummessages: Add a completely useless and unused MMDSOfflo...
2009-10-02 Greg Farnummon: Put in placeholder code to handle MDS target messages
2009-10-02 Greg Farnummds: Break apart rebalance function into prepwork and...
2009-10-02 Greg Farnummessages: Add an MMDSLoadTargets message for mds->monit...
2009-10-02 Greg FarnumMessage: add constants for MDS offload messages, and...
2009-10-02 Greg FarnumCheck for invalid layout input in uclient and MDS,...
2009-10-02 Greg Farnumlibceph: Actually implement ceph_get_local_osd so that...
2009-10-02 Sage Weilkclient: add missing include for in[46]_pton
2009-10-02 Sage Weilmsgr: use getnameinfo to format socket addresses
2009-10-02 Sage Weiluse sockaddr_storage; and some ipv6 support groundwork
2009-10-02 Sage Weilkclient: don't choke on missing snaprealm
2009-10-01 Sage Weilkclient: no system.* xattrs, yet
2009-10-01 Sage Weilkclient: kill generic_*xattr calls until we implement...
2009-10-01 Sage Weilkclient: clean up module startup
2009-10-01 Sage WeilMerge branch 'unstable' of ceph.newdream.net:/git/ceph...
2009-10-01 Sage Weilkclient: fix ra_pages setup after bdi initiation
2009-10-01 Sage Weilkclient: single thread wq for invalidate, truncate
2009-10-01 Sage Weilkclient: use KMEM_CACHE macro where possible
2009-10-01 Sage Weilkclient: mark initialization functions __init
2009-10-01 Sage Weilkclient: fix maintainers record
2009-10-01 Sage Weilkclient: backport sync_page_range change
2009-10-01 Sage Weiltodo
2009-10-01 Sage Weilkclient: add to MAINTAINERS
2009-10-01 Sage Weilkclient: sync_page_range gone in 2.6.32; use vfs_fsync_...
2009-10-01 Sage Weilkclient: current_is_pdflush() gone in 2.6.32
2009-10-01 Sage Weiltodo
2009-10-01 Sage WeilRevert "kclient: add smp_mb to sensitive bitops in...
2009-10-01 Sage Weilkclient: use smp_mb in place of spinlock for testing...
2009-10-01 Sage Weilkclient: add smp_mb to sensitive bitops in msgr
2009-10-01 Sage Weiluclient: set new file layout to 0, which lets mds choos...
2009-10-01 Greg Farnumuclient: Use much saner/not insane defaults for layout...
2009-09-30 Sage Weilkclient: debugfs fix; better osdmap debug output
2009-09-30 Sage Weilkclient: default pg_preferred to -1
2009-09-30 Sage Weilmds: fix layout typo
2009-09-30 Sage Weilkclient: include new files in patch set
2009-09-30 Sage Weilosd: name args in ceph_osd_op union
2009-09-30 Sage Weildocument data structs; kill ttl_ms in caps msg
2009-09-30 Sage Weilmds: kill old rdcaps_ttl business
2009-09-30 Sage Weilfix object_stripe_unit -> stripe_unit
2009-09-30 Sage Weilkclient: try kmalloc, then vmalloc
2009-09-30 Sage Weilkclient: audit inline
2009-09-30 Sage Weilkclient: more fixes from akpm's review
2009-09-30 Sage Weiluninline some header types
2009-09-29 Sage Weilkclient: parse updated mdsmap
2009-09-29 Sage Weilmdsmap: another unsized int
2009-09-29 Sage Weilmdsmap: use sized int type
2009-09-29 Sage Weiltodo
2009-09-29 Sage Weilkclient: reorder cap ops a bit (wrt invalidation)
2009-09-29 Greg FarnumHadoop: Set the local osd to be the preferred osd for...
2009-09-29 Greg Farnumuclient: Add methods for setting a default preferred...
2009-09-29 Greg Farnummds/ceph_fs: Add a preferred argument to ceph_mds_reque...
2009-09-29 Sage Weilmon: create lpg_num (not pg_num) lpg's
2009-09-29 Sage Weilcosd: 3 monitors
2009-09-29 Sage Weiluclient: open mds sessions to export targets
2009-09-29 Sage Weilmds: add export targest to mds_info_t
2009-09-28 Sage Weilosd: rev disk format
2009-09-28 Sage Weilmon: create localized pgs
2009-09-28 Sage Weilfilestore: make collection dir have better name; move...
2009-09-28 Sage Weilobjecter: send renew sub from maybe_request_map()
2009-09-28 Sage Weilosd: make pg_pool_t print clearer
2009-09-28 Greg FarnumMerge branch 'unstable' of ceph.newdream.net:/git/ceph...
2009-09-28 Greg Farnumuclient: Return EFBIG rather than EBADF on too-large...
2009-09-28 Sage Weilkclient: bug on bad msg in msgr
2009-09-28 Sage Weilfilestore: use btrfs TRANS_RESV_START ioctl if present
2009-09-28 Sage Weilosd: make shutdown msg higher priority
2009-09-28 Sage Weilmsgr: be a bit more verbose during shutdown
2009-09-28 Sage Weiluclient: get_local_osd() to find an osd with the given ip
2009-09-28 Sage Weilkclient: fix generic xattr calls
2009-09-28 Sage Weilkclient: user.ceph.layout readonly for now
2009-09-28 Sage Weilosdmaptool: more usage
2009-09-28 Sage Weilconfig: allow object replication from 1-10 (instead...
2009-09-28 Sage Weilkclient: check xattr readonly flag on setxattr, removexattr
2009-09-28 Sage Weilkclient: add helper to set allowed xattr prefixes
2009-09-28 Sage Weilkclient: distinguish file vs dir xattrs; move the getvx...
2009-09-25 Sage Weilkclient: do not recurse into truncate|invalidate pages
2009-09-25 Greg Farnumuclient: Pass in the right variables to update_inode_fi...
2009-09-25 Greg Farnumuclient: Rework update_inode_file_bits to mimic kclient...
2009-09-25 Greg Farnumuclient: Pass uid/gid from ll_create to _mknod
2009-09-25 Greg Farnumuclient/filepath: Update filepath's empty() function...
2009-09-25 Greg Farnumfuse: have FUSE enforce permissions
next