aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAge
* [CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_ass...Jeff Layton2008-10-12
* [CIFS] Check that last search entry resume key is validSteve French2008-10-08
* [CIFS] make sure we have the right resume info before calling CIFSFindNextSteve French2008-10-07
* [CIFS] clean up error handling in cifs_unlinkSteve French2008-10-07
* [CIFS] fix some settings of cifsAttrs after calling SetFileInfo and SetPathInfoJeff Layton2008-10-06
* cifs: explicitly revoke SPNEGO key after session setupJeff Layton2008-09-24
* cifs: Convert cifs to new aops.Nick Piggin2008-09-24
* [CIFS] update DOS attributes in cifsInode if we successfully changed themSteve French2008-09-24
* cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIleJeff Layton2008-09-24
* cifs: work around samba returning -ENOENT on SetFileDisposition callJeff Layton2008-09-24
* cifs: fix inverted NULL check after kmallocJeff Layton2008-09-24
* [CIFS] clean up upcall handling for dns_resolver keysSteve French2008-09-23
* [CIFS] fix busy-file renames and refactor cifs_rename logicSteve French2008-09-23
* cifs: add function to set file dispositionJeff Layton2008-09-23
* [CIFS] add constants for string lengths of keynames in SPNEGO upcall stringSteve French2008-09-23
* cifs: move rename and delete-on-close logic into helper functionJeff Layton2008-09-23
* cifs: have find_writeable_file prefer filehandles opened by same taskJeff Layton2008-09-22
* cifs: don't use GFP_KERNEL with GFP_NOFSPekka Enberg2008-09-22
* [CIFS] use common code for turning off ATTR_READONLY in cifs_unlinkSteve French2008-09-16
* cifs: clean up variables in cifs_unlinkJeff Layton2008-09-16
* [CIFS] Turn off Unicode during session establishment for plaintext authentica...Steve French2008-08-28
* [CIFS] update cifs change logSteve French2008-08-28
* cifs: fix O_APPEND on directio mountsJeff Layton2008-08-28
* [CIFS] Fix plaintext authenticationSteve French2008-08-27
* [CIFS] Add destroy routine for dns_resolverJeff Layton2008-08-27
* [CIFS] check version in spnego upcall responseSteve French2008-08-25
* [CIFS] Kerberos support not considered experimental anymoreSteve French2008-08-19
* [CIFS] distinguish between Kerberos and MSKerberos in upcallSteve French2008-08-19
* cifs: add local server pointer to cifs_setup_sessionJeff Layton2008-08-19
* [CIFS] reindent misindented statementIlpo Järvinen2008-08-19
* [CIFS] mount of IPC$ breaks with iget patchSteve French2008-08-13
* [CIFS] remove trailing whitespaceSteve French2008-08-11
* [CIFS] if get root inode fails during mount, cleanup tree connectionSteve French2008-08-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...Linus Torvalds2008-08-08
|\
| * [CIFS] list entry can not return nullSteve French2008-08-08
| * turn cifs_setattr into a multiplexor that calls the correct functionJeff Layton2008-08-06
| * move file time and dos attribute setting logic into new functionJeff Layton2008-08-06
| * spin off cifs_setattr with unix extensions to its own functionJeff Layton2008-08-06
| * [CIFS] Code cleanup in old sessionsetup codeSteve French2008-08-06
| * [CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dirJeff Layton2008-08-06
| * Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID argJeff Layton2008-08-06
| * change CIFSSMBSetTimes to CIFSSMBSetPathInfoJeff Layton2008-08-06
| * [CIFS] fix trailing whitespaceSteve French2008-08-06
| * bundle up Unix SET_PATH_INFO args into a struct and change nameJeff Layton2008-08-06
| * Fix missing braces in cifs_revalidate()Suresh Jayaraman2008-08-05
| * remove locking around tcpSesAllocCount atomic variableJeff Layton2008-08-03
| * [CIFS] properly account for new user= field in SPNEGO upcall string allocationJeff Layton2008-08-01
| * [CIFS] remove level of indentation from decode_negTokenInitJeff Layton2008-07-31
| * [CIFS] cifs send2 not retrying enough in some cases on full socketShirish Pargaonkar2008-07-29
| * [CIFS] oid should also be checked against class in cifs asnSteve French2008-07-29