aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/cifsfs.h
AgeCommit message (Expand)AuthorFilesLines
2011-02-21[CIFS] update cifs versionGravatar Steve French 1-1/+1
2011-01-31[CIFS] Update cifs minor versionGravatar Steve French 1-1/+1
2011-01-25CIFS: Implement cifs_strict_writev (try #4)Gravatar Pavel Shilovsky 1-1/+3
2011-01-20CIFS: Implement cifs_strict_readv (try #4)Gravatar Pavel Shilovsky 1-1/+3
2011-01-20CIFS: Implement cifs_file_strict_mmap (try #2)Gravatar Pavel Shilovsky 1-0/+1
2011-01-20CIFS: Implement cifs_strict_fsyncGravatar Pavel Shilovsky 1-2/+6
2011-01-19[CIFS] Update cifs version numberGravatar Steve French 1-1/+1
2011-01-15CIFS: Use d_automount() rather than abusing follow_link()Gravatar David Howells 1-0/+6
2010-10-25[CIFS] Fix checkpatch warnings and bump cifs version numberGravatar Steve French 1-1/+1
2010-10-18[CIFS] Fix minor checkpatch warning and update cifs versionGravatar Steve French 1-1/+1
2010-10-12cifs: don't use vfsmount to pin superblock for oplock breaksGravatar Jeff Layton 1-4/+2
2010-10-07[CIFS] Various small checkpatch cleanupsGravatar Steve French 1-1/+1
2010-08-02[CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabledGravatar Steve French 1-1/+1
2010-05-27drop unused dentry argument to ->fsyncGravatar Christoph Hellwig 1-1/+1
2010-04-27[CIFS] Fix lease break for writesGravatar Steve French 1-1/+1
2010-04-21[CIFS] Cleanup various minor breakage in previous cFYI cleanupGravatar Steve French 1-1/+1
2010-03-09cifs: add cifs_revalidate_fileGravatar Jeff Layton 1-0/+1
2010-03-06cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentryGravatar Jeff Layton 1-1/+1
2010-01-01[CIFS] Add support for TCP_NODELAYGravatar Steve French 1-1/+1
2009-09-22const: mark remaining inode_operations as constGravatar Alexey Dobriyan 1-1/+1
2009-09-01[CIFS] Fix checkpatch warningsGravatar Steve French 1-1/+1
2009-07-09[CIFS] update cifs version numberGravatar Steve French 1-1/+1
2009-07-01cifs: add new cifs_iget function and convert unix codepath to use itGravatar Jeff Layton 1-0/+13
2009-05-28[CIFS] Update readme to indicate change to default mount (serverino)Gravatar Steve French 1-1/+1
2009-05-28cifs: rename cifs_iget to cifs_root_igetGravatar Jeff Layton 1-1/+1
2009-04-20[CIFS] Make cifs_unlink consistent in checks for null inodeGravatar Steve French 1-1/+1
2009-03-27constify dentry_operations: CIFSGravatar Al Viro 1-2/+2
2009-02-21[CIFS] Fix multiuser mounts so server does not invalidate earlier security co...Gravatar Steve French 1-1/+1
2008-12-31kill ->dir_notify()Gravatar Al Viro 1-1/+0
2008-12-26[CIFS] fix typoGravatar Steve French 1-1/+1
2008-12-26[CIFS] add mount option to send mandatory rather than advisory locksGravatar Steve French 1-1/+1
2008-10-20[CIFS] undo changes in cifs_rename_pending_delete if it errors outGravatar Steve French 1-1/+1
2008-09-16cifs: clean up variables in cifs_unlinkGravatar Jeff Layton 1-1/+1
2008-07-31[CIFS] remove level of indentation from decode_negTokenInitGravatar Jeff Layton 1-1/+1
2008-05-15[CIFS] BKL-removal: convert CIFS over to unlocked_ioctlGravatar Steve French 1-2/+1
2008-04-29[CIFS] convert usage of implicit booleans to boolGravatar Steve French 1-8/+0
2008-04-25[CIFS] Update cifs version numberGravatar Steve French 1-1/+1
2008-04-16[CIFS] make cifs_dfs_automount_list_staticGravatar Steve French 1-2/+0
2008-02-07iget: stop CIFS from using iget() and read_inode()Gravatar David Howells 1-0/+1
2008-01-25[CIFS] DFS support: provide shrinkable mountsGravatar Igor Mammedov 1-0/+4
2008-01-11[CIFS] DFS support patchset: Added mountdataGravatar Igor Mammedov 1-0/+1
2007-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Gravatar Linus Torvalds 1-1/+1
2007-11-08[CIFS] add mode to acl conversion helper functionGravatar Steve French 1-1/+1
2007-10-22exportfs: make struct export_operations constGravatar Christoph Hellwig 1-1/+1
2007-10-12[CIFS] CIFS ACL support part 3Gravatar Steve French 1-1/+6
2007-09-17[CIFS] Fallback to standard mkdir if server incorrectly claims support forGravatar Steve French 1-1/+1
2007-08-30[CIFS] formatting cleanup found by checkpatchGravatar Steve French 1-1/+1
2007-07-13[CIFS] whitespace/formatting fixesGravatar Steve French 1-3/+3
2007-07-06[CIFS] ipv6 support no longer experimentalGravatar Jeff 1-1/+1
2007-06-28[CIFS] whitespace fixesGravatar Steve French 1-7/+8