Btrfs: always pin metadata in discard mode
[safe/jmp/linux-2.6] / fs / cifs /
2009-08-04 Steve French[CIFS] Update readme to reflect forceuid mount parms
2009-08-03 Roel Kluincifs: Read buffer overflow
2009-08-03 Jeff Laytoncifs: show noforceuid/noforcegid mount options (try #2)
2009-08-02 Jeff Laytoncifs: reinstate original behavior when uid=/gid= option...
2009-07-30 Steve French[CIFS] Updates fs/cifs/CHANGES
2009-07-28 Jeff Laytoncifs: fix error handling in mount-time DFS referral...
2009-07-22 Steve French[CIFS] fix sparse warning
2009-07-22 Jeff Laytoncifs: fix sb->s_maxbytes so that it casts properly...
2009-07-22 Jeff Laytoncifs: disable serverino if server doesn't support it
2009-07-20 Jeff Laytoncifs: free nativeFileSystem field before allocating...
2009-07-10 Steve French[CIFS] Distinguish posix opens and mkdirs from legacy...
2009-07-09 Jeff Laytoncifs: when ATTR_READONLY is set, only clear write bits...
2009-07-09 Jeff Laytoncifs: remove cifsInodeInfo->inUse counter
2009-07-09 Jeff Laytoncifs: convert cifs_get_inode_info and non-posix readdir...
2009-07-09 Steve French[CIFS] update cifs version number
2009-07-09 Jeff Laytoncifs: add and use CIFSSMBUnixSetFileInfo for setattr...
2009-07-09 Jeff Laytoncifs: make a separate function for filling out FILE_UNI...
2009-07-09 Jeff Laytoncifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo
2009-07-09 Jeff Laytoncifs: add pid of initiating process to spnego upcall...
2009-07-08 Jeff Laytoncifs: fix regression with O_EXCL creates and optimize...
2009-07-01 Jeff Laytoncifs: add new cifs_iget function and convert unix codep...
2009-06-27 Jeff Laytoncifs: fix fh_mutex locking in cifs_reopen_file
2009-06-26 Steve French[CIFS] remove unknown mount option warning message
2009-06-26 Steve French[CIFS] remove bkl usage from umount begin
2009-06-25 Suresh Jayaramancifs: Fix incorrect return code being printed in cFYI...
2009-06-25 Steve French[CIFS] cleanup asn handling for ntlmssp
2009-06-25 Simo Leone[CIFS] Copy struct *after* setting the port, instead...
2009-06-25 Jeff Laytoncifs: remove rw/ro options
2009-06-25 Jeff Laytoncifs: fix problems with earlier patches
2009-06-25 Jeff Laytoncifs: have cifs parse scope_id out of IPv6 addresses...
2009-06-25 Steve French[CIFS] Do not send tree disconnect if session is alread...
2009-06-15 Steve French[CIFS] Fix build break
2009-06-15 Jeff Laytoncifs: display scopeid in /proc/mounts
2009-06-13 Jeff Laytoncifs: add new routine for converting AF_INET and AF_INE...
2009-06-13 Jeff Laytoncifs: have cifs_show_options show forceuid/forcegid...
2009-06-13 Jeff Laytoncifs: remove unneeded NULL checks from cifs_show_options
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-06-12 Al Viroswitch follow_down()
2009-06-10 Jeff Laytoncifs: remove never-used in6_addr option
2009-06-10 Jeff Laytoncifs: add addr= mount option alias for ip=
2009-06-06 Steve French[CIFS] Add mention of new mount parm (forceuid) to...
2009-06-06 Jeff Laytoncifs: make overriding of ownership conditional on new...
2009-06-02 Jeff Laytoncifs: fix IPv6 address length check
2009-05-28 Christoph Hellwigcifs: clean up set_cifs_acl interfaces
2009-05-28 Christoph Hellwigcifs: reorganize get_cifs_acl
2009-05-28 Steve French[CIFS] Update readme to indicate change to default...
2009-05-28 Jeff Laytoncifs: make serverino the default when mounting
2009-05-28 Jeff Laytoncifs: rename cifs_iget to cifs_root_iget
2009-05-28 Jeff Laytoncifs: make cnvrtDosUnixTm take a little-endian args...
2009-05-28 Jeff Laytoncifs: have cifs_NTtimeToUnix take a little-endian arg
2009-05-26 Jeff Laytoncifs: tighten up default file_mode/dir_mode
2009-05-26 Jeff Laytoncifs: fix artificial limit on reading symlinks
2009-05-23 Steve French[CIFS] Avoid open on possible directories since Samba...
2009-05-21 Steve French[CIFS] fix posix open regression
2009-05-19 Jeff Laytoncifs: fix pointer initialization and checks in cifs_fol...
2009-05-14 Jeff Laytoncifs: fix error handling in parse_DFS_referrals
2009-05-09 Al ViroConvert obvious places to deactivate_locked_super()
2009-05-09 Alessio Igor Boganivfs: umount_begin BKL pushdown
2009-05-08 Steve French[CIFS] Fix double list addition in cifs posix open...
2009-05-06 Steve French[CIFS] Allow raw ntlmssp code to be enabled with sec...
2009-05-06 Steve French[CIFS] Fix SMB uid in NTLMSSP authenticate request
2009-05-04 Steve French[CIFS] NTLMSSP reenabled after move from connect.c...
2009-05-02 Steve French[CIFS] Remove sparse warning
2009-05-02 Steve French[CIFS] remove checkpatch warning
2009-05-02 Steve French[CIFS] Fix final user of old string conversion code
2009-05-02 Jeff Layton[CIFS] remove cifs_strfromUCS_le
2009-05-02 Steve French[CIFS] NTLMSSP support moving into new file, old dead...
2009-05-01 Steve French[CIFS] Fix endian conversion of vcnum field
2009-05-01 Steve French[CIFS] Remove trailing whitespace
2009-05-01 Steve French[CIFS] Remove sparse endian warnings
2009-05-01 Steve French[CIFS] Add remaining ntlmssp flags and standardize...
2009-05-01 Steve French[CIFS] Fix build warning
2009-05-01 Jeff Laytoncifs: fix length handling in cifs_get_name_from_search_buf
2009-04-30 Steve French[CIFS] Remove unneeded QuerySymlink call and fix mappin...
2009-04-30 Steve French[CIFS] rename cifs_strndup to cifs_strndup_from_ucs
2009-04-30 Igor MammedovAdded loop check when mounting DFS tree.
2009-04-30 Igor MammedovEnable dfs submounts to handle remote referrals.
2009-04-30 Steve French[CIFS] Remove older session setup implementation
2009-04-30 Jeff Laytoncifs: change cifs_get_name_from_search_buf to use new...
2009-04-30 Jeff Laytoncifs: change CIFSSMBUnixQuerySymLink to use new helpers
2009-04-30 Jeff Laytoncifs: fix session setup unicode string saving to use...
2009-04-30 Jeff Laytoncifs: convert CIFSTCon to use new unicode helper functions
2009-04-30 Jeff Laytoncifs: rename cifs_strlcpy_to_host and make it use new...
2009-04-30 Jeff Laytoncifs: add new function to get unicode string length...
2009-04-30 Jeff Laytoncifs: add replacement for cifs_strtoUCS_le called cifs_...
2009-04-30 Jeff Laytoncifs: move #defines for mapchars into cifs_unicode.h
2009-04-20 Suresh Jayaramancifs: Increase size of tmp_buf in cifs_readdir to avoid...
2009-04-20 Suresh Jayaramancifs: Rename cifs_strncpy_to_host and fix buffer size
2009-04-20 Steve French[CIFS] Make cifs_unlink consistent in checks for null...
2009-04-17 Jeff Laytoncifs: when renaming don't try to unlink negative dentry
2009-04-17 Jeff Laytoncifs: remove unneeded bcc_ptr update in CIFSTCon
2009-04-17 Jeff Laytoncifs: add cFYI messages with some of the saved strings...
2009-04-17 Jeff Laytoncifs: fix buffer size for tcon->nativeFileSystem field
2009-04-17 Jeff Laytoncifs: fix unicode string area word alignment in session...
2009-04-17 Steve French[CIFS] Fix build break caused by change to new current_...
2009-04-17 Steve French[CIFS] Fix sparse warnings
2009-04-17 Steve French[CIFS] Add support for posix open during lookup
2009-04-17 Jeff Laytoncifs: no need to use rcu_assign_pointer on immutable...
2009-04-17 Jeff Laytoncifs: remove dnotify thread code
2009-04-17 Steve French[CIFS] remove some build warnings
next