- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / fs / ncpfs / inode.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-03-06 Pierre Ossmanncpfs: make sure server connection survives a kill
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 2
2006-12-13 Eric W. Biederman[PATCH] ncpfs: ensure we free wdog_pid on parse_option...
2006-12-13 Eric W. Biederman[PATCH] ncpfs: Use struct pid to track the userspace...
2006-12-08 Josef Sipek[PATCH] struct path: convert ncpfs
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Alexey Dobriyan[PATCH] Really ignore kmem_cache_destroy return value
2006-09-27 Panagiotis Issaris[PATCH] fs: Conversions from kmalloc+memset to k(z...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache format
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache filesystems
2006-03-23 Ingo Molnar[PATCH] sem2mutex: NCPFS
2006-03-13 Andreas Gruenbacher- patches.suse/cpuset-cleanup-not-not-operators.patch...
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-15 Pekka Enberg[PATCH] ncpfs: remove kmalloc wrapper
2005-09-09 Mark Fasheh[PATCH] update filesystems for new delete_inode behavior
2005-08-20 Lars Marowsky-BreeMerge OCFS2 and configfs from Oracle. Bleeding edge.
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-10-06 Alexander Viro[PATCH] ncpfs (7/7): misc fixes and cleanups
2004-10-06 Alexander Viro[PATCH] ncpfs (6/7): trivial endianness annotations
2004-10-06 Alexander Viro[PATCH] ncpfs (2/7): date handling cleanup
2004-08-31 Alexander Viro[PATCH] ncpfs ->follow_link() switched to new scheme
2004-08-24 Anton Blanchard[PATCH] remove cacheline alignment from inode slabs
2004-07-28 Andrew Morton[PATCH] ncpfs: setattr return value fix
2004-06-27 Andrew Morton[PATCH] ncpfs_setattr() retval fix
2004-06-26 Andreas Gruenbacher- From Andrew Morton: Several file systems drop the...
2004-04-16 Alexander Viro[PATCH] remount: forced-nodiratime filesystems
2004-03-14 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040314
2004-03-12 Andrew Morton[PATCH] readdir() cleanups
2004-02-05 Olaf Hering+- add patches.fixes/linux-post-2.6.2-20040205
2004-02-04 Andrew Morton[PATCH] Fix deep stack usage in ncpfs
2003-09-23 Alexander Viro[PATCH] 32-bit dev_t: switch-over
2003-09-05 Alexander Viro[PATCH] large dev_t - second series (15/15)
2003-09-05 Alexander Viro[PATCH] large dev_t - second series (1/15)
2003-06-20 Andrew Morton[PATCH] Add system calls statfs64 and fstatfs64
2003-06-04 Arnaldo Carvalho... o net: create struct sock_common and use in struct...
2003-05-25 Andries E. Brouwer[PATCH] change get_sb prototype
2003-05-25 Andrew Morton[PATCH] mark shrinkable slabs as being reclaimable
2003-04-01 Rusty Russell[PATCH] Remove compile warning from fs/ncpfs/inode.c
2003-01-01 Christoph Hellwig[PATCH] include <linux/vfs.h> only in files actually...
2002-11-26 Linus TorvaldsRevert duplicate initialization from -ac merge
2002-11-25 Alan Cox[PATCH] ncpfs seems to need the timer init
2002-11-17 Andi Kleen[PATCH] nanosecond stat timefields
2002-11-16 Andrew Morton[PATCH] misc fixes
2002-11-12 Andrew Morton[PATCH] timers: fs/
2002-10-08 Brian Gerst[PATCH] struct super_block cleanup - final
2002-10-01 Ingo Molnar[PATCH] Workqueue Abstraction
2002-09-21 Petr Vandrovecncpfs: Pass unknown packets from server to userspace...
2002-09-20 Petr Vandrovecncpfs: Proper handling of watchdog packets.
2002-09-20 Petr VandrovecAdd support for text mount option string to ncpfs.
2002-08-13 Petr Vandrovec[PATCH] C99 designated initializers for fs/ncpfs
2002-07-30 Petr VandrovecConvert ncpfs to C99 initializers. By Rusty Trivial...
2002-07-18 Petr VandrovecUtilize NFS extended attributes for storing file mode...
2002-07-18 Petr VandrovecUpdate and fix inode attributes handling in ncpfs.
2002-07-17 Petr VandrovecAllow access to all 256 volumes from Netware server.
2002-07-17 Petr VandrovecReturn total/free space on ncpfs mounted volume.
2002-07-17 Petr VandrovecRemove unneeded server_file_handle and open_create_acti...
2002-07-17 Petr VandrovecDo not call ncp_lookup_validate on mountpoint.
2002-06-03 Linus TorvaldsSplit up "iput()" and make it more readable.
2002-05-23 Kai GermaschewskiEXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from fs/*
2002-05-20 Christoph Hellwig[PATCH] get rid of <linux/locks.h>
2002-04-06 Alexander Viro[PATCH] ->setattr() locking changes
2002-04-05 Dave Hansen[PATCH] shift BKL out of notify_change
2002-03-12 Brian Gerst[PATCH] correction to super_block cleanups
2002-03-12 Brian Gerst[PATCH] struct super_block cleanup - ncpfs
2002-03-11 Alexander Viro[PATCH] (3/4) ->kill_sb() switchover
2002-02-11 Petr Vandrovec[PATCH] 2.5.4-pre5 and ncpfs fill_super changes
2002-02-09 Dave Jones[PATCH] includes cleanup, 2nd try.
2002-02-07 Alexander Viro[PATCH] (2/6) more ->get_sb()
2002-02-06 Alexander Viro[PATCH] (1/2) inode trimming
2002-02-05 Linus Torvaldsv2.5.2.3 -> v2.5.2.4
2002-02-05 Linus Torvaldsv2.5.1.6 -> v2.5.1.7
2002-02-05 Linus Torvaldsv2.4.10.1 -> v2.4.10.2
2002-02-05 Linus Torvaldsv2.4.9.7 -> v2.4.9.8
2002-02-05 Linus Torvaldsv2.4.3.4 -> v2.4.3.5
2002-02-05 Linus Torvaldsv2.4.2 -> v2.4.2.1
2002-02-05 Linus Torvaldsv2.4.1.2 -> v2.4.1.3
2002-02-05 Linus TorvaldsImport changeset