index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: validate that metadata blocks do not overlap superblock
Theodore Ts'o
2016-08-01
1
-1
/
+17
*
ext4: reserve xattr index for the Hurd
Theodore Ts'o
2016-08-01
1
-0
/
+1
*
ext4: verify extent header depth
Vegard Nossum
2016-07-15
1
-0
/
+4
*
ext4: short-cut orphan cleanup on error
Vegard Nossum
2016-07-15
1
-0
/
+10
*
ext4: fix reference counting bug on block allocation error
Vegard Nossum
2016-07-15
1
-14
/
+3
*
MAINTAINRES: fs-crypto maintainers update
Theodore Ts'o
2016-07-15
1
-0
/
+7
*
ext4 crypto: migrate into vfs's crypto engine
Jaegeuk Kim
2016-07-10
19
-1997
/
+297
*
ext2: fix filesystem deadlock while reading corrupted xattr block
Carlos Maiolino
2016-07-06
4
-0
/
+43
*
ext4: fix project quota accounting without quota limits enabled
Wang Shilong
2016-07-06
1
-10
/
+8
*
ext4: validate s_reserved_gdt_blocks on mount
Theodore Ts'o
2016-07-06
2
-0
/
+10
*
ext4: remove unused page_idx
yalin wang
2016-07-05
1
-2
/
+1
*
ext4: don't call ext4_should_journal_data() on the journal inode
Vegard Nossum
2016-07-04
1
-3
/
+3
*
ext4: Fix WARN_ON_ONCE in ext4_commit_super()
Pranay Kr. Srivastava
2016-07-04
1
-14
/
+16
*
ext4: fix deadlock during page writeback
Jan Kara
2016-07-04
1
-3
/
+26
*
ext4: correct error value of function verifying dx checksum
Daeho Jeong
2016-07-04
1
-2
/
+2
*
ext4: avoid modifying checksum fields directly during checksum verification
Daeho Jeong
2016-07-03
4
-36
/
+42
*
ext4: check for extents that wrap around
Vegard Nossum
2016-06-30
1
-2
/
+6
*
jbd2: make journal y2038 safe
Arnd Bergmann
2016-06-30
1
-1
/
+1
*
jbd2: track more dependencies on transaction commit
Jan Kara
2016-06-30
3
-0
/
+11
*
jbd2: move lockdep tracking to journal_s
Jan Kara
2016-06-30
3
-12
/
+20
*
jbd2: move lockdep instrumentation for jbd2 handles
Jan Kara
2016-06-30
1
-2
/
+2
*
ext4: respect the nobarrier mount option in nojournal mode
Theodore Ts'o
2016-06-27
1
-1
/
+4
*
ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performance
Theodore Ts'o
2016-06-27
4
-4
/
+23
*
Linux 4.7-rc1
v4.7-rc1
Linus Torvalds
2016-05-29
1
-3
/
+3
*
hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS
George Spelvin
2016-05-29
1
-2
/
+2
*
Rename other copy of hash_string to hashlen_string
George Spelvin
2016-05-29
1
-2
/
+2
*
hpfs: implement the show_options method
Mikulas Patocka
2016-05-29
1
-11
/
+32
*
affs: fix remount failure when there are no options changed
Mikulas Patocka
2016-05-29
1
-2
/
+3
*
hpfs: fix remount failure when there are no options changed
Mikulas Patocka
2016-05-29
1
-2
/
+3
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-05-29
67
-258
/
+373
|
\
|
*
MIPS: Add missing FROZEN hotplug notifier transitions
Anna-Maria Gleixner
2016-05-28
1
-1
/
+1
|
*
MIPS: Build microMIPS VDSO for microMIPS kernels
James Hogan
2016-05-28
1
-0
/
+1
|
*
MIPS: Fix sigreturn via VDSO on microMIPS kernel
James Hogan
2016-05-28
1
-8
/
+0
|
*
MIPS: devicetree: fix cpu interrupt controller node-names
Antony Pavlov
2016-05-28
7
-7
/
+7
|
*
MIPS: VDSO: Build with `-fno-strict-aliasing'
Maciej W. Rozycki
2016-05-28
1
-1
/
+2
|
*
MIPS: Pistachio: Enable KASLR
Matt Redfearn
2016-05-28
2
-2
/
+7
|
*
MIPS: lib: Mark intrinsics notrace
Harvey Hunt
2016-05-28
7
-7
/
+7
|
*
MIPS: Fix 64-bit HTW configuration
James Hogan
2016-05-28
1
-2
/
+12
|
*
MIPS: Add 64-bit HTW fields
James Hogan
2016-05-28
2
-2
/
+14
|
*
MAINTAINERS: Add file patterns for mips device tree bindings
Geert Uytterhoeven
2016-05-28
1
-0
/
+1
|
*
MAINTAINERS: Add file patterns for mips brcm device tree bindings
Geert Uytterhoeven
2016-05-28
1
-0
/
+1
|
*
MIPS: Simplify DSP instruction encoding macros
James Hogan
2016-05-28
1
-90
/
+17
|
*
MIPS: Add missing tlbinvf/XPA microMIPS encodings
James Hogan
2016-05-28
1
-5
/
+7
|
*
MIPS: Fix little endian microMIPS MSA encodings
James Hogan
2016-05-28
2
-62
/
+58
|
*
MIPS: Add missing VZ accessor microMIPS encodings
James Hogan
2016-05-28
1
-9
/
+18
|
*
MIPS: Add inline asm encoding helpers
James Hogan
2016-05-28
1
-0
/
+27
|
*
MIPS: Spelling fix lets -> let's
Ralf Baechle
2016-05-28
9
-10
/
+10
|
*
MIPS: VR41xx: Fix typo
Andrea Gelmini
2016-05-28
1
-1
/
+1
|
*
MIPS: oprofile: Fix typo
Andrea Gelmini
2016-05-28
1
-1
/
+1
|
*
MIPS: math-emu: Fix typo
Andrea Gelmini
2016-05-28
1
-2
/
+2
[next]