index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] reiserfs: add missing D-cache flushing
Alexey Dobriyan
2006-12-07
1
-0
/
+4
*
[PATCH] elf: fix kcore note size calculation
Magnus Damm
2006-12-07
1
-7
/
+9
*
[PATCH] elf: Always define elf_addr_t in linux/elf.h
Magnus Damm
2006-12-07
2
-7
/
+0
*
[PATCH] remove the syslog interface when printk is disabled
Mike Galbraith
2006-12-07
2
-1
/
+4
*
[PATCH] retries in ext4_prepare_write() violate ordering requirements
Andrey Savochkin
2006-12-07
1
-10
/
+75
*
[PATCH] retries in ext3_prepare_write() violate ordering requirements
Andrey Savochkin
2006-12-07
1
-10
/
+75
*
[PATCH] protect ext2 ioctl modifying append_only immutable etc with i_mutex
Andrew Morton
2006-12-07
1
-1
/
+5
*
[PATCH] ext4_ext_split(): remove dead code
Adrian Bunk
2006-12-07
1
-3
/
+0
*
[PATCH] corrupted cramfs filesystems cause kernel oops
Phillip Lougher
2006-12-07
1
-0
/
+2
*
[PATCH] ext4: uninline large functions
Andrew Morton
2006-12-07
2
-1
/
+61
*
[PATCH] ext3: uninline large functions
Andrew Morton
2006-12-07
2
-1
/
+60
*
[PATCH] vfs_getattr(): remove dead code
Andrew Morton
2006-12-07
1
-7
/
+0
*
[PATCH] VFS: extra check inside dentry_unhash()
Vasily Averin
2006-12-07
1
-2
/
+1
*
[PATCH] hpfs: fix printk format warnings
Randy Dunlap
2006-12-07
5
-16
/
+37
*
[PATCH] hpfs: bring hpfs_error() into shape
Alexey Dobriyan
2006-12-07
2
-15
/
+11
*
[PATCH] fs/*: trivial vsnprintf() conversion
Alexey Dobriyan
2006-12-07
6
-11
/
+11
*
[PATCH] compat: fix uaccess handling
Heiko Carstens
2006-12-07
2
-29
/
+39
*
[PATCH] binfmt: fix uaccess handling
Heiko Carstens
2006-12-07
1
-4
/
+7
*
[PATCH] Function v9fs_get_idpool returns int, not u32 as called twice in fs/9...
Mika Kukkonen
2006-12-07
1
-2
/
+2
*
[PATCH] handle ext4 directory corruption better
Eric Sandeen
2006-12-07
2
-0
/
+12
*
[PATCH] handle ext3 directory corruption better
Eric Sandeen
2006-12-07
2
-0
/
+12
*
[PATCH] binfmt_elf: randomize PIE binaries (2nd try)
Marcus Meissner
2006-12-07
1
-1
/
+7
*
[PATCH] Remove superfluous lock_super() in extN xattr code
Andreas Gruenbacher
2006-12-07
3
-12
/
+3
*
[PATCH] fix reiserfs bad path release panic
Suzuki K P
2006-12-07
1
-1
/
+2
*
[PATCH] file: kill unnecessary timer in fdtable_defer
Tejun Heo
2006-12-07
1
-27
/
+2
*
[PATCH] fuse: fix compile without CONFIG_BLOCK
Miklos Szeredi
2006-12-07
1
-10
/
+33
*
[PATCH] fuse: add DESTROY operation
Miklos Szeredi
2006-12-07
2
-0
/
+28
*
[PATCH] fuse: add bmap support
Miklos Szeredi
2006-12-07
3
-0
/
+42
*
[PATCH] fuse: add blksize option
Miklos Szeredi
2006-12-07
1
-4
/
+20
*
[PATCH] fuse: add support for block device based filesystems
Miklos Szeredi
2006-12-07
1
-11
/
+37
*
[PATCH] fuse: minor cleanup in fuse_dentry_revalidate
Miklos Szeredi
2006-12-07
1
-3
/
+0
*
[PATCH] ext4: fsid for statvfs
Pekka Enberg
2006-12-07
1
-0
/
+5
*
[PATCH] ext3: fsid for statvfs
Pekka Enberg
2006-12-07
1
-0
/
+5
*
[PATCH] ext2: fsid for statvfs
Pekka Enberg
2006-12-07
1
-6
/
+12
*
[PATCH] honour MNT_NOEXEC for access()
Stas Sergeev
2006-12-07
1
-2
/
+4
*
[PATCH] Fix check_partition routines
Suzuki K P
2006-12-07
4
-15
/
+33
*
[PATCH] fix rescan_partitions to return errors properly
Suzuki Kp
2006-12-07
1
-1
/
+3
*
[PATCH] Use freezeable workqueues in XFS
Rafael J. Wysocki
2006-12-07
1
-2
/
+2
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
13
-4
/
+13
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
80
-157
/
+157
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
49
-55
/
+55
*
[PATCH] slab: remove SLAB_USER
Christoph Lameter
2006-12-07
2
-3
/
+3
*
[PATCH] slab: remove SLAB_NOFS
Christoph Lameter
2006-12-07
14
-17
/
+17
*
[PATCH] Allow user processes to raise their oom_adj value
Guillem Jover
2006-12-07
1
-2
/
+4
*
[PATCH] skip data conversion in compat_sys_mount when data_page is NULL
Andrey Mirkin
2006-12-07
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
46
-898
/
+803
|
\
|
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2006-12-04
28
-898
/
+759
|
|
\
|
|
*
ocfs2: implement i_op->permission
Tiger Yang
2006-12-01
3
-0
/
+27
|
|
*
configfs: make configfs_dirent_exists() static
Adrian Bunk
2006-12-01
1
-2
/
+2
|
|
*
ocfs2: update file system paths to set atime
Tiger Yang
2006-12-01
4
-6
/
+28
[next]