summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-08ceph: return -ERANGE if virtual xattr value didn't fit in bufferJeff Layton
2019-07-08ceph: make getxattr_cb return ssize_tJeff Layton
2019-07-08ceph: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAPYan, Zheng
2019-07-08ceph: kick flushing and flush snaps before sending normal cap messageYan, Zheng
2019-07-08ceph: clear CEPH_I_KICK_FLUSH flag inside __kick_flushing_caps()Yan, Zheng
2019-07-08ceph: increment change_attribute on local changesJeff Layton
2019-07-08ceph: handle change_attr in cap messagesJeff Layton
2019-07-08ceph: add change_attr field to ceph_inode_infoJeff Layton
2019-07-08iversion: add a routine to update a raw value with a larger oneJeff Layton
2019-07-08ceph: allow querying of STATX_BTIME in ceph_getattrJeff Layton
2019-07-08libceph: turn on CEPH_FEATURE_MSG_ADDR2Jeff Layton
2019-07-08ceph: handle btime in cap messagesJeff Layton
2019-07-08ceph: add btime field to ceph_inode_infoJeff Layton
2019-07-08libceph: rename ceph_encode_addr to ceph_encode_banner_addrJeff Layton
2019-07-08libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONEJeff Layton
2019-07-08ceph: fix decode_locker to use ceph_decode_entity_addrJeff Layton
2019-07-08ceph: have MDS map decoding use entity_addr_t decoderJeff Layton
2019-07-08libceph: correctly decode ADDR2 addresses in incremental OSD mapsJeff Layton
2019-07-08libceph: fix watch_item_t decoding to use ceph_decode_entity_addrJeff Layton
2019-07-08libceph: switch osdmap decoding to use ceph_decode_entity_addrJeff Layton
2019-07-08libceph: ADDR2 support for monmapJeff Layton
2019-07-08libceph: add ceph_decode_entity_addrJeff Layton
2019-07-08libceph: fix sa_family just after reading addressJeff Layton
2019-07-08ceph: remove request from waiting list before unregisterYan, Zheng
2019-07-08ceph: don't blindly unregister session that is in opening stateYan, Zheng
2019-07-08ceph: fix infinite loop in get_quota_realm()Yan, Zheng
2019-07-08ceph: add selinux supportYan, Zheng
2019-07-08ceph: rename struct ceph_acls_info to ceph_acl_sec_ctxYan, Zheng
2019-07-08ceph: fix debug print format in __set_xattr()Yan, Zheng
2019-07-08ceph: fix warning PTR_ERR_OR_ZERO can be usedHariprasad Kelam
2019-07-08ceph: hold i_ceph_lock when removing caps for freeing inodeYan, Zheng
2019-07-08ceph: ensure d_name/d_parent stability in ceph_mdsc_lease_send_msg()Yan, Zheng
2019-07-08ceph: use READ_ONCE to access d_parent in RCU critical sectionYan, Zheng
2019-07-08ceph: fix dir_lease_is_valid()Yan, Zheng
2019-07-08ceph: close race between d_name_cmp() and update_dentry_lease()Yan, Zheng
2019-07-08ceph: fix improper use of smp_mb__before_atomic()Andrea Parri
2019-07-08ceph: fix "ceph.dir.rctime" vxattr valueDavid Disseldorp
2019-07-08ceph: remove unused vxattr length helpersDavid Disseldorp
2019-07-08ceph: fix listxattr vxattr buffer length calculationDavid Disseldorp
2019-07-08ceph: add ceph.snap.btime vxattrDavid Disseldorp
2019-07-08ceph: carry snapshot creation time with inodesDavid Disseldorp
2019-07-08ceph: clean up ceph.dir.pin vxattr name sizeof()David Disseldorp
2019-07-08ceph: silence a checker warning in mdsc_show()Dan Carpenter
2019-07-08libceph: remove ceph_get_direct_page_vector()Christoph Hellwig
2019-07-07Linux 5.2v5.2Linus Torvalds
2019-07-06Merge tag 'for-linus-20190706' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-06Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-06Merge tag 'dmaengine-fix-5.2' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-07-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds