index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
inode.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-13
perf stat: Support JSON metrics in perf stat
Andi Kleen
8
-6
/
+395
2017-09-13
perf pmu: Extract function to get JSON alias map
Andi Kleen
2
-16
/
+35
2017-09-13
perf stat: Print generic metric header even for failed expressions
Andi Kleen
1
-1
/
+3
2017-09-13
perf stat: Factor out generic metric printing
Andi Kleen
1
-27
/
+42
2017-09-13
perf vendor events: Support metric_group and no event name in JSON parser
Andi Kleen
3
-7
/
+20
2017-09-13
perf tools: Support weak groups in 'perf stat'
Andi Kleen
5
-2
/
+46
2017-09-13
perf sched timehist: Add pid and tid options
David Ahern
2
-0
/
+12
2017-09-12
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
Richard Wareing
1
-1
/
+8
2017-09-12
f2fs: hurry up to issue discard after io interruption
Chao Yu
1
-2
/
+15
2017-09-12
f2fs: fix to show correct discard_granularity in sysfs
Chao Yu
1
-0
/
+2
2017-09-12
f2fs: detect dirty inode in evict_inode
Chao Yu
1
-0
/
+3
2017-09-12
perf stat: Wait for the correct child
Milian Wolff
1
-1
/
+1
2017-09-12
perf tools: Support running perf binaries with a dash in their name
Milian Wolff
1
-4
/
+10
2017-09-12
perf config: Check not only section->from_system_config but also item's
Taeung Song
1
-1
/
+1
2017-09-12
perf ui progress: Fix progress update
Jiri Olsa
1
-1
/
+6
2017-09-12
perf ui progress: Make sure we always define step value
Jiri Olsa
1
-1
/
+1
2017-09-12
perf tools: Open perf.data with O_CLOEXEC flag
Jiri Olsa
1
-1
/
+12
2017-09-12
tools lib api: Fix make DEBUG=1 build
Jiri Olsa
1
-1
/
+7
2017-09-12
perf tests: Fix compile when libunwind's unwind.h is available
Milian Wolff
1
-1
/
+1
2017-09-12
tools include linux: Guard against redefinition of some macros
Arnaldo Carvalho de Melo
1
-3
/
+6
2017-09-11
f2fs: clear radix tree dirty tag of pages whose dirty flag is cleared
Daeho Jeong
2
-0
/
+14
2017-09-11
f2fs: speed up gc_urgent mode with SSR
Jaegeuk Kim
3
-13
/
+16
2017-09-11
f2fs: better to wait for fstrim completion
Jaegeuk Kim
1
-1
/
+6
2017-09-11
x86/cpu: Remove unused and undefined __generic_processor_info() declaration
Dou Liyang
2
-2
/
+1
2017-09-11
sched/fair: Fix nuisance kernel-doc warning
Randy Dunlap
1
-1
/
+1
2017-09-10
Revert "firmware: add sanity check on shutdown/suspend"
Linus Torvalds
2
-110
/
+0
2017-09-10
m68k: Add braces to __pmd(x) initializer to kill compiler warning
Geert Uytterhoeven
1
-1
/
+1
2017-09-10
x86/mm/64: Fix an incorrect warning with CONFIG_DEBUG_VM=y, !PCID
Andy Lutomirski
1
-1
/
+1
2017-09-09
sparc64: Handle additional cases of no fault loads
Rob Gardner
1
-0
/
+51
2017-09-09
sparc64: speed up etrap/rtrap on NG2 and later processors
Anthony Yznaga
5
-6
/
+45
2017-09-09
Bluetooth: Properly check L2CAP config option output buffer length
Ben Seri
1
-37
/
+43
2017-09-09
NFS: Count the bytes of skipped subrequests in nfs_lock_and_join_requests()
Trond Myklebust
1
-1
/
+5
2017-09-09
NFS: Don't hold the group lock when calling nfs_release_request()
Trond Myklebust
1
-1
/
+1
2017-09-09
libnvdimm, btt: fix format string warnings
Randy Dunlap
1
-2
/
+2
2017-09-09
remove gperf left-overs from build system
Linus Torvalds
1
-9
/
+0
2017-09-09
NFS: Remove pnfs_generic_transfer_commit_list()
Trond Myklebust
2
-41
/
+4
2017-09-09
NFS: nfs_lock_and_join_requests and nfs_scan_commit_list can deadlock
Trond Myklebust
2
-9
/
+22
2017-09-09
ARM: 8691/1: Export save_stack_trace_tsk()
Dustin Brown
1
-0
/
+1
2017-09-08
bpf: make error reporting in bpf_warn_invalid_xdp_action more clear
Daniel Borkmann
2
-3
/
+7
2017-09-08
Revert "mdio_bus: Remove unneeded gpiod NULL check"
Florian Fainelli
1
-2
/
+4
2017-09-08
bpf: devmap, use cond_resched instead of cpu_relax
John Fastabend
1
-1
/
+1
2017-09-08
bpf: add support for sockmap detach programs
John Fastabend
4
-16
/
+72
2017-09-08
net: rcu lock and preempt disable missing around generic xdp
John Fastabend
1
-9
/
+16
2017-09-08
bpf: don't select potentially stale ri->map from buggy xdp progs
Daniel Borkmann
2
-2
/
+35
2017-09-08
net: tulip: Constify tulip_tbl
Kees Cook
2
-2
/
+2
2017-09-08
net: ethernet: ti: netcp_core: no need in netif_napi_del
Ivan Khoronzhuk
1
-1
/
+0
2017-09-08
davicom: Display proper debug level up to 6
Mathieu Malaterre
1
-1
/
+1
2017-09-08
net: phy: sfp: rename dt properties to match the binding
Baruch Siach
1
-2
/
+2