projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN
2011-06-24
Jeff Layton
cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-06-24
Jeff Layton
cifs: free blkcipher in smbhash
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-06-23
Jeff Layton
cifs: fix wsize negotiation to respect max buffer size...
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-06-22
Pavel Shilovsky
CIFS: Fix problem with 3.0-rc1 null user mount failure
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-06-14
Steve French
[CIFS] update cifs version to 1.73
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-06-14
Steve French
[CIFS] trivial cleanup fscache cFYI and cERROR messages
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-06-13
Jeff Layton
cifs: correctly handle NULL tcon pointer in CIFSTCon
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-06-13
Jeff Layton
cifs: show sec= option in /proc/mounts
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-06-13
Jeff Layton
cifs: don't allow cifs_reconnect to exit with NULL...
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-06-13
Pavel Shilovsky
CIFS: Fix sparse error
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-06-08
Jeff Layton
cifs: trivial: add space in fsc error message
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-06-07
Jeff Layton
cifs: silence printk when establishing first session...
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-06-06
Darren Salt
CIFS ACL support needs CONFIG_KEYS, so depend on it
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-06-06
Vasily Averin
possible memory corruption in cifs_parse_mount_options()
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-06-03
Suresh Jayaraman
cifs: make CIFS depend on CRYPTO_ECB
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-06-03
Suresh Jayaraman
cifs: fix the kernel release version in the default...
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-27
Steve French
[CIFS] Follow on to cifsacl endian patch (__constant_cpu_to_...
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-27
Steve French
[CIFS] Fix endian error comparing authusers when cifsacl...
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-27
Steve French
[CIFS] Rename three structures to avoid camel case
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-27
Steve French
Fix extended security auth failure
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-27
Pavel Shilovsky
CIFS: Add rwpidforward mount option
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-27
Pavel Shilovsky
CIFS: Migrate to shared superblock model
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-27
Steve French
[CIFS] Migrate from prefixpath logic
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-27
Pavel Shilovsky
CIFS: Fix memory leak in cifs_do_mount
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-26
Steve French
[CIFS] When mandatory encryption on share, fail mount
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-26
Pavel Shilovsky
CIFS: Use pid saved from cifsFileInfo in writepages...
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-25
Jeff Layton
cifs: add cifs_async_writev
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-25
Jeff Layton
cifs: clean up wsize negotiation and allow for larger...
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-25
Jeff Layton
cifs: convert cifs_writepages to use async writes
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-25
Pavel Shilovsky
CIFS: Fix undefined behavior when mount fails
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-24
Jeff Layton
cifs: don't call mid_q_entry->callback under the Global_MidL...
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-24
Pavel Shilovsky
CIFS: Simplify mount code for further shared sb capability
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-23
Pavel Shilovsky
CIFS: Simplify connection structure search calls
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-23
Christoph Hellwig
cifs: remove unused SMB2 config and mount options
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-23
Jeff Layton
cifs: add ignore_pend flag to cifs_call_async
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-23
Jeff Layton
cifs: make cifs_send_async take a kvec array
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-23
Jeff Layton
cifs: consolidate SendReceive response checks
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-20
Steve French
[CIFS] Fix to problem with getattr caused by invalidate...
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Steve French
[CIFS] Remove sparse warning
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Steve French
[CIFS] Update cifs to version 1.72
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Shirish Pargaonkar
cifs: Change key name to cifs.idmap, misc. clean-up
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Sean Finney
cifs: Unconditionally copy mount options to superblock...
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Sean Finney
cifs: Use kstrndup for cifs_sb->mountdata
Reviewed-By:
Steve French
<smfrench@gmail.com>
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Sean Finney
cifs: Simplify handling of submount options in cifs_mount.
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Sean Finney
cifs: cifs_parse_mount_options: do not tokenize mount...
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Sean Finney
cifs: Add support for mounting Windows 2008 DFS shares
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Sean Finney
cifs: Extract DFS referral expansion logic to separate...
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Jeff Layton
cifs: turn BCC into a static inlined function
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Jeff Layton
cifs: keep BCC in little-endian format
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Jeff Layton
cifs: fix some unused variable warnings in id_rb_search
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Pavel Shilovsky
CIFS: Simplify invalidate part (try #5)
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Pavel Shilovsky
CIFS: directio read/write cleanups
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Steve French
consistently use smb_buf_length as be32 for cifs (try 3)
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Shirish Pargaonkar
cifs: Invoke id mapping functions (try #17 repost)
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Shirish Pargaonkar
cifs: Add idmap key and related data structures and...
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Pavel Shilovsky
CIFS: Add launder_page operation (try #3)
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Steve French
Introduce smb2 mounts as vers=2
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Pavel Shilovsky
CIFS: Use invalidate_inode_pages2 instead of invalidate_remo...
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Jeff Layton
cifs: fix comment in validate_t2
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Jeff Layton
VFS: trivial: fix comment on s_maxbytes value warning...
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Steve French
[CIFS] Allow to set extended attribute cifs_acl (try #2)
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Steve French
[CIFS] Use ecb des kernel crypto APIs instead of
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Shirish Pargaonkar
cifs: cleanup: Rename and remove config flags
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Steve French
Introduce SMB2 Kconfig option
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Steve French
Shrink stack space usage in cifs_construct_tcon
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Justin P. Mattock
fs:cifs:connect.c remove one to many l's in the word.
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Steve French
Don't compile in unused reparse point symlink code
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Steve French
Remove unused CIFSSMBNotify worker function
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-19
Shirish Pargaonkar
cifs: Remove unused inode number while fetching root...
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-17
Jeff Layton
cifs: fix cifsConvertToUCS() for the mapchars case
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-17
Jeff Layton
cifs: add fallback in is_path_accessible for old servers
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-03
Jeff Layton
cifs: handle errors from coalesce_t2
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-05-03
Jeff Layton
cifs: refactor mid finding loop in cifs_demultiplex_thread
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-04-29
Jeff Layton
cifs: sanitize length checking in coalesce_t2 (try #3)
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-04-29
Jeff Layton
cifs: check for bytes_remaining going to zero in CIFS_SessSetup
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-04-29
Jeff Layton
cifs: change bleft in decode_unicode_ssetup back to...
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-04-21
Pavel Shilovsky
CIFS: Fix memory over bound bug in cifs_parse_mount_options
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-04-12
Jeff Layton
cifs: don't allow mmap'ed pages to be dirtied while...
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-04-12
Steve French
[CIFS] Warn on requesting default security (ntlm) on...
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-04-12
Steve French
[CIFS] cifs: clarify the meaning of tcpStatus == CifsGood
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-04-12
Jeff Layton
cifs: wrap received signature check in srv_mutex
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-04-12
Jeff Layton
cifs: clean up various nits in unicode routines (try #2)
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-04-12
Jeff Layton
cifs: clean up length checks in check2ndT2
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-04-12
Jeff Layton
cifs: set ra_pages in backing_dev_info
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-04-12
Jeff Layton
cifs: fix broken BCC check in is_valid_oplock_break
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-04-12
Jeff Layton
cifs: always do is_path_accessible check in cifs_mount
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-04-12
Steve French
various endian fixes to cifs
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-04-12
Steve French
Elminate sparse __CHECK_ENDIAN__ warnings on port conversion
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-04-12
Steve French
Max share size is too small
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-04-12
Steve French
Allow user names longer than 32 bytes
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-04-12
Jeff Layton
cifs: replace /proc/fs/cifs/Experimental with a module...
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-04-12
Jeff Layton
cifs: check for private_data before trying to put it
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-02-21
Steve French
[CIFS] update cifs version
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-02-21
Shirish Pargaonkar
cifs: Fix regression in LANMAN (LM) auth code
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-02-17
Jeff Layton
cifs: fix handling of scopeid in cifs_convert_address
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-02-11
Jeff Layton
cifs: don't always drop malformed replies on the floor...
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-02-10
Jeff Layton
cifs: clean up checks in cifs_echo_request
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-02-08
Steve French
[CIFS] Do not send SMBEcho requests on new sockets...
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-02-07
Jeff Layton
cifs: remove checks for ses->status == CifsExiting
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
2011-02-06
Stanislav Fomichev
cifs: add check for kmalloc in parse_dacl
Signed-off-by:
Steve French
<sfrench@us.ibm.com>
commit
|
commitdiff
|
tree
next