aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.h
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] Fix minor checkpatch warning and update cifs versionSteve French2010-10-181-1/+1
* cifs: don't use vfsmount to pin superblock for oplock breaksJeff Layton2010-10-121-4/+2
* [CIFS] Various small checkpatch cleanupsSteve French2010-10-071-1/+1
* [CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabledSteve French2010-08-021-1/+1
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-1/+1
* [CIFS] Fix lease break for writesSteve French2010-04-271-1/+1
* [CIFS] Cleanup various minor breakage in previous cFYI cleanupSteve French2010-04-211-1/+1
* cifs: add cifs_revalidate_fileJeff Layton2010-03-091-0/+1
* cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentryJeff Layton2010-03-061-1/+1
* [CIFS] Add support for TCP_NODELAYSteve French2010-01-011-1/+1
* const: mark remaining inode_operations as constAlexey Dobriyan2009-09-221-1/+1
* [CIFS] Fix checkpatch warningsSteve French2009-09-011-1/+1
* [CIFS] update cifs version numberSteve French2009-07-091-1/+1
* cifs: add new cifs_iget function and convert unix codepath to use itJeff Layton2009-07-011-0/+13
* [CIFS] Update readme to indicate change to default mount (serverino)Steve French2009-05-281-1/+1
* cifs: rename cifs_iget to cifs_root_igetJeff Layton2009-05-281-1/+1
* [CIFS] Make cifs_unlink consistent in checks for null inodeSteve French2009-04-201-1/+1
* constify dentry_operations: CIFSAl Viro2009-03-271-2/+2
* [CIFS] Fix multiuser mounts so server does not invalidate earlier security co...Steve French2009-02-211-1/+1
* kill ->dir_notify()Al Viro2008-12-311-1/+0
* [CIFS] fix typoSteve French2008-12-261-1/+1
* [CIFS] add mount option to send mandatory rather than advisory locksSteve French2008-12-261-1/+1
* [CIFS] undo changes in cifs_rename_pending_delete if it errors outSteve French2008-10-201-1/+1
* cifs: clean up variables in cifs_unlinkJeff Layton2008-09-161-1/+1
* [CIFS] remove level of indentation from decode_negTokenInitJeff Layton2008-07-311-1/+1
* [CIFS] BKL-removal: convert CIFS over to unlocked_ioctlSteve French2008-05-151-2/+1
* [CIFS] convert usage of implicit booleans to boolSteve French2008-04-291-8/+0
* [CIFS] Update cifs version numberSteve French2008-04-251-1/+1
* [CIFS] make cifs_dfs_automount_list_staticSteve French2008-04-161-2/+0
* iget: stop CIFS from using iget() and read_inode()David Howells2008-02-071-0/+1
* [CIFS] DFS support: provide shrinkable mountsIgor Mammedov2008-01-251-0/+4
* [CIFS] DFS support patchset: Added mountdataIgor Mammedov2008-01-111-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-11-121-1/+1
|\
| * [CIFS] add mode to acl conversion helper functionSteve French2007-11-081-1/+1
* | exportfs: make struct export_operations constChristoph Hellwig2007-10-221-1/+1
|/
* [CIFS] CIFS ACL support part 3Steve French2007-10-121-1/+6
* [CIFS] Fallback to standard mkdir if server incorrectly claims support forSteve French2007-09-171-1/+1
* [CIFS] formatting cleanup found by checkpatchSteve French2007-08-301-1/+1
* [CIFS] whitespace/formatting fixesSteve French2007-07-131-3/+3
* [CIFS] ipv6 support no longer experimentalJeff2007-07-061-1/+1
* [CIFS] whitespace fixesSteve French2007-06-281-7/+8
* [CIFS] Update cifs version to 1.49Steve French2007-04-261-1/+1
* [CIFS] Remove some unused functions/declarationsSteve French2007-02-271-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-02-131-1/+1
|\
| * [CIFS] on reconnect to Samba - reset the unix capabilitiesSteve French2007-02-141-1/+1
* | [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* | [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-3/+3
|/
* [CIFS] Update CIFS version numberSteve French2006-12-231-1/+1
* [CIFS] Remove static and unused symbolsSteve French2006-09-281-1/+1
* [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)Steve French2006-09-211-1/+1