index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-08
ext4: use prandom_u32() instead of get_random_bytes()
Theodore Ts'o
3
-7
/
+4
2013-11-08
ext4: remove unreachable code after ext4_can_extents_be_merged()
Eric Sandeen
1
-26
/
+0
2013-11-04
ext4: remove unreachable code in ext4_can_extents_be_merged()
Eric Sandeen
1
-7
/
+2
2013-11-01
ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea()
Theodore Ts'o
1
-0
/
+1
2013-10-31
ext4: don't count free clusters from a corrupt block group
Darrick J. Wong
1
-2
/
+11
2013-10-30
ext4: fix FITRIM in no journal mode
Lukas Czerner
1
-2
/
+2
2013-10-30
ext4: drop set but otherwise unused variable from ext4_add_dirent_to_inline()
Azat Khuzhin
1
-2
/
+0
2013-10-30
ext4: change ext4_read_inline_dir() to return 0 on success
BoxiLiu
1
-0
/
+1
2013-10-30
ext4: pair trace_ext4_writepages & trace_ext4_writepages_result
Ming Lei
1
-5
/
+6
2013-10-18
ext4: add ratelimiting to ext4 messages
Theodore Ts'o
2
-58
/
+100
2013-10-18
ext4: fix performance regression in ext4_writepages
Ming Lei
1
-13
/
+13
2013-10-16
ext4: fixup kerndoc annotation of mpage_map_and_submit_extent()
Jan Kara
1
-0
/
+3
2013-10-16
ext4: fix assertion in ext4_add_complete_io()
Jan Kara
1
-2
/
+3
2013-10-14
Linux 3.12-rc5
v3.12-rc5
Linus Torvalds
1
-1
/
+1
2013-10-13
watchdog: sunxi: Fix section mismatch
Maxime Ripard
1
-2
/
+2
2013-10-13
watchdog: kempld_wdt: Fix bit mask definition
Jingoo Han
1
-1
/
+1
2013-10-13
watchdog: ts72xx_wdt: locking bug in ioctl
Dan Carpenter
1
-1
/
+2
2013-10-13
ARM: exynos: dts: Update 5250 arch timer node with clock frequency
Yuvaraj Kumar C D
1
-0
/
+5
2013-10-13
parisc: let probe_kernel_read() capture access to page zero
Helge Deller
1
-1
/
+14
2013-10-13
parisc: optimize variable initialization in do_page_fault
John David Anglin
1
-5
/
+10
2013-10-13
parisc: fix interruption handler to respect pagefault_disable()
Helge Deller
1
-3
/
+3
2013-10-13
parisc: mark parisc_terminate() noreturn and cold.
Helge Deller
1
-1
/
+1
2013-10-13
parisc: remove unused syscall_ipi() function.
Helge Deller
1
-5
/
+0
2013-10-13
parisc: kill SMP single function call interrupt
Jiang Liu
1
-7
/
+1
2013-10-13
parisc: Export flush_cache_page() (needed by lustre)
Geert Uytterhoeven
1
-0
/
+1
2013-10-12
vfs: allow O_PATH file descriptors for fstatfs()
Linus Torvalds
1
-1
/
+1
2013-10-12
ext4: fix memory leak in xattr
Dave Jones
1
-0
/
+2
2013-10-12
ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"
Vineet Gupta
1
-1
/
+1
2013-10-11
ALSA: hda - Sony VAIO Pro 13 (haswell) now has a working headset jack
David Henningsson
1
-0
/
+2
2013-10-11
ALSA: hda - Add a headset mic model for ALC269 and friends
David Henningsson
2
-0
/
+16
2013-10-11
ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model)
David Henningsson
1
-0
/
+9
2013-10-11
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
9
-11
/
+26
2013-10-11
Revert "i915: Update VGA arbiter support for newer devices"
Dave Airlie
3
-38
/
+3
2013-10-11
Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff i...
Dave Airlie
3
-23
/
+11
2013-10-11
dma: edma.c: remove edma_desc leakage
Geyslan G. Bem
1
-0
/
+1
2013-10-11
rcar-hpbdma: add parameter to set_slave() method
Sergei Shtylyov
1
-2
/
+5
2013-10-11
rcar-hpbdma: remove shdma_free_irq() calls
Sergei Shtylyov
1
-2
/
+0
2013-10-11
Btrfs: fix oops caused by the space balance and dead roots
Miao Xie
3
-7
/
+17
2013-10-11
Btrfs: insert orphan roots into fs radix tree
Miao Xie
1
-5
/
+3
2013-10-11
Btrfs: limit delalloc pages outside of find_delalloc_range
Josef Bacik
1
-8
/
+4
2013-10-11
Btrfs: use right root when checking for hash collision
Josef Bacik
1
-1
/
+1
2013-10-11
bcache: Fix a null ptr deref regression
Kent Overstreet
1
-2
/
+1
2013-10-10
kobject: show debug info on delayed kobject release
Fengguang Wu
1
-1
/
+1
2013-10-10
watchdog: hpwdt: Patch to ignore auxilary iLO devices
Mingarelli, Thomas
1
-0
/
+6
2013-10-10
random: allow architectures to optionally define random_get_entropy()
Theodore Ts'o
2
-4
/
+18
2013-10-10
drm/radeon: re-enable sw ACR support on pre-DCE4
Alex Deucher
1
-0
/
+1
2013-10-10
kvm: ppc: booke: check range page invalidation progress on page setup
Bharat Bhushan
1
-1
/
+17
2013-10-10
KVM: PPC: Book3S HV: Fix typo in saving DSCR
Paul Mackerras
1
-1
/
+1
2013-10-10
KVM: nVMX: fix shadow on EPT
Gleb Natapov
1
-12
/
+12
2013-10-10
i2c: i2c-mux-pinctrl: use deferred probe when adapter not found
Wolfram Sang
1
-2
/
+2
[next]