index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smbfs
Age
Commit message (
Expand
)
Author
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-10-01
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
Badari Pulavarty
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-06-26
[PATCH] fs: use list_move()
Akinobu Mita
2006-06-25
[PATCH] kthread: convert smbiod
Serge E. Hallyn
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-05-15
[PATCH] smbfs: Fix slab corruption in samba error path
Jan Niehusmann
2006-05-15
[PATCH] smbfs chroot issue (CVE-2006-1864)
Olaf Kirch
2006-04-01
BUG_ON() Conversion in fs/smbfs/
Eric Sesterhenn
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-25
[PATCH] smbfs: Fix debug logging-only compilation error
Kirk True
2006-03-24
[PATCH] cpuset memory spread: slab cache format
Paul Jackson
2006-03-24
[PATCH] cpuset memory spread: slab cache filesystems
Paul Jackson
2006-02-01
[PATCH] smbfs readdir vs signal fix
Andrew Morton
2006-01-14
[PATCH] smbfs: remove kmalloc wrapper
Pekka Enberg
2006-01-11
[PATCH] capable/capability.h (fs/)
Randy Dunlap
2006-01-08
[PATCH] fs/smbfs/proc.c: fix data corruption in smb_proc_setattr_unix()
Maciej W. Rozycki
2006-01-08
[PATCH] shrink dentry struct
Eric Dumazet
2006-01-08
[PATCH] fix possible PAGE_CACHE_SHIFT overflows
Andrew Morton
2006-01-08
[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
OGAWA Hirofumi
2005-11-07
[PATCH] smbfs: 'names_cache' memory leak
Davi Arnaut
2005-11-07
[PATCH] fs/smbfs/request.c: turn NULL dereference into BUG()
Adrian Bunk
2005-09-10
[PATCH] fs: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-09-09
[PATCH] update filesystems for new delete_inode behavior
Mark Fasheh
2005-08-29
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
2005-08-19
[PATCH] Fix up symlink function pointers
Al Viro
2005-01-20
[PATCH] Lock initializer cleanup: Filesystems
Thomas Gleixner
2005-01-14
[PATCH] smbfs fixes
Alan Cox
2005-01-10
[PATCH] remove outdated smbfs ChangeLog
Adrian Bunk
2005-01-10
[PATCH] smbfs: make some functions static
Adrian Bunk
2005-01-04
[PATCH] smb_file_open() retval fix
Tvrtko A. Ursulin
2005-01-04
[PATCH] Sync in core time granuality with filesystems
Andi Kleen
2004-11-18
[PATCH] smbfs: Bug #3758 - Broken symlinks on smbfs
Haroldo Gamal
2004-10-20
[PATCH] smbfs protocol fixes
Stefan Esser
2004-10-18
[PATCH] smbfs does not honor uid, gid, file_mode and dir_mode supplied by use...
Haroldo Gamal
2004-09-25
Make smbfs with UNIX extensions get file disk usage count right.
Linus Torvalds
2004-08-23
[PATCH] remove cacheline alignment from inode slabs
Anton Blanchard
2004-07-15
[PATCH] sparse: iovec cleanups - smbfs
Alexander Viro
2004-07-13
[PATCH] sparse: read_descriptor_t annotation
Alexander Viro
2004-07-10
[PATCH] smbfs compilation warning fix
Randy Dunlap
2004-07-10
[PATCH] int return to unsigned in smb_proc_readdir_long() in fs/smbfs/proc.c
Mika Kukkonen
2004-07-06
[PATCH] sparse: fix remaining three non-ANSI warnings
Mika Kukkonen
2004-06-27
[PATCH] Fix smbfs readdir oops
Zwane Mwaikambo
2004-06-26
[PATCH] Remove smbfs server->rcls/err
Zwane Mwaikambo
2004-06-23
[PATCH] symlink 5/9: smbfs
Alexander Viro
2004-06-03
[PATCH] sparse: trivial fs annotations
Alexander Viro
[prev]
[next]