Commit Graph

977 Commits (4da62e6c6e056d709e5dc04ac7c5e81692cf924f)

Author SHA1 Message Date
Dan Carpenter 8212cf7583 cifs: trivial white space 15 years ago
Steve French ff215713eb [CIFS] checkpatch cleanup 15 years ago
Jeff Layton abab095d1f cifs: add cifs_revalidate_file 15 years ago
Jeff Layton c8634fd311 cifs: add a CIFSSMBUnixQFileInfo function 15 years ago
Jeff Layton bcd5357f43 cifs: add a CIFSSMBQFileInfo function 15 years ago
Jeff Layton df2cf170c8 cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry 15 years ago
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
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 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
Daniel Mack 1537a3638c tree-wide: fix 'lenght' typo in comments and code 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() 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