Jeff Layton
|
ebe2e91e00
cifs: fix potential use-after-free in cifs_oplock_break_put
|
14 anos atrás |
Pavel Shilovsky
|
c67236281c
cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer
|
14 anos atrás |
Jeff Layton
|
d38922949d
cifs: dereferencing first then checking
|
14 anos atrás |
Steve French
|
54eeafe1e4
[CIFS] Cleanup unused variable build warning
|
14 anos atrás |
Pavel Shilovsky
|
e66673e39a
CIFS: Add cifs_set_oplock_level
|
14 anos atrás |
Jiri Slaby
|
50ae28f014
FS: cifs, remove unneeded NULL tests
|
14 anos atrás |
Linus Torvalds
|
b4020c1b19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
|
14 anos atrás |
Dan Carpenter
|
6b03590412
cifs: add kfree() on error path
|
14 anos atrás |
Wu Fengguang
|
1b430beee5
writeback: remove nonblocking/encountered_congestion references
|
14 anos atrás |
Suresh Jayaraman
|
6573e9b73e
cifs: update comments - [s/GlobalSMBSesLock/cifs_file_list_lock/g]
|
14 anos atrás |
Jeff Layton
|
eb4b756b1e
cifs: eliminate cifsInodeInfo->write_behind_rc (try #6)
|
14 anos atrás |
Jeff Layton
|
d3f1322af8
cifs: wait for writeback to complete in cifs_flush
|
14 anos atrás |
Jeff Layton
|
5f6dbc9e4a
cifs: convert cifsFileInfo->count to non-atomic counter
|
14 anos atrás |
Steve French
|
cdff08e766
[CIFS] move close processing from cifs_close to cifsFileInfo_put
|
14 anos atrás |
Jeff Layton
|
b33879aa83
cifs: move cifsFileInfo_put to file.c
|
14 anos atrás |
Jeff Layton
|
4477288a10
cifs: convert GlobalSMBSeslock from a rwlock to regular spinlock
|
14 anos atrás |
Jeff Layton
|
15ecb436c0
cifs: move cifs_new_fileinfo to file.c
|
14 anos atrás |
Jeff Layton
|
2e396b83f6
cifs: eliminate pfile pointer from cifsFileInfo
|
14 anos atrás |
Jeff Layton
|
7da4b49a0e
cifs: cifs_write argument change and cleanup
|
14 anos atrás |
Jeff Layton
|
15886177e4
cifs: clean up cifs_reopen_file
|
14 anos atrás |
Jeff Layton
|
abfe1eedd6
cifs: eliminate the inode argument from cifs_new_fileinfo
|
14 anos atrás |
Jeff Layton
|
f6a53460e2
cifs: eliminate oflags option from cifs_new_fileinfo
|
14 anos atrás |
Jeff Layton
|
608712fe86
cifs: fix flags handling in cifs_posix_open
|
14 anos atrás |
Jeff Layton
|
2f4f26fcf3
cifs: eliminate cifs_posix_open_inode_helper
|
14 anos atrás |
Jeff Layton
|
d7c86ff8cd
cifs: don't use vfsmount to pin superblock for oplock breaks
|
14 anos atrás |
Jeff Layton
|
a5e18bc36e
cifs: keep dentry reference in cifsFileInfo instead of inode reference
|
14 anos atrás |
Jeff Layton
|
6508d904e6
cifs: have find_readable/writable_file filter by fsuid
|
14 anos atrás |
Jeff Layton
|
13cfb7334e
cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer
|
14 anos atrás |
Jeff Layton
|
7ffec37245
cifs: add refcounted and timestamped container for holding tcons
|
14 anos atrás |
Jeff Layton
|
f3983c2133
cifs: fix handling of signing with writepages (try #6)
|
15 anos atrás |