UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / fs / cifs /
2011-09-27 Jeff Laytoncifs: fix possible memory corruption in CIFSFindNext...
2011-07-15 Steve FrenchWhen mandatory encryption on share, fail mount
2011-06-02 Jeff Laytoncifs: fix cifsConvertToUCS() for the mapchars case
2011-06-02 Jeff Laytoncifs: clean up various nits in unicode routines (try #2)
2011-06-02 Jeff Laytoncifs: add fallback in is_path_accessible for old servers
2011-06-02 Pavel ShilovskyCIFS: Fix memory over bound bug in cifs_parse_mount_options
2011-06-02 Jeff Laytoncifs: handle errors from coalesce_t2
2011-06-02 Jeff Laytoncifs: refactor mid finding loop in cifs_demultiplex_thread
2011-06-02 Jeff Laytoncifs: sanitize length checking in coalesce_t2 (try #3)
2011-06-02 Jeff Laytoncifs: check for bytes_remaining going to zero in CIFS_S...
2011-06-02 Jeff Laytoncifs: change bleft in decode_unicode_ssetup back to...
2011-04-27 Jeff Laytoncifs: wrap received signature check in srv_mutex
2011-04-27 Jeff Laytoncifs: set ra_pages in backing_dev_info
2011-04-27 Jeff Laytoncifs: check for private_data before trying to put it
2011-04-27 Jeff Laytoncifs: always do is_path_accessible check in cifs_mount
2011-02-21 Steve French[CIFS] update cifs version
2011-02-21 Shirish Pargaonkarcifs: Fix regression in LANMAN (LM) auth code
2011-02-17 Jeff Laytoncifs: fix handling of scopeid in cifs_convert_address
2011-02-11 Jeff Laytoncifs: don't always drop malformed replies on the floor...
2011-02-10 Jeff Laytoncifs: clean up checks in cifs_echo_request
2011-02-08 Steve French[CIFS] Do not send SMBEcho requests on new sockets...
2011-02-07 Jeff Laytoncifs: remove checks for ses->status == CifsExiting
2011-02-06 Stanislav Fomichevcifs: add check for kmalloc in parse_dacl
2011-02-05 Jeff Laytoncifs: don't send an echo request unless NegProt has...
2011-02-04 Jeff Laytoncifs: enable signing flag in SMB header when server...
2011-02-04 Shirish Pargaonkarcifs: Possible slab memory corruption while updating...
2011-02-04 Pavel ShilovskyCIFS: Fix variable types in cifs_iovec_read/write ...
2011-02-02 Jeff Laytoncifs: fix length vs. total_read confusion in cifs_demul...
2011-01-31 Jeff Laytoncifs: fix length checks in checkSMB
2011-01-31 Steve French[CIFS] Update cifs minor version
2011-01-31 Shirish Pargaonkarcifs: No need to check crypto blockcipher allocation
2011-01-31 Jeff Laytoncifs: clean up some compiler warnings
2011-01-31 Jeff Laytoncifs: make CIFS depend on CRYPTO_MD4
2011-01-31 Jeff Laytoncifs: force a reconnect if there are too many MIDs...
2011-01-31 Jeff Laytoncifs: don't pop a printk when sending on a socket is...
2011-01-31 Jeff Laytoncifs: simplify SMB header check routine
2011-01-31 Jeff Laytoncifs: send an NT_CANCEL request when a process is signalled
2011-01-31 Jeff Laytoncifs: handle cancelled requests better
2011-01-31 Jeff Laytoncifs: fix two compiler warning about uninitialized...
2011-01-27 Shirish Pargaonkarcifs: More crypto cleanup (try #2)
2011-01-25 Pavel ShilovskyCIFS: Add strictcache mount option
2011-01-25 Pavel ShilovskyCIFS: Implement cifs_strict_writev (try #4)
2011-01-25 Steve French[CIFS] Replace cifs md5 hashing functions with kernel...
2011-01-24 Rob LandleyMake CIFS mount work in a container.
2011-01-24 Jesper JuhlCIFS: Remove pointless variable assignment in cifs_dfs_...
2011-01-21 Jeff Laytoncifs: fix up CIFSSMBEcho for unaligned access
2011-01-20 Jeff Laytoncifs: fix unaligned accesses in cifsConvertToUCS
2011-01-20 Jeff Laytoncifs: clean up unaligned accesses in cifs_unicode.c
2011-01-20 Jeff Laytoncifs: fix unaligned access in check2ndT2 and coalesce_t2
2011-01-20 Jeff Laytoncifs: clean up unaligned accesses in validate_t2
2011-01-20 Jeff Laytoncifs: use get/put_unaligned functions to access ByteCount
2011-01-20 Jeff Laytoncifs: move time field in cifsInodeInfo
2011-01-20 Jeff Laytoncifs: TCP_Server_Info diet
2011-01-20 Pavel ShilovskyCIFS: Implement cifs_strict_readv (try #4)
2011-01-20 Pavel ShilovskyCIFS: Implement cifs_file_strict_mmap (try #2)
2011-01-20 Pavel ShilovskyCIFS: Implement cifs_strict_fsync
2011-01-20 Pavel ShilovskyCIFS: Make cifsFileInfo_put work with strict cache...
2011-01-20 Jeff Laytoncifs: mangle existing header for SMB_COM_NT_CANCEL
2011-01-20 Jeff Laytoncifs: remove code for setting timeouts on requests
2011-01-20 Steve French[CIFS] cifs: reconnect unresponsive servers
2011-01-20 Jeff Laytoncifs: set up recurring workqueue job to do SMB echo...
2011-01-20 Jeff Laytoncifs: add ability to send an echo request
2011-01-20 Jeff Laytoncifs: add cifs_call_async
2011-01-20 Jeff Laytoncifs: allow for different handling of received response
2011-01-20 Jeff Laytoncifs: clean up sync_mid_result
2011-01-20 Jeff Laytoncifs: don't reconnect server when we don't get a response
2011-01-20 Jeff Laytoncifs: wait indefinitely for responses
2011-01-19 Shirish Pargaonkarcifs: Use mask of ACEs for SID Everyone to calculate...
2011-01-19 Shirish Pargaonkarcifs: Fix regression during share-level security mounts...
2011-01-19 Steve French[CIFS] Update cifs version number
2011-01-19 Jeff Laytoncifs: move mid result processing into common function
2011-01-19 Jeff Laytoncifs: move locked sections out of DeleteMidQEntry and...
2011-01-19 Jeff Laytoncifs: clean up accesses to midCount
2011-01-19 Jeff Laytoncifs: make wait_for_free_request take a TCP_Server_Info...
2011-01-19 Jeff Laytoncifs: no need to mark smb_ses_list as cifs_demultiplex_...
2011-01-19 Jeff Laytoncifs: don't fail writepages on -EAGAIN errors
2011-01-19 Pavel ShilovskyCIFS: Fix oplock break handling (try #2)
2011-01-17 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2011-01-16 David HowellsUnexport do_add_mount() and add in follow_automount...
2011-01-16 David HowellsCIFS: Use d_automount() rather than abusing follow_link()
2011-01-16 David HowellsAdd a dentry op to allow processes to be held during...
2011-01-14 Jeff Laytoncifs: add cruid= mount option
2011-01-14 Jeff Laytoncifs: cFYI the entire error code in map_smb_to_linux_error
2011-01-13 Al Viroswitch cifs
2011-01-09 Jeff Laytoncifs: use CreationTime like an i_generation field
2011-01-09 Jeff Laytoncifs: switch cifs_open and cifs_create to use CIFSSMBUn...
2011-01-09 Jeff Laytoncifs: show "acl" in DebugData Features when it's compil...
2011-01-09 Jeff Laytoncifs: move "ntlmssp" and "local_leases" options out...
2011-01-09 Jeff Laytoncifs: replace some hardcoded values with preprocessor...
2011-01-09 Jeff Laytoncifs: remove unnecessary locking around sequence_number
2011-01-09 Steve French[CIFS] Fix minor merge conflict in fs/cifs/dir.c
2011-01-09 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2011-01-07 Nick Pigginfs: dcache per-inode inode alias locking
2011-01-07 Nick Pigginfs: provide rcu-walk aware permission i_ops
2011-01-07 Nick Pigginfs: rcu-walk aware d_revalidate method
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2011-01-07 Nick Pigginfs: icache RCU free inodes
2011-01-07 Nick Pigginfs: dcache remove dcache_lock
2011-01-07 Nick Pigginfs: scale inode alias list
2011-01-07 Nick Pigginfs: change d_hash for rcu-walk
next