Commit Graph

169 Commits (f4e420dc423148fba637af1ab618fa8896dfb2d6)

Author SHA1 Message Date
Suresh Jayaraman 9451a9a52f cifs: define inode-level cache object and register them 15 years ago
Suresh Jayaraman f579cf3cfd cifs: register CIFS for caching 15 years ago
David Howells 4c0c03ca54 CIFS: Fix a malicious redirect problem in the DNS lookup code 15 years ago
Jeff Layton 12420ac341 cifs: implement drop_inode superblock op 15 years ago
Steve French aa3e5572c5 [CIFS] drop quota operation stubs 15 years ago
Steve French bdfae149c5 [CIFS] Remove unused cifs_oplock_cachep 15 years ago
Steve French d54ff73259 [CIFS] Fix lease break for writes 15 years ago
Jeff Layton 04912d6a20 cifs: rename "extended_security" to "global_secflags" 15 years ago
Jens Axboe 8044f7f468 cifs: add bdi backing to mount session 15 years ago
Joe Perches b6b38f704a [CIFS] Neaten cERROR and cFYI macros, reduce text space 15 years ago
Pavel Shilovsky 810627a013 [CIFS] Add mmap for direct, nobrl cifs mount types 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 a994b8fa66 [CIFS] Enable mmap on forcedirectio mounts 15 years ago
David Howells 0109d7e614 SLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_register_user() 15 years ago
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