summaryrefslogtreecommitdiff
path: root/fs/cifs/cifsfs.h
Commit message (Expand)AuthorAge
* cifs: clean up variables in cifs_unlinkJeff Layton2008-09-16
* [CIFS] remove level of indentation from decode_negTokenInitJeff Layton2008-07-31
* [CIFS] BKL-removal: convert CIFS over to unlocked_ioctlSteve French2008-05-15
* [CIFS] convert usage of implicit booleans to boolSteve French2008-04-29
* [CIFS] Update cifs version numberSteve French2008-04-25
* [CIFS] make cifs_dfs_automount_list_staticSteve French2008-04-16
* iget: stop CIFS from using iget() and read_inode()David Howells2008-02-07
* [CIFS] DFS support: provide shrinkable mountsIgor Mammedov2008-01-25
* [CIFS] DFS support patchset: Added mountdataIgor Mammedov2008-01-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-11-12
|\
| * [CIFS] add mode to acl conversion helper functionSteve French2007-11-08
* | exportfs: make struct export_operations constChristoph Hellwig2007-10-22
|/
* [CIFS] CIFS ACL support part 3Steve French2007-10-12
* [CIFS] Fallback to standard mkdir if server incorrectly claims support forSteve French2007-09-17
* [CIFS] formatting cleanup found by checkpatchSteve French2007-08-30
* [CIFS] whitespace/formatting fixesSteve French2007-07-13
* [CIFS] ipv6 support no longer experimentalJeff2007-07-06
* [CIFS] whitespace fixesSteve French2007-06-28
* [CIFS] Update cifs version to 1.49Steve French2007-04-26
* [CIFS] Remove some unused functions/declarationsSteve French2007-02-27
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-02-13
|\
| * [CIFS] on reconnect to Samba - reset the unix capabilitiesSteve French2007-02-14
* | [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* | [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
|/
* [CIFS] Update CIFS version numberSteve French2006-12-23
* [CIFS] Remove static and unused symbolsSteve French2006-09-28
* [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)Steve French2006-09-21
* [CIFS] Do not time out posix brl requests when using new posix setfileinfoSteve French2006-08-11
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-06-25
|\
| * [PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2006-06-23
* | [CIFS] Do not overwrite aopsDave Kleikamp2006-06-01
* | [CIFS] Missing include shows up on some architecturesSteve French2006-06-01
|/
* [CIFS] Fix new POSIX Locking for setting lock_type correctly on unlockSteve French2006-05-30
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-03-31
|\
| * [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* | [CIFS] Workaround various server bugs found in testing at connectathonSteve French2006-03-03
* | [CIFS] Cleanup NTLMSSP session setup handlingSteve French2006-02-09
|/
* [CIFS] Use fsuid (fsgid) more consistently instead of uid/gid inSteve French2005-12-01
* [CIFS] Fix CIFS "nobrl" mount option so does not disable sending brl requestsSteve French2005-11-11
* [CIFS] Defer close of file handle slightly if there are pending writes thatSteve French2005-10-20
* [CIFS] Update cifs version to 1.38Steve French2005-10-10
* [CIFS] Fix readdir caching when unlink removes file in current searchSteve French2005-09-15
* [CIFS] Finish up of case-insensitive dentry handling for cifs. ThisSteve French2005-08-22
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-08-20
|\
| * Fix nasty ncpfs symlink handling bug.Linus Torvalds2005-08-19
* | [CIFS] Add mount option for disabling sending byte range lock requestsSteve French2005-08-18
|/
* [CIFS] Update cifs version number and fix whitespaceSteve French2005-06-02
* [PATCH] cifs: Fix mapping of EMLINK caseSteve French2005-04-28
* [PATCH] cifs: Fix caching problemSteve French2005-04-28