aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
2010-10-07ceph: update issue_seq on cap grantSage Weil
2010-10-07ceph: send cap release message early on failed revoke.Greg Farnum
2010-10-07ceph: Update max_len with minimum required sizeAneesh Kumar K.V
2010-10-07ceph: Fix return value of encode_fh functionAneesh Kumar K.V
2010-10-07ceph: avoid null deref in osd request error pathSage Weil
2010-10-07ceph: fix list_add usage on unsafe_writes listHenry C Chang
2010-09-17ceph: select CRYPTOSage Weil
2010-09-17ceph: check mapping to determine if FILE_CACHE cap is usedSage Weil
2010-09-17ceph: only send one flushsnap per cap_snap per mds sessionSage Weil
2010-09-16ceph: fix cap_snap and realm splitSage Weil
2010-09-14ceph: stop sending FLUSHSNAPs when we hit a dirty capsnapSage Weil
2010-09-14ceph: correctly set 'follows' in flushsnap messagesSage Weil
2010-09-13ceph: fix dn offset during readdir_prepopulateSage Weil
2010-09-11ceph: fix file offset wrapping at 4GB on 32-bit archsSage Weil
2010-09-11ceph: fix reconnect encoding for old serversSage Weil
2010-09-11ceph: fix pagelist kunmap tailYehuda Sadeh
2010-09-11ceph: fix null pointer deref on anon root dentry releaseSage Weil
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