| Commit message (Expand) | Author | Age | Files | Lines |
* | ceph: fail the open_by_handle_at() if the dentry is being unlinked | Xiubo Li | 2022-10-04 | 1 | -1/+2 |
* | ceph: shut down access to inode when async create fails | Jeff Layton | 2021-11-08 | 1 | -1/+11 |
* | ceph: take reference to req->r_parent at point of assignment | Jeff Layton | 2021-06-29 | 1 | -0/+1 |
* | Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2021-05-06 | 1 | -1/+11 |
|\ |
|
| * | ceph: don't allow access to MDS-private inodes | Jeff Layton | 2021-04-27 | 1 | -0/+8 |
| * | ceph: fix inode leak on getattr error in __fh_to_dentry | Jeff Layton | 2021-04-27 | 1 | -1/+3 |
* | | ceph: fix up error handling with snapdirs | Jeff Layton | 2021-03-08 | 1 | -4/+5 |
|/ |
|
* | ceph: don't return -ESTALE if there's still an open file | Luis Henriques | 2020-06-01 | 1 | -1/+8 |
* | ceph: return ceph_mdsc_do_request() errors from __get_parent() | Qiujun Huang | 2020-03-30 | 1 | -0/+5 |
* | ceph: move static keyword to the front of declarations | Krzysztof Wilczynski | 2019-09-16 | 1 | -3/+3 |
* | ceph: fix indentation in __get_snap_name() | Ilya Dryomov | 2019-09-16 | 1 | -27/+27 |
* | ceph: fix warning PTR_ERR_OR_ZERO can be used | Hariprasad Kelam | 2019-07-08 | 1 | -1/+1 |
* | ceph: snapshot nfs re-export | Yan, Zheng | 2019-05-07 | 1 | -27/+323 |
* | ceph: factor out ceph_lookup_inode() | Luis Henriques | 2019-05-07 | 1 | -2/+12 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | ceph: check i_nlink while converting a file handle to dentry | Luis Henriques | 2017-06-14 | 1 | -0/+4 |
* | ceph: add a new flag to indicate whether parent is locked | Jeff Layton | 2017-02-20 | 1 | -1/+2 |
* | ceph: switch to use of ->d_init() | Al Viro | 2016-10-28 | 1 | -24/+2 |
* | ceph: fix d_obtain_alias() misuses | Al Viro | 2016-06-24 | 1 | -7/+3 |
* | ceph: fix security xattr deadlock | Yan, Zheng | 2016-03-25 | 1 | -0/+13 |
* | wrappers for ->i_mutex access | Al Viro | 2016-01-22 | 1 | -2/+2 |
* | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 1 | -14/+14 |
* | ceph: ceph_get_parent() can be static | Fengguang Wu | 2014-06-06 | 1 | -1/+1 |
* | ceph: add get_name() NFS export callback | Yan, Zheng | 2014-04-03 | 1 | -0/+40 |
* | ceph: fix ceph_fh_to_parent() | Yan, Zheng | 2014-04-03 | 1 | -33/+9 |
* | ceph: add get_parent() NFS export callback | Yan, Zheng | 2014-04-03 | 1 | -0/+60 |
* | ceph: simplify ceph_fh_to_dentry() | Yan, Zheng | 2014-04-03 | 1 | -135/+32 |
* | fs: encode_fh: return FILEID_INVALID if invalid fid_type | Namjae Jeon | 2013-02-26 | 1 | -2/+2 |
* | ceph: fix dentry reference leak in ceph_encode_fh() | Cyril Roelandt | 2012-12-18 | 1 | -1/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-10-29 | 1 | -0/+2 |
|\ |
|
| * | ceph: fix dentry reference leak in encode_fh() | David Zafman | 2012-10-29 | 1 | -0/+2 |
* | | tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking | Hugh Dickins | 2012-10-09 | 1 | -4/+14 |
|/ |
|
* | ceph: move encode_fh to new API | Sage Weil | 2012-05-29 | 1 | -13/+21 |
* | ->encode_fh() API change | Al Viro | 2012-05-29 | 1 | -0/+2 |
* | ceph: avoid useless dget/dput in encode_fh | Sage Weil | 2012-01-10 | 1 | -4/+2 |
* | ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug | Sage Weil | 2011-07-26 | 1 | -9/+15 |
* | ceph: use ihold when we already have an inode ref | Sage Weil | 2011-06-07 | 1 | -2/+2 |
* | ceph: avoid inode lookup on nfs fh reconnect | Sage Weil | 2011-05-24 | 1 | -2/+6 |
* | ceph: use LOOKUPINO to make unconnected nfs fh more reliable | Sage Weil | 2011-05-24 | 1 | -2/+17 |
* | ceph: add dir_layout to inode | Sage Weil | 2011-01-12 | 1 | -1/+1 |
* | ceph: factor out libceph from Ceph file system | Yehuda Sadeh | 2010-10-20 | 1 | -2/+3 |
* | ceph: Update max_len with minimum required size | Aneesh Kumar K.V | 2010-10-07 | 1 | -1/+4 |
* | ceph: Fix return value of encode_fh function | Aneesh Kumar K.V | 2010-10-07 | 1 | -7/+9 |
* | fs/ceph: Use ERR_CAST | Julia Lawall | 2010-05-29 | 1 | -1/+1 |
* | ceph: d_obtain_alias() returns ERR_PTR() | Dan Carpenter | 2010-05-17 | 1 | -6/+6 |
* | ceph: use ceph_sb_to_client instead of ceph_client | Cheng Renquan | 2010-05-17 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | ceph: nfs re-export support | Sage Weil | 2009-10-06 | 1 | -0/+223 |