index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-softirq.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-18
tracing: Remove redundant reset per-CPU buff in irqsoff tracer
Dmitry Safonov
1
-1
/
+0
2016-03-18
x86: ftrace: Fix the misleading comment for arch/x86/kernel/ftrace.c
Li Bin
1
-1
/
+1
2016-03-18
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
1
-1
/
+4
2016-03-18
tracing: Have preempt(irqs)off trace preempt disabled functions
Steven Rostedt (Red Hat)
1
-2
/
+6
2016-03-18
tracing: Fix return while holding a lock in register_tracer()
Chunyu Hu
1
-2
/
+4
2016-03-18
ftrace: Use kasprintf() in ftrace_profile_tracefs()
Geliang Tang
1
-3
/
+1
2016-03-18
ftrace: Update dynamic ftrace calls only if necessary
Jiri Olsa
1
-5
/
+5
2016-03-18
ftrace: Make ftrace_hash_rec_enable return update bool
Jiri Olsa
1
-10
/
+17
2016-03-08
tracing: Fix typoes in code comment and printk in trace_nop.c
Chunyu Hu
1
-2
/
+2
2016-03-08
tracing, writeback: Replace cgroup path to cgroup ino
Yang Shi
1
-76
/
+45
2016-03-08
tracing: Use flags instead of bool in trigger structure
Steven Rostedt (Red Hat)
2
-30
/
+49
2016-03-08
tracing: Add an unreg_all() callback to trigger commands
Tom Zanussi
2
-2
/
+20
2016-03-08
tracing: Add needs_rec flag to event triggers
Tom Zanussi
2
-1
/
+9
2016-03-08
tracing: Add a per-event-trigger 'paused' field
Tom Zanussi
2
-0
/
+5
2016-03-08
tracing: Add get_syscall_name()
Tom Zanussi
2
-0
/
+16
2016-03-08
tracing: Add event record param to trigger_ops.func()
Tom Zanussi
3
-22
/
+27
2016-03-08
tracing: Make event trigger functions available
Tom Zanussi
2
-15
/
+27
2016-03-08
tracing: Make ftrace_event_field checking functions available
Tom Zanussi
2
-12
/
+12
2016-03-08
tracing: Remove duplicate checks for online CPUs
Steven Rostedt (Red Hat)
2
-41
/
+5
2016-03-08
tracing: Make tracer_flags use the right set_flag callback
Chunyu Hu
3
-14
/
+21
2016-03-06
Linux 4.5-rc7
v4.5-rc7
Linus Torvalds
1
-1
/
+1
2016-03-05
um: use %lx format specifiers for unsigned longs
Colin Ian King
1
-2
/
+2
2016-03-05
um: Export pm_power_off
Richard Weinberger
1
-0
/
+1
2016-03-05
Revert "um: Fix get_signal() usage"
Richard Weinberger
1
-1
/
+1
2016-03-05
ubi: Fix out of bounds write in volume update code
Richard Weinberger
1
-1
/
+1
2016-03-05
nfit: Continue init even if ARS commands are unimplemented
Vishal Verma
1
-4
/
+11
2016-03-05
ARM: 8544/1: set_memory_xx fixes
Mika Penttilä
1
-0
/
+3
2016-03-04
MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
Maciej W. Rozycki
1
-7
/
+6
2016-03-04
ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support
Yan, Zheng
7
-3
/
+49
2016-03-04
gpu: host1x: Set DMA ops on device creation
Alexandre Courbot
1
-0
/
+2
2016-03-04
gpu: host1x: Set DMA mask
Alexandre Courbot
2
-0
/
+8
2016-03-04
tracing: Do not have 'comm' filter override event 'comm' field
Steven Rostedt (Red Hat)
3
-12
/
+17
2016-03-04
ALSA: hda - hdmi defer to register acomp eld notifier
Libin Yang
1
-12
/
+12
2016-03-04
ALSA: hda - hdmi add wmb barrier for audio component
Libin Yang
1
-0
/
+5
2016-03-04
powerpc/fsl-book3e: Avoid lbarx on e5500
Scott Wood
1
-0
/
+13
2016-03-04
Btrfs: fix loading of orphan roots leading to BUG_ON
Filipe Manana
1
-1
/
+9
2016-03-03
block: support large requests in blk_rq_map_user_iov
Christoph Hellwig
1
-30
/
+61
2016-03-03
block: fix blk_rq_get_max_sectors for driver private requests
Christoph Hellwig
1
-1
/
+1
2016-03-03
nvme: fix max_segments integer truncation
Christoph Hellwig
1
-2
/
+4
2016-03-03
nvme: set queue limits for the admin queue
Christoph Hellwig
1
-10
/
+19
2016-03-03
writeback: flush inode cgroup wb switches instead of pinning super_block
Tejun Heo
3
-13
/
+47
2016-03-03
NVMe: Fix 0-length integrity payload
Keith Busch
1
-1
/
+1
2016-03-03
NVMe: Don't allow unsupported flags
Keith Busch
1
-0
/
+4
2016-03-03
NVMe: Move error handling to failed reset handler
Keith Busch
3
-18
/
+50
2016-03-03
NVMe: Simplify device reset failure
Keith Busch
1
-27
/
+21
2016-03-03
NVMe: Fix namespace removal deadlock
Keith Busch
3
-7
/
+26
2016-03-03
NVMe: Use IDA for namespace disk naming
Keith Busch
2
-3
/
+14
2016-03-03
NVMe: Don't unmap controller registers on reset
Keith Busch
1
-29
/
+42
2016-03-03
block: merge: get the 1st and last bvec via helpers
Ming Lei
1
-6
/
+2
2016-03-03
block: get the 1st and last bvec via helpers
Ming Lei
1
-4
/
+9
[next]