Steve French
|
1013e760d1
SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
|
8 years ago |
Colin Ian King
|
4d61eda812
CIFS: make arrays static const, reduces object code size
|
8 years ago |
Jeff Layton
|
3b49c9a1e9
fs: convert a pile of fsync routines to errseq_t based reporting
|
8 years ago |
Rabin Vincent
|
966681c9f0
CIFS: fix circular locking dependency
|
8 years ago |
Jeff Layton
|
97b37f2416
cifs: set mapping error when page writeback fails in writepage or launder_pages
|
8 years ago |
Dan Carpenter
|
8a7b0d8e8d
CIFS: Set ->should_dirty in cifs_user_readv()
|
8 years ago |
Rabin Vincent
|
560d388950
CIFS: silence lockdep splat in cifs_relock_file()
|
8 years ago |
Pavel Shilovsky
|
c610c4b619
CIFS: Add asynchronous write support through kernel AIO
|
8 years ago |
Pavel Shilovsky
|
6685c5e2d1
CIFS: Add asynchronous read support through kernel AIO
|
8 years ago |
Germano Percossi
|
1fa839b498
CIFS: store results of cifs_reopen_file to avoid infinite wait
|
8 years ago |
Dave Jiang
|
11bac80004
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
|
8 years ago |
Pavel Shilovsky
|
d70b9104b1
CIFS: Add copy into pages callback for a read operation
|
8 years ago |
Pavel Shilovsky
|
9c25702cee
CIFS: Fix splice read for non-cached files
|
8 years ago |
Pavel Shilovsky
|
96a988ffeb
CIFS: Fix a possible double locking of mutex during reconnect
|
8 years ago |
Pavel Shilovsky
|
de74025052
CIFS: Reset read oplock to NONE if we have mandatory locks after reopen
|
9 years ago |
Pavel Shilovsky
|
f2cca6a7c9
CIFS: Fix persistent handles re-opening on reconnect
|
9 years ago |
Steve French
|
52ace1ef12
fs/cifs: reopen persistent handles on reconnect
|
9 years ago |
Steve French
|
3afca265b5
Clarify locking of cifs file and tcon structures and make more granular
|
9 years ago |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Deepa Dinamani
|
c2050a454c
fs: Replace current_fs_time() with current_time()
|
9 years ago |
Al Viro
|
fc56b9838a
cifs: don't use memcpy() to copy struct iov_iter
|
9 years ago |
Michal Hocko
|
8a5c743e30
mm, memcg: use consistent gfp flags during readahead
|
9 years ago |
Jeff Layton
|
3d22462ae9
cifs: stuff the fl_owner into "pid" field in the lock request
|
9 years ago |
Linus Torvalds
|
442c9ac989
Merge branch 'sendmsg.cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Linus Torvalds
|
8908c94d6c
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
|
9 years ago |
Goldwyn Rodrigues
|
1f1735cb75
cifs: Use file_dentry()
|
9 years ago |
Christoph Hellwig
|
e259221763
fs: simplify the generic_write_sync prototype
|
9 years ago |
Christoph Hellwig
|
dde0c2e798
fs: add IOCB_SYNC and IOCB_DSYNC
|
9 years ago |
Christoph Hellwig
|
c8b8e32d70
direct-io: eliminate the offset argument to ->direct_IO
|
9 years ago |
Kirill A. Shutemov
|
ea1754a084
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
|
9 years ago |