Commit Graph

967 Commits (6985403138b74ad28c8ddac8baf88869556bec9a)

Author SHA1 Message Date
Al Viro 8737c9305b Switch may_open() and break_lease() to passing O_... 15 years ago
Steve French d7b619cf56 [CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex and 15 years ago
Steve French 122ca0076e [CIFS] Use unsigned ea length for clarity 15 years ago
Jeff Layton 835a36ca4a cifs: set server_eof in cifs_fattr_to_inode 15 years ago
Steve French 96c03bccc7 [CIFS] Minor cleanup to EA patch 15 years ago
Jeff Layton 31c0519f7a cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs 15 years ago
Jeff Layton 0cd126b504 cifs: verify lengths of QueryAllEAs reply 15 years ago
Jeff Layton e529614ad0 cifs: increase maximum buffer size in CIFSSMBQAllEAs 15 years ago
Jeff Layton 6e462b9f2c cifs: rename name_len to list_len in CIFSSMBQAllEAs 15 years ago
Jeff Layton f0d3868b78 cifs: clean up indentation in CIFSSMBQAllEAs 15 years ago
Jeff Layton 370b41911c cifs: add parens around smb_var in BCC macros 15 years ago
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 16 years ago
Steve French 8347a5cdd1 [CIFS] Fixing to avoid invalid kfree() in cifs_get_tcp_session() 16 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