Commit Graph

200 Commits (45af7a0f2ebad1304cab956e15f0b37318226fcd)

Author SHA1 Message Date
Steve French 45af7a0f2e [CIFS] Use the kthread_ API instead of opencoding lots of hairy code for kernel 19 years ago
Steve French 296034f7de [CIFS] Don't allow a backslash in a path component 19 years ago
Steve French 0bd4fa977f [CIFS] [CIFS] Do not take rename sem on most path based calls (during 19 years ago
Steve French 06bcfedd05 [CIFS] Fix typo in earlier cifs_unlink change and protect one 19 years ago
Steve French e9917a000f [CIFS] Incorrect signature sent on SMB Read 19 years ago
Steve French 6910ab30a2 [CIFS] Fix unlink oops when indirectly called in rename error path 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Andrew Morton 5515eff811 [PATCH] 2tb-files-add-blkcnt_t-fixes 19 years ago
Matthew Dobson 93d2341c75 [PATCH] mempool: use mempool_create_slab_pool() 19 years ago
NeilBrown 3978d7179d [PATCH] Make address_space_operations->sync_page return void 19 years ago
Alexey Dobriyan 53b3531bbb [PATCH] s/;;/;/g 19 years ago
Paul Jackson fffb60f93c [PATCH] cpuset memory spread: slab cache format 19 years ago
Paul Jackson 4b6a9316fa [PATCH] cpuset memory spread: slab cache filesystems 19 years ago
Theodore Ts'o 9b04c997b1 [PATCH] vfs: MS_VERBOSE should be MS_SILENT 19 years ago
Arjan van de Ven a11f3a0574 [PATCH] sem2mutex: vfs_rename_mutex 19 years ago
Alexey Dobriyan 4de151d8cd It's UTF-8 19 years ago
Steve French 88274815f7 [CIFS] Fix two remaining coverity scan tool warnings. 19 years ago
Steve French e77e6f3be9 [CIFS] Always match oplock break (cache notification) to the right tcp 19 years ago
Steve French beb84dc818 [CIFS] Set correct lock type on new posix unlock call 19 years ago
Steve French 13298defe5 [CIFS] Upate cifs change log 19 years ago
Steve French d7c8c94d3e [CIFS] Fix slow oplock break response when mounts to different 19 years ago
Steve French 083d3a2cff [CIFS] Workaround various server bugs found in testing at connectathon 19 years ago
Steve French a4e85b5f62 [CIFS] Allow fallback for setting file size to Procom SMB server when 19 years ago
Steve French 82940a4658 [CIFS] Make POSIX CIFS Extensions SetFSInfo match exactly what we want 19 years ago
Steve French 46c79a645a [CIFS] Move noisy debug message (triggerred by some older servers) from 19 years ago
Steve French f26282c9af [CIFS] Use correct pid on new cifs posix byte range lock call 19 years ago
Steve French 08547b036b [CIFS] Add posix (advisory) byte range locking support to cifs client 19 years ago
Steve French d47d7c1a85 [CIFS] CIFS readdir perf optimizations part 1 19 years ago
Steve French 4b8f930ff8 [CIFS] Free small buffers earlier so we exceed the cifs 19 years ago
Steve French 184ed2110a [CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrapping 19 years ago
Steve French 6cec2aed86 [PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket error 19 years ago
Eric Sesterhenn a048d7a870 [CIFS] Convert remaining places in fs/cifs from 19 years ago
Steve French 93544cc648 [PATCH] CIFS: fix cifs_user_read oops when null SMB response on forcedirectio mount 19 years ago
Steve French 5815449d1b [CIFS] SessionSetup cleanup part 2 19 years ago
Steve French 04fdabe17c [CIFS] fix compile error (typo) and warning in cifssmb.c 19 years ago
Steve French 12b3b8ffb5 [CIFS] Cleanup NTLMSSP session setup handling 19 years ago
Steve French 1877c9ea66 [CIFS] Remove compiler warning 19 years ago
Steve French eb9bdaa3f3 Signed-off-by: Steve French <sfrench@us.ibm.com> 19 years ago
Steve French 17cbbafe8e [CIFS] Make cifs default wsize match what we actually want to send (52K 19 years ago
Steve French 0820e15a35 [CIFS] Do not zero non-existent iovec in SendReceive response processing. 19 years ago
Steve French 47c886b312 [CIFS] Fix oops in cifs_readpages caused by not checking buf_type in an 19 years ago
Steve French d41f084a74 [CIFS] Remove compiler warning 19 years ago
Steve French eeac8047fc [CIFS] Fix CIFS to recognize share mode security 19 years ago
Steve French 84153973a2 [CIFS] Fix typo 19 years ago
Steve French 0a4b92c05e [CIFS] Add worker function for Get ACL cifs style 19 years ago
Steve French c32a0b689c [CIFS] Allow local filesize for file that is open for write to be updated 19 years ago
Jesper Juhl 3c6bee1d40 [PATCH] turn "const static" into "static const" 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
OGAWA Hirofumi 28fd129827 [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) 19 years ago
Steve French f3f6ec4b77 [CIFS] Fix cifs trying to write to f_ops 19 years ago