aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.h
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] update cifs to version 1.74Steve French2011-07-121-1/+1
* [CIFS] update cifs version to 1.73Steve French2011-06-141-1/+1
* [CIFS] Update cifs to version 1.72Steve French2011-05-191-1/+1
* CIFS: Simplify invalidate part (try #5)Pavel Shilovsky2011-05-191-1/+3
* CIFS: directio read/write cleanupsPavel Shilovsky2011-05-191-4/+4
* cifs: cleanup: Rename and remove config flagsShirish Pargaonkar2011-05-191-2/+2
* cifs: Remove unused inode number while fetching root inodeShirish Pargaonkar2011-05-191-1/+1
* [CIFS] update cifs versionSteve French2011-02-211-1/+1
* [CIFS] Update cifs minor versionSteve French2011-01-311-1/+1
* CIFS: Implement cifs_strict_writev (try #4)Pavel Shilovsky2011-01-251-1/+3
* CIFS: Implement cifs_strict_readv (try #4)Pavel Shilovsky2011-01-201-1/+3
* CIFS: Implement cifs_file_strict_mmap (try #2)Pavel Shilovsky2011-01-201-0/+1
* CIFS: Implement cifs_strict_fsyncPavel Shilovsky2011-01-201-2/+6
* [CIFS] Update cifs version numberSteve French2011-01-191-1/+1
* CIFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-151-0/+6
* [CIFS] Fix checkpatch warnings and bump cifs version numberSteve French2010-10-251-1/+1
* [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