Commit Graph

766 Commits (0496e02d8791e7f06673a19a181be30dad6eff70)

Author SHA1 Message Date
Jeff Layton 0496e02d87 cifs: turn smb_send into a wrapper around smb_sendv 16 years ago
Al Viro acfa4380ef inode->i_op is never NULL 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
Al Viro 6badd79bd0 kill ->dir_notify() 16 years ago
Stephen Rothwell bf66542bef cifs: update for new IP4/6 address printing 16 years ago
Julia Lawall 359d67d6ad [CIFS] Remove redundant test 16 years ago
Steve French c6fbba0546 [CIFS] make sure that DFS pathnames are properly formed 16 years ago
Volker Lendecke ac6a3ef405 Remove an already-checked error condition in SendReceiveBlockingLock 16 years ago
Volker Lendecke 698e96a826 Streamline SendReceiveBlockingLock: Use "goto out:" in an error condition 16 years ago
Volker Lendecke 17c8bfed8a Streamline SendReceiveBlockingLock: Use "goto out:" in an error condition 16 years ago
Steve French 2b2bdfba7a [CIFS] Streamline SendReceive[2] by using "goto out:" in an error condition 16 years ago
Volker Lendecke 8e4f2e8a1e Slightly streamline SendReceive[2] 16 years ago
Volker Lendecke 829049cbb1 Check the return value of cifs_sign_smb[2] 16 years ago
Steve French 4c3130efda [CIFS] Cleanup: Move the check for too large R/W requests 16 years ago
Volker Lendecke 27a97a613b [CIFS] Slightly simplify wait_for_free_request(), remove an unnecessary "else" branch 16 years ago
Volker Lendecke 8fbbd365cc Simplify allocate_mid() slightly: Remove some unnecessary "else" branches 16 years ago
Volker Lendecke 6d9c6d5431 [CIFS] In SendReceive, move consistency check out of the mutexed region 16 years ago
Jeff Layton 00e485b019 cifs: store password in tcon 16 years ago
Jeff Layton 4e53a3fb98 cifs: have calc_lanman_hash take more granular args 16 years ago
Jeff Layton 55162dec93 cifs: zero out session password before freeing it 16 years ago
Jeff Layton 8570552425 cifs: fix wait_for_response to time out sleeping processes correctly 16 years ago
Steve French 8be0ed44c2 [CIFS] Can not mount with prefixpath if root directory of share is inaccessible 16 years ago
Steve French 61e7480158 [CIFS] various minor cleanups pointed out by checkpatch script 16 years ago
Steve French 3de2091ac7 [CIFS] fix typo 16 years ago
Steve French acc18aa1e6 [CIFS] remove sparse warning 16 years ago
Steve French 13a6e42af8 [CIFS] add mount option to send mandatory rather than advisory locks 16 years ago
Jeff Layton d5c5605c27 cifs: make ipv6_connect take a TCP_Server_Info arg 16 years ago
Jeff Layton bcf4b1063d cifs: make ipv4_connect take a TCP_Server_Info arg 16 years ago
Jeff Layton 7586b76585 cifs: don't declare smb_vol info on the stack 16 years ago
Jeff Layton 63c038c297 cifs: move allocation of new TCP_Server_Info into separate function 16 years ago
Jeff Layton 8ecaf67a8e cifs: account for IPv6 in ses->serverName and clean up netbios name handling 16 years ago
Jeff Layton 954d7a1cf1 cifs: make dnotify thread experimental code 16 years ago
Jeff Layton 72ca545b2d cifs: convert tcpSem to a mutex 16 years ago
Jeff Layton 0468a2cf91 cifs: take module reference when starting cifsd 16 years ago
Jeff Layton 80909022ce cifs: display addr and prefixpath options in /proc/mounts 16 years ago
Jeff Layton 24b9b06ba7 cifs: remove unused SMB session pointer from struct mid_q_entry 16 years ago
Jeff Layton 331c313510 cifs: fix buffer overrun in parse_DFS_referrals 16 years ago
Jeff Layton a98ee8c1c7 [CIFS] fix regression in cifs_write_begin/cifs_write_end 16 years ago
Steve French ddb4cbfc53 [CIFS] Do not attempt to close invalidated file handles 16 years ago
Steve French bfb59820ee [CIFS] fix check for dead tcon in smb_init 16 years ago
Dave Kleikamp b066a48c95 prevent cifs_writepages() from skipping unwritten pages 16 years ago
Igor Mammedov 2c55608f28 Fixed parsing of mount options when doing DFS submount 16 years ago
Steve French ab3f992983 [CIFS] Fix check for tcon seal setting and fix oops on failed mount from earlier patch 16 years ago
Steve French c2b3382cd4 [CIFS] Fix build break 16 years ago
Jeff Layton f1987b44f6 cifs: reinstate sharing of tree connections 16 years ago
Steve French d82c2df54e [CIFS] minor cleanup to cifs_mount 16 years ago
Jeff Layton 14fbf50d69 cifs: reinstate sharing of SMB sessions sans races 16 years ago
Jeff Layton e7ddee9037 cifs: disable sharing session and tcon and add new TCP sharing code 16 years ago
Steve French 3ec332ef7a [CIFS] clean up server protocol handling 16 years ago
David Howells a001e5b558 CRED: Wrap task credential accesses in the CIFS filesystem 16 years ago