aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/cifsfs.c
AgeCommit message (Expand)Author
2011-01-25CIFS: Implement cifs_strict_writev (try #4)Pavel Shilovsky
2011-01-20CIFS: Implement cifs_strict_readv (try #4)Pavel Shilovsky
2011-01-20CIFS: Implement cifs_file_strict_mmap (try #2)Pavel Shilovsky
2011-01-20CIFS: Implement cifs_strict_fsyncPavel Shilovsky
2011-01-20[CIFS] cifs: reconnect unresponsive serversSteve French
2011-01-12switch cifsAl Viro
2011-01-09cifs: use CreationTime like an i_generation fieldJeff Layton
2011-01-09Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2011-01-07fs: icache RCU free inodesNick Piggin
2011-01-06CIFS: Simplify ipv*_connect functions into one (try #4)Pavel Shilovsky
2010-12-06cifs: remove Local_System_NameJeff Layton
2010-12-02cifs: add attribute cache timeout (actimeo) tunableSuresh Jayaraman
2010-11-30cifs: display fsc in /proc/mountsSuresh Jayaraman
2010-11-05cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointerPavel Shilovsky
2010-11-02cifs: convert tlink_tree to a rbtreeJeff Layton
2010-10-31locks: let the caller free file_lock on ->setlease failureChristoph Hellwig
2010-10-30locks: fix setlease methods to free passed-in lockJ. Bruce Fields
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-10-29convert cifsAl Viro
2010-10-25cifs: eliminate cifsInodeInfo->write_behind_rc (try #6)Jeff Layton
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-10-21cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlockSuresh Jayaraman
2010-10-18cifs: convert GlobalSMBSeslock from a rwlock to regular spinlockJeff Layton
2010-10-12cifs: don't use vfsmount to pin superblock for oplock breaksJeff Layton
2010-10-08cifs: initialize tlink_tree_lock and tlink_treeJeff Layton
2010-10-06cifs: fix cifs_show_options to show "username=" or "multiuser"Jeff Layton
2010-10-06cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointerJeff Layton
2010-10-05fs/locks.c: prepare for BKL removalArnd Bergmann
2010-10-04BKL: Remove BKL from CifsFSJan Blunck
2010-10-04BKL: Explicitly add BKL around get_sb/fill_superJan Blunck
2010-09-29cifs: add cifs_sb_master_tcon and convert some callers to use itJeff Layton
2010-09-29cifs: add function to get a tcon from cifs_sbJeff Layton
2010-09-29cifs: make various routines use the cifsFileInfo->tcon pointerJeff Layton
2010-09-29[CIFS] Fix ordering of cleanup on module init failureSteve French
2010-09-29cifs: add "mfsymlinks" mount optionStefan Metzmacher
2010-09-29cifs: Allow binding to local IP address.Ben Greear
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro
2010-08-09Make ->drop_inode() just return whether inode needs to be droppedAl Viro
2010-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-05DNS: Separate out CIFS DNS Resolver codeWang Lei
2010-08-02cifs: define inode-level cache object and register themSuresh Jayaraman
2010-08-02cifs: register CIFS for cachingSuresh Jayaraman
2010-07-22cifs: use workqueue instead of slow-workTejun Heo
2010-07-22CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells
2010-06-12cifs: implement drop_inode superblock opJeff Layton
2010-05-13Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2010-05-12[CIFS] drop quota operation stubsSteve French