Sachin Prabhu
|
466bd31bbd
cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscache
|
11 years ago |
Sachin Prabhu
|
a9e9b7bc15
cifs: Do not take a reference to the page in cifs_readpage_worker()
|
11 years ago |
Pavel Shilovsky
|
42873b0a28
CIFS: Respect epoch value from create lease context v2
|
12 years ago |
Pavel Shilovsky
|
53ef1016fd
CIFS: Store lease state itself rather than a mapped oplock value
|
12 years ago |
Pavel Shilovsky
|
18cceb6a78
CIFS: Replace clientCanCache* bools with an integer
|
12 years ago |
Christoph Hellwig
|
02afc27fae
direct-io: Handle O_(D)SYNC AIO
|
12 years ago |
Andi Shyti
|
fe090e4e44
cifs: file: initialize oparms.reconnect before using it
|
12 years ago |
Pavel Shilovsky
|
689c3db4d5
CIFS: Fix a deadlock when a file is reopened
|
12 years ago |
Pavel Shilovsky
|
b33fcf1c9d
CIFS: Reopen the file if reconnect durable handle failed
|
12 years ago |
Pavel Shilovsky
|
9cbc0b7339
CIFS: Reconnect durable handles for SMB2
|
12 years ago |
Pavel Shilovsky
|
226730b4d8
CIFS: Introduce cifs_open_parms struct
|
12 years ago |
Linus Torvalds
|
790eac5640
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Jeff Layton
|
1c8c601a8c
locks: protect most of the file_lock handling with i_lock
|
12 years ago |
Jeff Layton
|
1a9e64a711
cifs: use posix_unblock_lock instead of locks_delete_block
|
12 years ago |
Lukas Czerner
|
d47992f86b
mm: change invalidatepage prototype to accept length
|
12 years ago |
Joe Perches
|
f96637be08
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
|
12 years ago |
Al Viro
|
8d71db4f08
lift sb_start_write/sb_end_write out of ->aio_write()
|
12 years ago |
Mateusz Guzik
|
24261fc23d
cifs: delay super block destruction until all cifsFileInfo objects are gone
|
12 years ago |
Steve French
|
07b92d0d57
POSIX extensions disabled on client due to illegal O_EXCL flag sent to Samba
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Linus Torvalds
|
94f2f14234
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Eric W. Biederman
|
fef59fd728
cifs: Convert struct cifsFileInfo to use a kuid
|
12 years ago |
Eric W. Biederman
|
49418b2c28
cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_t
|
12 years ago |
Pavel Shilovsky
|
63b7d3a41c
CIFS: Don't let read only caching for mandatory byte-range locked files
|
12 years ago |
Pavel Shilovsky
|
88cf75aaaf
CIFS: Fix write after setting a read lock for read oplock files
|
12 years ago |
Pavel Shilovsky
|
ca8aa29c60
Revert "CIFS: Fix write after setting a read lock for read oplock files"
|
12 years ago |
Pavel Shilovsky
|
c299dd0e2d
CIFS: Fix write after setting a read lock for read oplock files
|
12 years ago |
Pavel Shilovsky
|
03eca704cf
CIFS: Fix possible data coherency problem after oplock break to None
|
12 years ago |
Pavel Shilovsky
|
081c0414dc
CIFS: Do not permit write to a range mandatory locked with a read lock
|
12 years ago |