summaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-28Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-02-27fs: add i_blocksize()Fabian Frederick
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-24libceph, rbd, ceph: WRITE | ONDISK -> WRITEIlya Dryomov
2017-02-24ceph: remove special ack vs commit behaviorIlya Dryomov
2017-02-23ceph: tidy some white space in get_nonsnap_parent()Dan Carpenter
2017-02-20ceph: remove req from unsafe list when unregistering itJeff Layton
2017-02-20ceph: do a LOOKUP in d_revalidate instead of GETATTRJeff Layton
2017-02-20ceph: call update_dentry_lease even when r_locked dir is not setJeff Layton
2017-02-20ceph: vet the target and parent inodes before updating dentry leaseJeff Layton
2017-02-20ceph: don't update_dentry_lease unless we actually got oneJeff Layton
2017-02-20ceph: add a new flag to indicate whether parent is lockedJeff Layton
2017-02-20ceph: convert bools in ceph_mds_request to a new r_req_flags fieldJeff Layton
2017-02-20ceph: drop session argument to ceph_fill_traceJeff Layton
2017-02-20ceph: remove "Debugging hook" from ceph_fill_traceJeff Layton
2017-02-20ceph: avoid calling ceph_renew_caps() infinitelyYan, Zheng
2017-02-20ceph: make sure flushing inode in proper session's cap_flushing listYan, Zheng
2017-02-20ceph: update readpages osd request according to size of pagesYan, Zheng
2017-02-20ceph: fix bogus endianness change in ceph_ioctl_set_layoutJeff Layton
2017-02-20ceph: avoid updating mds_wanted too frequentlyYan, Zheng
2017-02-20ceph: set io_pages bdi hintAndreas Gerstmayr
2017-02-20ceph: fix spelling mistake: "enabing" -> "enabling"Colin Ian King
2017-02-20ceph: cleanup ACCESS_ONCE -> READ_ONCESeraphime Kirkovski
2017-02-20ceph: pass parent inode info to ceph_encode_dentry_release if we have itJeff Layton
2017-02-20ceph: fix unsafe dcache access in ceph_encode_dentry_releaseJeff Layton
2017-02-20ceph: pass parent dir ino info to build_dentry_pathJeff Layton
2017-02-20ceph: clean up unsafe d_parent accesses in build_dentry_pathJeff Layton
2017-02-20ceph: clean up unsafe d_parent access in __choose_mdsJeff Layton
2017-01-18ceph: fix bad endianness handling in parse_reply_info_extraJeff Layton
2017-01-18ceph: fix endianness bug in frag_tree_split_cmpJeff Layton
2017-01-18ceph: fix endianness of getattr mask in ceph_d_revalidateJeff Layton
2017-01-18ceph: fix ceph_get_caps() interruptionYan, Zheng
2017-01-12ceph: fix get_oldest_context()Geng, Jichao
2017-01-12ceph: fix mds cluster availability checkYan, Zheng
2016-12-17Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-16Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-15Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linusAl Viro
2016-12-14libceph: always signal completion when doneIlya Dryomov
2016-12-14ceph: avoid creating orphan object when checking pool permissionYan, Zheng
2016-12-12ceph: properly set issue_seq for cap releaseYan, Zheng
2016-12-12ceph: add flags parameter to send_cap_msgJeff Layton
2016-12-12ceph: update cap message struct version to 10Jeff Layton
2016-12-12ceph: define new argument structure for send_cap_msgJeff Layton
2016-12-12ceph: move xattr initialzation before the encoding past the ceph_mds_capsJeff Layton