summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into unstablev0.7.2Sage Weil2009-04-020-0/+0
|\
| * kclient: do filemap_write_and_waitSage Weil2009-03-161-1/+1
* | kclient: fix mds session check in update_dentry_leaseSage Weil2009-04-021-1/+1
* | mon: log quorum on election victorySage Weil2009-04-021-1/+1
* | mon: log monitor election eventsSage Weil2009-04-024-11/+16
* | kclient: add missing ceph dentry initYehuda Sadeh2009-04-012-0/+6
* | kclient: small bug fixYehuda Sadeh2009-03-311-1/+1
* | kclient: add dentry lruYehuda Sadeh2009-03-316-21/+133
* | scripts: make mds request checker show the operationSage Weil2009-03-311-4/+7
* | mds: disallow setlayout on non-new fileSage Weil2009-03-311-0/+7
* | cosd: dump error when failed to mount, fix logsYehuda Sadeh2009-03-301-4/+6
* | cmon: add mds state changes logclient notificationsYehuda Sadeh2009-03-301-0/+3
* | cmon: less verboseYehuda Sadeh2009-03-301-1/+0
* | osd: add logclient state changesYehuda Sadeh2009-03-275-5/+26
* | mon: avoid dup umount log entires on client unmountSage Weil2009-03-271-0/+6
* | mon: clean up client mount/unmount messages a bitSage Weil2009-03-271-4/+4
* | mon: use separate message type for log ackSage Weil2009-03-279-15/+72
* | mds: fix rename common parent checksSage Weil2009-03-274-13/+18
* | mds: expose projected inode to loners, even if they don't have EXCL yetSage Weil2009-03-271-2/+2
* | cmon: add logclient, mount/unmount messsagesYehuda Sadeh2009-03-275-2/+35
* | kclient: add a "show_bookkeeper" entry to debugfsYehuda Sadeh2009-03-263-6/+47
* | common: fix buffer::list::read_file, add buffer.ccYehuda Sadeh2009-03-263-61/+75
* | conf: ressurect the g_conf init_stuffYehuda Sadeh2009-03-262-2/+27
* | kclient: cleanup some sparse warningsYehuda Sadeh2009-03-261-4/+4
* | kclient: replace crc32c_le with crc32cYehuda Sadeh2009-03-261-6/+6
* | config: remove unused init_g_conf()Sage Weil2009-03-251-25/+0
* | buffer: make read_file check read(2) result codeSage Weil2009-03-251-3/+11
* | todoSage Weil2009-03-251-0/+7
* | kclient: kill bad r_locked_dir in getattrSage Weil2009-03-251-1/+0
* | mds: fix unlink stray snaprealm referenceSage Weil2009-03-251-4/+4
* | mds: make root dir default to 0755Sage Weil2009-03-251-1/+1
* | config: make log sym dir default to log dirSage Weil2009-03-253-2/+4
* | config: open conf file readonlySage Weil2009-03-251-1/+1
* | todoSage Weil2009-03-251-1/+2
* | mds: fix auth_pin vs xlocksSage Weil2009-03-251-5/+10
* | kclient: fix r_locked_dir to match VFS lockingSage Weil2009-03-251-3/+3
* | debian: no restart on upgrade, no startSage Weil2009-03-241-0/+1
* | conf: compare mon addr in monmap and in conf, warnYehuda Sadeh2009-03-243-6/+57
* | todoSage Weil2009-03-241-3/+0
* | mds: avoid including caps in readdir items if snaprealm differsSage Weil2009-03-243-7/+16
* | mds: no snaprealm for stray dir is neededSage Weil2009-03-241-1/+0
* | initscript: don't fail if $btrfs_path already mountedSage Weil2009-03-241-1/+1
* | osd: separate CEPH_OSD_OP_* and FLAGS_* namespacesSage Weil2009-03-2413-80/+80
* | todoSage Weil2009-03-241-1/+2
* | kclient: print reassert_version in /debug/ceph/.../osdcSage Weil2009-03-241-8/+11
* | buffer: check posix_memalign result codeSage Weil2009-03-241-1/+2
* | kclient: clean osd read requests after receiving replyYehuda Sadeh2009-03-241-1/+3
* | initscripts: make do_cmd properly bail when command failsSage Weil2009-03-241-2/+2
* | conf: exit if -c specified and conf file not foundYehuda Sadeh2009-03-243-7/+17
* | initscript: fix .conf push to other nodesSage Weil2009-03-241-1/+1