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
2014-11-25
jbd2: remove unnecessary NULL check before iput()
Theodore Ts'o
1
-2
/
+1
2014-11-25
ext4: Remove an unnecessary check for NULL before iput()
Markus Elfring
1
-2
/
+1
2014-11-25
ext4: remove unneeded code in ext4_unlink
Namjae Jeon
1
-1
/
+0
2014-11-25
ext4: don't count external journal blocks as overhead
Eric Sandeen
1
-2
/
+2
2014-11-25
ext4: remove never taken branch from ext4_ext_shift_path_extents()
Jan Kara
1
-2
/
+0
2014-11-25
ext4: create nojournal_checksum mount option
Darrick J. Wong
1
-1
/
+12
2014-11-25
ext4: update comments regarding ext4_delete_inode()
Wang Shilong
2
-2
/
+2
2014-11-25
ext4: cleanup GFP flags inside resize path
Dmitry Monakhov
2
-4
/
+4
2014-11-25
ext4: introduce aging to extent status tree
Jan Kara
2
-9
/
+48
2014-11-25
ext4: cleanup flag definitions for extent status tree
Jan Kara
2
-32
/
+28
2014-11-25
ext4: limit number of scanned extents in status tree shrinker
Jan Kara
3
-33
/
+64
2014-11-25
ext4: move handling of list of shrinkable inodes into extent status code
Jan Kara
6
-13
/
+6
2014-11-25
ext4: change LRU to round-robin in extent status tree shrinker
Zheng Liu
8
-153
/
+118
2014-11-25
ext4: cache extent hole in extent status tree for ext4_da_map_blocks()
Zheng Liu
4
-24
/
+20
2014-11-25
ext4: fix block reservation for bigalloc filesystems
Jan Kara
4
-53
/
+10
2014-11-23
ext4: fix end of region partial cluster handling
Eric Whitney
1
-7
/
+9
2014-11-23
ext4: miscellaneous partial cluster cleanups
Eric Whitney
1
-18
/
+21
2014-11-23
ext4: fix end of leaf partial cluster handling
Eric Whitney
1
-19
/
+17
2014-11-23
ext4: fix partial cluster initialization
Eric Whitney
1
-34
/
+46
2014-11-20
ext4: kill ext4_kvfree()
Al Viro
4
-21
/
+11
2014-11-05
ext4: move_extent improve bh vanishing success factor
Dmitry Monakhov
1
-2
/
+6
2014-11-02
Linux 3.18-rc3
v3.18-rc3
Linus Torvalds
1
-2
/
+2
2014-11-02
Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd
Linus Torvalds
6
-39
/
+73
2014-11-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
6
-19
/
+53
2014-11-02
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-83
/
+116
2014-11-02
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-9
/
+23
2014-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-16
/
+45
2014-11-03
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
7
-42
/
+29
2014-11-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-58
/
+50
2014-11-02
irda: stop calling sk_prot->disconnect() on connection failure
Linus Torvalds
1
-2
/
+0
2014-11-03
drm/exynos: correct connector->dpms field before resuming
Andrzej Hajda
1
-2
/
+6
2014-11-03
drm/exynos: enable vblank after DPMS on
Andrzej Hajda
1
-1
/
+4
2014-11-03
drm/exynos: init kms poll at the end of initialization
Andrzej Hajda
1
-6
/
+6
2014-11-03
drm/exynos: propagate plane initialization errors
Andrzej Hajda
1
-2
/
+5
2014-11-03
drm/exynos: vidi: fix build warning
Inki Dae
1
-1
/
+0
2014-11-03
drm/exynos: remove explicit encoder/connector de-initialization
Andrzej Hajda
5
-22
/
+0
2014-11-03
drm/exynos: init vblank with real number of crtcs
Andrzej Hajda
1
-9
/
+9
2014-11-02
KVM: vmx: defer load of APIC access page address during reset
Paolo Bonzini
1
-1
/
+1
2014-11-02
KVM: nVMX: Disable preemption while reading from shadow VMCS
Jan Kiszka
1
-0
/
+4
2014-11-02
KVM: x86: Fix far-jump to non-canonical check
Nadav Amit
1
-3
/
+5
2014-11-02
Merge branch 'vmwgfx-fixes-3.18' of git://people.freedesktop.org/~thomash/linux
Dave Airlie
3
-9
/
+24
2014-11-01
Merge tag 'staging-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-28
/
+31
2014-11-01
Merge tag 'usb-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
32
-173
/
+319
2014-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
5
-39
/
+27
2014-10-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
12
-29
/
+302
2014-10-31
Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-53
/
+126
2014-10-31
Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-14
/
+14
2014-10-31
x86_64, entry: Fix out of bounds read on sysenter
Andy Lutomirski
1
-1
/
+1
2014-10-31
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-28
/
+51
2014-10-31
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-13
/
+3
[next]