summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-07xtensa: clean up inline assembly in futex.hMax Filippov1-38/+42
2019-05-07Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds28-359/+512
2019-05-07vfio/mdev: Avoid inline get and put parent helpersParav Pandit1-2/+2
2019-05-07vfio/mdev: Fix aborting mdev child device removal if one failsParav Pandit1-6/+4
2019-05-07vfio/mdev: Follow correct remove sequenceParav Pandit1-1/+1
2019-05-07vfio/mdev: Avoid masking error code to EBUSYParav Pandit1-1/+1
2019-05-07vfio/mdev: Drop redundant extern for exported symbolsParav Pandit1-11/+10
2019-05-07vfio/mdev: Removed unused krefParav Pandit2-2/+0
2019-05-07vfio/mdev: Avoid release parent reference during error pathParav Pandit1-0/+1
2019-05-07ceph: print inode number in __caps_issued_mask debugging messagesJeff Layton1-6/+6
2019-05-07ceph: just call get_session in __ceph_lookup_mds_sessionJeff Layton1-7/+1
2019-05-07ceph: simplify arguments and return semantics of try_get_cap_refsJeff Layton1-46/+30
2019-05-07ceph: fix comment over ceph_drop_caps_for_unlinkJeff Layton1-1/+1
2019-05-07ceph: move wait for mds request into helper functionJeff Layton1-15/+21
2019-05-07ceph: have ceph_mdsc_do_request call ceph_mdsc_submit_requestJeff Layton2-23/+22
2019-05-07ceph: after an MDS request, do callback and completionsJeff Layton1-2/+1
2019-05-07ceph: use pathlen values returned by set_request_path_attrJeff Layton1-2/+2
2019-05-07ceph: use __getname/__putname in ceph_mdsc_build_pathJeff Layton3-39/+36
2019-05-07ceph: use ceph_mdsc_build_path instead of clone_dentry_nameJeff Layton1-39/+3
2019-05-07ceph: fix potential use-after-free in ceph_mdsc_build_pathJeff Layton1-3/+5
2019-05-07ceph: dump granular cap info in "caps" debugfs fileJeff Layton1-2/+32
2019-05-07ceph: make iterate_session_caps a public symbolJeff Layton2-8/+12
2019-05-07ceph: fix NULL pointer deref when debugging is enabledJeff Layton1-1/+1
2019-05-07ceph: properly handle granular statx requestsJeff Layton1-28/+57
2019-05-07ceph: remove superfluous inode_lock in ceph_fsyncJeff Layton1-3/+0
2019-05-07libceph: fix clang warning for CEPH_DEFINE_OID_ONSTACKArnd Bergmann1-7/+6
2019-05-07rbd: convert all rbd_assert(0) to BUG()Arnd Bergmann1-6/+6
2019-05-07rbd: avoid clang -Wuninitialized warningArnd Bergmann1-1/+1
2019-05-07ceph: snapshot nfs re-exportYan, Zheng2-27/+329
2019-05-07ceph: quota: fix quota subdir mountsLuis Henriques4-10/+190
2019-05-07ceph: factor out ceph_lookup_inode()Luis Henriques2-2/+13
2019-05-07ceph: remove duplicated filelock ref increaseZhi Zhang1-13/+0
2019-05-07Merge tag 'ktest-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-8/+37
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-92/+106
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-64/+191
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds60-272/+410
2019-05-07RDMA/device: Don't fire uevent before device is fully initializedLeon Romanovsky1-0/+9
2019-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds4-56/+45
2019-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds29-690/+3518
2019-05-07Merge tag 'i3c/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds2-12/+3
2019-05-07afs: Implement YFS ACL settingDavid Howells3-5/+112
2019-05-07afs: Get YFS ACLs and information through xattrsDavid Howells4-4/+304
2019-05-07afs: implement acl settingJoe Gorse5-6/+110
2019-05-07afs: Get an AFS3 ACL as an xattrDavid Howells5-0/+184
2019-05-07afs: Fix getting the afs.fid xattrDavid Howells1-3/+12
2019-05-07afs: Fix the afs.cell and afs.volume xattr handlersDavid Howells1-2/+2
2019-05-07afs: Calculate i_blocks based on file sizeMarc Dionne1-1/+5
2019-05-07afs: Log more information for "kAFS: AFS vnode with undefined type\n"David Howells4-8/+36
2019-05-07lib/scatterlist: Remove leftover from sg_page_iter commentGal Pressman1-5/+5
2019-05-07RDMA/efa: Add driver to Kconfig/MakefileGal Pressman5-0/+35