Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
[linux-flexiantxendom0-3.2.10.git] / fs / cifs / cifsfs.h
2012-05-03 Steve French[CIFS] Update cifs version to 1.78
2012-03-27 Steve French[CIFS] Update CIFS version number to 1.77
2012-01-04 Al Viroswitch ->mknod() to umode_t
2012-01-04 Al Viroswitch ->create() to umode_t
2012-01-04 Al Viroswitch vfs_mkdir() and ->mkdir() to umode_t
2011-10-28 Steve French[CIFS] Update cifs version to 1.76
2011-10-13 Paul Bollecifs: Fix typo 'CIFS_NFSD_EXPORT'
2011-08-18 Steve Frenchupdate cifs version to 1.75
2011-07-31 Jeff Laytoncifs: simplify refcounting for oplock breaks
2011-07-21 Josef Bacikfs: push i_mutex and filemap_write_and_wait down into...
2011-07-12 Steve French[CIFS] update cifs to version 1.74
2011-06-14 Steve French[CIFS] update cifs version to 1.73
2011-05-19 Steve French[CIFS] Update cifs to version 1.72
2011-05-19 Pavel ShilovskyCIFS: Simplify invalidate part (try #5)
2011-05-19 Pavel ShilovskyCIFS: directio read/write cleanups
2011-05-19 Shirish Pargaonkarcifs: cleanup: Rename and remove config flags
2011-05-19 Shirish Pargaonkarcifs: Remove unused inode number while fetching root...
2011-02-21 Steve French[CIFS] update cifs version
2011-01-31 Steve French[CIFS] Update cifs minor version
2011-01-25 Pavel ShilovskyCIFS: Implement cifs_strict_writev (try #4)
2011-01-20 Pavel ShilovskyCIFS: Implement cifs_strict_readv (try #4)
2011-01-20 Pavel ShilovskyCIFS: Implement cifs_file_strict_mmap (try #2)
2011-01-20 Pavel ShilovskyCIFS: Implement cifs_strict_fsync
2011-01-19 Steve French[CIFS] Update cifs version number
2011-01-16 David HowellsCIFS: Use d_automount() rather than abusing follow_link()
2010-10-25 Steve French[CIFS] Fix checkpatch warnings and bump cifs version...
2010-10-18 Steve French[CIFS] Fix minor checkpatch warning and update cifs...
2010-10-12 Jeff Laytoncifs: don't use vfsmount to pin superblock for oplock...
2010-10-07 Steve French[CIFS] Various small checkpatch cleanups
2010-08-02 Steve French[CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-04-27 Steve French[CIFS] Fix lease break for writes
2010-04-21 Steve French[CIFS] Cleanup various minor breakage in previous cFYI...
2010-03-09 Jeff Laytoncifs: add cifs_revalidate_file
2010-03-06 Jeff Laytoncifs: overhaul cifs_revalidate and rename to cifs_reval...
2010-01-01 Steve French[CIFS] Add support for TCP_NODELAY
2009-09-22 Alexey Dobriyanconst: mark remaining inode_operations as const
2009-09-01 Steve French[CIFS] Fix checkpatch warnings
2009-07-09 Steve French[CIFS] update cifs version number
2009-07-01 Jeff Laytoncifs: add new cifs_iget function and convert unix codep...
2009-05-28 Steve French[CIFS] Update readme to indicate change to default...
2009-05-28 Jeff Laytoncifs: rename cifs_iget to cifs_root_iget
2009-04-20 Steve French[CIFS] Make cifs_unlink consistent in checks for null...
2009-03-27 Al Viroconstify dentry_operations: CIFS
2009-02-21 Steve French[CIFS] Fix multiuser mounts so server does not invalida...
2008-12-31 Al Virokill ->dir_notify()
2008-12-26 Steve French[CIFS] fix typo
2008-12-26 Steve French[CIFS] add mount option to send mandatory rather than...
2008-10-20 Steve French[CIFS] undo changes in cifs_rename_pending_delete if...
2008-09-16 Jeff Laytoncifs: clean up variables in cifs_unlink
2008-07-31 Jeff Layton[CIFS] remove level of indentation from decode_negTokenInit
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-25 Steve French[CIFS] Update cifs version number
2008-04-16 Steve French[CIFS] make cifs_dfs_automount_list_static
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
2007-11-12 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-11-08 Steve French[CIFS] add mode to acl conversion helper function
2007-10-22 Christoph Hellwigexportfs: make struct export_operations const
2007-10-12 Steve French[CIFS] CIFS ACL support part 3
2007-09-17 Steve French[CIFS] Fallback to standard mkdir if server incorrectly...
2007-08-30 Steve French[CIFS] formatting cleanup found by checkpatch
2007-07-13 Steve French[CIFS] whitespace/formatting fixes
2007-07-06 Jeff[CIFS] ipv6 support no longer experimental
2007-06-28 Steve French[CIFS] whitespace fixes
2007-04-26 Steve French[CIFS] Update cifs version to 1.49
2007-02-27 Steve French[CIFS] Remove some unused functions/declarations
2007-02-14 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sfrench/cifs-2.6
2007-02-14 Steve French[CIFS] on reconnect to Samba - reset the unix capabilities
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
2006-12-23 Steve French[CIFS] Update CIFS version number
2006-09-28 Steve French[CIFS] Remove static and unused symbols
2006-09-21 Steve French[CIFS] Support deep tree mounts (e.g. mounts to //serve...
2006-08-11 Steve French[CIFS] Do not time out posix brl requests when using...
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-25 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-06-23 Miklos Szeredi[PATCH] vfs: add lock owner argument to flush operation
2006-06-01 Dave Kleikamp[CIFS] Do not overwrite aops
2006-06-01 Steve French[CIFS] Missing include shows up on some architectures
2006-05-30 Steve French[CIFS] Fix new POSIX Locking for setting lock_type...
2006-03-31 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-03 Steve French[CIFS] Workaround various server bugs found in testing...
2006-02-09 Steve French[CIFS] Cleanup NTLMSSP session setup handling
2005-12-02 Steve French[CIFS] Use fsuid (fsgid) more consistently instead...
2005-11-11 Steve French[CIFS] Fix CIFS "nobrl" mount option so does not disabl...
2005-10-20 Steve French[CIFS] Defer close of file handle slightly if there...
2005-10-10 Steve French[CIFS] Update cifs version to 1.38
2005-09-16 Steve French[CIFS] Fix readdir caching when unlink removes file...
2005-08-23 Steve French[CIFS] Finish up of case-insensitive dentry handling...
2005-08-21 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-08-20 Linus TorvaldsFix nasty ncpfs symlink handling bug.
2005-08-19 Steve French[CIFS] Add mount option for disabling sending byte...
2005-06-02 Steve French[CIFS] Update cifs version number and fix whitespace
2005-04-29 Steve French[PATCH] cifs: Fix mapping of EMLINK case
2005-04-29 Steve French[PATCH] cifs: Fix caching problem
2005-04-29 Steve French[PATCH] cifs: add support for chattr/lsattr in new...
next