]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2010-03-16 Sage Weilmds: adjust rdlock forwarding on replicas
2010-03-16 Sage Weilmds: send resolve to resolve_set
2010-03-16 Sage Weilmds: fix replica dentry linkage updates
2010-03-12 Sage Weilmds: make mds stopping work (with new mdsdir changes)
2010-03-11 Sage Weilmds: don't do_cap_update() if not inode auth
2010-03-11 Sage Weilmds: detach mdsdir inode from hierarchy
2010-03-11 Sage Weilmds: don't assume lock parent is inode in eval_gather
2010-03-11 Sage Weilmds: notify replica on XLOCKDONE -> SYNC transition
2010-03-11 Sage Weildebian: build binary-arch debs only from builddebs.sh
2010-03-11 Sage Weildebian: clean out unused debhelper rules steps
2010-03-11 Sage Weildebian: put debian/ in .diff.gz, not release tarball
2010-03-11 Sage Weilmsgr: remove dead kill_after code bits
2010-03-11 Sage Weiltodo multi-mds issue
2010-03-10 Greg Farnummon: users can now change pool owners.
2010-03-10 Greg Farnumosd: Check auid permissions in get_pool_cap
2010-03-10 Greg Farnummon: use MonCaps::check_privileges in prepare_new_pool
2010-03-10 Greg FarnumRevert "mon: add check_privileges function to OSDMon."
2010-03-10 Greg Farnummon: add check_privileges function to MonCaps
2010-03-10 Greg Farnumvstart: use 'allow *' notation instead of 'allow rwx'
2010-03-10 Greg Farnumosd: accept 'allow *' as an admin flag that sets allow_all
2010-03-10 Greg Farnumosd: OSDCaps parses and stores auid permissions
2010-03-10 Greg Farnummon: AuthMonitor doesn't overwrite allow_all bit
2010-03-10 Greg Farnummon: Add basic operator<< to MonCaps
2010-03-10 Greg Farnummon: Accept 'allow *' as an admin flag that sets allow_all
2010-03-10 Greg Farnummon: MonCaps parses and stores auid permissions
2010-03-09 Sage Weilthread: mask all signals on child threads
2010-03-09 Sage Weiltimer: kill unused g_timer
2010-03-09 Sage Weilmds: create mds.$id debug log symlink
2010-03-09 Sage Weilmds: only check for canceled _client_ requests, not...
2010-03-09 Sage Weilmds: fix MDentryUnlink
2010-03-08 Yehuda Sadehmessenger: don't use signal SIGUSRx anymore
2010-03-08 Sage Weilqa: make -j on kernel build
2010-03-08 Sage WeilRevert "mon: Hack -- set allow_all in caps if client...
2010-03-08 Sage Weilmds: note when we last became non-laggy
2010-03-08 Sage Weilmkcephfs: cosd mkfs as root, then chown
2010-03-08 Sage Weiltodo bugs
2010-03-08 Sage Weilfilestore: clean up btrfs, clone range detection
2010-03-08 Sage Weilcauthtool: verify set_uid arg
2010-03-08 Sage Weilmds: dump misc struct sizes to log
2010-03-08 Sage Weilmonclient: time out properly from wait_auth_rotating
2010-03-08 Sage Weildecay: separate fixed DecayRate from DecayCounter
2010-03-08 Sage Weilmds: drop useless double from DecayCounter
2010-03-08 Greg Farnummon: Hack -- set allow_all in caps if client name is...
2010-03-08 Greg Farnumobjecter: librados: add optional auid param to
2010-03-08 Greg Farnumobjecter: add auid to PoolOp, fill it in during pool_op...
2010-03-08 Greg Farnummon: let prepare_new_pool assign an auid.
2010-03-08 Greg Farnummon: add check_privileges function to OSDMon.
2010-03-08 Greg Farnummsg: Add an auid field to MPoolOp; additional construct...
2010-03-06 Greg Farnumauth: move CEPH_AUTH_UID_DEFAULT into ceph_fs.h
2010-03-05 Greg Farnumcauthtool: set auid in data member format instead of...
2010-03-05 Greg Farnummon: store auid in MonCaps
2010-03-05 Greg Farnumosd: store auid in OSDCaps
2010-03-05 Greg Farnummon: fix bad return test!
2010-03-05 Greg Farnumauth: add set_uid() to KeyRing, print out auid in print...
2010-03-05 Greg Farnumauth: Add an auid parameter to verify_authorizer and...
2010-03-05 Greg Farnumcephx: Piece-wise initialization of structs is BAD!
2010-03-05 Greg Farnumauth: rename auth_uid -> auid
2010-03-05 Greg Farnumauth: re-add auid to EntityAuth and AuthTicket.
2010-03-05 Greg Farnummon: add auid field to MonCaps. Also make it a struct --
2010-03-05 Greg FarnumAfter discussing with Sage, we do want auid to be a...
2010-03-04 Sage Weilmds: shut up about request latency
2010-03-04 Sage Weilmds: return lease on null dentries (ENOENT lookups)
2010-03-04 Sage Weilmds: behave when passed NULL *need_issue
2010-03-04 Sage Weilcrushtool: fail on parse error
2010-03-04 Sage Weilmds: accept stray reconnects
2010-03-04 Sage Weilfilestore: fix --mkjournal option
2010-03-04 Sage Weilfilestore: avoid sync_file_range(2) if not present
2010-03-04 Sage Weilfilejournal: avoid sync_file_range(2) if not present
2010-03-04 Sage Weilautoconf: detect sync_file_range(2)
2010-03-04 Sage Weilcrushtool: allow multiple -v's to increase verbosity
2010-03-04 Sage Weilcrushtool: fix parsing with new boost library (compress...
2010-03-04 Greg Farnumosd: mon: caps store auth_uid as an int for fast checking
2010-03-04 Greg Farnumcephx: Add auth_uid (if present) to Info for all servic...
2010-03-04 Greg Farnumosd: OSDCaps have a better check for ownership
2010-03-04 Greg Farnumauthtool: give generated key specific uid if one is...
2010-03-04 Greg FarnumRevert a number of auth_uid commits.
2010-03-04 Sage Weiltodo
2010-03-03 Sage Weilinit-ceph: return success error code on missing ceph...
2010-03-03 Sage Weilmds: fix snapid tests in encode_inodestat
2010-03-03 Sage Weilmds: fix null pointer deref in resolve on mostly-empty mds
2010-03-03 Sage Weiljournal: set committing_seq in commit_start
2010-03-02 Sage Weilosd: use per-PG ObjectStore::Sequencer when possible
2010-03-02 Sage Weilfilestore: add Sequencer to queue_transaction interface
2010-03-02 Sage Weilmsgr: don't redefine value of ENTITY_TYPE_AUTH
2010-03-02 Yehuda Sadehosd: fix TRIMTRUNC truncation size
2010-03-02 Sage Weilfilestore: use separate finisher for journaled ahead...
2010-03-02 Sage Weil0.19.1
2010-03-02 Sage Weilbuilddebs.sh: suppress lintian as root warning
2010-03-02 Greg Farnumauth: Add an auth_uid to AuthTicket. Still to do: copy...
2010-03-02 Greg Farnumauth: misc printing and initialization fixes
2010-03-02 Greg Farnumvstart:/mkcephfs: set client.admin auth_uid to 0
2010-03-02 Greg Farnumauthtool: set generated key to specific uid if one...
2010-03-02 Greg Farnummsgr: Remove the type CEPH_ENTITY_TYPE_ADMIN.
2010-03-02 Greg Farnumceph_fs: Split CEPH_FEATURE_{SUPPORTED, REQUIRED} flags...
2010-03-02 Greg FarnumOSD: If an auth_uid owns a pool and has no explicit...
2010-03-02 Greg Farnumosd: Add auth_uid to OSDCaps, and fill in.
2010-03-02 Greg Farnumauth: constant for unknown/unsecured user
2010-03-02 Sage Weilfilestore: fix ondisk vs onreadable_sync deadlock
2010-03-02 Sage Weiltodo
2010-03-02 Sage Weilbuilddebs.sh: keep base.tgz outside ~/debian
next