Steve French
|
55aa2e097d
[[CIFS] Pass truncate open flag through on file open in case setattr fails
|
19 年 前 |
Steve French
|
08775834c4
[CIFS] Fix typos in previous fix
|
19 年 前 |
Steve French
|
c01f36a896
[CIFS] ACPI suspend oops
|
19 年 前 |
Steve French
|
fc94cdb944
[CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock
|
19 年 前 |
Steve French
|
60808233f3
[CIFS] Readdir fixes to allow search to start at arbitrary position
|
19 年 前 |
Steve French
|
0bd4fa977f
[CIFS] [CIFS] Do not take rename sem on most path based calls (during
|
19 年 前 |
Steve French
|
d62e54abca
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
|
19 年 前 |
NeilBrown
|
3978d7179d
[PATCH] Make address_space_operations->sync_page return void
|
19 年 前 |
Arjan van de Ven
|
a11f3a0574
[PATCH] sem2mutex: vfs_rename_mutex
|
19 年 前 |
Steve French
|
beb84dc818
[CIFS] Set correct lock type on new posix unlock call
|
19 年 前 |
Steve French
|
82940a4658
[CIFS] Make POSIX CIFS Extensions SetFSInfo match exactly what we want
|
19 年 前 |
Steve French
|
08547b036b
[CIFS] Add posix (advisory) byte range locking support to cifs client
|
19 年 前 |
Steve French
|
d47d7c1a85
[CIFS] CIFS readdir perf optimizations part 1
|
19 年 前 |
Steve French
|
93544cc648
[PATCH] CIFS: fix cifs_user_read oops when null SMB response on forcedirectio mount
|
19 年 前 |
Steve French
|
eb9bdaa3f3
Signed-off-by: Steve French <sfrench@us.ibm.com>
|
19 年 前 |
Steve French
|
47c886b312
[CIFS] Fix oops in cifs_readpages caused by not checking buf_type in an
|
19 年 前 |
Steve French
|
94bc2be31a
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
|
19 年 前 |
Steve French
|
c32a0b689c
[CIFS] Allow local filesize for file that is open for write to be updated
|
19 年 前 |
OGAWA Hirofumi
|
28fd129827
[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
|
19 年 前 |
Steve French
|
ec637e3ffb
[CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages
|
19 年 前 |
Steve French
|
84afc29b18
[CIFS] Readpages and readir performance improvements - eliminate extra
|
19 年 前 |
Steve French
|
c119b87d59
[CIFS] Missing part of previous patch
|
19 年 前 |
Steve French
|
23e7dd7d95
[CIFS] Defer close of file handle slightly if there are pending writes that
|
19 年 前 |
Steve French
|
84d2f07e8e
CIFS: cifs_writepages should not write beyond end of file
|
19 年 前 |
Steve French
|
1047abc159
[CIFS] CIFS Stats improvements
|
19 年 前 |
Steve French
|
0ae0efada3
[CIFS] Fix rsize calculation so that large readx flag is checked.
|
19 年 前 |
Steve French
|
dd99cd803d
[CIFS] cleanup sparse and compile errors in previous fix
|
19 年 前 |
Steve French
|
4a77118cd5
CIFS: Allow wsize to exceed CIFSMaxBufSize
|
19 年 前 |
Steve French
|
37c0eb4677
CIFS: implement cifs_writepages to perform multi-page I/O
|
19 年 前 |
Steve French
|
6148a742b2
CIFS: Create routine find_writable_file to reduce redundant code
|
19 年 前 |