Age | Commit message (Expand) | Author |
2008-10-29 | [CIFS] Reduce number of socket retries in large write path | Steve French |
2008-10-23 | [CIFS] improve setlease handling | Steve French |
2008-10-20 | [CIFS] undo changes in cifs_rename_pending_delete if it errors out | Steve French |
2008-08-28 | [CIFS] update cifs change log | Steve French |
2008-08-27 | [CIFS] Add destroy routine for dns_resolver | Jeff Layton |
2008-08-26 | [CIFS] check version in spnego upcall response | Steve French |
2008-08-06 | [CIFS] Code cleanup in old sessionsetup code | Steve French |
2008-06-10 | [CIFS] Fix hang in mount when negprot causes server to kill tcp session | Steve French |
2008-05-20 | [CIFS] Enable DFS support for Unix query path info | Steve French |
2008-05-13 | fix memory leak in CIFSFindNext | Jeff Layton |
2008-04-28 | [CIFS] Fix statfs formatting | Steve French |
2008-04-04 | [CIFS] minor update to change log | Steve French |
2008-02-14 | [CIFS] fixup prefixpaths which contain multiple path components | Steve French |
2007-12-31 | [CIFS] Allow setting mode via cifs acl | Steve French |
2007-12-31 | [CIFS] redo existing session setup if needed in cifs_mount | Jeff Layton |
2007-12-30 | [CIFS] fix SetEA failure to some Samba versions | Steve French |
2007-11-20 | [CIFS] Fix potential data corruption when writing out cached dirty pages | Jeff Layton |
2007-11-16 | [CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup request | Steve French |
2007-11-09 | [CIFS] fix oops on second mount to same server when null auth is used | Jeff Layton |
2007-11-08 | [CIFS] add mode to acl conversion helper function | Steve French |
2007-11-01 | [CIFS] when mount helper missing fix slash wrong direction in share | Steve French |
2007-10-30 | [CIFS] enable get mode from ACL when cifsacl mount option specified | Shirish Pargaonkar |
2007-10-18 | [CIFS] Return better error when server requires signing but client forbids | Steve French |
2007-10-17 | [CIFS] fix bad handling of EAGAIN error on kernel_recvmsg in cifs_demultiplex... | Steve French |
2007-10-14 | [CIFS] Fix endian conversion problem in posix mkdir | Cyril Gorcunov |
2007-10-12 | [CIFS] CIFS ACL support part 3 | Steve French |
2007-09-29 | [CIFS] named pipe support (part 2) | Steve French |
2007-09-28 | [CIFS] Fix memory leak in statfs to very old servers | Steve French |
2007-08-24 | [CIFS] Byte range unlock request to non-Unix server can unlock too much | Jeff Layton |
2007-07-26 | [CIFS] Fix hang in find_writable_file | Steve French |
2007-07-15 | [CIFS] Add support for new POSIX unlink | Steve French |
2007-07-11 | [CIFS] Fix oops in cifs_create when nfsd server exports cifs mount | Steve French |
2007-07-09 | [CIFS] Fix packet signatures for NTLMv2 case | Steve French |
2007-07-06 | [CIFS] Mount should fail if server signing off but client mount option requir... | Jeff |
2007-06-24 | [CIFS] Add in some missing flags and cifs README and TODO corrections | Steve French |
2007-05-05 | [CIFS] Make sec=none force an anonymous mount | Jeff Layton |
2007-04-30 | [CIFS] UID/GID override on CIFS mounts to Samba | Steve French |
2007-04-25 | [CIFS] Add IPv6 support | Steve French |
2007-04-23 | [CIFS] New CIFS POSIX mkdir performance improvement | Steve French |
2007-04-06 | [CIFS] Add write perm for usr to file on windows should remove r/o dos attr | Steve French |
2007-03-23 | [CIFS] Allow reset of file to ATTR_NORMAL when archive bit not set | Steve French |
2007-03-10 | [CIFS] reset mode when client notices that ATTR_READONLY is no longer set | Alan Tyson |
2007-03-06 | [CIFS] cifs_prepare_write was incorrectly rereading page in some cases | Steve French |
2007-02-26 | [CIFS] Fix locking problem around some cifs uses of i_size write | Steve French |
2007-02-14 | [CIFS] on reconnect to Samba - reset the unix capabilities | Steve French |
2007-02-08 | [CIFS] POSIX CIFS Extensions (continued) - POSIX Open | Steve French |
2007-02-06 | [CIFS] Minor cleanup | Steve French |
2006-12-23 | [CIFS] Update CIFS version number | Steve French |
2006-12-08 | [CIFS] Fix NTLMv2 mounts to Windows servers | Steve French |
2006-11-02 | [CIFS] report rename failure when target file is locked by Windows | Steve French |