Commit Graph

213 Commits (c45a85b5a3c0ca841a7ffc700bdece8ee01486be)

Author SHA1 Message Date
Pavel Shilovsky 72432ffcf5 CIFS: Implement cifs_strict_writev (try #4) 14 years ago
Pavel Shilovsky a70307eeeb CIFS: Implement cifs_strict_readv (try #4) 14 years ago
Pavel Shilovsky 7a6a19b17a CIFS: Implement cifs_file_strict_mmap (try #2) 14 years ago
Pavel Shilovsky 8be7e6ba14 CIFS: Implement cifs_strict_fsync 14 years ago
Steve French fda3594362 [CIFS] cifs: reconnect unresponsive servers 14 years ago
Al Viro 1c929cfe6d switch cifs 14 years ago
Jeff Layton 20054bd657 cifs: use CreationTime like an i_generation field 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Pavel Shilovsky a9f1b85e5b CIFS: Simplify ipv*_connect functions into one (try #4) 14 years ago
Jeff Layton 8846399968 cifs: remove Local_System_Name 14 years ago
Suresh Jayaraman 6d20e8406f cifs: add attribute cache timeout (actimeo) tunable 14 years ago
Suresh Jayaraman 476428f8c3 cifs: display fsc in /proc/mounts 14 years ago
Pavel Shilovsky c67236281c cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer 14 years ago
Jeff Layton b647c35f77 cifs: convert tlink_tree to a rbtree 14 years ago
Christoph Hellwig 51ee4b84f5 locks: let the caller free file_lock on ->setlease failure 14 years ago
J. Bruce Fields 05fa3135fd locks: fix setlease methods to free passed-in lock 14 years ago
Al Viro d753ed9759 convert cifs 14 years ago
Jeff Layton eb4b756b1e cifs: eliminate cifsInodeInfo->write_behind_rc (try #6) 14 years ago
Suresh Jayaraman 3f9bcca782 cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlock 14 years ago
Jeff Layton 4477288a10 cifs: convert GlobalSMBSeslock from a rwlock to regular spinlock 15 years ago
Jeff Layton d7c86ff8cd cifs: don't use vfsmount to pin superblock for oplock breaks 15 years ago
Jeff Layton 0dd12c2195 cifs: initialize tlink_tree_lock and tlink_tree 15 years ago
Jeff Layton 29e07c82a9 cifs: fix cifs_show_options to show "username=" or "multiuser" 15 years ago
Jeff Layton 13cfb7334e cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer 15 years ago
Arnd Bergmann b89f432133 fs/locks.c: prepare for BKL removal 15 years ago
Jan Blunck b0991aa324 BKL: Remove BKL from CifsFS 15 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Jeff Layton 0d424ad0a4 cifs: add cifs_sb_master_tcon and convert some callers to use it 15 years ago
Jeff Layton a6e8a8455c cifs: add function to get a tcon from cifs_sb 15 years ago
Jeff Layton ba00ba64cf cifs: make various routines use the cifsFileInfo->tcon pointer 15 years ago
Steve French d3bf5221d3 [CIFS] Fix ordering of cleanup on module init failure 15 years ago
Stefan Metzmacher 736a332059 cifs: add "mfsymlinks" mount option 15 years ago
Ben Greear 3eb9a8893a cifs: Allow binding to local IP address. 15 years ago
Al Viro b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 years ago
Al Viro 45321ac543 Make ->drop_inode() just return whether inode needs to be dropped 15 years ago
Wang Lei 1a4240f476 DNS: Separate out CIFS DNS Resolver code 15 years ago
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
Tejun Heo 9b64697246 cifs: use workqueue instead of slow-work 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