index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
xattr.c
Age
Commit message (
Expand
)
Author
2014-04-05
ceph: don't include ceph.{file,dir}.layout vxattr in listxattr()
Yan, Zheng
2014-04-05
ceph: check buffer size in ceph_vxattrcb_layout()
Yan, Zheng
2014-04-03
ceph: do not chain inode updates to parent fsync
Sage Weil
2014-02-17
ceph: fix ceph_removexattr()
Yan, Zheng
2014-02-17
ceph: remove xattr when null value is given to setxattr()
Yan, Zheng
2014-02-17
ceph: properly handle XATTR_CREATE and XATTR_REPLACE
Yan, Zheng
2014-01-29
ceph: Fix up after semantic merge conflict
Linus Torvalds
2013-12-31
ceph: add acl for cephfs
Guangliang Zhao
2013-07-03
ceph: fix sleeping function called from invalid context.
majianpeng
2013-02-25
ceph: eliminate sparse warnings in fs code
Alex Elder
2013-02-14
ceph: implement hidden per-field ceph.*.layout.* vxattrs
Sage Weil
2013-02-14
ceph: add ceph.dir.layout vxattr
Sage Weil
2013-02-14
ceph: change ceph.file.layout.* implementation, content
Sage Weil
2013-02-14
ceph: fix listxattr handling for vxattrs
Sage Weil
2013-02-14
ceph: fix getxattr vxattr handling
Sage Weil
2013-02-14
ceph: add exists_cb to vxattr struct
Sage Weil
2013-02-14
ceph: pass ceph.* removexattrs through to MDS
Sage Weil
2013-02-14
ceph: pass unhandled ceph.* setxattrs through to MDS
Sage Weil
2013-02-14
ceph: support hidden vxattrs
Sage Weil
2013-02-14
ceph: remove 'ceph.layout' virtual xattr
Sage Weil
2012-07-31
ceph: fix potential double free
Alan Cox
2012-05-07
ceph: drop support for preferred_osd pgs
Sage Weil
2012-03-22
ceph: fix three bugs, two in ceph_vxattrcb_file_layout()
Alex Elder
2012-03-22
ceph: make ceph_setxattr() and ceph_removexattr() more alike
Alex Elder
2012-03-22
ceph: avoid repeatedly computing the size of constant vxattr names
Alex Elder
2012-03-22
ceph: encode type in vxattr callback routines
Alex Elder
2012-03-22
ceph: drop "_cb" from name of struct ceph_vxattr_cb
Alex Elder
2012-03-22
ceph: use macros to normalize vxattr table definitions
Alex Elder
2012-03-22
ceph: use a symbolic name for "ceph." extended attribute namespace
Alex Elder
2012-03-22
ceph: pass inode rather than table to ceph_match_vxattr()
Alex Elder
2012-03-22
ceph: don't null-terminate xattr values
Alex Elder
2012-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-02-02
ceph: change "ceph.layout" xattr to be "ceph.file.layout"
Alex Elder
2012-01-12
ceph: ensure prealloc_blob is in place when removing xattr
Alex Elder
2011-12-07
ceph: use i_ceph_lock instead of i_lock
Sage Weil
2011-07-26
ceph: protect access to d_parent
Sage Weil
2011-06-08
ceph: use ihold when we already have an inode ref
Sage Weil
2011-05-04
ceph: do not call __mark_dirty_inode under i_lock
Sage Weil
2011-01-13
ceph: fix xattr rbtree search
Sage Weil
2010-10-20
fs/ceph/xattr.c: Use kmemdup
Julia Lawall
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
2010-08-22
ceph: include dirty xattrs state in snapped caps
Sage Weil
2010-08-02
ceph: code cleanup
Yehuda Sadeh
2010-05-17
ceph: use ceph. prefix for virtual xattrs
Sage Weil
2010-05-17
ceph: listxattr should compare version by >=
Henry C Chang
2010-05-17
ceph: use ceph_sb_to_client instead of ceph_client
Cheng Renquan
2010-05-17
ceph: cleanup: remove dead code
Dan Carpenter
2010-05-17
ceph: use __page_cache_alloc and add_to_page_cache_lru
Yehuda Sadeh
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-07
ceph: simplify ceph_buffer interface
Sage Weil
[next]