Commit Graph

153 Commits (141aeb9f26f9f12f1584c128ce8697cdffb046e7)

Author SHA1 Message Date
Steve French 0f59e61c1f [CIFS] Fix build break when keys support turned off 16 years ago
Jeff Layton 3bc303c254 cifs: convert oplock breaks to use slow_work facility (try #4) 16 years ago
Thomas Gleixner 6d729e44a5 fs: Make unload_nls() NULL pointer safe 16 years ago
Alexey Dobriyan 0d54b217a2 const: make struct super_block::s_qcop const 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 4486d6ede1 cifs: show noforceuid/noforcegid mount options (try #2) 16 years ago
Jeff Layton aeaaf253c4 cifs: remove cifsInodeInfo->inUse counter 16 years ago
Steve French ad8034f197 [CIFS] remove bkl usage from umount begin 16 years ago
Jeff Layton b48a485884 cifs: fix problems with earlier patches 16 years ago
Jeff Layton 61f98ffd74 cifs: display scopeid in /proc/mounts 16 years ago
Jeff Layton 340481a364 cifs: have cifs_show_options show forceuid/forcegid options 16 years ago
Jeff Layton 8616e0fc1e cifs: remove unneeded NULL checks from cifs_show_options 16 years ago
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