Commit History

Author SHA1 Message Date
  Yan, Zheng 5d37ca1480 ceph: send LSSNAP request to auth mds of directory inode 8 years ago
  Yan, Zheng 84583cfb97 ceph: fix race in concurrent readdir 8 years ago
  Yan, Zheng b50c2de51e ceph: choose readdir frag based on previous readdir reply 8 years ago
  Yan, Zheng 79162547b7 ceph: make seeky readdir more efficient 8 years ago
  Jeff Layton 5eb9f6040f ceph: do a LOOKUP in d_revalidate instead of GETATTR 8 years ago
  Jeff Layton 3dd69aabce ceph: add a new flag to indicate whether parent is locked 8 years ago
  Jeff Layton bc2de10dc4 ceph: convert bools in ceph_mds_request to a new r_req_flags field 8 years ago
  Seraphime Kirkovski 52953d5591 ceph: cleanup ACCESS_ONCE -> READ_ONCE 8 years ago
  Jeff Layton 1097680d75 ceph: fix endianness of getattr mask in ceph_d_revalidate 8 years ago
  Linus Torvalds 9a19a6db37 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Jeff Layton c3f4688a08 ceph: don't set req->r_locked_dir in ceph_d_revalidate 8 years ago
  Al Viro ad5cb123fd ceph: switch to use of ->d_init() 9 years ago
  Al Viro 18fc8abdb7 ceph: unify dentry_operations instances 9 years ago
  Linus Torvalds 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
  Andreas Gruenbacher fd50ecaddf vfs: Remove {get,set,remove}xattr inode operations 9 years ago
  Miklos Szeredi 2773bf00ae fs: rename "rename2" i_op to "rename" 9 years ago
  Miklos Szeredi 1cd66c93ba fs: make remaining filesystems use .rename2 9 years ago
  Nicolas Iooss 0f5aa88a7b ceph: do not modify fi->frag in need_reset_readdir() 9 years ago
  Jeff Layton f49d1e058d ceph: handle LOOKUP_RCU in ceph_d_revalidate 9 years ago
  Jeff Layton 14fb9c9efe ceph: allow dentry_lease_is_valid to work under RCU walk 9 years ago
  Jeff Layton 5b484a5131 ceph: clear d_fsinfo pointer under d_lock 9 years ago
  Miklos Szeredi 9b16f03c47 ceph: don't use ->d_time 9 years ago
  Linus Torvalds a10c38a4f3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 9 years ago
  Zhang Zhuoyu 3b33f692c8 ceph: make logical calculation functions return bool 9 years ago
  Yan, Zheng f3c4ebe65e ceph: using hash value to compose dentry offset 9 years ago
  Yan, Zheng 076c40f18d ceph: don't forbid marking directory complete after forward seek 9 years ago
  Yan, Zheng 8974eebd38 ceph: record 'offset' for each entry of readdir result 9 years ago
  Yan, Zheng 956d39d631 ceph: define 'end/complete' in readdir reply as bit flags 9 years ago
  Yan, Zheng 2a5beea3f1 ceph: define struct for dir entry in readdir reply 9 years ago
  Yan, Zheng a78600e7c4 ceph: simplify 'offset in frag' 9 years ago