index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2008-06-27
[GFS2] kernel panic mounting volume
Bob Peterson
2008-06-27
[GFS2] Revise readpage locking
Steven Whitehouse
2008-06-27
[GFS2] Fix ordering of args for list_add
Steven Whitehouse
2008-06-27
[GFS2] trivial sparse lock annotations
Harvey Harrison
2008-06-27
[GFS2] No lock_nolock
Steven Whitehouse
2008-06-27
[GFS2] Fix ordering bug in lock_dlm
Steven Whitehouse
2008-06-27
[GFS2] Clean up the glock core
Steven Whitehouse
2008-06-24
[GFS2] fix gfs2 block allocation (cleaned up)
Benjamin Marzinski
2008-06-24
[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000
Bob Peterson
2008-06-23
NFS: nfs_updatepage(): don't mark page as dirty if an error occurred
Trond Myklebust
2008-06-23
NFS: Fix filehandle size comparisons in the mount code
Trond Myklebust
2008-06-23
NFS: Reduce the NFS mount code stack usage.
Trond Myklebust
2008-06-22
Fix performance regression on lmbench select benchmark
Linus Torvalds
2008-06-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2008-06-20
Ext4: Fix online resize block group descriptor corruption
Frederic Bohe
2008-06-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2008-06-17
fuse: fix thinko in max I/O size calucation
Miklos Szeredi
2008-06-16
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-06-16
ocfs2: Remove ->hangup() from stack glue operations.
Joel Becker
2008-06-16
ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.
Joel Becker
2008-06-16
ocfs2: Move the hb_ctl_path sysctl into the stack glue.
Joel Becker
2008-06-16
Remove last traces of a.out support from ELF loader.
David Woodhouse
2008-06-16
Include <asm/a.out.h> in fs/exec.c only for Alpha.
David Woodhouse
2008-06-16
udf: restore UDFFS_DEBUG to being undefined by default
Paul Collins
2008-06-12
pagemap: fix large pages in pagemap
Dave Hansen
2008-06-12
pagemap: pass mm into pagewalkers
Dave Hansen
2008-06-12
fat: relax the permission check of fat_setattr()
OGAWA Hirofumi
2008-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-06-10
[CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabled
Steve French
2008-06-10
[CIFS] Fix hang in mount when negprot causes server to kill tcp session
Steve French
2008-06-06
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2008-06-06
uml: activate_mm: remove the dead PF_BORROWED_MM check
Oleg Nesterov
2008-06-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...
Linus Torvalds
2008-06-06
pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflags
Thomas Tuttle
2008-06-06
pagemap: return map count, not reference count, in /proc/kpagecount
Thomas Tuttle
2008-06-06
proc: calculate the correct /proc/<pid> link count
Vegard Nossum
2008-06-06
ext3: fix online resize bug
Josef Bacik
2008-06-06
nommu: fix ksize() abuse
Pekka Enberg
2008-06-06
pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid...
Thomas Tuttle
2008-06-06
devscgroup: check for device permissions at mount time
Pavel Emelyanov
2008-06-06
introduce memory_read_from_buffer()
Akinobu Mita
2008-06-06
Fix various old email addresses for dwmw2
David Woodhouse
2008-06-06
eCryptfs: remove unnecessary page decrypt call
Michael Halcrow
2008-06-06
frv: don't offer BINFMT_FLAT
Adrian Bunk
2008-06-05
asn1: additional sanity checking during BER decoding
Chris Wright
2008-06-04
cifs endianness fixes
Al Viro
2008-05-31
capabilities: remain source compatible with 32-bit raw legacy capability supp...
Andrew G. Morgan
2008-05-30
[PATCH 3/3] ocfs2/net: Silence build warnings
Sunil Mushran
2008-05-30
[PATCH 2/3] ocfs2/dlm: Silence build warnings
Sunil Mushran
2008-05-30
[PATCH 1/3] ocfs2/net: Silence build warnings
Sunil Mushran
[next]