Commit Graph

131 Commits (a9c569539312cfd3c820b38036679a9d72c55331)

Author SHA1 Message Date
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
Jeff Layton a98ee8c1c7 [CIFS] fix regression in cifs_write_begin/cifs_write_end 16 years ago
Steve French ddb4cbfc53 [CIFS] Do not attempt to close invalidated file handles 16 years ago
Dave Kleikamp b066a48c95 prevent cifs_writepages() from skipping unwritten pages 16 years ago
Steve French 3b79521093 [CIFS] Fix cifs reconnection flags 16 years ago
Steve French 61de800d33 [CIFS] fix error in smb_send2 17 years ago
Rik van Riel 4f98a2fee8 vmscan: split LRU lists into anon & file sets 17 years ago
Nick Piggin d9414774dc cifs: Convert cifs to new aops. 17 years ago
Jeff Layton 2846d38647 cifs: have find_writeable_file prefer filehandles opened by same task 17 years ago
Jeff Layton 838726c475 cifs: fix O_APPEND on directio mounts 17 years ago
Jeff Layton 4e1e7fb9e8 bundle up Unix SET_PATH_INFO args into a struct and change name 17 years ago
Nick Piggin 529ae9aaa0 mm: rename page trylock 17 years ago
Steve French aaa9bbe039 [CIFS] remove unused variables 17 years ago
Jeff Layton e10f7b551d clarify return value of cifs_convert_flags() 17 years ago
Steve French 4b18f2a9c3 [CIFS] convert usage of implicit booleans to bool 17 years ago
Steve French 8b1327f6ed [CIFS] file create with acl support enabled is slow 17 years ago
Steve French 90c81e0b0e [CIFS] clean up some hard to read ifdefs 17 years ago
Steve French ad7a2926b9 [CIFS] reduce checkpatch warnings 17 years ago
Steve French bb5a9a04d4 [CIFS] cifs_partialpagewrite() cleanup 17 years ago
Jeff Layton cea218054a [CIFS] Fix potential data corruption when writing out cached dirty pages 17 years ago
Steve French 8840dee9dc [CIFS] minor checkpatch cleanup 17 years ago
Steve French 133672efbc [CIFS] Fix buffer overflow if server sends corrupt response to small 17 years ago
Steve French 630f3f0c45 [CIFS] acl support part 6 18 years ago
Steve French 2c2130e16f [CIFS] remove two sparse warnings 18 years ago
Steve French 9b22b0b726 [CIFS] Reduce chance of list corruption in find_writable_file 18 years ago
Steve French 4efa53f090 [CIFS] lock inode open file list in close in case racing with open 18 years ago
Steve French 15745320f3 [CIFS] Fix oops in find_writable_file 18 years ago
Steve French c19eb71020 [CIFS] fix typo in previous 18 years ago
Jeff Layton 39db810cb6 [CIFS] Byte range unlock request to non-Unix server can unlock too much 18 years ago
Steve French a403a0a370 [CIFS] Fix hang in find_writable_file 18 years ago
Steve French c18c842b1f [CIFS] Allow disabling CIFS Unix Extensions as mount option 18 years ago
Steve French 63135e088a [CIFS] More whitespace/formatting fixes (noticed by checkpatch) 18 years ago
Nate 8803863a90 [CIFS] use simple_prepare_write to zero page data 18 years ago
Steve French 50c2f75388 [CIFS] whitespace/formatting fixes 18 years ago
Steve French 7521a3c566 [CIFS] Fix oops in cifs_create when nfsd server exports cifs mount 18 years ago
Steve French fb8c4b14d9 [CIFS] whitespace cleanup 18 years ago