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
2009-03-29
fix setuid sometimes wouldn't
Hugh Dickins
1
-34
/
+16
2009-03-29
fix setuid sometimes doesn't
Hugh Dickins
3
-9
/
+5
2009-03-29
compat_do_execve should unshare_files
Hugh Dickins
1
-1
/
+11
2009-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
68
-446
/
+386
2009-03-28
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
56
-654
/
+815
2009-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
6
-112
/
+175
2009-03-27
fs: avoid I_NEW inodes
Nick Piggin
4
-11
/
+19
2009-03-27
Merge code for single and multiple-instance mounts
Sukadev Bhattiprolu
1
-73
/
+40
2009-03-27
Remove get_init_pts_sb()
Sukadev Bhattiprolu
1
-19
/
+6
2009-03-27
Move common mknod_ptmx() calls into caller
Sukadev Bhattiprolu
1
-19
/
+17
2009-03-27
Parse mount options just once and copy them to super block
Sukadev Bhattiprolu
1
-78
/
+22
2009-03-27
Unroll essentials of do_remount_sb() into devpts
Sukadev Bhattiprolu
1
-1
/
+6
2009-03-27
vfs: simple_set_mnt() should return void
Sukadev Bhattiprolu
8
-12
/
+20
2009-03-27
fs: move bdev code out of buffer.c
Nick Piggin
2
-145
/
+146
2009-03-27
constify dentry_operations: rest
Al Viro
3
-3
/
+3
2009-03-27
constify dentry_operations: configfs
Al Viro
1
-1
/
+1
2009-03-27
constify dentry_operations: sysfs
Al Viro
1
-1
/
+1
2009-03-27
constify dentry_operations: JFS
Al Viro
2
-3
/
+3
2009-03-27
constify dentry_operations: OCFS2
Al Viro
2
-2
/
+2
2009-03-27
constify dentry_operations: GFS2
Al Viro
2
-2
/
+2
2009-03-27
constify dentry_operations: FAT
Al Viro
2
-3
/
+3
2009-03-27
constify dentry_operations: FUSE
Al Viro
2
-2
/
+2
2009-03-27
constify dentry_operations: procfs
Al Viro
3
-6
/
+6
2009-03-27
constify dentry_operations: ecryptfs
Al Viro
2
-2
/
+2
2009-03-27
constify dentry_operations: CIFS
Al Viro
2
-4
/
+4
2009-03-27
constify dentry_operations: AFS
Al Viro
1
-1
/
+1
2009-03-27
constify dentry_operations: autofs, autofs4
Al Viro
3
-4
/
+4
2009-03-27
constify dentry_operations: 9p
Al Viro
2
-4
/
+4
2009-03-27
constify dentry_operations: misc filesystems
Al Viro
17
-22
/
+21
2009-03-27
constify dentry_operations: NFS
Al Viro
2
-3
/
+3
2009-03-27
devpts: Must release s_umount on error
Sukadev Bhattiprolu
1
-0
/
+2
2009-03-27
do_pipe cleanup: drop its last user in arch/alpha/
Cheng Renquan
1
-5
/
+0
2009-03-27
ufs: copy symlink data into the correct union member
Duane Griffin
1
-1
/
+1
2009-03-27
ufs: ensure fast symlinks are NUL-terminated
Duane Griffin
1
-2
/
+4
2009-03-27
ufs: don't truncate longer ufs2 fast symlinks
Duane Griffin
2
-22
/
+17
2009-03-27
ufs: validate maximum fast symlink size from superblock
Duane Griffin
1
-0
/
+11
2009-03-27
cleanup may_open
Christoph Hellwig
1
-14
/
+12
2009-03-27
cleanup d_add_ci
Christoph Hellwig
1
-30
/
+18
2009-03-27
generic compat_sys_ustat
Christoph Hellwig
1
-0
/
+28
2009-03-27
affs: fix missing unlocks in affs_remove_link
Christoph Hellwig
1
-2
/
+6
2009-03-27
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
6
-46
/
+39
2009-03-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-30
/
+71
2009-03-27
Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-104
/
+95
2009-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-4
/
+9
2009-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
15
-111
/
+397
2009-03-27
ext3: Avoid starting a transaction in writepage when not necessary
Jan Kara
1
-5
/
+13
2009-03-27
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
110
-2745
/
+2251
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
7
-25
/
+323
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
46
-2493
/
+1347
2009-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
5
-7
/
+43
[next]