Commit Graph

11109 Commits (6b9cc7fd469869bed38831c5adac3f59dc25eaf5)

Author SHA1 Message Date
WANG Cong 46f72f57d2 fs/nfs/nfs4proc.c: make nfs4_map_errors() static 16 years ago
Jens Axboe d3f761104b bio: get rid of bio_vec clearing 16 years ago
Jens Axboe b3a6ffe16b Get rid of CONFIG_LSF 16 years ago
Jens Axboe abf137dd77 aio: make the lookup_ioctx() lockless 16 years ago
Jens Axboe 392ddc3298 bio: add support for inlining a number of bio_vecs inside the bio 16 years ago
Jens Axboe bb799ca020 bio: allow individual slabs in the bio_set 16 years ago
Jens Axboe 1b43449869 bio: move the slab pointer inside the bio_set 16 years ago
Jens Axboe 7ff9345ffa bio: only mempool back the largest bio_vec slab cache 16 years ago
Keith Mannthey 08bafc0341 block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set 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
Martin Schwidefsky fc5243d98a [S390] arch_setup_additional_pages arguments 16 years ago
Lachlan McIlroy 25051158bb [XFS] Fix race in xfs_write() between direct and buffered I/O with DMAPI 16 years ago
Olga Kornievskaia 61054b14d5 nfsd: support callbacks with gss flavors 16 years ago
Olga Kornievskaia 945b34a772 rpc: allow gss callbacks to client 16 years ago
Olga Kornievskaia 608207e888 rpc: pass target name down to rpc level on callbacks 16 years ago
Olga Kornievskaia 68e76ad0ba nfsd: pass client principal name in rsc downcall 16 years ago
Andy Adamson cf8cdbe5bd NFS: remove unused status from encode routines 16 years ago
Andy Adamson d017931cff NFS: increment number of operations in each encode routine 16 years ago
Benny Halevy 49c2559e29 NFS: fix comment placement in nfs4xdr.c 16 years ago