summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.h
Commit message (Expand)AuthorAgeFilesLines
* [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
* [CIFS] Do not time out posix brl requests when using new posix setfileinfoSteve French2006-08-111-1/+1
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-2/+2
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-06-251-1/+1
|\
| * [PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2006-06-231-1/+1
* | [CIFS] Do not overwrite aopsDave Kleikamp2006-06-011-0/+1
* | [CIFS] Missing include shows up on some architecturesSteve French2006-06-011-1/+1
|/
* [CIFS] Fix new POSIX Locking for setting lock_type correctly on unlockSteve French2006-05-301-1/+1
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-03-311-5/+5
|\
| * [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-5/+5
* | [CIFS] Workaround various server bugs found in testing at connectathonSteve French2006-03-031-1/+1
* | [CIFS] Cleanup NTLMSSP session setup handlingSteve French2006-02-091-1/+1
|/
* [CIFS] Use fsuid (fsgid) more consistently instead of uid/gid inSteve French2005-12-011-1/+1
OpenPOWER on IntegriCloud