| Commit message (Expand) | Author | Age | Files | Lines |
* | [CIFS] Minor cleanup to EA patch | Steve French | 2010-02-23 | 1 | -1/+2 |
* | [CIFS] Add support for TCP_NODELAY | Steve French | 2010-01-01 | 1 | -0/+4 |
* | [CIFS] Enable mmap on forcedirectio mounts | Steve French | 2009-12-07 | 1 | -1/+3 |
* | [CIFS] Fix sparse warning | Steve French | 2009-11-25 | 1 | -0/+9 |
* | [CIFS] Fix checkpatch warnings | Steve French | 2009-09-01 | 1 | -1/+4 |
* | [CIFS] Update readme to reflect forceuid mount parms | Steve French | 2009-08-04 | 1 | -1/+2 |
* | [CIFS] Updates fs/cifs/CHANGES | Steve French | 2009-07-30 | 1 | -0/+6 |
* | [CIFS] update cifs version number | Steve French | 2009-07-09 | 1 | -1/+5 |
* | [CIFS] Do not send tree disconnect if session is already disconnected | Steve French | 2009-06-25 | 1 | -1/+1 |
* | [CIFS] Add mention of new mount parm (forceuid) to cifs readme | Steve French | 2009-06-06 | 1 | -1/+4 |
* | [CIFS] Update readme to indicate change to default mount (serverino) | Steve French | 2009-05-28 | 1 | -0/+8 |
* | [CIFS] NTLMSSP reenabled after move from connect.c to sess.c | Steve French | 2009-05-04 | 1 | -1/+2 |
* | [CIFS] Remove trailing whitespace | Steve French | 2009-05-01 | 1 | -1/+3 |
* | [CIFS] rename cifs_strndup to cifs_strndup_from_ucs | Steve French | 2009-04-30 | 1 | -1/+5 |
* | [CIFS] Make cifs_unlink consistent in checks for null inode | Steve French | 2009-04-20 | 1 | -0/+6 |
* | [CIFS] Endian convert UniqueId when reporting inode numbers from server files | Steve French | 2009-04-17 | 1 | -1/+2 |
* | [CIFS] Fix memory overwrite when saving nativeFileSystem field during mount | Steve French | 2009-03-18 | 1 | -0/+3 |
* | [CIFS] work around bug in Samba server handling for posix open | Steve French | 2009-03-12 | 1 | -0/+2 |
* | [CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flush | Steve French | 2009-03-12 | 1 | -1/+3 |
* | [CIFS] Send SMB flush in cifs_fsync | Steve French | 2009-03-12 | 1 | -1/+3 |
* | [CIFS] Fix multiuser mounts so server does not invalidate earlier security co... | Steve French | 2009-02-21 | 1 | -0/+10 |
* | [CIFS] improve posix semantics of file create | Steve French | 2009-02-21 | 1 | -1/+3 |
* | [CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specif... | Steve French | 2009-02-21 | 1 | -1/+2 |
* | [CIFS] revalidate parent inode when rmdir done within that directory | Steve French | 2009-01-29 | 1 | -1/+3 |
* | [CIFS] make sure that DFS pathnames are properly formed | Steve French | 2008-12-26 | 1 | -1/+2 |
* | [CIFS] Can not mount with prefixpath if root directory of share is inaccessible | Steve French | 2008-12-26 | 1 | -1/+3 |
* | [CIFS] add mount option to send mandatory rather than advisory locks | Steve French | 2008-12-26 | 1 | -0/+6 |
* | [CIFS] fix check for dead tcon in smb_init | Steve French | 2008-11-18 | 1 | -1/+5 |
* | [CIFS] Reduce number of socket retries in large write path | Steve French | 2008-10-29 | 1 | -1/+5 |
* | [CIFS] improve setlease handling | Steve French | 2008-10-23 | 1 | -1/+2 |
* | [CIFS] undo changes in cifs_rename_pending_delete if it errors out | Steve French | 2008-10-20 | 1 | -0/+8 |
* | [CIFS] update cifs change log | Steve French | 2008-08-28 | 1 | -1/+4 |
* | [CIFS] Add destroy routine for dns_resolver | Jeff Layton | 2008-08-27 | 1 | -1/+2 |
* | [CIFS] check version in spnego upcall response | Steve French | 2008-08-26 | 1 | -1/+5 |
* | [CIFS] Code cleanup in old sessionsetup code | Steve French | 2008-08-06 | 1 | -0/+8 |
* | [CIFS] Fix hang in mount when negprot causes server to kill tcp session | Steve French | 2008-06-10 | 1 | -0/+5 |
* | [CIFS] Enable DFS support for Unix query path info | Steve French | 2008-05-20 | 1 | -0/+2 |
* | fix memory leak in CIFSFindNext | Jeff Layton | 2008-05-13 | 1 | -1/+2 |
* | [CIFS] Fix statfs formatting | Steve French | 2008-04-28 | 1 | -0/+3 |
* | [CIFS] minor update to change log | Steve French | 2008-04-04 | 1 | -1/+2 |
* | [CIFS] fixup prefixpaths which contain multiple path components | Steve French | 2008-02-14 | 1 | -1/+3 |
* | [CIFS] Allow setting mode via cifs acl | Steve French | 2007-12-31 | 1 | -0/+2 |
* | [CIFS] redo existing session setup if needed in cifs_mount | Jeff Layton | 2007-12-31 | 1 | -1/+2 |
* | [CIFS] fix SetEA failure to some Samba versions | Steve French | 2007-12-30 | 1 | -1/+1 |
* | [CIFS] Fix potential data corruption when writing out cached dirty pages | Jeff Layton | 2007-11-20 | 1 | -1/+3 |
* | [CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup request | Steve French | 2007-11-16 | 1 | -0/+1 |
* | [CIFS] fix oops on second mount to same server when null auth is used | Jeff Layton | 2007-11-09 | 1 | -0/+1 |
* | [CIFS] add mode to acl conversion helper function | Steve French | 2007-11-08 | 1 | -0/+3 |
* | [CIFS] when mount helper missing fix slash wrong direction in share | Steve French | 2007-11-01 | 1 | -1/+4 |
* | [CIFS] enable get mode from ACL when cifsacl mount option specified | Shirish Pargaonkar | 2007-10-30 | 1 | -1/+3 |