index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] get rid of on-stack dentry in udf
Al Viro
2008-10-23
1
-15
/
+11
*
[PATCH 2/2] anondev: switch to IDA
Alexey Dobriyan
2008-10-23
1
-5
/
+5
*
[PATCH 1/2] anondev: init IDR statically
Alexey Dobriyan
2008-10-23
3
-8
/
+1
*
[JFFS2] Use d_splice_alias() not d_add() in jffs2_lookup()
David Woodhouse
2008-10-23
1
-3
/
+1
*
[PATCH] Optimise NFS readdir hack slightly.
David Woodhouse
2008-10-23
1
-2
/
+3
*
[PATCH] prepare vfs_readdir() callers to returning filldir result
Al Viro
2008-10-23
6
-41
/
+33
*
[PATCH] get rid of on-stack dentry in ext2_get_parent()
Al Viro
2008-10-23
3
-20
/
+15
*
[PATCH] get rid of on-stack fake dentry in ext3_get_parent()
Al Viro
2008-10-23
1
-37
/
+33
*
[JFFS2] Reinstate NFS exportability
David Woodhouse
2008-10-23
1
-0
/
+48
*
[PATCH] Remove XFS buffered readdir hack
David Woodhouse
2008-10-23
1
-128
/
+0
*
[PATCH] Copy XFS readdir hack into nfsd code.
David Woodhouse
2008-10-23
1
-15
/
+93
*
[PATCH] Factor out nfsd_do_readdir() into its own function
David Woodhouse
2008-10-23
1
-16
/
+24
*
[PATCH] reduce the stack footprint of exportfs_decode_fh()
Al Viro
2008-10-23
1
-5
/
+4
*
[PATCH] kill d_alloc_anon
Christoph Hellwig
2008-10-23
2
-72
/
+37
*
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
2008-10-23
19
-305
/
+78
*
[PATCH] new helper: d_obtain_alias
Christoph Hellwig
2008-10-23
3
-24
/
+38
*
[PATCH] generic_file_llseek tidyups
Christoph Hellwig
2008-10-23
1
-18
/
+40
*
[PATCH] tidy up chrdev_open
Christoph Hellwig
2008-10-23
1
-7
/
+14
*
[PATCH] hpfs: cleanup ->setattr
Christoph Hellwig
2008-10-23
4
-13
/
+22
*
[PATCH] dm: kill lookup_device wrapper
Christoph Hellwig
2008-10-23
1
-15
/
+6
*
[PATCH] make O_EXCL in nd->intent.flags visible in nd->flags
Al Viro
2008-10-23
4
-8
/
+9
*
[PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufs
Al Viro
2008-10-23
1
-2
/
+2
*
[PATCH] get rid of path_lookup_create()
Al Viro
2008-10-23
1
-39
/
+22
*
[PATCH] get rid of nameidata in audit_tree
Al Viro
2008-10-23
1
-24
/
+24
*
[PATCH] assorted path_lookup() -> kern_path() conversions
Al Viro
2008-10-23
4
-37
/
+34
*
[PATCH] switch nfsd to kern_path()
Al Viro
2008-10-23
4
-58
/
+56
*
[PATCH] sanitize svc_export_parse()
Al Viro
2008-10-23
1
-42
/
+35
*
[PATCH] switch quota_on-related stuff to kern_path()
Al Viro
2008-10-23
4
-37
/
+37
*
[PATCH] no need for noinline stuff in fs/namespace.c anymore
Al Viro
2008-10-23
1
-12
/
+5
*
[PATCH] finally get rid of nameidata in namespace.c
Al Viro
2008-10-23
1
-60
/
+59
*
[PATCH] new helper - kern_path()
Al Viro
2008-10-23
2
-0
/
+12
*
binfmt_elf_fdpic: Update for cputime changes.
Paul Mundt
2008-10-20
1
-12
/
+7
*
mm: remove duplicated #include's
Huang Weiyi
2008-10-20
2
-3
/
+0
*
Export tiny shmem_file_setup for DRM-GEM
Hugh Dickins
2008-10-20
2
-1
/
+2
*
misc: replace remaining __FUNCTION__ with __func__
Harvey Harrison
2008-10-20
5
-8
/
+8
*
fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c
Thomas Gleixner
2008-10-20
1
-2
/
+3
*
fix WARN() for PPC
Arjan van de Ven
2008-10-20
1
-1
/
+1
*
kexec: fix crash_save_vmcoreinfo_init build problem
Luck, Tony
2008-10-20
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2008-10-20
138
-318
/
+457
|
\
|
*
parisc: convert to generic compat_sys_ptrace
Helge Deller
2008-10-17
3
-258
/
+183
|
*
parisc: add rtc platform driver
Kyle McMartin
2008-10-10
5
-1
/
+141
|
*
parisc: initialize unwinder much earlier
James Bottomley
2008-10-10
3
-3
/
+5
|
*
parisc: add new syscalls
Kyle McMartin
2008-10-10
2
-2
/
+14
|
*
parisc: hijack jump to start_kernel
Kyle McMartin
2008-10-10
2
-2
/
+27
|
*
parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlocked
Kyle McMartin
2008-10-10
2
-21
/
+46
|
*
parisc: move include/asm-parisc to arch/parisc/include/asm
Kyle McMartin
2008-10-10
123
-0
/
+0
|
*
parisc: move pdc_result to real2.S
Kyle McMartin
2008-10-10
4
-2
/
+20
|
*
parisc: unify CCIO_COLLECT_STATS implementation
Kyle McMartin
2008-10-10
1
-26
/
+17
|
*
parisc: add arch/parisc/kernel/.gitignore
Kyle McMartin
2008-10-10
1
-0
/
+1
|
*
parisc: ropes.h - fix <asm-parisc/*> -> <asm/*>
Kyle McMartin
2008-10-10
1
-1
/
+1
[next]