index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-26
btrfs: btrfs_debug should consume fs_info when DEBUG is not defined
Jeff Mahoney
1
-4
/
+10
2016-09-26
btrfs: convert send's verbose_printk to btrfs_debug
Jeff Mahoney
1
-27
/
+38
2016-09-26
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
20
-177
/
+231
2016-09-26
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
16
-275
/
+205
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
27
-391
/
+324
2016-09-26
btrfs: clean the old superblocks before freeing the device
Jeff Mahoney
1
-27
/
+11
2016-09-26
Btrfs: kill BUG_ON in run_delayed_tree_ref
Liu Bo
1
-1
/
+7
2016-09-26
Btrfs: don't leak reloc root nodes on error
Josef Bacik
1
-0
/
+4
2016-09-26
btrfs: squash lines for simple wrapper functions
Masahiro Yamada
5
-28
/
+8
2016-09-26
Btrfs: improve check_node to avoid reading corrupted nodes
Liu Bo
1
-4
/
+28
2016-09-26
Btrfs: add error handling for extent buffer in print tree
Liu Bo
1
-0
/
+7
2016-09-26
Btrfs: remove BUG_ON in start_transaction
Liu Bo
1
-4
/
+1
2016-09-26
Btrfs: memset to avoid stale content in btree node block
Liu Bo
1
-0
/
+11
2016-09-26
Btrfs: return gracefully from balance if fs tree is corrupted
Liu Bo
1
-6
/
+17
2016-09-26
Btrfs: kill BUG_ON()'s in btrfs_mark_extent_written
Josef Bacik
1
-8
/
+33
2016-09-26
Btrfs: kill the start argument to read_extent_buffer_pages
Josef Bacik
3
-28
/
+15
2016-09-26
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
16
-109
/
+99
2016-09-26
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...
Qu Wenruo
7
-25
/
+37
2016-09-26
btrfs: add dynamic debug support
Jeff Mahoney
1
-1
/
+30
2016-09-26
btrfs: Fix warning "variable ‘gen’ set but not used"
Luis Henriques
1
-2
/
+0
2016-09-26
btrfs: Fix warning "variable ‘blocksize’ set but not used"
Luis Henriques
1
-2
/
+0
2016-09-26
btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs
Naohiro Aota
2
-15
/
+11
2016-09-26
Btrfs: bail out if block group has different mixed flag
Liu Bo
1
-0
/
+14
2016-09-26
Btrfs: fix memory leak in reading btree blocks
Liu Bo
1
-0
/
+9
2016-09-26
Btrfs: remove BUG() in raid56
Liu Bo
1
-1
/
+4
2016-09-26
btrfs: fix check_shared for fiemap ioctl
Lu Fengqi
2
-10
/
+369
2016-09-26
btrfs: create example debugfs file only in debugging build
David Sterba
1
-0
/
+9
2016-09-26
btrfs: fix perms on demonstration debugfs interface
Eric Sandeen
1
-1
/
+1
2016-09-26
Btrfs: fix memory leak of block group cache
Liu Bo
3
-0
/
+75
2016-09-25
Linux 4.8-rc8
v4.8-rc8
Linus Torvalds
1
-1
/
+1
2016-09-25
Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-13
/
+16
2016-09-25
fault_in_multipages_readable() throws set-but-unused error
Dave Chinner
1
-0
/
+1
2016-09-25
mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing
Lorenzo Stoakes
2
-8
/
+7
2016-09-25
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
17
-65
/
+37
2016-09-25
Merge tag 'powerpc-4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+9
2016-09-25
radix tree: fix sibling entry handling in radix_tree_descend()
Linus Torvalds
1
-4
/
+4
2016-09-25
radix tree test suite: Test radix_tree_replace_slot() for multiorder entries
Matthew Wilcox
2
-5
/
+13
2016-09-25
fix memory leaks in tracing_buffers_splice_read()
Al Viro
1
-6
/
+8
2016-09-25
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
1
-7
/
+8
2016-09-25
MIPS: Fix delay slot emulation count in debugfs
Paul Burton
1
-0
/
+1
2016-09-25
MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
Matt Redfearn
1
-4
/
+3
2016-09-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+4
2016-09-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-2
/
+2
2016-09-24
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+12
2016-09-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-60
/
+60
2016-09-24
Merge branch 'hughd-fixes' (patches from Hugh Dickins)
Linus Torvalds
2
-21
/
+3
2016-09-24
mm: delete unnecessary and unsafe init_tlb_ubc()
Hugh Dickins
1
-19
/
+0
2016-09-24
huge tmpfs: fix Committed_AS leak
Hugh Dickins
1
-1
/
+2
2016-09-24
shmem: fix tmpfs to handle the huge= option properly
Toshi Kani
1
-1
/
+1
2016-09-23
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-9
/
+14
[next]