summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ceph: move wait for mds request into helper functionJeff Layton2019-05-071-15/+21
* ceph: have ceph_mdsc_do_request call ceph_mdsc_submit_requestJeff Layton2019-05-072-23/+22
* ceph: after an MDS request, do callback and completionsJeff Layton2019-05-071-2/+1
* ceph: use pathlen values returned by set_request_path_attrJeff Layton2019-05-071-2/+2
* ceph: use __getname/__putname in ceph_mdsc_build_pathJeff Layton2019-05-073-39/+36
* ceph: use ceph_mdsc_build_path instead of clone_dentry_nameJeff Layton2019-05-071-39/+3
* ceph: fix potential use-after-free in ceph_mdsc_build_pathJeff Layton2019-05-071-3/+5
* ceph: dump granular cap info in "caps" debugfs fileJeff Layton2019-05-071-2/+32
* ceph: make iterate_session_caps a public symbolJeff Layton2019-05-072-8/+12
* ceph: fix NULL pointer deref when debugging is enabledJeff Layton2019-05-071-1/+1
* ceph: properly handle granular statx requestsJeff Layton2019-05-071-28/+57
* ceph: remove superfluous inode_lock in ceph_fsyncJeff Layton2019-05-071-3/+0
* libceph: fix clang warning for CEPH_DEFINE_OID_ONSTACKArnd Bergmann2019-05-071-7/+6
* rbd: convert all rbd_assert(0) to BUG()Arnd Bergmann2019-05-071-6/+6
* rbd: avoid clang -Wuninitialized warningArnd Bergmann2019-05-071-1/+1
* ceph: snapshot nfs re-exportYan, Zheng2019-05-072-27/+329
* ceph: quota: fix quota subdir mountsLuis Henriques2019-05-074-10/+190
* ceph: factor out ceph_lookup_inode()Luis Henriques2019-05-072-2/+13
* ceph: remove duplicated filelock ref increaseZhi Zhang2019-05-071-13/+0
* Linux 5.1v5.1Linus Torvalds2019-05-051-1/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-0518-32/+272
|\
| * perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa2019-05-051-3/+7
| * perf/x86/intel/pt: Remove software double buffering PMU capabilityAlexander Shishkin2019-05-032-3/+1
| * perf/ring_buffer: Fix AUX software double bufferingAlexander Shishkin2019-05-031-2/+1
| * Merge tag 'perf-urgent-for-mingo-5.1-20190502' of git://git.kernel.org/pub/sc...Ingo Molnar2019-05-0312-21/+154
| |\
| | * perf tools: Remove needless asm/unistd.h include fixing build in some placesArnaldo Carvalho de Melo2019-05-021-1/+0
| | * tools arch uapi: Copy missing unistd.h headers for arc, hexagon and riscvArnaldo Carvalho de Melo2019-05-023-0/+133
| | * tools build: Add -ldl to the disassembler-four-args feature testArnaldo Carvalho de Melo2019-05-021-1/+1
| | * perf cs-etm: Always allocate memory for cs_etm_queue::prev_packetLeo Yan2019-05-021-5/+3
| | * perf cs-etm: Don't check cs_etm_queue::prev_packet validityLeo Yan2019-05-021-5/+1
| | * perf report: Report OOM in status line in the GTK UIThomas Richter2019-05-021-3/+5
| | * perf bench numa: Add define for RUSAGE_THREAD if not presentArnaldo Carvalho de Melo2019-05-021-0/+4
| | * tools lib traceevent: Change tag string for errorLeo Yan2019-05-021-1/+1
| | * perf annotate: Fix build on 32 bit for BPF annotationThadeu Lima de Souza Cascardo2019-05-021-4/+4
| | * tools uapi x86: Sync vmx.h with the kernelArnaldo Carvalho de Melo2019-05-021-0/+1
| | * perf bpf: Return value with unlocking in perf_env__find_btf()Bo YU2019-05-021-1/+1
| |/
| * MAINTAINERS: Include vendor specific files under arch/*/events/*Kim Phillips2019-05-021-0/+1
| * perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips2019-05-021-3/+108
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-051-0/+1
|\ \
| * | sched/cpufreq: Fix kobject memleakTobin C. Harding2019-04-301-0/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-052-0/+23
|\ \ \
| * | | x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook2019-04-302-0/+23
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-05-055-16/+26
|\ \ \ \
| * | | | ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavourAl Viro2019-05-021-1/+1
| * | | | Abort file_remove_privs() for non-reg. filesAlexander Lochmann2019-04-281-2/+7
| * | | | [fix] get rid of checking for absent device name in vfs_get_tree()Al Viro2019-04-281-5/+0
| * | | | apparmorfs: fix use-after-free on symlink traversalAl Viro2019-04-101-4/+9
| * | | | securityfs: fix use-after-free on symlink traversalAl Viro2019-04-101-4/+9
* | | | | Merge tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-05-041-4/+14
|\ \ \ \ \
| * | | | | powerpc/32s: Fix BATs setting with CONFIG_STRICT_KERNEL_RWXChristophe Leroy2019-05-021-4/+14