Jeff Layton
|
4477288a10
cifs: convert GlobalSMBSeslock from a rwlock to regular spinlock
|
14 роки тому |
Jeff Layton
|
15ecb436c0
cifs: move cifs_new_fileinfo to file.c
|
14 роки тому |
Jeff Layton
|
2e396b83f6
cifs: eliminate pfile pointer from cifsFileInfo
|
14 роки тому |
Jeff Layton
|
7da4b49a0e
cifs: cifs_write argument change and cleanup
|
14 роки тому |
Jeff Layton
|
15886177e4
cifs: clean up cifs_reopen_file
|
14 роки тому |
Jeff Layton
|
abfe1eedd6
cifs: eliminate the inode argument from cifs_new_fileinfo
|
14 роки тому |
Jeff Layton
|
f6a53460e2
cifs: eliminate oflags option from cifs_new_fileinfo
|
14 роки тому |
Jeff Layton
|
608712fe86
cifs: fix flags handling in cifs_posix_open
|
14 роки тому |
Jeff Layton
|
2f4f26fcf3
cifs: eliminate cifs_posix_open_inode_helper
|
14 роки тому |
Jeff Layton
|
d7c86ff8cd
cifs: don't use vfsmount to pin superblock for oplock breaks
|
14 роки тому |
Jeff Layton
|
a5e18bc36e
cifs: keep dentry reference in cifsFileInfo instead of inode reference
|
14 роки тому |
Jeff Layton
|
6508d904e6
cifs: have find_readable/writable_file filter by fsuid
|
14 роки тому |
Jeff Layton
|
13cfb7334e
cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer
|
14 роки тому |
Jeff Layton
|
7ffec37245
cifs: add refcounted and timestamped container for holding tcons
|
14 роки тому |
Jeff Layton
|
f3983c2133
cifs: fix handling of signing with writepages (try #6)
|
14 роки тому |
Jeff Layton
|
f7a40689fd
cifs: have cifs_new_fileinfo take a tcon arg
|
14 роки тому |
Jeff Layton
|
a6e8a8455c
cifs: add function to get a tcon from cifs_sb
|
14 роки тому |
Jeff Layton
|
ba00ba64cf
cifs: make various routines use the cifsFileInfo->tcon pointer
|
14 роки тому |
Suresh Jayaraman
|
aa91c7e4ab
cifs: fix broken oplock handling
|
14 роки тому |
Suresh Jayaraman
|
a347ecb209
cifs: use type __u32 instead of int for the oplock parameter
|
14 роки тому |
Jeff Layton
|
232341ba7f
cifs: consolidate error handling in several functions
|
15 роки тому |
Linus Torvalds
|
3b7433b8a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
15 роки тому |
Suresh Jayaraman
|
56698236e1
cifs: read pages from FS-Cache
|
15 роки тому |
Suresh Jayaraman
|
9dc06558c2
cifs: store pages into local cache
|
15 роки тому |
Suresh Jayaraman
|
85f2d6b44d
cifs: FS-Cache page management
|
15 роки тому |
Suresh Jayaraman
|
9451a9a52f
cifs: define inode-level cache object and register them
|
15 роки тому |
Joe Perches
|
c21dfb699f
fs/cifs: Remove unnecessary casts of private_data
|
15 роки тому |
Tejun Heo
|
9b64697246
cifs: use workqueue instead of slow-work
|
15 роки тому |
Jeff Layton
|
47c78b7f40
cifs: don't call cifs_new_fileinfo unless cifs_open succeeds
|
15 роки тому |
Suresh Jayaraman
|
d9d5d8df95
cifs: don't ignore cifs_posix_open_inode_helper return value
|
15 роки тому |