* git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6: [CIFS] Check that last search entry resume key is valid [CIFS] make sure we have the right resume info before calling CIFSFindNext [CIFS] clean up error handling in cifs_unlink [CIFS] fix some settings of cifsAttrs after calling SetFileInfo and SetPathInfo cifs: explicitly revoke SPNEGO key after session setup cifs: Convert cifs to new aops. [CIFS] update DOS attributes in cifsInode if we successfully changed them cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIle cifs: work around samba returning -ENOENT on SetFileDisposition call cifs: fix inverted NULL check after kmalloc [CIFS] clean up upcall handling for dns_resolver keys [CIFS] fix busy-file renames and refactor cifs_rename logic cifs: add function to set file disposition [CIFS] add constants for string lengths of keynames in SPNEGO upcall string cifs: move rename and delete-on-close logic into helper function cifs: have find_writeable_file prefer filehandles opened by same task cifs: don't use GFP_KERNEL with GFP_NOFS [CIFS] use common code for turning off ATTR_READONLY in cifs_unlink cifs: clean up variables in cifs_unlink
Showing
- fs/cifs/cifs_spnego.c 26 additions, 9 deletionsfs/cifs/cifs_spnego.c
- fs/cifs/cifsfs.h 1 addition, 1 deletionfs/cifs/cifsfs.h
- fs/cifs/cifsglob.h 1 addition, 0 deletionsfs/cifs/cifsglob.h
- fs/cifs/cifsproto.h 3 additions, 1 deletionfs/cifs/cifsproto.h
- fs/cifs/cifssmb.c 82 additions, 2 deletionsfs/cifs/cifssmb.c
- fs/cifs/dns_resolve.c 41 additions, 33 deletionsfs/cifs/dns_resolve.c
- fs/cifs/file.c 68 additions, 62 deletionsfs/cifs/file.c
- fs/cifs/inode.c 339 additions, 305 deletionsfs/cifs/inode.c
- fs/cifs/misc.c 2 additions, 4 deletionsfs/cifs/misc.c
- fs/cifs/readdir.c 65 additions, 63 deletionsfs/cifs/readdir.c
- fs/cifs/sess.c 3 additions, 1 deletionfs/cifs/sess.c
- fs/cifs/transport.c 1 addition, 2 deletionsfs/cifs/transport.c
Loading
Please register or sign in to comment