summaryrefslogtreecommitdiff
path: root/tools/include/linux/hashtable.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-12-18 16:06:00 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-12-18 16:06:00 +0100
commitd4f3318ed8fab6316cb7a269b8f42306632a3876 (patch)
treef6430a693525dc11b1eb721287c32d0fd80cf239 /tools/include/linux/hashtable.h
parent94fc256eca987332c2aada67eca47ef7c6d03dfb (diff)
downloadkernel-linux-5.3.y.tar.gz
Linux 5.3.18linux-5.3.y
Diffstat (limited to 'tools/include/linux/hashtable.h')
0 files changed, 0 insertions, 0 deletions
ref='/distro/kernel/commit/fs/ceph/mds_client.h?id=e8a7b8b12b13831467c6158c1e82801e25b5dd98'>ceph: exclude setfilelock requests when calculating oldest tidYan, Zheng 2015-06-25ceph: don't pre-allocate space for cap release messagesYan, Zheng 2015-06-25ceph: make sure syncfs flushes all cap snapsYan, Zheng 2015-06-25ceph: check OSD caps before read/writeYan, Zheng 2015-02-19ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_close_sessions)Yan, Zheng 2015-02-19ceph: handle SESSION_FORCE_RO messageYan, Zheng 2014-12-17ceph: use getattr request to fetch inline dataYan, Zheng 2014-12-17ceph: parse inline data in MClientReply and MClientCapsYan, Zheng 2014-12-17ceph: fix file lock interruptionYan, Zheng 2014-10-14ceph: export ceph_session_state_name functionJohn Spray 2014-10-14ceph: use pagelist to present MDS request dataYan, Zheng 2014-06-06ceph: include time stamp in every MDS requestSage Weil 2014-04-04ceph: preallocate buffer for readdir replyYan, Zheng 2014-01-21ceph: add open export target session helperYan, Zheng 2013-11-23ceph: handle race between cap reconnect and cap releaseYan, Zheng 2013-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds 2013-02-12ceph: Convert struct ceph_mds_request to use kuid_t and kgid_tEric W. Biederman 2013-01-17ceph: Check for created flag in response from mdsSam Lang