index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
ceph: just call get_session in __ceph_lookup_mds_session
Jeff Layton
1
-7
/
+1
2019-05-07
ceph: simplify arguments and return semantics of try_get_cap_refs
Jeff Layton
1
-46
/
+30
2019-05-07
ceph: fix comment over ceph_drop_caps_for_unlink
Jeff Layton
1
-1
/
+1
2019-05-07
ceph: move wait for mds request into helper function
Jeff Layton
1
-15
/
+21
2019-05-07
ceph: have ceph_mdsc_do_request call ceph_mdsc_submit_request
Jeff Layton
2
-23
/
+22
2019-05-07
ceph: after an MDS request, do callback and completions
Jeff Layton
1
-2
/
+1
2019-05-07
ceph: use pathlen values returned by set_request_path_attr
Jeff Layton
1
-2
/
+2
2019-05-07
ceph: use __getname/__putname in ceph_mdsc_build_path
Jeff Layton
3
-39
/
+36
2019-05-07
ceph: use ceph_mdsc_build_path instead of clone_dentry_name
Jeff Layton
1
-39
/
+3
2019-05-07
ceph: fix potential use-after-free in ceph_mdsc_build_path
Jeff Layton
1
-3
/
+5
2019-05-07
ceph: dump granular cap info in "caps" debugfs file
Jeff Layton
1
-2
/
+32
2019-05-07
ceph: make iterate_session_caps a public symbol
Jeff Layton
2
-8
/
+12
2019-05-07
ceph: fix NULL pointer deref when debugging is enabled
Jeff Layton
1
-1
/
+1
2019-05-07
ceph: properly handle granular statx requests
Jeff Layton
1
-28
/
+57
2019-05-07
ceph: remove superfluous inode_lock in ceph_fsync
Jeff Layton
1
-3
/
+0
2019-05-07
libceph: fix clang warning for CEPH_DEFINE_OID_ONSTACK
Arnd Bergmann
1
-7
/
+6
2019-05-07
rbd: convert all rbd_assert(0) to BUG()
Arnd Bergmann
1
-6
/
+6
2019-05-07
rbd: avoid clang -Wuninitialized warning
Arnd Bergmann
1
-1
/
+1
2019-05-07
ceph: snapshot nfs re-export
Yan, Zheng
2
-27
/
+329
2019-05-07
ceph: quota: fix quota subdir mounts
Luis Henriques
4
-10
/
+190
2019-05-07
ceph: factor out ceph_lookup_inode()
Luis Henriques
2
-2
/
+13
2019-05-07
ceph: remove duplicated filelock ref increase
Zhi Zhang
1
-13
/
+0
2019-05-05
Linux 5.1
v5.1
Linus Torvalds
1
-1
/
+1
2019-05-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
18
-32
/
+272
2019-05-05
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2019-05-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+23
2019-05-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
5
-16
/
+26
2019-05-05
perf/x86/intel: Fix race in intel_pmu_disable_event()
Jiri Olsa
1
-3
/
+7
2019-05-04
Merge tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-4
/
+14
2019-05-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-65
/
+192
2019-05-03
Merge branch 'i2c/for-current-fixed' of ssh://gitolite.kernel.org/pub/scm/lin...
Linus Torvalds
5
-5
/
+10
2019-05-03
Merge tag 'drm-fixes-2019-05-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-0
/
+16
2019-05-03
Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-5
/
+40
2019-05-03
Merge tag 'sound-5.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-40
/
+78
2019-05-03
perf/x86/intel/pt: Remove software double buffering PMU capability
Alexander Shishkin
2
-3
/
+1
2019-05-03
perf/ring_buffer: Fix AUX software double buffering
Alexander Shishkin
1
-2
/
+1
2019-05-03
Merge tag 'perf-urgent-for-mingo-5.1-20190502' of git://git.kernel.org/pub/sc...
Ingo Molnar
12
-21
/
+154
2019-05-03
Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-0
/
+16
2019-05-02
perf tools: Remove needless asm/unistd.h include fixing build in some places
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-05-02
tools arch uapi: Copy missing unistd.h headers for arc, hexagon and riscv
Arnaldo Carvalho de Melo
3
-0
/
+133
2019-05-02
tools build: Add -ldl to the disassembler-four-args feature test
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-05-02
perf cs-etm: Always allocate memory for cs_etm_queue::prev_packet
Leo Yan
1
-5
/
+3
2019-05-02
perf cs-etm: Don't check cs_etm_queue::prev_packet validity
Leo Yan
1
-5
/
+1
2019-05-02
perf report: Report OOM in status line in the GTK UI
Thomas Richter
1
-3
/
+5
2019-05-02
perf bench numa: Add define for RUSAGE_THREAD if not present
Arnaldo Carvalho de Melo
1
-0
/
+4
2019-05-02
tools lib traceevent: Change tag string for error
Leo Yan
1
-1
/
+1
2019-05-02
perf annotate: Fix build on 32 bit for BPF annotation
Thadeu Lima de Souza Cascardo
1
-4
/
+4
2019-05-02
tools uapi x86: Sync vmx.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-05-02
perf bpf: Return value with unlocking in perf_env__find_btf()
Bo YU
1
-1
/
+1
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
67
-289
/
+544
[next]