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 |
Linus Torvalds
|
b4020c1b19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
|
14 years ago |
Al Viro
|
d753ed9759
convert cifs
|
15 years ago |
Jeff Layton
|
eb4b756b1e
cifs: eliminate cifsInodeInfo->write_behind_rc (try #6)
|
14 years ago |
Linus Torvalds
|
d2ecad9fac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.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
|
14 years ago |
Jeff Layton
|
d7c86ff8cd
cifs: don't use vfsmount to pin superblock for oplock breaks
|
14 years ago |
Jeff Layton
|
0dd12c2195
cifs: initialize tlink_tree_lock and tlink_tree
|
14 years ago |
Jeff Layton
|
29e07c82a9
cifs: fix cifs_show_options to show "username=" or "multiuser"
|
14 years ago |
Jeff Layton
|
13cfb7334e
cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer
|
14 years ago |
Arnd Bergmann
|
b89f432133
fs/locks.c: prepare for BKL removal
|
14 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
|
14 years ago |
Jeff Layton
|
a6e8a8455c
cifs: add function to get a tcon from cifs_sb
|
14 years ago |
Jeff Layton
|
ba00ba64cf
cifs: make various routines use the cifsFileInfo->tcon pointer
|
14 years ago |
Steve French
|
d3bf5221d3
[CIFS] Fix ordering of cleanup on module init failure
|
14 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 |
Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
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 |
Linus Torvalds
|
1fc7995d19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
|
15 years ago |
Linus Torvalds
|
3b7433b8a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
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 |