aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-19cifs: cleanup: Rename and remove config flagsShirish Pargaonkar1-2/+2
2011-05-19cifs: Remove unused inode number while fetching root inodeShirish Pargaonkar1-1/+1
2011-02-21[CIFS] update cifs versionSteve French1-1/+1
2011-01-31[CIFS] Update cifs minor versionSteve French1-1/+1
2011-01-25CIFS: Implement cifs_strict_writev (try #4)Pavel Shilovsky1-1/+3
2011-01-20CIFS: Implement cifs_strict_readv (try #4)Pavel Shilovsky1-1/+3
2011-01-20CIFS: Implement cifs_file_strict_mmap (try #2)Pavel Shilovsky1-0/+1
2011-01-20CIFS: Implement cifs_strict_fsyncPavel Shilovsky1-2/+6
2011-01-19[CIFS] Update cifs version numberSteve French1-1/+1
2011-01-15CIFS: Use d_automount() rather than abusing follow_link()David Howells1-0/+6
2010-10-25[CIFS] Fix checkpatch warnings and bump cifs version numberSteve French1-1/+1
2010-10-18[CIFS] Fix minor checkpatch warning and update cifs versionSteve French1-1/+1
2010-10-12cifs: don't use vfsmount to pin superblock for oplock breaksJeff Layton1-4/+2
2010-10-07[CIFS] Various small checkpatch cleanupsSteve French1-1/+1
2010-08-02[CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabledSteve French1-1/+1
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig1-1/+1
2010-04-27[CIFS] Fix lease break for writesSteve French1-1/+1
2010-04-21[CIFS] Cleanup various minor breakage in previous cFYI cleanupSteve French1-1/+1
2010-03-09cifs: add cifs_revalidate_fileJeff Layton1-0/+1
2010-03-06cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentryJeff Layton1-1/+1
2010-01-01[CIFS] Add support for TCP_NODELAYSteve French1-1/+1
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan1-1/+1
2009-09-01[CIFS] Fix checkpatch warningsSteve French1-1/+1
2009-07-09[CIFS] update cifs version numberSteve French1-1/+1
2009-07-01cifs: add new cifs_iget function and convert unix codepath to use itJeff Layton1-0/+13
2009-05-28[CIFS] Update readme to indicate change to default mount (serverino)Steve French1-1/+1
2009-05-28cifs: rename cifs_iget to cifs_root_igetJeff Layton1-1/+1
2009-04-20[CIFS] Make cifs_unlink consistent in checks for null inodeSteve French1-1/+1
2009-03-27constify dentry_operations: CIFSAl Viro1-2/+2
2009-02-21[CIFS] Fix multiuser mounts so server does not invalidate earlier security contextsSteve French1-1/+1
2008-12-31kill ->dir_notify()Al Viro1-1/+0
2008-12-26[CIFS] fix typoSteve French1-1/+1
2008-12-26[CIFS] add mount option to send mandatory rather than advisory locksSteve French1-1/+1
2008-10-20[CIFS] undo changes in cifs_rename_pending_delete if it errors outSteve French1-1/+1
2008-09-16cifs: clean up variables in cifs_unlinkJeff Layton1-1/+1
2008-07-31[CIFS] remove level of indentation from decode_negTokenInitJeff Layton1-1/+1
2008-05-15[CIFS] BKL-removal: convert CIFS over to unlocked_ioctlSteve French1-2/+1
2008-04-29[CIFS] convert usage of implicit booleans to boolSteve French1-8/+0
2008-04-25[CIFS] Update cifs version numberSteve French1-1/+1
2008-04-16[CIFS] make cifs_dfs_automount_list_staticSteve French1-2/+0
2008-02-07iget: stop CIFS from using iget() and read_inode()David Howells1-0/+1
2008-01-25[CIFS] DFS support: provide shrinkable mountsIgor Mammedov1-0/+4
2008-01-11[CIFS] DFS support patchset: Added mountdataIgor Mammedov1-0/+1
2007-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-1/+1
2007-11-08[CIFS] add mode to acl conversion helper functionSteve French1-1/+1
2007-10-22exportfs: make struct export_operations constChristoph Hellwig1-1/+1
2007-10-12[CIFS] CIFS ACL support part 3Steve French1-1/+6
2007-09-17[CIFS] Fallback to standard mkdir if server incorrectly claims support forSteve French1-1/+1
2007-08-30[CIFS] formatting cleanup found by checkpatchSteve French1-1/+1
2007-07-13[CIFS] whitespace/formatting fixesSteve French1-3/+3