Commit Graph

167 Commits (f4e420dc423148fba637af1ab618fa8896dfb2d6)

Author SHA1 Message Date
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
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
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
Jeff Layton 3321b791b2 cifs: fix locking and list handling code in cifs_open and its helper 16 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
Dave Kleikamp 6ab409b53d cifs: Replace wrtPending with a real reference count 16 years ago
Jeff Layton 01ea95e3b6 cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo 16 years ago
Jeff Layton f0a71eb820 cifs: fix fh_mutex locking in cifs_reopen_file 16 years ago
Suresh Jayaraman 0f3bc09ee1 cifs: Fix incorrect return code being printed in cFYI messages 16 years ago
Jeff Layton 07119a4df8 cifs: have cifs_NTtimeToUnix take a little-endian arg 16 years ago
Steve French 703a3b8e5c [CIFS] fix posix open regression 16 years ago
Steve French 90e4ee5d31 [CIFS] Fix double list addition in cifs posix open code 16 years ago
Steve French bc8cd4390c [CIFS] Fix sparse warnings 16 years ago
Steve French a6ce4932fb [CIFS] Add support for posix open during lookup 16 years ago
Jeff Layton fbec9ab952 cifs: vary timeout on writes past EOF based on offset (try #5) 16 years ago
Steve French 64cc2c6369 [CIFS] work around bug in Samba server handling for posix open 16 years ago
Steve French 276a74a483 [CIFS] Use posix open on file open when server supports it 16 years ago
Steve French 4717bed680 [CIFS] fix build error 16 years ago
Steve French 7fc8f4e95b [CIFS] reopen file via newer posix open protocol operation if available 16 years ago
Steve French be652445fd [CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flush 16 years ago
Steve French b298f22355 [CIFS] Send SMB flush in cifs_fsync 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
Steve French acc18aa1e6 [CIFS] remove sparse warning 16 years ago
Steve French 13a6e42af8 [CIFS] add mount option to send mandatory rather than advisory locks 16 years ago