summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-09-16ceph: move static keyword to the front of declarationsKrzysztof Wilczynski
2019-09-16rbd: pull rbd_img_request_create() dout out into the callersIlya Dryomov
2019-09-16ceph: reconnect connection if session hang in opening stateErqi Chen
2019-09-16libceph: drop unused con parameter of calc_target()Ilya Dryomov
2019-09-16ceph: use release_pages() directlyJohn Hubbard
2019-09-16rbd: fix response length parameter for encoded stringsDongsheng Yang
2019-09-16ceph: allow arbitrary security.* xattrsJeff Layton
2019-09-16ceph: only set CEPH_I_SEC_INITED if we got a MAC labelJeff Layton
2019-09-16ceph: turn ceph_security_invalidate_secctx into static inlineJeff Layton
2019-09-16ceph: add buffered/direct exclusionary locking for reads and writesJeff Layton
2019-09-16libceph: handle OSD op ceph_pagelist_append() errorsDavid Disseldorp
2019-09-16ceph: don't return a value from void functionJohn Hubbard
2019-09-16ceph: don't freeze during write page faultsJeff Layton
2019-09-16ceph: update the mtime when truncating upJeff Layton
2019-09-16ceph: fix indentation in __get_snap_name()Ilya Dryomov
2019-09-16ceph: remove incorrect comment above __send_capJeff Layton
2019-09-16ceph: remove CEPH_I_NOFLUSHJeff Layton
2019-09-16ceph: remove unneeded test in try_flush_capsJeff Layton
2019-09-16ceph: have __mark_caps_flushing return flush_tidJeff Layton
2019-09-16ceph: fix comments over ceph_add_capJeff Layton
2019-09-16ceph: eliminate session->s_trim_capsJeff Layton
2019-09-16ceph: fetch cap_gen under spinlock in ceph_add_capJeff Layton
2019-09-16ceph: remove ceph_get_cap_mds and __ceph_get_cap_mdsJeff Layton
2019-09-16ceph: don't SetPageError on writepage errorsJeff Layton
2019-09-16ceph: auto reconnect after blacklistedYan, Zheng
2019-09-16ceph: invalidate all write mode filp after reconnectYan, Zheng
2019-09-16ceph: return -EIO if read/write against filp that lost file locksYan, Zheng
2019-09-16ceph: add helper function that forcibly reconnects to ceph cluster.Yan, Zheng
2019-09-16ceph: pass filp to ceph_get_caps()Yan, Zheng
2019-09-16ceph: track and report error of async metadata operationYan, Zheng
2019-09-16ceph: allow closing session in restarting/reconnect stateYan, Zheng
2019-09-16libceph: add function that clears osd client's abort_errYan, Zheng
2019-09-16libceph: add function that reset client's entity addrYan, Zheng
2019-09-16ceph: don't list vxattrs in listxattr()Jeff Layton
2019-09-16ceph: allow copy_file_range when src and dst inode are sameJeff Layton
2019-09-16ceph: fix directories inode i_blkbits initializationLuis Henriques
2019-09-15Linux 5.3Linus Torvalds
2019-09-15Revert "ext4: make __ext4_get_inode_loc plug"Linus Torvalds
2019-09-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-09-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-09-14Merge tag 'riscv/for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-09-14Revert "vhost: block speculation of translated descriptors"Michael S. Tsirkin
2019-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-14Merge tag 'mmc-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-09-14Merge tag 'drm-fixes-2019-09-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-14Merge tag 'kvm-s390-master-5.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2019-09-14KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslotSean Christopherson
2019-09-14KVM: x86: work around leak of uninitialized stack contentsFuqian Huang
2019-09-14KVM: nVMX: handle page fault in vmreadPaolo Bonzini
2019-09-13riscv: modify the Image header to improve compatibility with the ARM64 headerPaul Walmsley