index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-timeout.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-08
fs: befs: remove unnecessary *befs_sb variable
Salah Triki
1
-2
/
+1
2016-10-08
fs: befs: remove useless initialization to zero
Salah Triki
1
-1
/
+1
2016-10-08
fs: befs: remove in vain variable assignment
Salah Triki
1
-2
/
+0
2016-10-08
fs: befs: Insert NULL inode to dentry
Salah Triki
1
-0
/
+1
2016-10-08
fs: befs: Remove useless calls to brelse in befs_find_brun_dblindirect
Salah Triki
1
-2
/
+0
2016-10-08
fs: befs: Coding style fix
Salah Triki
1
-3
/
+3
2016-10-08
fs: befs: Remove redundant validation from befs_find_brun_direct
Salah Triki
1
-8
/
+0
2016-10-08
befs: fix typo in befs_bt_read_node documentation
Luis de Bethencourt
1
-2
/
+2
2016-10-08
befs: in memory free_node_ptr and max_size never read
Luis de Bethencourt
1
-2
/
+0
2016-10-08
befs: make consistent use of befs_error()
Luis de Bethencourt
3
-4
/
+9
2016-10-08
befs: use simpler while loop
Luis de Bethencourt
1
-36
/
+38
2016-10-08
befs: remove constant variable
Luis de Bethencourt
1
-5
/
+2
2016-10-08
befs: avoid dereferencing dentry twice
Luis de Bethencourt
1
-1
/
+1
2016-10-08
fs: befs: remove comment that confuses kernel-doc
Luis de Bethencourt
1
-4
/
+0
2016-10-08
fs: befs: check silent flag before logging error
Luis de Bethencourt
1
-1
/
+2
2016-10-08
fs: befs: replace befs_bread by sb_bread
Salah Triki
4
-30
/
+4
2016-10-08
befs: remove unused functions
Luis de Bethencourt
1
-12
/
+0
2016-10-08
befs: fix function name in documentation
Luis de Bethencourt
1
-1
/
+1
2016-10-08
befs: check return of sb_min_blocksize
Luis de Bethencourt
1
-1
/
+6
2016-10-08
fs: befs: remove useless pr_err in befs_init_inodecache()
Salah Triki
1
-4
/
+2
2016-10-08
fs/befs/linuxvfs.c: remove useless befs_error
Salah Triki
1
-2
/
+0
2016-10-08
fs/befs/linuxvfs.c: remove useless pr_err in befs_fill_super()
Salah Triki
1
-4
/
+2
2016-10-08
fs/befs/linuxvfs.c: check silent flag before logging errors
Salah Triki
1
-6
/
+9
2016-10-08
fs/befs/linuxvfs.c: move useless assignment
Salah Triki
1
-1
/
+1
2016-10-03
Linux 4.8
v4.8
Linus Torvalds
1
-1
/
+1
2016-10-02
ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
Srinivas Ramana
1
-1
/
+1
2016-10-02
MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems
Paul Burton
1
-0
/
+11
2016-10-01
include/linux/property.h: fix typo/compile error
John Youn
1
-1
/
+1
2016-10-01
ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()
Eric Ren
1
-0
/
+10
2016-10-01
mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...
Johannes Weiner
3
-63
/
+63
2016-09-30
MAINTAINERS: Switch to kernel.org email address for Javi Merino
Javi Merino
2
-1
/
+2
2016-09-30
x86/entry/64: Fix context tracking state warning when load_gs_index fails
Wanpeng Li
1
-2
/
+2
2016-09-30
x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID
Andy Lutomirski
1
-12
/
+11
2016-09-30
x86/vdso: Fix building on big endian host
Segher Boessenkool
1
-1
/
+1
2016-09-30
x86/boot: Fix another __read_cr4() case on 486
Andy Lutomirski
1
-3
/
+1
2016-09-30
sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock
Xin Long
2
-21
/
+47
2016-09-30
sctp: change to check peer prsctp_capable when using prsctp polices
Xin Long
2
-6
/
+6
2016-09-30
sctp: remove prsctp_param from sctp_chunk
Xin Long
4
-26
/
+9
2016-09-30
sctp: move sent_count to the memory hole in sctp_chunk
Xin Long
1
-3
/
+3
2016-09-30
tg3: Avoid NULL pointer dereference in tg3_io_error_detected()
Milton Miller
1
-5
/
+5
2016-09-29
x86/init: Fix cr4_init_shadow() on CR4-less machines
Andy Lutomirski
1
-1
/
+1
2016-09-29
MIPS: Fix detection of unsupported highmem with cache aliases
Paul Burton
2
-1
/
+4
2016-09-29
MIPS: Malta: Fix IOCU disable switch read for MIPS64
Paul Burton
1
-1
/
+7
2016-09-29
MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPS
Paul Burton
1
-2
/
+1
2016-09-29
MIPS: clear execution hazard after changing FTLB enable
Paul Burton
1
-2
/
+1
2016-09-29
MIPS: Configure FTLB after probing TLB sizes from config4
Paul Burton
1
-15
/
+28
2016-09-29
MIPS: Stop setting I6400 FTLBP
Paul Burton
2
-9
/
+2
2016-09-29
MIPS: DEC: Avoid la pseudo-instruction in delay slots
Ralf Baechle
1
-2
/
+38
2016-09-29
MIPS: Octeon: mark GPIO controller node not populated after IRQ init.
Steven J. Hill
1
-0
/
+6
2016-09-29
MIPS: uprobes: fix use of uninitialised variable
Marcin Nowakowski
1
-3
/
+2
[next]