aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/cifsfs.h
AgeCommit message (Expand)Author
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-04-27[CIFS] Fix lease break for writesSteve French
2010-04-21[CIFS] Cleanup various minor breakage in previous cFYI cleanupSteve French
2010-03-09cifs: add cifs_revalidate_fileJeff Layton
2010-03-06cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentryJeff Layton
2010-01-01[CIFS] Add support for TCP_NODELAYSteve French
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan
2009-09-01[CIFS] Fix checkpatch warningsSteve French
2009-07-09[CIFS] update cifs version numberSteve French
2009-07-01cifs: add new cifs_iget function and convert unix codepath to use itJeff Layton
2009-05-28[CIFS] Update readme to indicate change to default mount (serverino)Steve French
2009-05-28cifs: rename cifs_iget to cifs_root_igetJeff Layton
2009-04-20[CIFS] Make cifs_unlink consistent in checks for null inodeSteve French
2009-03-27constify dentry_operations: CIFSAl Viro
2009-02-21[CIFS] Fix multiuser mounts so server does not invalidate earlier security co...Steve French
2008-12-31kill ->dir_notify()Al Viro
2008-12-26[CIFS] fix typoSteve French
2008-12-26[CIFS] add mount option to send mandatory rather than advisory locksSteve French
2008-10-20[CIFS] undo changes in cifs_rename_pending_delete if it errors outSteve French
2008-09-16cifs: clean up variables in cifs_unlinkJeff Layton
2008-07-31[CIFS] remove level of indentation from decode_negTokenInitJeff Layton
2008-05-15[CIFS] BKL-removal: convert CIFS over to unlocked_ioctlSteve French
2008-04-29[CIFS] convert usage of implicit booleans to boolSteve French
2008-04-25[CIFS] Update cifs version numberSteve French
2008-04-16[CIFS] make cifs_dfs_automount_list_staticSteve French
2008-02-07iget: stop CIFS from using iget() and read_inode()David Howells
2008-01-25[CIFS] DFS support: provide shrinkable mountsIgor Mammedov
2008-01-11[CIFS] DFS support patchset: Added mountdataIgor Mammedov
2007-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2007-11-08[CIFS] add mode to acl conversion helper functionSteve French
2007-10-22exportfs: make struct export_operations constChristoph Hellwig
2007-10-12[CIFS] CIFS ACL support part 3Steve French
2007-09-17[CIFS] Fallback to standard mkdir if server incorrectly claims support forSteve French
2007-08-30[CIFS] formatting cleanup found by checkpatchSteve French
2007-07-13[CIFS] whitespace/formatting fixesSteve French
2007-07-06[CIFS] ipv6 support no longer experimentalJeff
2007-06-28[CIFS] whitespace fixesSteve French
2007-04-26[CIFS] Update cifs version to 1.49Steve French
2007-02-27[CIFS] Remove some unused functions/declarationsSteve French
2007-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2007-02-14[CIFS] on reconnect to Samba - reset the unix capabilitiesSteve French
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2006-12-23[CIFS] Update CIFS version numberSteve French
2006-09-28[CIFS] Remove static and unused symbolsSteve French
2006-09-21[CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)Steve French
2006-08-11[CIFS] Do not time out posix brl requests when using new posix setfileinfoSteve French
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-25Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi