Commit Graph

216 Commits (a1ae76e96a18edf4b8a4d4e102762060c26d1c6a)

Author SHA1 Message Date
Miklos Szeredi 75e1fcc0b1 [PATCH] vfs: add lock owner argument to flush operation 19 years ago
OGAWA Hirofumi 111ebb6e6f [PATCH] writeback: fix range handling 19 years ago
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Trond Myklebust 8b512d9a88 VFS: Remove dependency of ->umount_begin() call on MNT_FORCE 19 years ago
Steve French 55aa2e097d [[CIFS] Pass truncate open flag through on file open in case setattr fails 19 years ago
Steve French 08775834c4 [CIFS] Fix typos in previous fix 19 years ago
Steve French cec6815a12 [CIFS] endian fix for new POSIX byte range lock support 19 years ago
Steve French a424f8bfcb [CIFS] fix memory leak in cifs session info struct on reconnect 19 years ago
Steve French c01f36a896 [CIFS] ACPI suspend oops 19 years ago
Steve French a878fb2218 [CIFS] Do not limit the length of share names (was 100 for whole UNC name) 19 years ago
Steve French fc94cdb944 [CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock 19 years ago
Steve French 301dc3e6f6 [CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefined 19 years ago
Steve French b66ac3ea21 [CIFS] Fix typo in previous 19 years ago
Steve French 60808233f3 [CIFS] Readdir fixes to allow search to start at arbitrary position 19 years ago
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