index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
lockd
/
clntproc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-25
perf bench: Fix numa report output code
Jiri Olsa
1
-2
/
+3
2018-06-25
perf stat: Remove duplicate event counting
Thomas Richter
1
-1
/
+70
2018-06-25
perf alias: Rebuild alias expression string to make it comparable
Thomas Richter
1
-1
/
+24
2018-06-25
perf alias: Remove trailing newline when reading sysfs files
Thomas Richter
1
-0
/
+3
2018-06-25
perf tools: Fix a clang 7.0 compilation error
Yonghong Song
1
-2
/
+9
2018-06-25
tools include uapi: Synchronize bpf.h with the kernel
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-06-25
tools include uapi: Update if_link.h to pick IFLA_{BRPORT_ISOLATED,VXLAN_TTL_...
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-06-25
tools include powerpc: Update arch/powerpc/include/uapi/asm/unistd.h copy to ...
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-06-25
perf tools: Update x86's syscall_64.tbl, adding 'io_pgetevents' and 'rseq'
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-06-25
tools headers uapi: Synchronize drm/drm.h
Arnaldo Carvalho de Melo
1
-0
/
+7
2018-06-25
perf intel-pt: Fix packet decoding of CYC packets
Adrian Hunter
1
-1
/
+1
2018-06-25
perf tests: Add valid callback for parse-events test
Jiri Olsa
1
-2
/
+15
2018-06-25
perf tests: Add event parsing error handling to parse events test
Jiri Olsa
1
-3
/
+5
2018-06-25
perf report powerpc: Fix crash if callchain is empty
Sandipan Das
1
-1
/
+1
2018-06-25
perf test session topology: Fix test on s390
Thomas Richter
1
-0
/
+1
2018-06-25
perf record: Support s390 random socket_id assignment
Thomas Richter
1
-1
/
+9
2018-06-22
perf/core: Move the inline keyword at the beginning of the function declaration
Mathieu Malaterre
1
-3
/
+3
2018-06-21
uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
Oleg Nesterov
1
-1
/
+1
2018-06-10
signal: Remove no longer required irqsave/restore
Anna-Maria Gleixner
1
-17
/
+7
2018-06-10
rcu: Update documentation of rcu_read_unlock()
Anna-Maria Gleixner
1
-3
/
+1
2018-06-09
hpfs: Use EUCLEAN for filesystem errors
Mikulas Patocka
1
-2
/
+1
2018-06-09
x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
Tony Luck
1
-0
/
+2
2018-06-08
nvme: cleanup double shift issue
Dan Carpenter
2
-3
/
+2
2018-06-08
nvme-pci: make CMB SQ mod-param read-only
Keith Busch
1
-1
/
+1
2018-06-08
nvme-pci: unquiesce dead controller queues
Keith Busch
1
-1
/
+1
2018-06-08
nvme-pci: remove HMB teardown on reset
Keith Busch
1
-8
/
+0
2018-06-08
nvme-pci: queue creation fixes
Keith Busch
1
-3
/
+4
2018-06-08
nvme-pci: remove unnecessary completion doorbell check
Keith Busch
1
-5
/
+3
2018-06-08
nvme-pci: remove unnecessary nested locking
Keith Busch
1
-7
/
+1
2018-06-08
nvmet: filter newlines from user input
Sagi Grimberg
1
-5
/
+9
2018-06-08
nvme-rdma: correctly check for target keyed sgl support
Steve Wise
1
-2
/
+3
2018-06-08
nvme: don't hold nvmf_transports_rwsem for more than transport lookups
Johannes Thumshirn
2
-1
/
+5
2018-06-08
nvmet: return all zeroed buffer when we can't find an active namespace
Christoph Hellwig
1
-6
/
+9
2018-06-08
perf script: Show hw-cache events
Seeteena Thoufeek
1
-0
/
+12
2018-06-08
perf c2c: Keep struct hist_entry at the end of struct c2c_hist_entry
Jiri Olsa
1
-5
/
+5
2018-06-08
md: Unify mddev destruction paths
Kent Overstreet
1
-35
/
+18
2018-06-08
dm: use bioset_init_from_src() to copy bio_set
Jens Axboe
1
-6
/
+16
2018-06-08
block: add bioset_init_from_src() helper
Jens Axboe
2
-0
/
+19
2018-06-08
arm64: Fix syscall restarting around signal suppressed by tracer
Dave Martin
1
-2
/
+3
2018-06-08
fix proc_fill_cache() in case of d_alloc_parallel() failure
Al Viro
1
-3
/
+3
2018-06-08
autofs: small cleanup in autofs_getpath()
Dan Carpenter
1
-3
/
+3
2018-06-08
autofs: clean up includes
Ian Kent
6
-30
/
+2
2018-06-08
autofs: comment on selinux changes needed for module autoload
Ian Kent
1
-0
/
+6
2018-06-08
autofs: update MAINTAINERS entry for autofs
Ian Kent
1
-2
/
+2
2018-06-08
autofs: use autofs instead of autofs4 in documentation
Ian Kent
5
-13
/
+13
2018-06-08
autofs: rename autofs documentation files
Ian Kent
2
-1
/
+0
2018-06-08
autofs: create autofs Kconfig and Makefile
Ian Kent
5
-0
/
+37
2018-06-08
autofs: delete fs/autofs4 source files
Ian Kent
8
-3619
/
+0
2018-06-08
autofs: update fs/autofs4/Makefile
Ian Kent
1
-1
/
+3
2018-06-08
autofs: update fs/autofs4/Kconfig
Ian Kent
1
-10
/
+22
[next]