Jeff Layton
|
a5e18bc36e
cifs: keep dentry reference in cifsFileInfo instead of inode reference
|
14 years ago |
Jeff Layton
|
6508d904e6
cifs: have find_readable/writable_file filter by fsuid
|
15 years ago |
Jeff Layton
|
13cfb7334e
cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer
|
15 years ago |
Jeff Layton
|
7ffec37245
cifs: add refcounted and timestamped container for holding tcons
|
15 years ago |
Jeff Layton
|
f7a40689fd
cifs: have cifs_new_fileinfo take a tcon arg
|
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
|
5fe97cfddc
cifs: add tcon field to cifsFileInfo struct
|
15 years ago |
Suresh Jayaraman
|
aa91c7e4ab
cifs: fix broken oplock handling
|
15 years ago |
Jeff Layton
|
232341ba7f
cifs: consolidate error handling in several functions
|
15 years ago |
Jeff Layton
|
5d9ac7fd32
cifs: clean up error handling in cifs_mknod
|
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 |
Suresh Jayaraman
|
e4317ceca2
cifs: remove an potentially confusing, obsolete comment
|
15 years ago |
Tejun Heo
|
9b64697246
cifs: use workqueue instead of slow-work
|
15 years ago |
Jeff Layton
|
6ca9f3bae8
cifs: pass instantiated filp back after open call
|
15 years ago |
Jeff Layton
|
2422f676fb
cifs: move cifs_new_fileinfo call out of cifs_posix_open
|
15 years ago |
Jeff Layton
|
4065c802da
cifs: fix noserverino handling when unix extensions are enabled
|
15 years ago |
Suresh Jayaraman
|
fdb3603800
cifs: propagate cifs_new_fileinfo() error back to the caller
|
15 years ago |
Suresh Jayaraman
|
fae683f764
cifs: add comments explaining cifs_new_fileinfo behavior
|
15 years ago |
Steve French
|
fa588e0c57
[CIFS] Allow null nd (as nfs server uses) on create
|
15 years ago |
Joe Perches
|
b6b38f704a
[CIFS] Neaten cERROR and cFYI macros, reduce text space
|
15 years ago |
Jeff Layton
|
df2cf170c8
cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry
|
15 years ago |
Christoph Hellwig
|
6b2f3d1f76
vfs: Implement proper O_SYNC semantics
|
15 years ago |
Steve French
|
2f81e752da
[CIFS] Fix sparse warning
|
15 years ago |
Steve French
|
cea6234395
[CIFS] Duplicate data on appending to some Samba servers
|
15 years ago |
Steve French
|
8e6c0332d5
[CIFS] fix oops in cifs_lookup during net boot
|
15 years ago |
Jeff Layton
|
086f68bd97
cifs: eliminate cifs_init_private
|
16 years ago |
Jeff Layton
|
3bc303c254
cifs: convert oplock breaks to use slow_work facility (try #4)
|
16 years ago |
Jeff Layton
|
48541bd3dd
cifs: have cifsFileInfo hold an extra inode reference
|
16 years ago |
Jeff Layton
|
590a3fe0e1
cifs: fix oplock request handling in posix codepath
|
16 years ago |