提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds b12ece7d85 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 14 年之前
  Sage Weil d66bbd441c ceph: avoid picking MDS that is not active 14 年之前
  Linus Torvalds a170315420 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 14 年之前
  Sage Weil dc69e2e9fc ceph: associate requests with opening sessions 14 年之前
  Sage Weil 4af25fdda6 ceph: drop redundant r_mds field 14 年之前
  Sage Weil 14303d20f3 ceph: implement DIRLAYOUTHASH feature to get dir layout from MDS 14 年之前
  Nick Piggin b7ab39f631 fs: dcache scale dentry refcount 14 年之前
  Herb Shiu 25933abdd8 ceph: Handle file locks in replies from the MDS. 14 年之前
  Linus Torvalds 76db8ac45f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 14 年之前
  Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 年之前
  Sage Weil cb4276cca4 ceph: fix uid/gid on resent mds requests 14 年之前
  Sage Weil 496e59553c ceph: switch from BKL to lock_flocks() 14 年之前
  Greg Farnum fca4451acf ceph: preallocate flock state without locks held 14 年之前
  Yehuda Sadeh 3d14c5d2b6 ceph: factor out libceph from Ceph file system 15 年之前
  Sage Weil 3612abbd5d ceph: fix reconnect encoding for old servers 14 年之前
  Sage Weil e072f8aa35 ceph: don't BUG on ENOMEM during mds reconnect 15 年之前
  Sage Weil eb6bb1c5bd ceph: direct requests in snapped namespace based on nonsnap parent 15 年之前
  Sage Weil f3c60c5918 ceph: fix multiple mds session shutdown 15 年之前
  Sage Weil 213c99ee0c ceph: whitespace cleanup 15 年之前
  Greg Farnum 40819f6fb2 ceph: add flock/fcntl lock support 15 年之前
  Sage Weil 20cb34ae9e ceph: support v2 reconnect encoding 15 年之前
  Greg Farnum e55b71f802 ceph: handle ESTALE properly; on receipt send to authority if it wasn't 15 年之前
  Sage Weil 154f42c2c3 ceph: connect to export targets on cap export 15 年之前
  Sage Weil cb170a2215 ceph: connect to export targets if mds is laggy 15 年之前
  Sage Weil ed0552a1a2 ceph: introduce helper to connect to mds export targets 15 年之前
  Yehuda Sadeh 37151668ba ceph: do caps accounting per mds_client 15 年之前
  Sage Weil 0deb01c999 ceph: track laggy state of mds from mdsmap 15 年之前
  Sage Weil 38e8883ee3 ceph: simplify add_cap_releases 15 年之前
  Sage Weil ee6b272b9c ceph: drop unused argument 15 年之前
  Yehuda Sadeh 03066f2345 ceph: use complete_all and wake_up_all 15 年之前