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