Commit Graph

71 Commits (bda7d2a862e6b788bca2d02d38a07966a9c92e48)

Author SHA1 Message Date
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Steve French d54ff73259 [CIFS] Fix lease break for writes 15 years ago
Steve French f19159dc5a [CIFS] Cleanup various minor breakage in previous cFYI cleanup 15 years ago
Jeff Layton abab095d1f cifs: add cifs_revalidate_file 15 years ago
Jeff Layton df2cf170c8 cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry 15 years ago
Steve French 6a5fa2362b [CIFS] Add support for TCP_NODELAY 15 years ago
Alexey Dobriyan 6e1d5dcc2b const: mark remaining inode_operations as const 16 years ago
Steve French ca43e3beee [CIFS] Fix checkpatch warnings 16 years ago
Steve French b77863bfa1 [CIFS] update cifs version number 16 years ago
Jeff Layton cc0bad7552 cifs: add new cifs_iget function and convert unix codepath to use it 16 years ago
Steve French c5077ec423 [CIFS] Update readme to indicate change to default mount (serverino) 16 years ago
Jeff Layton bd433d4cf4 cifs: rename cifs_iget to cifs_root_iget 16 years ago
Steve French ff6945279d [CIFS] Make cifs_unlink consistent in checks for null inode 16 years ago
Al Viro 4fd03e84d8 constify dentry_operations: CIFS 16 years ago
Steve French eca6acf915 [CIFS] Fix multiuser mounts so server does not invalidate earlier security contexts 16 years ago
Al Viro 6badd79bd0 kill ->dir_notify() 16 years ago
Steve French 3de2091ac7 [CIFS] fix typo 16 years ago
Steve French 13a6e42af8 [CIFS] add mount option to send mandatory rather than advisory locks 16 years ago
Steve French 3270958b71 [CIFS] undo changes in cifs_rename_pending_delete if it errors out 17 years ago
Jeff Layton 5f0319a790 cifs: clean up variables in cifs_unlink 17 years ago
Jeff Layton 2f0e58ac3a [CIFS] remove level of indentation from decode_negTokenInit 17 years ago
Steve French f9ddcca4cf [CIFS] BKL-removal: convert CIFS over to unlocked_ioctl 17 years ago
Steve French 4b18f2a9c3 [CIFS] convert usage of implicit booleans to bool 17 years ago
Steve French 47df179317 [CIFS] Update cifs version number 17 years ago
Steve French 8d142137b4 [CIFS] make cifs_dfs_automount_list_static 17 years ago
David Howells ce634ab28e iget: stop CIFS from using iget() and read_inode() 17 years ago
Igor Mammedov 6d5ae0deb1 [CIFS] DFS support: provide shrinkable mounts 17 years ago
Igor Mammedov e6ab15827e [CIFS] DFS support patchset: Added mountdata 17 years ago
Steve French ce06c9f025 [CIFS] add mode to acl conversion helper function 18 years ago
Christoph Hellwig 3965516440 exportfs: make struct export_operations const 18 years ago
Steve French 297647c21f [CIFS] CIFS ACL support part 3 18 years ago
Steve French c45d707f67 [CIFS] Fallback to standard mkdir if server incorrectly claims support for 18 years ago
Steve French 26f57364d7 [CIFS] formatting cleanup found by checkpatch 18 years ago
Steve French 50c2f75388 [CIFS] whitespace/formatting fixes 18 years ago
Jeff d20acd09e3 [CIFS] ipv6 support no longer experimental 18 years ago
Steve French d38d8c74c7 [CIFS] whitespace fixes 18 years ago
Steve French deb0420c6f [CIFS] Update cifs version to 1.49 18 years ago
Steve French 99ee4dbd7c [CIFS] Remove some unused functions/declarations 18 years ago
Steve French 8af1897158 [CIFS] on reconnect to Samba - reset the unix capabilities 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven 754661f143 [PATCH] mark struct inode_operations const 1 18 years ago
Steve French 405c514f95 [CIFS] Update CIFS version number 18 years ago
Steve French 2cd646a2d1 [CIFS] Remove static and unused symbols 19 years ago
Steve French 2fe87f02a0 [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path) 19 years ago
Steve French 3a5ff61c18 [CIFS] Do not time out posix brl requests when using new posix setfileinfo 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Miklos Szeredi 75e1fcc0b1 [PATCH] vfs: add lock owner argument to flush operation 19 years ago
Dave Kleikamp 273d81d6ad [CIFS] Do not overwrite aops 19 years ago
Steve French 9c53588ec9 [CIFS] Missing include shows up on some architectures 19 years ago
Steve French fc94cdb944 [CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock 19 years ago