aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
2010-08-26ceph: fix get_ticket_handler() error handlingDan Carpenter
2010-08-26ceph: don't BUG on ENOMEM during mds reconnectSage Weil
2010-08-26ceph: ceph_mdsc_build_path() returns an ERR_PTRDan Carpenter
2010-08-25ceph: Fix warningsAlan Cox
2010-08-25ceph: ceph_get_inode() returns an ERR_PTRDan Carpenter
2010-08-24ceph: initialize fields on new dentry_infosSage Weil
2010-08-24ceph: maintain i_head_snapc when any caps are dirty, not just for dataSage Weil
2010-08-22ceph: fix osd request lru adjustment when sending requestHenry C Chang
2010-08-22ceph: don't improperly set dir complete when holding EXCL capSage Weil
2010-08-22mm: exporting account_page_dirtyMichael Rubin
2010-08-22ceph: direct requests in snapped namespace based on nonsnap parentSage Weil
2010-08-22ceph: queue cap snap writeback for realm children on snap updateSage Weil
2010-08-22ceph: include dirty xattrs state in snapped capsSage Weil
2010-08-22ceph: fix xattr cap writebackSage Weil
2010-08-22ceph: fix multiple mds session shutdownSage Weil
2010-08-10ceph: generalize mon requests, add pool op supportYehuda Sadeh
2010-08-05ceph: only queue async writeback on cap revocation if there is dirty dataSage Weil
2010-08-03ceph: do not ignore osd_idle_ttl mount optionSage Weil
2010-08-03ceph: constify dentry_operationsSage Weil
2010-08-03ceph: whitespace cleanupSage Weil
2010-08-02ceph: add flock/fcntl lock supportGreg Farnum
2010-08-02ceph: define on-wire types, constants for file locking supportGreg Farnum
2010-08-02ceph: add CEPH_FEATURE_FLOCK to the supported feature bitsGreg Farnum
2010-08-02ceph: support v2 reconnect encodingSage Weil
2010-08-02ceph: support v2 client_caps encodingSage Weil
2010-08-02ceph: move AES iv definition to shared headerSage Weil
2010-08-02ceph: fix decoding of pool snap infoSage Weil
2010-08-01ceph: make ->sync_fs not wait if wait==0Sage Weil
2010-08-01ceph: warn on missing snap realmSage Weil
2010-08-01ceph: print useful error message when crush rule not foundSage Weil
2010-08-01ceph: use %pU to print uuid (fsid)Sage Weil
2010-08-01ceph: sync header defs with server codeSage Weil
2010-08-01ceph: clean up header guardsSage Weil
2010-08-01ceph: strip misleading/obsolete version, feature infoSage Weil
2010-08-01ceph: specify supported features in super.hSage Weil
2010-08-01ceph: clean up fsid mount optionSage Weil
2010-08-01ceph: remove unused 'monport' mount optionSage Weil
2010-08-01ceph: handle ESTALE properly; on receipt send to authority if it wasn'tGreg Farnum
2010-08-01ceph: add ceph_get_cap_for_mds function.Greg Farnum
2010-08-01ceph: connect to export targets on cap exportSage Weil
2010-08-01ceph: connect to export targets if mds is laggySage Weil
2010-08-01ceph: introduce helper to connect to mds export targetsSage Weil
2010-08-01ceph: only set num_pages in calc_layoutSage Weil
2010-08-01ceph: do caps accounting per mds_clientYehuda Sadeh
2010-08-01ceph: track laggy state of mds from mdsmapSage Weil
2010-08-01ceph: code cleanupYehuda Sadeh
2010-08-01ceph: skip if no auth cap in flush_snapsSage Weil
2010-08-01ceph: simplify caps revocation, fix for multimdsSage Weil
2010-08-01ceph: simplify add_cap_releasesSage Weil
2010-08-01ceph: drop unused argumentSage Weil