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
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
11
-16
/
+28
2009-03-27
fs: move bdev code out of buffer.c
Nick Piggin
4
-152
/
+153
2009-03-27
constify dentry_operations: rest
Al Viro
7
-7
/
+7
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
18
-23
/
+22
2009-03-27
constify dentry_operations: NFS
Al Viro
4
-5
/
+5
2009-03-27
fs: make struct dentry->d_op const
Jan Engelhardt
1
-1
/
+1
2009-03-27
devpts: Must release s_umount on error
Sukadev Bhattiprolu
1
-0
/
+2
2009-03-27
vfs: Further changes from macro to inline function in fs.h
Steven Whitehouse
1
-7
/
+38
2009-03-27
vfs: Update fs.h to use inline functions when no file locking set
Steven Whitehouse
1
-26
/
+139
2009-03-27
do_pipe cleanup: drop its last user in arch/alpha/
Cheng Renquan
4
-9
/
+2
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
13
-72
/
+43
2009-03-27
affs: fix missing unlocks in affs_remove_link
Christoph Hellwig
1
-2
/
+6
2009-03-23
Linux 2.6.29
v2.6.29
Linus Torvalds
1
-2
/
+2
2009-03-23
Build with -fno-dwarf2-cfi-asm
Kyle McMartin
1
-0
/
+3
2009-03-23
trivial: fix orphan dates in ext2 documentation
Jody McIntyre
1
-2
/
+3
2009-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
39
-121
/
+314
2009-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
6
-25
/
+12
2009-03-23
fix ptrace slowness
Miklos Szeredi
1
-0
/
+8
2009-03-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...
Linus Torvalds
1
-0
/
+9
2009-03-23
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
Kumar Gala
1
-0
/
+9
2009-03-22
ucc_geth: Fix oops when using fixed-link support
Anton Vorontsov
2
-26
/
+11
2009-03-22
dm9000: locking bugfix
David Brownell
1
-2
/
+4
2009-03-22
net: update dnet.c for bus_id removal
Stephen Rothwell
1
-3
/
+3
2009-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2
-16
/
+51
2009-03-22
Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-1907
/
+1209
2009-03-22
Update my email address
Gertjan van Wingerde
3
-3
/
+3
[next]