2015-10-01 |
Jashan Kamboj | move _check_access to SessionMap |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Jashan Kamboj | add _check_access for async cap updates |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Jashan Kamboj | add stray_prior_path for is_stray |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Jashan Kamboj | add stray_prior_path to store path before rename |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Nishtha Rai | mds/MDSAuthCaps: add test cases for is_capable |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Nishtha Rai | mds/Server: add chown and chgrp check access to setattr |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Nishtha Rai | mds/Server: add create access check for openc |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Nishtha Rai | Server: add create access check for mknod and symlink |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Nishtha Rai | test_auth_caps: add mkdir check with mode 557 |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Nishtha Rai | test_auth_caps: resolve bug with other bits test case |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Nishtha Rai | test_auth_caps: remove grp mount |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Nishtha Rai | MDSAuthCaps: validate create access |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Jashan Kamboj | add stray_prior_path to store path before unlink |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Jashan Kamboj | add open check_access |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Jashan Kamboj | add link check_access |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Jashan Kamboj | add rename check_access |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Jashan Kamboj | add snaps(ls,mk,rm,rename) check_access |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Jashan Kamboj | add setlayout, setdirlayout, setxattr check_access |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Jashan Kamboj | add readdir check_access |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | mds/Server: clean up check_access a bit |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Nishtha Rai | MDSAuthCaps: add logic for group bits check |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Nishtha Rai | test_auth_caps: add test for user bits |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Nishtha Rai | mds/MDSAuthCaps: add permissions for user bits |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | Makefile: include ceph-fuse in base target |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | client: behave if we can't getattr parents of mount... |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Nishtha Rai | test_auth_caps: Move trap and cleanup to the top |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Nishtha Rai | test_auth_caps: Added test logic for world bits |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Nishtha Rai | MDSAuthCaps: add world bits check logic |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | client: pass uid, gid to lookup |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Jashan Kamboj | add unlink, rmdir check_access test |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Jashan Kamboj | add unlink, rmdir check_access |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Jashan Kamboj | add symlink test |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Jashan Kamboj | add symlink check_access |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Jashan Kamboj | Add mknod check_access |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | qa/workunits/fs/test_path_caps: tolerate existing direc... |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Jashan Kamboj | functional test of mds cap path restriction |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Jashan Kamboj | mds/Server.cc: drop leading / from path in is_capable... |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | unittest_mds_authcap: test lists of allow grants |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Jashan Kamboj | mds: mkdir check_access |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | mds/MDSAuthCaps: fix parse error message |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | mds: whitespace |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | mds: log to cluster log if mds cap parse fails |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | mds/MDSAuthCaps: debug is_capable |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | mds/MDSAuthCap: fix debug prefix |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | mds/MDSAuthCap: drop leading / in paths |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | mds/MDSAuthCaps: fix allow_all |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | mds/MDSAuthCaps: add cct for debug context |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Jashan Kamboj | mds: calculate path in check_access() |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | mds/MDSAuthCaps: normalize path, drop useless constant. |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | mds/MDSAuthCaps: pass down inode uid.gid and mode |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | mds/Server: add a few access checks |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | mds/Server: add check_access() hook |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | mds/MDSAuthCap: fix uid and gid types |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | mds/MDSAuthCaps: cosmetic |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | mds/MDSAuthCaps: use bitmask for is_capable() |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | mds/MDSAuthCap: fix path match |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | mds/MDSAuthCaps: move allows() into MDSCapSpec |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | mds/MDSAuthCaps: parse optional gid list |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Sage Weil | mds/MDSAuthCaps: whitespace |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Kefu Chai | Merge pull request #5951 from guangyy/doc-pool |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Loic Dachary | Merge pull request #5853 from branch-predictor/bp-rados... |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Loic Dachary | Merge pull request #6009 from theanalyst/scripts/orig... |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Sage Weil | Merge pull request #5211 from 0003ydlom/smc3 |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Sage Weil | Merge pull request #6127 from wido/mirror-docs-fixes |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Sage Weil | Merge pull request #6109 from liewegas/wip-13214 |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Sage Weil | init-rbdmap: fix CMDPARAMS 6109/head |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Wido den Hollander | docs: Fix styling of newly added mirror docs 6127/head |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Guang Yang | cleanup: make the pool setting GET decription point... 5951/head |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Guang Yang | doc: update doc for with new pool settings |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Sage Weil | Merge remote-tracking branch 'gh/infernalis' |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Sage Weil | Merge pull request #6101 from liewegas/wip-fs |
commit | commitdiff | tree | snapshot |
2015-09-29 |
branto1 | Merge pull request #6103 from SUSE/wip-re-redrop-fdupes |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Piotr Dałek | test/test_rados_tool.sh: implement regression test... 5853/head |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Piotr Dałek | common/obj_bencher.cc: fix verification crashing when... |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Nathan Cutler | ceph.spec.in: re-re-drop fdupes 6103/head |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Gregory Farnum | Merge pull request #6025 from ukernel/wip-13167 |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Gregory Farnum | Merge pull request #5849 from ukernel/wip-32bits-ceph... |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Gregory Farnum | Merge pull request #4791 from ceph/wip-11783 |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Yan, Zheng | Merge pull request #6070 from jcsp/wip-reformat-subtree... |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Yan, Zheng | Merge pull request #6082 from jcsp/wip-client-quota... |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Sage Weil | os/fs: fix aio submit method 6101/head |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Sage Weil | Merge pull request #6078 from H3C/wip-13208 |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Sage Weil | Merge pull request #6064 from H3C/wip-rbd-bugfix1 |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Sage Weil | Merge pull request #6084 from liewegas/wip-revert-scrub |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Ken Dreyer | Merge pull request #5832 from SUSE/wip-drop-dup-rcceph |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Samuel Just | Merge pull request #6098 from liewegas/wip-crash-replay... |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Sage Weil | qa/workunits/cephtool/test.sh: don't assume crash_repla... 6098/head |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Sage Weil | Merge pull request #6076 from liewegas/wip-scrub-fix |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Jacek J. Lakis | MOSDOp::decode : Splitting message decoding, new version 5211/head |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Jacek J. Lakis | handle_op/do_op: Moving couple of checks from dispatche... |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Loic Dachary | Merge pull request #6086 from stiopaa1/librados_missing... |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Michal Jarzabek | examples/librados/hello_world.cc:missing semicolon 6086/head |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Sage Weil | Merge pull request #6068 from dachary/wip-12936-shec |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Sage Weil | Merge pull request #6052 from liewegas/wip-13098 |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Sage Weil | Merge pull request #6075 from liewegas/wip-osd-getmap |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Dan Mick | Merge pull request #6077 from liewegas/wip-qa |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Sage Weil | Revert "osd: new pool settings: scrub intervals" 6084/head |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Gregory Farnum | Merge pull request #6083 from jcsp/wip-mds-allow-star |
commit | commitdiff | tree | snapshot |
2015-09-25 |
John Spray | ceph-create-keys: set mds "allow *" 6083/head |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Loic Dachary | erasure-code: shec must compare for equality with epsilon 6068/head |
commit | commitdiff | tree | snapshot |
next |