| Commit message (Expand) | Author | Age | Files | Lines |
* | ceph: unify inode i_ctime update | Yan, Zheng | 2017-06-14 | 2 | -3/+3 |
* | ceph: use current_kernel_time() to get request time stamp | Yan, Zheng | 2017-06-14 | 1 | -3/+1 |
* | ceph: check i_nlink while converting a file handle to dentry | Luis Henriques | 2017-06-14 | 1 | -0/+4 |
* | ceph: check that the new inode size is within limits in ceph_fallocate() | Luis Henriques | 2017-05-24 | 1 | -1/+5 |
* | Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-05-10 | 13 | -86/+255 |
|\ |
|
| * | ceph: fix memory leak in __ceph_setxattr() | Luis Henriques | 2017-05-04 | 1 | -0/+3 |
| * | ceph: fix file open flags on ppc64 | Alexander Graf | 2017-05-04 | 1 | -1/+33 |
| * | ceph: choose readdir frag based on previous readdir reply | Yan, Zheng | 2017-05-04 | 1 | -7/+12 |
| * | ceph: when seeing write errors on an inode, switch to sync writes | Jeff Layton | 2017-05-04 | 3 | -14/+49 |
| * | Revert "ceph: SetPageError() for writeback pages if writepages fails" | Jeff Layton | 2017-05-04 | 1 | -3/+0 |
| * | ceph: handle epoch barriers in cap messages | Jeff Layton | 2017-05-04 | 3 | -7/+41 |
| * | libceph: allow requests to return immediately on full conditions if caller wi... | Jeff Layton | 2017-05-04 | 2 | -0/+2 |
| * | ceph: make seeky readdir more efficient | Yan, Zheng | 2017-05-04 | 4 | -6/+19 |
| * | ceph: close stopped mds' session | Yan, Zheng | 2017-05-04 | 1 | -0/+16 |
| * | ceph: fix potential use-after-free | Yan, Zheng | 2017-05-04 | 1 | -2/+8 |
| * | ceph: allow connecting to mds whose rank >= mdsmap::m_max_mds | Yan, Zheng | 2017-05-04 | 3 | -23/+52 |
| * | ceph: fix wrong check in ceph_renew_caps() | Yan, Zheng | 2017-05-04 | 1 | -1/+1 |
| * | libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_t | Elena Reshetova | 2017-05-04 | 1 | -1/+1 |
| * | ceph: convert ceph_cap_snap.nref from atomic_t to refcount_t | Elena Reshetova | 2017-05-04 | 3 | -5/+6 |
| * | ceph: convert ceph_mds_session.s_ref from atomic_t to refcount_t | Elena Reshetova | 2017-05-04 | 2 | -11/+12 |
| * | libceph, ceph: always advertise all supported features | Ilya Dryomov | 2017-05-04 | 1 | -6/+1 |
* | | fs: ceph: CURRENT_TIME with ktime_get_real_ts() | Deepa Dinamani | 2017-05-08 | 1 | -1/+3 |
* | | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko | 2017-05-08 | 1 | -6/+3 |
* | | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-05-01 | 4 | -28/+17 |
|\ \
| |/
|/| |
|
| * | ceph: Convert to separately allocated bdi | Jan Kara | 2017-04-20 | 4 | -28/+17 |
* | | ceph: fix recursion between ceph_set_acl() and __ceph_setattr() | Yan, Zheng | 2017-04-25 | 1 | -12/+10 |
|/ |
|
* | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-03-03 | 2 | -5/+5 |
|\ |
|
| * | statx: Add a system call to make enhanced file info available | David Howells | 2017-03-02 | 2 | -5/+5 |
* | | sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-02-28 | 13 | -306/+287 |
|\ |
|
| * | libceph, rbd, ceph: WRITE | ONDISK -> WRITE | Ilya Dryomov | 2017-02-24 | 2 | -20/+9 |
| * | ceph: remove special ack vs commit behavior | Ilya Dryomov | 2017-02-24 | 6 | -103/+3 |
| * | ceph: tidy some white space in get_nonsnap_parent() | Dan Carpenter | 2017-02-23 | 1 | -2/+3 |
| * | ceph: remove req from unsafe list when unregistering it | Jeff Layton | 2017-02-20 | 1 | -2/+3 |
| * | ceph: do a LOOKUP in d_revalidate instead of GETATTR | Jeff Layton | 2017-02-20 | 1 | -2/+3 |
| * | ceph: call update_dentry_lease even when r_locked dir is not set | Jeff Layton | 2017-02-20 | 1 | -0/+20 |
| * | ceph: vet the target and parent inodes before updating dentry lease | Jeff Layton | 2017-02-20 | 1 | -24/+48 |
| * | ceph: don't update_dentry_lease unless we actually got one | Jeff Layton | 2017-02-20 | 1 | -2/+2 |
| * | ceph: add a new flag to indicate whether parent is locked | Jeff Layton | 2017-02-20 | 6 | -28/+39 |
| * | ceph: convert bools in ceph_mds_request to a new r_req_flags field | Jeff Layton | 2017-02-20 | 5 | -38/+45 |
| * | ceph: drop session argument to ceph_fill_trace | Jeff Layton | 2017-02-20 | 3 | -5/+4 |
| * | ceph: remove "Debugging hook" from ceph_fill_trace | Jeff Layton | 2017-02-20 | 1 | -34/+0 |
| * | ceph: avoid calling ceph_renew_caps() infinitely | Yan, Zheng | 2017-02-20 | 3 | -5/+5 |
| * | ceph: make sure flushing inode in proper session's cap_flushing list | Yan, Zheng | 2017-02-20 | 1 | -0/+10 |
| * | ceph: update readpages osd request according to size of pages | Yan, Zheng | 2017-02-20 | 1 | -0/+1 |
| * | ceph: fix bogus endianness change in ceph_ioctl_set_layout | Jeff Layton | 2017-02-20 | 1 | -2/+2 |
| * | ceph: avoid updating mds_wanted too frequently | Yan, Zheng | 2017-02-20 | 1 | -3/+9 |
| * | ceph: set io_pages bdi hint | Andreas Gerstmayr | 2017-02-20 | 2 | -2/+10 |
| * | ceph: fix spelling mistake: "enabing" -> "enabling" | Colin Ian King | 2017-02-20 | 1 | -1/+1 |