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
|
16 years ago |
Rik van Riel
|
4f98a2fee8
vmscan: split LRU lists into anon & file sets
|
16 years ago |
Nick Piggin
|
d9414774dc
cifs: Convert cifs to new aops.
|
16 years ago |
Jeff Layton
|
2846d38647
cifs: have find_writeable_file prefer filehandles opened by same task
|
16 years ago |
Jeff Layton
|
838726c475
cifs: fix O_APPEND on directio mounts
|
16 years ago |
Linus Torvalds
|
56831a1a88
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
|
16 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 |