aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/dir.c
Commit message (Expand)AuthorAge
* ceph: fix endianness of getattr mask in ceph_d_revalidateJeff Layton2017-01-26
* ceph: don't set req->r_locked_dir in ceph_d_revalidateJeff Layton2016-12-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
| * fs: make remaining filesystems use .rename2Miklos Szeredi2016-09-27
* | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
|/
* ceph: do not modify fi->frag in need_reset_readdir()Nicolas Iooss2016-09-05
* ceph: handle LOOKUP_RCU in ceph_d_revalidateJeff Layton2016-07-27
* ceph: allow dentry_lease_is_valid to work under RCU walkJeff Layton2016-07-27
* ceph: clear d_fsinfo pointer under d_lockJeff Layton2016-07-27
* ceph: don't use ->d_timeMiklos Szeredi2016-07-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-05-26
|\
| * ceph: make logical calculation functions return boolZhang Zhuoyu2016-05-25
| * ceph: using hash value to compose dentry offsetYan, Zheng2016-05-25
| * ceph: don't forbid marking directory complete after forward seekYan, Zheng2016-05-25
| * ceph: record 'offset' for each entry of readdir resultYan, Zheng2016-05-25
| * ceph: define 'end/complete' in readdir reply as bit flagsYan, Zheng2016-05-25
| * ceph: define struct for dir entry in readdir replyYan, Zheng2016-05-25
| * ceph: simplify 'offset in frag'Yan, Zheng2016-05-25
| * ceph: remove unnecessary checks in __dcache_readdirYan, Zheng2016-05-25
| * ceph: search cache postion for dcache readdirYan, Zheng2016-05-25
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-18
|\ \ | |/ |/|
| * ceph: Switch to generic xattr handlersAndreas Gruenbacher2016-04-23
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* ceph: use kmem_cache_zallocGeliang Tang2016-03-25
* ceph: use lookup request to revalidate dentryYan, Zheng2016-03-25
* ceph: kill ceph_get_dentry_parent_inode()Yan, Zheng2016-03-25
* ceph: fix security xattr deadlockYan, Zheng2016-03-25
* wrappers for ->i_mutex accessAl Viro2016-01-22
* ceph: rework dcache readdirYan, Zheng2015-06-25
* ceph: switch some GFP_NOFS memory allocation to GFP_KERNELYan, Zheng2015-06-25
* ceph: fix directory fsyncYan, Zheng2015-06-25
* ceph: simplify two mount_timeout sitesIlya Dryomov2015-06-25
* libceph: store timeouts in jiffies, verify user inputIlya Dryomov2015-06-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | ceph: rename snapshot supportYan, Zheng2015-04-22
* | ceph: kstrdup() memory handlingSanidhya Kashyap2015-04-20
* | ceph: match wait_for_completion_timeout return typeNicholas Mc Guire2015-04-20
* | ceph: fix dcache/nocache mount optionYan, Zheng2015-04-20
|/
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-22
|\
| * VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-22
* | ceph: return error for traceless reply raceYan, Zheng2015-02-19
* | ceph: fix dentry leaksYan, Zheng2015-02-19
* | ceph: provide seperate {inode,file}_operations for snapdirYan, Zheng2015-02-19
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-12-17
|\
| * ceph: fix mksnap crashYan, Zheng2014-12-17
| * ceph: introduce a new inode flag indicating if cached dentries are orderedYan, Zheng2014-12-17
* | kill f_dentry usesAl Viro2014-11-19
* | assorted conversions to %p[dD]Al Viro2014-11-19