summaryrefslogtreecommitdiff
path: root/fs/ceph
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-06
|\
| * fscache: remove unused ->now_uncached callbackJan Kara2017-09-06
* | Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-09-06
|\ \ | |/ |/|
| * fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locksBenjamin Coddington2017-07-16
* | ceph: fix readpage from fscacheYan, Zheng2017-09-01
* | ceph: fix race in concurrent readdirYan, Zheng2017-07-17
|/
* ceph: update ceph_dentry_info::lease_session when necessaryYan, Zheng2017-07-07
* ceph: new mount option that specifies fscache uniquifierYan, Zheng2017-07-07
* ceph: avoid accessing freeing inode in ceph_check_delayed_caps()Yan, Zheng2017-07-07
* ceph: avoid invalid memory dereference in the middle of umountYan, Zheng2017-07-07
* ceph: getattr before read on ceph.* xattrsYan, Zheng2017-07-07
* ceph: don't re-send interrupted flock requestYan, Zheng2017-07-07
* ceph: cleanup writepage_nounlock()Yan, Zheng2017-07-07
* ceph: redirty page when writepage_nounlock() skips unwritable pageYan, Zheng2017-07-07
* ceph: remove useless page->mapping check in writepage_nounlock()Yan, Zheng2017-07-07
* ceph: update the 'approaching max_size' codeYan, Zheng2017-07-07
* ceph: re-request max size after importing capsYan, Zheng2017-07-07
* ceph: unify inode i_ctime updateYan, Zheng2017-06-14
* ceph: use current_kernel_time() to get request time stampYan, Zheng2017-06-14
* ceph: check i_nlink while converting a file handle to dentryLuis Henriques2017-06-14
* ceph: check that the new inode size is within limits in ceph_fallocate()Luis Henriques2017-05-24
* Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-05-10
|\
| * ceph: fix memory leak in __ceph_setxattr()Luis Henriques2017-05-04
| * ceph: fix file open flags on ppc64Alexander Graf2017-05-04
| * ceph: choose readdir frag based on previous readdir replyYan, Zheng2017-05-04
| * ceph: when seeing write errors on an inode, switch to sync writesJeff Layton2017-05-04
| * Revert "ceph: SetPageError() for writeback pages if writepages fails"Jeff Layton2017-05-04
| * ceph: handle epoch barriers in cap messagesJeff Layton2017-05-04
| * libceph: allow requests to return immediately on full conditions if caller wi...Jeff Layton2017-05-04
| * ceph: make seeky readdir more efficientYan, Zheng2017-05-04
| * ceph: close stopped mds' sessionYan, Zheng2017-05-04
| * ceph: fix potential use-after-freeYan, Zheng2017-05-04
| * ceph: allow connecting to mds whose rank >= mdsmap::m_max_mdsYan, Zheng2017-05-04
| * ceph: fix wrong check in ceph_renew_caps()Yan, Zheng2017-05-04
| * libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_tElena Reshetova2017-05-04
| * ceph: convert ceph_cap_snap.nref from atomic_t to refcount_tElena Reshetova2017-05-04
| * ceph: convert ceph_mds_session.s_ref from atomic_t to refcount_tElena Reshetova2017-05-04
| * libceph, ceph: always advertise all supported featuresIlya Dryomov2017-05-04
* | fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani2017-05-08
* | treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-08
* | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-01
|\ \ | |/ |/|
| * ceph: Convert to separately allocated bdiJan Kara2017-04-20
* | ceph: fix recursion between ceph_set_acl() and __ceph_setattr()Yan, Zheng2017-04-25
|/
* 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