Jeff Layton
|
232341ba7f
cifs: consolidate error handling in several functions
|
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
|
56698236e1
cifs: read pages from FS-Cache
|
15 years ago |
Suresh Jayaraman
|
9dc06558c2
cifs: store pages into local cache
|
15 years ago |
Suresh Jayaraman
|
85f2d6b44d
cifs: FS-Cache page management
|
15 years ago |
Suresh Jayaraman
|
9451a9a52f
cifs: define inode-level cache object and register them
|
15 years ago |
Joe Perches
|
c21dfb699f
fs/cifs: Remove unnecessary casts of private_data
|
15 years ago |
Tejun Heo
|
9b64697246
cifs: use workqueue instead of slow-work
|
15 years ago |
Jeff Layton
|
47c78b7f40
cifs: don't call cifs_new_fileinfo unless cifs_open succeeds
|
15 years ago |
Suresh Jayaraman
|
d9d5d8df95
cifs: don't ignore cifs_posix_open_inode_helper return value
|
15 years ago |
Jeff Layton
|
db460242bf
cifs: clean up arguments to cifs_open_inode_helper
|
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
|
06b43672a9
cifs: fix page refcount leak
|
15 years ago |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 years ago |
Suresh Jayaraman
|
51c8176472
cifs: remove unused parameter from cifs_posix_open_inode_helper()
|
15 years ago |
Steve French
|
d54ff73259
[CIFS] Fix lease break for writes
|
15 years ago |
Steve French
|
fa588e0c57
[CIFS] Allow null nd (as nfs server uses) on create
|
15 years ago |
Pavel Shilovsky
|
2c964d1f7c
[CIFS] Fix losing locks during fork()
|
15 years ago |
Steve French
|
f19159dc5a
[CIFS] Cleanup various minor breakage in previous cFYI cleanup
|
15 years ago |
Joe Perches
|
b6b38f704a
[CIFS] Neaten cERROR and cFYI macros, reduce text space
|
15 years ago |
Nick Piggin
|
315e995c63
[CIFS] use add_to_page_cache_lru
|
15 years ago |
Linus Torvalds
|
9ddd3a31ae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
|
15 years ago |
Pavel Shilovsky
|
f05337c6ac
not overwriting file_lock structure after GET_LK
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Steve French
|
ff215713eb
[CIFS] checkpatch cleanup
|
15 years ago |
Jeff Layton
|
abab095d1f
cifs: add cifs_revalidate_file
|
15 years ago |
Jeff Layton
|
df2cf170c8
cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry
|
15 years ago |
Al Viro
|
8737c9305b
Switch may_open() and break_lease() to passing O_...
|
15 years ago |
Christoph Hellwig
|
6b2f3d1f76
vfs: Implement proper O_SYNC semantics
|
15 years ago |