summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-07libceph: fix unaligned accesses in ceph_entity_addr handlingJeff Layton1-40/+37
2019-05-07rbd: don't assert on writes to snapshotsIlya Dryomov1-2/+6
2019-05-07rbd: client_mutex is never nestedIlya Dryomov1-1/+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-05Linux 5.1v5.1Linus Torvalds1-1/+1
2019-05-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds18-32/+272
2019-05-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2019-05-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+23
2019-05-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-16/+26
2019-05-05perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa1-3/+7
2019-05-04Merge tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-4/+14
2019-05-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds23-65/+192
2019-05-03Merge branch 'i2c/for-current-fixed' of ssh://gitolite.kernel.org/pub/scm/lin...Linus Torvalds5-5/+10
2019-05-03Merge tag 'drm-fixes-2019-05-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-0/+16
2019-05-03Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds3-5/+40
2019-05-03Merge tag 'sound-5.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-40/+78
2019-05-03perf/x86/intel/pt: Remove software double buffering PMU capabilityAlexander Shishkin2-3/+1
2019-05-03perf/ring_buffer: Fix AUX software double bufferingAlexander Shishkin1-2/+1
2019-05-03Merge tag 'perf-urgent-for-mingo-5.1-20190502' of git://git.kernel.org/pub/sc...Ingo Molnar12-21/+154
2019-05-03Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-0/+16
2019-05-02perf tools: Remove needless asm/unistd.h include fixing build in some placesArnaldo Carvalho de Melo1-1/+0
2019-05-02tools arch uapi: Copy missing unistd.h headers for arc, hexagon and riscvArnaldo Carvalho de Melo3-0/+133
2019-05-02tools build: Add -ldl to the disassembler-four-args feature testArnaldo Carvalho de Melo1-1/+1
2019-05-02perf cs-etm: Always allocate memory for cs_etm_queue::prev_packetLeo Yan1-5/+3
2019-05-02perf cs-etm: Don't check cs_etm_queue::prev_packet validityLeo Yan1-5/+1
2019-05-02perf report: Report OOM in status line in the GTK UIThomas Richter1-3/+5
2019-05-02perf bench numa: Add define for RUSAGE_THREAD if not presentArnaldo Carvalho de Melo1-0/+4
2019-05-02tools lib traceevent: Change tag string for errorLeo Yan1-1/+1