| Commit message (Expand) | Author | Age | Files | Lines |
* | ceph: rados pool namespace support | Yan, Zheng | 2016-07-28 | 1 | -25/+52 |
* | libceph: define new ceph_file_layout structure | Yan, Zheng | 2016-07-28 | 1 | -17/+11 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-05-27 | 1 | -3/+4 |
|\ |
|
| * | switch xattr_handler->set() to passing dentry and inode separately | Al Viro | 2016-05-27 | 1 | -3/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-05-26 | 1 | -10/+15 |
|\ \
| |/
|/| |
|
| * | ceph: use CEPH_MDS_OP_RMXATTR request to remove xattr | Yan, Zheng | 2016-05-26 | 1 | -6/+11 |
| * | libceph: a major OSD client update | Ilya Dryomov | 2016-05-26 | 1 | -4/+4 |
* | | ceph: kill __ceph_removexattr() | Yan, Zheng | 2016-04-23 | 1 | -126/+0 |
* | | ceph: Switch to generic xattr handlers | Andreas Gruenbacher | 2016-04-23 | 1 | -39/+27 |
* | | ceph: Get rid of d_find_alias in ceph_set_acl | Andreas Gruenbacher | 2016-04-23 | 1 | -16/+12 |
* | | ->getxattr(): pass dentry and inode as separate arguments | Al Viro | 2016-04-11 | 1 | -4/+4 |
|/ |
|
* | ceph: fix security xattr deadlock | Yan, Zheng | 2016-03-25 | 1 | -3/+65 |
* | ceph: don't request vxattrs from MDS | Yan, Zheng | 2016-03-25 | 1 | -2/+4 |
* | ceph: replace CURRENT_TIME by current_fs_time() | Deepa Dinamani | 2016-03-25 | 1 | -2/+2 |
* | ceph: pre-allocate data structure that tracks caps flushing | Yan, Zheng | 2015-06-25 | 1 | -2/+18 |
* | ceph: take snap_rwsem when accessing snap realm's cached_context | Yan, Zheng | 2015-06-25 | 1 | -6/+39 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-26 | 1 | -8/+8 |
|\ |
|
| * | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 1 | -8/+8 |
* | | ceph: kstrdup() memory handling | Sanidhya Kashyap | 2015-04-20 | 1 | -7/+16 |
|/ |
|
* | ceph: fix setting empty extended attribute | Yan, Zheng | 2014-12-17 | 1 | -2/+5 |
* | ceph: use pagelist to present MDS request data | Yan, Zheng | 2014-10-14 | 1 | -31/+18 |
* | ceph: fix llistxattr on symlink | Yan, Zheng | 2014-10-14 | 1 | -2/+1 |
* | ceph: request xattrs if xattr_version is zero | Yan, Zheng | 2014-10-14 | 1 | -19/+10 |
* | ceph: fix sizeof(struct tYpO *) typo | Ilya Dryomov | 2014-07-28 | 1 | -1/+1 |
* | ceph: remove redundant memset(0) | Ilya Dryomov | 2014-07-28 | 1 | -1/+1 |
* | ceph: don't include ceph.{file,dir}.layout vxattr in listxattr() | Yan, Zheng | 2014-04-04 | 1 | -2/+2 |
* | ceph: check buffer size in ceph_vxattrcb_layout() | Yan, Zheng | 2014-04-04 | 1 | -9/+25 |
* | ceph: do not chain inode updates to parent fsync | Sage Weil | 2014-04-03 | 1 | -8/+2 |
* | ceph: fix ceph_removexattr() | Yan, Zheng | 2014-02-17 | 1 | -1/+1 |
* | ceph: remove xattr when null value is given to setxattr() | Yan, Zheng | 2014-02-17 | 1 | -2/+14 |
* | ceph: properly handle XATTR_CREATE and XATTR_REPLACE | Yan, Zheng | 2014-02-17 | 1 | -12/+26 |
* | ceph: Fix up after semantic merge conflict | Linus Torvalds | 2014-01-28 | 1 | -2/+3 |
* | ceph: add acl for cephfs | Guangliang Zhao | 2013-12-31 | 1 | -12/+48 |
* | ceph: fix sleeping function called from invalid context. | majianpeng | 2013-07-03 | 1 | -4/+5 |
* | ceph: eliminate sparse warnings in fs code | Alex Elder | 2013-02-25 | 1 | -2/+2 |
* | ceph: implement hidden per-field ceph.*.layout.* vxattrs | Sage Weil | 2013-02-13 | 1 | -0/+59 |
* | ceph: add ceph.dir.layout vxattr | Sage Weil | 2013-02-13 | 1 | -0/+8 |
* | ceph: change ceph.file.layout.* implementation, content | Sage Weil | 2013-02-13 | 1 | -14/+53 |
* | ceph: fix listxattr handling for vxattrs | Sage Weil | 2013-02-13 | 1 | -6/+13 |
* | ceph: fix getxattr vxattr handling | Sage Weil | 2013-02-13 | 1 | -12/+8 |
* | ceph: add exists_cb to vxattr struct | Sage Weil | 2013-02-13 | 1 | -0/+2 |
* | ceph: pass ceph.* removexattrs through to MDS | Sage Weil | 2013-02-13 | 1 | -0/+5 |
* | ceph: pass unhandled ceph.* setxattrs through to MDS | Sage Weil | 2013-02-13 | 1 | -0/+5 |
* | ceph: support hidden vxattrs | Sage Weil | 2013-02-13 | 1 | -9/+11 |
* | ceph: remove 'ceph.layout' virtual xattr | Sage Weil | 2013-02-13 | 1 | -7/+0 |
* | ceph: fix potential double free | Alan Cox | 2012-07-30 | 1 | -0/+1 |
* | ceph: drop support for preferred_osd pgs | Sage Weil | 2012-05-07 | 1 | -9/+0 |
* | ceph: fix three bugs, two in ceph_vxattrcb_file_layout() | Alex Elder | 2012-03-22 | 1 | -3/+8 |
* | ceph: make ceph_setxattr() and ceph_removexattr() more alike | Alex Elder | 2012-03-22 | 1 | -6/+8 |
* | ceph: avoid repeatedly computing the size of constant vxattr names | Alex Elder | 2012-03-22 | 1 | -5/+51 |