Merge commit 'v2.6.30' into for-2.6.31
[safe/jmp/linux-2.6] / fs / cifs / cifsfs.c
2009-05-09 Al ViroConvert obvious places to deactivate_locked_super()
2009-05-09 Alessio Igor Boganivfs: umount_begin BKL pushdown
2009-04-17 Jeff Laytoncifs: remove dnotify thread code
2009-04-17 Jeff Laytoncifs: vary timeout on writes past EOF based on offset...
2009-03-27 Sukadev Bhattiproluvfs: simple_set_mnt() should return void
2008-12-31 Al Virokill ->dir_notify()
2008-12-29 Stephen Rothwellcifs: update for new IP4/6 address printing
2008-12-26 Steve French[CIFS] various minor cleanups pointed out by checkpatch...
2008-12-26 Jeff Laytoncifs: make dnotify thread experimental code
2008-12-26 Jeff Laytoncifs: display addr and prefixpath options in /proc...
2008-11-17 Jeff Laytoncifs: reinstate sharing of tree connections
2008-11-14 Jeff Laytoncifs: reinstate sharing of SMB sessions sans races
2008-11-14 Jeff Laytoncifs: disable sharing session and tcon and add new...
2008-11-13 Steve French[CIFS] remove unused list, add new cifs sock list to...
2008-11-13 Steve French[CIFS] Fix cifs reconnection flags
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-10-23 Miklos Szeredi[PATCH] move executable checking into ->permission()
2008-10-23 Christoph Hellwig[PATCH] fix ->llseek for more directories
2008-10-23 Steve French[CIFS] improve setlease handling
2008-10-20 Jeff Laytoncifs: track DeletePending flag in cifsInodeInfo
2008-08-11 Steve French[CIFS] remove trailing whitespace
2008-08-11 Steve French[CIFS] if get root inode fails during mount, cleanup...
2008-08-08 Steve French[CIFS] list entry can not return null
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-02 Andi KleenRemove BKL from remote_llseek v2
2008-06-10 Steve French[CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPC...
2008-05-19 Steve French[CIFS] add missing seq_printf to cifs_show_options...
2008-05-17 Steve French[CIFS] add more complete mount options to cifs_show_options
2008-05-15 Steve French[CIFS] BKL-removal: convert CIFS over to unlocked_ioctl
2008-04-29 Steve French[CIFS] convert usage of implicit booleans to bool
2008-04-28 Steve French[CIFS] Fix statfs formatting
2008-04-25 Al Viro[PATCH] restore sane ->umount_begin() API
2008-04-25 Igor Mammedovcifs: timeout dfs automounts +little fix.
2008-02-15 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2008-02-12 Roel Kluin[CIFS] Fix typo in quota operations
2008-02-12 Steve French[CIFS] clean up some hard to read ifdefs
2008-02-07 Steve French[CIFS] reduce checkpatch warnings
2008-02-07 David Howellsiget: stop CIFS from using iget() and read_inode()
2008-01-25 Igor Mammedov[CIFS] DFS support: provide shrinkable mounts
2008-01-11 Igor Mammedov[CIFS] DFS support patchset: Added mountdata
2008-01-09 Steve French[CIFS] DNS name resolution helper upcall for cifs
2007-11-20 Jeff Layton[CIFS] Fix potential data corruption when writing out...
2007-11-03 Jeff Layton[CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing...
2007-11-03 Jeff Layton[CIFS] Register and unregister cifs_spnego_key_type...
2007-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-10-17 Steve French[CIFS] Fix minor problems noticed by scan
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-12 Steve French[CIFS] CIFS ACL support part 3
2007-08-30 Steve French[CIFS] formatting cleanup found by checkpatch
2007-08-24 Cyrill Gorcunov[CIFS] Fix unbalanced call to GetXid/FreeXid
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2007-07-18 Steve French[CIFS] Allow disabling CIFS Unix Extensions as mount...
2007-07-17 Steve French[CIFS] More whitespace/formatting fixes (noticed by...
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-13 Steve French[CIFS] whitespace/formatting fixes
2007-07-11 Steve French[CIFS] Fix oops in cifs_create when nfsd server exports...
2007-07-10 Jens Axboesendfile: remove .sendfile from filesystems that use...
2007-07-07 Steve French[CIFS] more whitespace cleanup
2007-07-06 Steve French[CIFS] whitespace cleanup
2007-06-04 Akinobu Mita[CIFS] fix mempool destroy done in wrong order in cifs...
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-04-30 Steve French[CIFS] UID/GID override on CIFS mounts to Samba
2007-04-02 Christoph Hellwig[CIFS] Remove unnecessary checks
2007-02-27 Steve French[CIFS] Remove some unused functions/declarations
2007-02-27 Steve French[CIFS] cifs export operations
2007-02-17 Steve French[CIFS] One line missing from previous commit
2007-02-17 Steve French[CIFS] mtime bounces from local to remote when cifs...
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 1
2007-02-01 Steve French[CIFS] lseek polling returned stale EOF
2006-12-08 Josef "Jeff" Sipek[PATCH] cifs: change uses of f_{dentry, vfsmnt} to...
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-10-01 Badari Pulavarty[PATCH] Remove readv/writev methods and use aio_read...
2006-10-01 Badari Pulavarty[PATCH] Vectorize aio_read/aio_write fileop methods
2006-09-30 Steve French[CIFS] Make use of newer QFSInfo dependent on capabilit...
2006-09-30 Steve French[CIFS] Do not send newer QFSInfo to legacy servers...
2006-09-30 Steve French[CIFS] Fix typo in name of new cifs_show_stats
2006-09-30 Steve French[CIFS] Rename server time zone field
2006-09-28 Steve French[CIFS] CIFS support for /proc/<pid>/mountstats part 1
2006-09-28 Steve French[CIFS] Fix build break
2006-09-28 Steve French[CIFS] Remove static and unused symbols
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-23 Steve FrenchCIFS: Use SEEK_END instead of hardcoded value
2006-09-22 Steve French[CIFS] statfs for cifs unix extensions no longer experi...
2006-08-11 Steve French[CIFS] Do not time out posix brl requests when using...
2006-06-28 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-06-25 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-06-24 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
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-06-13 Pavel Machek[CIFS] Fix suspend/resume problem which causes EIO...
2006-06-09 Trond MyklebustVFS: Remove dependency of ->umount_begin() call on...
next