Commit Graph

955 Commits (31627dc59b4a87c4198b4245a7de1b8ccf4424fa)

Author SHA1 Message Date
Jeff Layton 05507fa2ac cifs: fix dentry hash calculation for case-insensitive mounts 15 years ago
Steve French ccd4bb1beb [CIFS] Don't cache timestamps on utimes due to coarse granularity 15 years ago
Steve French 301a6a3177 [CIFS] Maximum username length check in session setup does not match 15 years ago
Jeff Layton f12f98dba6 cifs: fix length calculation for converted unicode readdir names 15 years ago
Al Viro 7e1295d9f8 CIFS shouldn't make mountpoints shrinkable 15 years ago
Steve French 6a5fa2362b [CIFS] Add support for TCP_NODELAY 15 years ago
Christoph Hellwig 6b2f3d1f76 vfs: Implement proper O_SYNC semantics 15 years ago
Steve French a994b8fa66 [CIFS] Enable mmap on forcedirectio mounts 15 years ago
Adam Buchbinder 6070d81eb5 tree-wide: fix misspelling of "definition" in comments 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Jeff Layton a2934c7b36 cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS referrals 15 years ago
Steve French 2f81e752da [CIFS] Fix sparse warning 15 years ago
Steve French cea6234395 [CIFS] Duplicate data on appending to some Samba servers 15 years ago
Steve French 8e6c0332d5 [CIFS] fix oops in cifs_lookup during net boot 15 years ago
David Howells 0109d7e614 SLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_register_user() 15 years ago
Suresh Jayaraman f534dc9943 cifs: clear server inode number flag while autodisabling 15 years ago
Jeff Layton f475f67754 cifs: don't use CIFSGetSrvInodeNumber in is_path_accessible 15 years ago
Jeff Layton ec06aedd44 cifs: clean up handling when server doesn't consistently support inode numbers 15 years ago
J. Bruce Fields dc7a08166f nfs: new subdir Documentation/filesystems/nfs 15 years ago
Steve French 8347a5cdd1 [CIFS] Fixing to avoid invalid kfree() in cifs_get_tcp_session() 15 years ago
Jeff Layton 3321b791b2 cifs: fix locking and list handling code in cifs_open and its helper 16 years ago
Steve French 15dd478107 [CIFS] Remove build warning 16 years ago
Jeff Layton 5d2c0e2259 cifs: fix problems with last two commits 16 years ago
Steve French 0f59e61c1f [CIFS] Fix build break when keys support turned off 16 years ago
Jeff Layton 086f68bd97 cifs: eliminate cifs_init_private 16 years ago
Jeff Layton 3bc303c254 cifs: convert oplock breaks to use slow_work facility (try #4) 16 years ago
npiggin@suse.de c08d3b0e33 truncate: use new helpers 16 years ago
Thomas Gleixner 6d729e44a5 fs: Make unload_nls() NULL pointer safe 16 years ago
Alexey Dobriyan 6e1d5dcc2b const: mark remaining inode_operations as const 16 years ago
Alexey Dobriyan 0d54b217a2 const: make struct super_block::s_qcop const 16 years ago
Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 16 years ago
Jeff Layton 48541bd3dd cifs: have cifsFileInfo hold an extra inode reference 16 years ago
Jeff Layton 058daf4f67 cifs: take read lock on GlobalSMBSes_lock in is_valid_oplock_break 16 years ago
Jeff Layton 495e993745 cifs: remove cifsInodeInfo.oplockPending flag 16 years ago
Jeff Layton 590a3fe0e1 cifs: fix oplock request handling in posix codepath 16 years ago
Chuck Ebbert 20d1752f3d [CIFS] Re-enable Lanman security 16 years ago
Jeff Layton 9162ab2000 cifs: consolidate reconnect logic in smb_init routines 16 years ago
Dave Kleikamp 6ab409b53d cifs: Replace wrtPending with a real reference count 16 years ago
Jeff Layton 1b49c55661 cifs: protect GlobalOplock_Q with its own spinlock 16 years ago
Jeff Layton 8e047d09ee cifs: use tcon pointer in cifs_show_options 16 years ago
Jeff Layton 8c58b54574 cifs: send IPv6 addr in upcall with colon delimiters 16 years ago
Steve French ca43e3beee [CIFS] Fix checkpatch warnings 16 years ago
Suresh Jayaraman bdb97adcdf PATCH] cifs: fix broken mounts when a SSH tunnel is used (try #4) 16 years ago
Alexander Strakh 1b3859bc9e [CIFS] Memory leak in ntlmv2 hash calculation 16 years ago
Steve French 2920ee2b47 [CIFS] potential NULL dereference in parse_DFS_referrals() 16 years ago
Steve French d098564f3b [CIFS] Update readme to reflect forceuid mount parms 16 years ago
Roel Kluin 24e2fb615f cifs: Read buffer overflow 16 years ago
Jeff Layton 4486d6ede1 cifs: show noforceuid/noforcegid mount options (try #2) 16 years ago
Jeff Layton 9b9d6b2434 cifs: reinstate original behavior when uid=/gid= options are specified 16 years ago
Steve French 5bd9052d79 [CIFS] Updates fs/cifs/CHANGES 16 years ago