index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-10-23
[PATCH] move executable checking into ->permission()
Miklos Szeredi
2008-10-23
[PATCH] fix ->llseek for more directories
Christoph Hellwig
2008-10-23
cifs: handle the TCP_Server_Info->tsk field more carefully
Jeff Layton
2008-10-23
cifs: fix unlinking of rename target when server doesn't support open file re...
Jeff Layton
2008-10-23
[CIFS] improve setlease handling
Steve French
2008-10-21
[CIFS] fix saving of resume key before CIFSFindNext
Jeff Layton
2008-10-20
cifs: make cifs_rename handle -EACCES errors
Jeff Layton
2008-10-20
[CIFS] fix build error
Steve French
2008-10-20
fs/Kconfig: move CIFS out
Alexey Dobriyan
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-10-20
[CIFS] undo changes in cifs_rename_pending_delete if it errors out
Steve French
2008-10-20
cifs: track DeletePending flag in cifsInodeInfo
Jeff Layton
2008-10-17
cifs: don't use CREATE_DELETE_ON_CLOSE in cifs_rename_pending_delete
Jeff Layton
2008-10-16
[CIFS] eliminate usage of kthread_stop for cifsd
Jeff Layton
2008-10-16
[CIFS] Add nodfs mount option
Steve French
2008-10-12
[CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_ass...
Jeff Layton
2008-10-08
[CIFS] Check that last search entry resume key is valid
Steve French
2008-10-07
[CIFS] make sure we have the right resume info before calling CIFSFindNext
Steve French
2008-10-07
[CIFS] clean up error handling in cifs_unlink
Steve French
2008-10-06
[CIFS] fix some settings of cifsAttrs after calling SetFileInfo and SetPathInfo
Jeff Layton
2008-09-24
cifs: explicitly revoke SPNEGO key after session setup
Jeff Layton
2008-09-24
cifs: Convert cifs to new aops.
Nick Piggin
2008-09-24
[CIFS] update DOS attributes in cifsInode if we successfully changed them
Steve French
2008-09-24
cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIle
Jeff Layton
2008-09-24
cifs: work around samba returning -ENOENT on SetFileDisposition call
Jeff Layton
2008-09-24
cifs: fix inverted NULL check after kmalloc
Jeff Layton
2008-09-23
[CIFS] clean up upcall handling for dns_resolver keys
Steve French
2008-09-23
[CIFS] fix busy-file renames and refactor cifs_rename logic
Steve French
2008-09-23
cifs: add function to set file disposition
Jeff Layton
2008-09-23
[CIFS] add constants for string lengths of keynames in SPNEGO upcall string
Steve French
2008-09-23
cifs: move rename and delete-on-close logic into helper function
Jeff Layton
2008-09-23
cifs: have find_writeable_file prefer filehandles opened by same task
Jeff Layton
2008-09-22
cifs: don't use GFP_KERNEL with GFP_NOFS
Pekka Enberg
2008-09-16
[CIFS] use common code for turning off ATTR_READONLY in cifs_unlink
Steve French
2008-09-16
cifs: clean up variables in cifs_unlink
Jeff Layton
2008-08-28
[CIFS] Turn off Unicode during session establishment for plaintext authentica...
Steve French
2008-08-28
[CIFS] update cifs change log
Steve French
2008-08-28
cifs: fix O_APPEND on directio mounts
Jeff Layton
2008-08-27
[CIFS] Fix plaintext authentication
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-19
[CIFS] Kerberos support not considered experimental anymore
Steve French
2008-08-19
[CIFS] distinguish between Kerberos and MSKerberos in upcall
Steve French
2008-08-19
cifs: add local server pointer to cifs_setup_session
Jeff Layton
2008-08-19
[CIFS] reindent misindented statement
Ilpo Järvinen
2008-08-14
[CIFS] mount of IPC$ breaks with iget patch
Steve French
2008-08-11
[CIFS] remove trailing whitespace
Steve French
2008-08-11
[CIFS] if get root inode fails during mount, cleanup tree connection
Steve French
2008-08-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...
Linus Torvalds
[next]