checkpatch: pull out known acceptable typedefs
[safe/jmp/linux-2.6] / fs / cifs /
2008-10-12 Jeff Layton[CIFS] cifs: remove pointless lock and unlock of Global...
2008-10-08 Steve French[CIFS] Check that last search entry resume key is valid
2008-10-07 Steve French[CIFS] make sure we have the right resume info before...
2008-10-07 Steve French[CIFS] clean up error handling in cifs_unlink
2008-10-06 Jeff Layton[CIFS] fix some settings of cifsAttrs after calling...
2008-09-24 Jeff Laytoncifs: explicitly revoke SPNEGO key after session setup
2008-09-24 Nick Piggincifs: Convert cifs to new aops.
2008-09-24 Steve French[CIFS] update DOS attributes in cifsInode if we success...
2008-09-24 Jeff Laytoncifs: remove NULL termination from rename target in...
2008-09-24 Jeff Laytoncifs: work around samba returning -ENOENT on SetFileDis...
2008-09-24 Jeff Laytoncifs: fix inverted NULL check after kmalloc
2008-09-23 Steve French[CIFS] clean up upcall handling for dns_resolver keys
2008-09-23 Steve French[CIFS] fix busy-file renames and refactor cifs_rename...
2008-09-23 Jeff Laytoncifs: add function to set file disposition
2008-09-23 Steve French[CIFS] add constants for string lengths of keynames...
2008-09-23 Jeff Laytoncifs: move rename and delete-on-close logic into helper...
2008-09-23 Jeff Laytoncifs: have find_writeable_file prefer filehandles opene...
2008-09-22 Pekka Enbergcifs: don't use GFP_KERNEL with GFP_NOFS
2008-09-16 Steve French[CIFS] use common code for turning off ATTR_READONLY...
2008-09-16 Jeff Laytoncifs: clean up variables in cifs_unlink
2008-08-28 Steve French[CIFS] Turn off Unicode during session establishment...
2008-08-28 Steve French[CIFS] update cifs change log
2008-08-28 Jeff Laytoncifs: fix O_APPEND on directio mounts
2008-08-27 Steve French[CIFS] Fix plaintext authentication
2008-08-27 Jeff Layton[CIFS] Add destroy routine for dns_resolver
2008-08-26 Steve French[CIFS] check version in spnego upcall response
2008-08-19 Steve French[CIFS] Kerberos support not considered experimental...
2008-08-19 Steve French[CIFS] distinguish between Kerberos and MSKerberos...
2008-08-19 Jeff Laytoncifs: add local server pointer to cifs_setup_session
2008-08-19 Ilpo Järvinen[CIFS] reindent misindented statement
2008-08-14 Steve French[CIFS] mount of IPC$ breaks with iget patch
2008-08-11 Steve French[CIFS] remove trailing whitespace
2008-08-11 Steve French[CIFS] if get root inode fails during mount, cleanup...
2008-08-08 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-08-08 Steve French[CIFS] list entry can not return null
2008-08-06 Jeff Laytonturn cifs_setattr into a multiplexor that calls the...
2008-08-06 Jeff Laytonmove file time and dos attribute setting logic into...
2008-08-06 Jeff Laytonspin off cifs_setattr with unix extensions to its own...
2008-08-06 Steve French[CIFS] Code cleanup in old sessionsetup code
2008-08-06 Jeff Layton[CIFS] cifs_mkdir and cifs_create should respect the...
2008-08-06 Jeff LaytonRename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and...
2008-08-06 Jeff Laytonchange CIFSSMBSetTimes to CIFSSMBSetPathInfo
2008-08-06 Steve French[CIFS] fix trailing whitespace
2008-08-06 Jeff Laytonbundle up Unix SET_PATH_INFO args into a struct and...
2008-08-05 Suresh JayaramanFix missing braces in cifs_revalidate()
2008-08-05 Nick Pigginmm: rename page trylock
2008-08-04 Jeff Laytonremove locking around tcpSesAllocCount atomic variable
2008-08-01 Jeff Layton[CIFS] properly account for new user= field in SPNEGO...
2008-08-01 Al Viro[PATCH] pass struct path * to do_add_mount()
2008-07-31 Jeff Layton[CIFS] remove level of indentation from decode_negTokenInit
2008-07-29 Shirish Pargaonkar[CIFS] cifs send2 not retrying enough in some cases...
2008-07-29 Steve French[CIFS] oid should also be checked against class in...
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-07-26 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-24 Chris WrightWhen verifying the decoded header before decoding the...
2008-07-24 Shirish Pargaonkar[CIFS] Fix warnings from checkpatch
2008-07-24 Shirish Pargaonkar[CIFS] Fix improper endian conversion of ACL subauth...
2008-07-24 Shirish Pargaonkar[CIFS] Fix possible double free if search immediately...
2008-07-24 Steve French[CIFS] remove checkpatch warning
2008-07-24 Alexey DobriyanSigned-off-by: Alexey Dobriyan <adobriyan@gmail.com>
2008-07-24 Harvey Harrisoncifs: assorted endian annotations
2008-07-23 Jeff Layton[CIFS] break ATTR_SIZE changes out into their own function
2008-07-23 Jeff Laytonlockdep: annotate cifs in-kernel sockets
2008-07-22 Jan Beulich[CIFS] Fix compiler warning on 64-bit
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-12 Jeff Laytoncifs: fix wksidarr declaration to be big-endian friendly
2008-07-12 Jeff Laytoncifs: fix inode leak in cifs_get_inode_info_unix
2008-07-02 Andi KleenRemove BKL from remote_llseek v2
2008-06-11 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-06-10 Steve French[CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPC...
2008-06-10 Steve French[CIFS] Fix hang in mount when negprot causes server...
2008-06-05 Chris Wrightasn1: additional sanity checking during BER decoding
2008-06-04 Al Virocifs endianness fixes
2008-05-25 Jeff Laytondisable most mode changes on non-unix/non-cifsacl mounts
2008-05-23 Steve French[CIFS] Correct incorrect obscure open flag
2008-05-23 Steve French[CIFS] warn if both dynperm and cifsacl mount options...
2008-05-23 Jeff Laytonsilently ignore ownership changes unless unix extension...
2008-05-23 Steve French[CIFS] remove trailing whitespace
2008-05-23 Jeff Laytonwhen creating new inodes, use file_mode/dir_mode exclus...
2008-05-23 Jeff Laytonon non-posix shares, clear write bits in mode when...
2008-05-23 Steve French[CIFS] remove unused variables
2008-05-22 Dave Jones[CIFS] Fix reversed memset arguments
2008-05-22 Igor MammedovAdds username in the upcall key for unattended mounts...
2008-05-22 Steve French[CIFS] Remove redundant NULL check
2008-05-21 Steve French[CIFS] Remove debug statement
2008-05-21 Igor MammedovFix possible access to undefined memory region.
2008-05-20 Steve French[CIFS] Enable DFS support for Windows query path info
2008-05-20 Steve French[CIFS] Enable DFS support for Unix query path info
2008-05-19 Steve French[CIFS] add missing seq_printf to cifs_show_options...
2008-05-17 Steve French[CIFS] add more complete mount options to cifs_show_options
2008-05-16 Steve French[CIFS] Add missing defines for DFS
2008-05-16 Igor MammedovCIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed...
2008-05-16 Igor MammedovFixed DFS code to work with new 'build_path_from_dentry...
2008-05-15 Steve French[CIFS] enable parsing for transport encryption mount...
2008-05-15 Steve French[CIFS] Finishup DFS code
2008-05-15 Steve French[CIFS] BKL-removal: convert CIFS over to unlocked_ioctl
2008-05-15 Steve French[CIFS] suppress duplicate warning
2008-05-15 Steve French[CIFS] Fix paths when share is in DFS to include proper...
2008-05-14 Jeff Laytonadd function to convert access flags to legacy open...
next