Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6cbe27061a69ab89d25dbe42d1a4f33a8425fe88
/
fs
/
smbfs
8e24eea
fs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
9dce07f
NULL noise: fs/*, mm/*, kernel/*
by Al Viro
· 17 years ago
ed58f80
fs/smbfs/inode.c: fix warning message deprecating smbfs
by Sergio Luis
· 17 years ago
ce88cc5
smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive()
by Jeff Layton
· 17 years ago
c773633
deprecate smbfs in favour of cifs
by Andrew Morton
· 17 years ago
75659ca
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
7491a76
FS: Remove dead code
by WANG Cong
· 17 years ago
2dfe485
Remove commented-out code copied from NFS
by Matthew Wilcox
· 17 years ago
dbaf4c0
smbfs: fix debug builds
by Jeff Layton
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
fb53b30
smbfs: convert to new aops
by Nick Piggin
· 17 years ago
5ba2533
more low-hanging fruits - kernel, fs, lib signedness
by Al Viro
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
5ffc4ef
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
by Jens Axboe
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
1bd0cf1
smbfs: remove unnecessary allow_signal
by Eric W. Biederman
· 17 years ago
1525dcc
ROUND_UP macro cleanup in fs/smbfs/request.c
by Milind Arun Choudhary
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
1174cf7
[PATCH] smbfs: double free memory corruption
by Vasily Averin
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
c5ef1c4
[PATCH] mark struct inode_operations const 3
by Arjan van de Ven
· 18 years ago
c376222
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
by Robert P. J. Day
· 18 years ago
a71113d
[PATCH] smbfs: Make conn_pid a struct pid
by Eric W. Biederman
· 18 years ago
17b75e6
[PATCH] struct path: convert smbfs
by Josef Sipek
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
543ade1
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
by Badari Pulavarty
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
1a1d92c
[PATCH] Really ignore kmem_cache_destroy return value
by Alexey Dobriyan
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
f116629
[PATCH] fs: use list_move()
by Akinobu Mita
· 18 years ago
fa366ad
[PATCH] kthread: convert smbiod
by Serge E. Hallyn
· 18 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
48564e6
[PATCH] smbfs: Fix slab corruption in samba error path
by Jan Niehusmann
· 18 years ago
3b7c810
[PATCH] smbfs chroot issue (CVE-2006-1864)
by Olaf Kirch
· 18 years ago
5df0d31
BUG_ON() Conversion in fs/smbfs/
by Eric Sesterhenn
· 19 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
58bf6a2
[PATCH] smbfs: Fix debug logging-only compilation error
by Kirk True
· 19 years ago
fffb60f
[PATCH] cpuset memory spread: slab cache format
by Paul Jackson
· 19 years ago
4b6a931
[PATCH] cpuset memory spread: slab cache filesystems
by Paul Jackson
· 19 years ago
caf7360
[PATCH] smbfs readdir vs signal fix
by Andrew Morton
· 19 years ago
d063389
[PATCH] smbfs: remove kmalloc wrapper
by Pekka Enberg
· 19 years ago
16f7e0f
[PATCH] capable/capability.h (fs/)
by Randy Dunlap
· 19 years ago
ac34dd0
[PATCH] fs/smbfs/proc.c: fix data corruption in smb_proc_setattr_unix()
by Maciej W. Rozycki
· 19 years ago
5160ee6
[PATCH] shrink dentry struct
by Eric Dumazet
· 19 years ago
54b21a7
[PATCH] fix possible PAGE_CACHE_SHIFT overflows
by Andrew Morton
· 19 years ago
28fd129
[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
by OGAWA Hirofumi
· 19 years ago
53b2758
[PATCH] smbfs: 'names_cache' memory leak
by Davi Arnaut
· 19 years ago
ccb6e36
[PATCH] fs/smbfs/request.c: turn NULL dereference into BUG()
by Adrian Bunk
· 19 years ago
041e0e3
[PATCH] fs: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
fef2665
[PATCH] update filesystems for new delete_inode behavior
by Mark Fasheh
· 19 years ago
c752f07
[TCP]: Move the tcp sock states to net/tcp_states.h
by Arnaldo Carvalho de Melo
· 19 years ago
008b150
[PATCH] Fix up symlink function pointers
by Al Viro
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago