summaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
2017-11-21Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-11-15mm, pagevec: remove cold parameter for pagevecsMel Gorman
2017-11-15mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara
2017-11-15ceph: use pagevec_lookup_range_nr_tag()Jan Kara
2017-11-15ceph: use pagevec_lookup_range_tag()Jan Kara
2017-11-13ceph: silence sparse endianness warning in encode_caps_cbJeff Layton
2017-11-13ceph: remove the bump of i_versionJeff Layton
2017-11-13ceph: present consistent fsid, regardless of arch endiannessJeff Layton
2017-11-13ceph: clean up spinlocking and list handling around cleanup_cap_releases()Jeff Layton
2017-11-13ceph: remove unused and redundant variable droppingColin Ian King
2017-11-13ceph: -EINVAL on decoding failure in ceph_mdsc_handle_fsmap()Ilya Dryomov
2017-11-13ceph: disable cached readdir after dropping positive dentryYan, Zheng
2017-11-13ceph: fix bool initialization/comparisonThomas Meyer
2017-11-13ceph: handle 'session get evicted while there are file locks'Yan, Zheng
2017-11-13ceph: optimize flock encoding during reconnectYan, Zheng
2017-11-13ceph: make lock_to_ceph_filelock() staticYan, Zheng
2017-11-13ceph: keep auth cap when inode has flocks or posix locksYan, Zheng
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25ceph: unlock dangling spinlock in try_flush_caps()Jeff Layton
2017-10-02ceph: fix __choose_mds() for LSSNAP requestYan, Zheng
2017-10-02ceph: properly queue cap snap for newly created snap realmYan, Zheng
2017-09-19ceph: avoid panic in create_session_open_msg() if utsname() returns NULLYan, Zheng
2017-09-12Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06fscache: remove unused ->now_uncached callbackJan Kara
2017-09-06Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-09-06ceph: stop on-going cached readdir if mds revokes FILE_SHARED capYan, Zheng
2017-09-06ceph: wait on writeback after writing snapshot dataYan, Zheng
2017-09-06ceph: fix capsnap dirty pages accountingYan, Zheng
2017-09-06ceph: ignore wbc->range_{start,end} when write back snapshot dataYan, Zheng
2017-09-06ceph: fix "range cyclic" mode writepagesYan, Zheng
2017-09-06ceph: cleanup local variables in ceph_writepages_start()Yan, Zheng
2017-09-06ceph: optimize pagevec iterating in ceph_writepages_start()Yan, Zheng
2017-09-06ceph: make writepage_nounlock() invalidate page that beyonds EOFYan, Zheng
2017-09-06ceph: properly get capsnap's size in get_oldest_context()Yan, Zheng
2017-09-06ceph: remove stale check in ceph_invalidatepage()Yan, Zheng
2017-09-06ceph: queue cap snap only when snap realm's context changesYan, Zheng
2017-09-06ceph: handle race between vmtruncate and queuing cap snapYan, Zheng
2017-09-06ceph: fix message order check in handle_cap_export()Yan, Zheng
2017-09-06ceph: fix NULL pointer dereference in ceph_flush_snaps()Yan, Zheng
2017-09-06ceph: adjust 36 checks for NULL pointersMarkus Elfring
2017-09-06ceph: delete an unnecessary return statement in update_dentry_lease()Markus Elfring
2017-09-06ceph: ENOMEM pr_err in __get_or_create_frag() is redundantMarkus Elfring
2017-09-06ceph: check negative offsets in ceph_llseek()Luis Henriques
2017-09-06ceph: more accurate statfsDouglas Fuller
2017-09-06ceph: properly set snap follows for cap reconnectYan, Zheng
2017-09-06ceph: don't use CEPH_OSD_FLAG_ORDERSNAPYan, Zheng
2017-09-06ceph: include snapc in debug message of writeYan, Zheng
2017-09-06ceph: make sure flushsnap messages are sent in proper orderYan, Zheng