index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
2016-09-26
20
-177
/
+231
*
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
2016-09-26
16
-275
/
+205
*
btrfs: unsplit printed strings
Jeff Mahoney
2016-09-26
27
-391
/
+324
*
btrfs: clean the old superblocks before freeing the device
Jeff Mahoney
2016-09-26
1
-27
/
+11
*
Btrfs: kill BUG_ON in run_delayed_tree_ref
Liu Bo
2016-09-26
1
-1
/
+7
*
Btrfs: don't leak reloc root nodes on error
Josef Bacik
2016-09-26
1
-0
/
+4
*
btrfs: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-26
5
-28
/
+8
*
Btrfs: improve check_node to avoid reading corrupted nodes
Liu Bo
2016-09-26
1
-4
/
+28
*
Btrfs: add error handling for extent buffer in print tree
Liu Bo
2016-09-26
1
-0
/
+7
*
Btrfs: remove BUG_ON in start_transaction
Liu Bo
2016-09-26
1
-4
/
+1
*
Btrfs: memset to avoid stale content in btree node block
Liu Bo
2016-09-26
1
-0
/
+11
*
Btrfs: return gracefully from balance if fs tree is corrupted
Liu Bo
2016-09-26
1
-6
/
+17
*
Btrfs: kill BUG_ON()'s in btrfs_mark_extent_written
Josef Bacik
2016-09-26
1
-8
/
+33
*
Btrfs: kill the start argument to read_extent_buffer_pages
Josef Bacik
2016-09-26
3
-28
/
+15
*
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
2016-09-26
16
-109
/
+99
*
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...
Qu Wenruo
2016-09-26
7
-25
/
+37
*
btrfs: add dynamic debug support
Jeff Mahoney
2016-09-26
1
-1
/
+30
*
btrfs: Fix warning "variable ‘gen’ set but not used"
Luis Henriques
2016-09-26
1
-2
/
+0
*
btrfs: Fix warning "variable ‘blocksize’ set but not used"
Luis Henriques
2016-09-26
1
-2
/
+0
*
btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs
Naohiro Aota
2016-09-26
2
-15
/
+11
*
Btrfs: bail out if block group has different mixed flag
Liu Bo
2016-09-26
1
-0
/
+14
*
Btrfs: fix memory leak in reading btree blocks
Liu Bo
2016-09-26
1
-0
/
+9
*
Btrfs: remove BUG() in raid56
Liu Bo
2016-09-26
1
-1
/
+4
*
btrfs: fix check_shared for fiemap ioctl
Lu Fengqi
2016-09-26
2
-10
/
+369
*
btrfs: create example debugfs file only in debugging build
David Sterba
2016-09-26
1
-0
/
+9
*
btrfs: fix perms on demonstration debugfs interface
Eric Sandeen
2016-09-26
1
-1
/
+1
*
Btrfs: fix memory leak of block group cache
Liu Bo
2016-09-26
3
-0
/
+75
*
Linux 4.8-rc8
v4.8-rc8
Linus Torvalds
2016-09-25
1
-1
/
+1
*
Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2016-09-25
1
-13
/
+16
|
\
|
*
fix memory leaks in tracing_buffers_splice_read()
Al Viro
2016-09-25
1
-6
/
+8
|
*
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
2016-09-25
1
-7
/
+8
*
|
fault_in_multipages_readable() throws set-but-unused error
Dave Chinner
2016-09-25
1
-0
/
+1
*
|
mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing
Lorenzo Stoakes
2016-09-25
2
-8
/
+7
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-09-25
17
-65
/
+37
|
\
\
|
*
|
MIPS: Fix delay slot emulation count in debugfs
Paul Burton
2016-09-25
1
-0
/
+1
|
*
|
MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
Matt Redfearn
2016-09-25
1
-4
/
+3
|
*
|
MIPS: Fix pre-r6 emulation FPU initialisation
Paul Burton
2016-09-23
1
-0
/
+2
|
*
|
MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
James Hogan
2016-09-21
1
-4
/
+4
|
*
|
MIPS: Select HAVE_REGS_AND_STACK_ACCESS_API
Marcin Nowakowski
2016-09-19
1
-0
/
+1
|
*
|
MIPS: Octeon: Fix platform bus probing
Aaro Koskinen
2016-09-19
1
-1
/
+1
|
*
|
MIPS: Octeon: mangle-port: fix build failure with VDSO code
Aaro Koskinen
2016-09-19
1
-2
/
+2
|
*
|
MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
Marcin Nowakowski
2016-09-19
1
-4
/
+4
|
*
|
MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushes
Paul Burton
2016-09-13
1
-1
/
+1
|
*
|
MIPS: Add a missing ".set pop" in an early commit
Huacai Chen
2016-09-13
1
-0
/
+1
|
*
|
MIPS: paravirt: Fix undefined reference to smp_bootstrap
Matt Redfearn
2016-09-13
1
-0
/
+2
|
*
|
MIPS: Remove compact branch policy Kconfig entries
Paul Burton
2016-09-13
2
-40
/
+0
|
*
|
MIPS: MAAR: Fix address alignment
James Hogan
2016-09-13
1
-7
/
+6
|
*
|
MIPS: Fix memory regions reaching top of physical
James Hogan
2016-09-13
1
-0
/
+7
|
*
|
MIPS: uprobes: fix incorrect uprobe brk handling
Marcin Nowakowski
2016-09-13
1
-1
/
+1
|
*
|
MIPS: ath79: Fix test for error return of clk_register_fixed_factor().
Amitoj Kaur Chawla
2016-09-13
1
-1
/
+1
[next]