index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-24
[GFS2] fix gfs2 block allocation (cleaned up)
Benjamin Marzinski
1
-14
/
+9
2008-06-24
[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000
Bob Peterson
1
-1
/
+1
2008-06-24
NFS: nfs_updatepage(): don't mark page as dirty if an error occurred
Trond Myklebust
1
-3
/
+4
2008-06-24
NFS: Fix filehandle size comparisons in the mount code
Trond Myklebust
2
-6
/
+7
2008-06-24
NFS: Reduce the NFS mount code stack usage.
Trond Myklebust
1
-28
/
+40
2008-06-22
Fix performance regression on lmbench select benchmark
Linus Torvalds
1
-1
/
+1
2008-06-22
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-1
/
+2
2008-06-20
Ext4: Fix online resize block group descriptor corruption
Frederic Bohe
1
-1
/
+2
2008-06-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+1
2008-06-18
fuse: fix thinko in max I/O size calucation
Miklos Szeredi
1
-2
/
+2
2008-06-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-137
/
+123
2008-06-16
ocfs2: Remove ->hangup() from stack glue operations.
Joel Becker
4
-23
/
+6
2008-06-16
ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.
Joel Becker
3
-48
/
+40
2008-06-16
ocfs2: Move the hb_ctl_path sysctl into the stack glue.
Joel Becker
5
-78
/
+89
2008-06-16
Remove last traces of a.out support from ELF loader.
David Woodhouse
1
-3
/
+0
2008-06-16
Include <asm/a.out.h> in fs/exec.c only for Alpha.
David Woodhouse
1
-2
/
+6
2008-06-16
udf: restore UDFFS_DEBUG to being undefined by default
Paul Collins
1
-1
/
+1
2008-06-13
pagemap: fix large pages in pagemap
Dave Hansen
1
-9
/
+30
2008-06-13
pagemap: pass mm into pagewalkers
Dave Hansen
1
-19
/
+25
2008-06-13
fat: relax the permission check of fat_setattr()
OGAWA Hirofumi
1
-17
/
+27
2008-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
11
-130
/
+172
2008-06-11
[CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabled
Steve French
1
-11
/
+10
2008-06-11
[CIFS] Fix hang in mount when negprot causes server to kill tcp session
Steve French
2
-0
/
+6
2008-06-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
6
-23
/
+108
2008-06-06
uml: activate_mm: remove the dead PF_BORROWED_MM check
Oleg Nesterov
1
-4
/
+0
2008-06-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...
Linus Torvalds
1
-1
/
+1
2008-06-06
pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflags
Thomas Tuttle
1
-2
/
+2
2008-06-06
pagemap: return map count, not reference count, in /proc/kpagecount
Thomas Tuttle
1
-1
/
+1
2008-06-06
proc: calculate the correct /proc/<pid> link count
Vegard Nossum
1
-8
/
+25
2008-06-06
ext3: fix online resize bug
Josef Bacik
1
-1
/
+2
2008-06-06
nommu: fix ksize() abuse
Pekka Enberg
2
-5
/
+5
2008-06-06
pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid...
Thomas Tuttle
1
-19
/
+9
2008-06-06
devscgroup: check for device permissions at mount time
Pavel Emelyanov
1
-1
/
+7
2008-06-06
introduce memory_read_from_buffer()
Akinobu Mita
1
-0
/
+18
2008-06-06
Fix various old email addresses for dwmw2
David Woodhouse
3
-3
/
+3
2008-06-06
eCryptfs: remove unnecessary page decrypt call
Michael Halcrow
2
-24
/
+0
2008-06-06
frv: don't offer BINFMT_FLAT
Adrian Bunk
1
-1
/
+1
2008-06-06
asn1: additional sanity checking during BER decoding
Chris Wright
1
-0
/
+14
2008-06-04
cifs endianness fixes
Al Viro
1
-3
/
+3
2008-06-01
capabilities: remain source compatible with 32-bit raw legacy capability supp...
Andrew G. Morgan
1
-1
/
+1
2008-05-31
[PATCH 3/3] ocfs2/net: Silence build warnings
Sunil Mushran
2
-19
/
+41
2008-05-31
[PATCH 2/3] ocfs2/dlm: Silence build warnings
Sunil Mushran
1
-6
/
+6
2008-05-31
[PATCH 1/3] ocfs2/net: Silence build warnings
Sunil Mushran
1
-6
/
+6
2008-05-31
ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin'
Joel Becker
1
-17
/
+17
2008-05-28
splice: handle try_to_release_page() failure
Jens Axboe
1
-2
/
+3
2008-05-28
splice: fix sendfile() issue with relay
Tom Zanussi
1
-4
/
+8
2008-05-26
posix timers: discard SI_TIMER signals on exec
Oleg Nesterov
1
-0
/
+1
2008-05-26
ext4: enable barriers by default
Eric Sandeen
1
-2
/
+9
2008-06-04
jbd2: Fix barrier fallback code to re-lock the buffer head
Theodore Ts'o
1
-0
/
+1
2008-05-26
ext4: Display the journal_async_commit mount option in /proc/mounts
Theodore Ts'o
1
-0
/
+2
[next]