Commit Graph

139 Commits (a9c569539312cfd3c820b38036679a9d72c55331)

Author SHA1 Message Date
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Jeff Layton bd433d4cf4 cifs: rename cifs_iget to cifs_root_iget 16 years ago
Al Viro 6f5bbff9a1 Convert obvious places to deactivate_locked_super() 16 years ago
Alessio Igor Bogani 67e55205ec vfs: umount_begin BKL pushdown 16 years ago
Jeff Layton 5144ebf408 cifs: remove dnotify thread code 16 years ago
Jeff Layton fbec9ab952 cifs: vary timeout on writes past EOF based on offset (try #5) 16 years ago
Sukadev Bhattiprolu a3ec947c85 vfs: simple_set_mnt() should return void 16 years ago
Al Viro 6badd79bd0 kill ->dir_notify() 16 years ago
Stephen Rothwell bf66542bef cifs: update for new IP4/6 address printing 16 years ago
Steve French 61e7480158 [CIFS] various minor cleanups pointed out by checkpatch script 16 years ago
Jeff Layton 954d7a1cf1 cifs: make dnotify thread experimental code 16 years ago
Jeff Layton 80909022ce cifs: display addr and prefixpath options in /proc/mounts 16 years ago
Jeff Layton f1987b44f6 cifs: reinstate sharing of tree connections 16 years ago
Jeff Layton 14fbf50d69 cifs: reinstate sharing of SMB sessions sans races 16 years ago
Jeff Layton e7ddee9037 cifs: disable sharing session and tcon and add new TCP sharing code 16 years ago
Steve French fb39601664 [CIFS] remove unused list, add new cifs sock list to prepare for mount/umount fix 16 years ago
Steve French 3b79521093 [CIFS] Fix cifs reconnection flags 16 years ago
Miklos Szeredi f696a3659f [PATCH] move executable checking into ->permission() 17 years ago
Christoph Hellwig 3222a3e55f [PATCH] fix ->llseek for more directories 17 years ago
Steve French 84210e9120 [CIFS] improve setlease handling 17 years ago
Jeff Layton 9a8165fce7 cifs: track DeletePending flag in cifsInodeInfo 17 years ago
Steve French 54b4602d5f [CIFS] remove trailing whitespace 17 years ago
Steve French 2c731afb0d [CIFS] if get root inode fails during mount, cleanup tree connection 17 years ago
Steve French ad8b15f0ff [CIFS] list entry can not return null 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Andi Kleen 9465efc9e9 Remove BKL from remote_llseek v2 17 years ago
Steve French 79ee9a8b2d [CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabled 17 years ago
Steve French 89562b777c [CIFS] add missing seq_printf to cifs_show_options for hard mount option 17 years ago
Steve French 2b280fab12 [CIFS] add more complete mount options to cifs_show_options 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 39da984711 [CIFS] Fix statfs formatting 17 years ago
Al Viro 42faad9965 [PATCH] restore sane ->umount_begin() API 17 years ago
Igor Mammedov 78d31a3a87 cifs: timeout dfs automounts +little fix. 17 years ago
Roel Kluin 6f7e8f3763 [CIFS] Fix typo in quota operations 17 years ago
Steve French 90c81e0b0e [CIFS] clean up some hard to read ifdefs 17 years ago
Steve French ad7a2926b9 [CIFS] reduce checkpatch warnings 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 6103335de8 [CIFS] DNS name resolution helper upcall for cifs 17 years ago
Jeff Layton cea218054a [CIFS] Fix potential data corruption when writing out cached dirty pages 17 years ago
Jeff Layton e545937a51 [CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routines 18 years ago
Jeff Layton 84a15b9354 [CIFS] Register and unregister cifs_spnego_key_type on module init/exit 18 years ago
Steve French d5d1850109 [CIFS] Fix minor problems noticed by scan 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Steve French 297647c21f [CIFS] CIFS ACL support part 3 18 years ago
Steve French 26f57364d7 [CIFS] formatting cleanup found by checkpatch 18 years ago
Cyrill Gorcunov 95ba736210 [CIFS] Fix unbalanced call to GetXid/FreeXid 18 years ago