Commit Graph

90 Commits (15745320f374aa6cbfe4836b76469159c0f49640)

Author SHA1 Message Date
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
Steve French 75865f8cc8 [CIFS] Add in some missing flags and cifs README and TODO corrections 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Roland Dreier 796e5661f6 [CIFS] Change semaphore to mutex for cifs lock_sem 18 years ago
Steve French 3a9f462f6d [CIFS] Remove unnecessary parm to cifs_reopen_file 18 years ago
Christoph Hellwig c33f8d3274 [CIFS] Remove unnecessary checks 18 years ago
Steve French 8a236264f7 [CIFS] cifs_prepare_write was incorrectly rereading page in some cases 18 years ago
Steve French 3677db10a6 [CIFS] Fix locking problem around some cifs uses of i_size write 18 years ago
Steve French 004c46b9e5 [CIFS] One line missing from previous commit 18 years ago
Steve French 7ba526316a [CIFS] Allow update of EOF on remote extend of file 18 years ago
Steve French 9a0c8230e8 [CIFS] Reduce cifs stack space usage 18 years ago
Linus Torvalds cb876f4514 Fix up CIFS for "test_clear_page_dirty()" removal 18 years ago
Andrew Morton 6f88cc2e9c [PATCH] io-accounting-read-accounting cifs fix 18 years ago
Josef "Jeff" Sipek e6a002964c [PATCH] cifs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Steve French f7b2e8c76b [CIFS] Fix minor problem with previous patch 18 years ago
Steve French 4891d53956 [CIFS] NFS stress test generates flood of "close with pending write" messages 19 years ago
OGAWA Hirofumi 05ac9d4b3d [PATCH] cifs: ->readpages() fixes 19 years ago
David Howells 4cb50dc2ea [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6] 19 years ago
Steve French 6b70c9559b [CIFS] New POSIX locking code not setting rc properly to zero on successful 19 years ago
Jeremy Allison 7ee1af765d [CIFS] 19 years ago
Steve French 3a5ff61c18 [CIFS] Do not time out posix brl requests when using new posix setfileinfo 19 years ago
Adrian Bunk 0418726bb5 typo fixes: aquire -> acquire 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Ingo Molnar 124a27fe32 [CIFS] Remove calls to to take f_owner.lock 19 years ago
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
Steve French 5bafd76593 [CIFS] Add support for readdir to legacy servers 19 years ago
Dave Kleikamp 273d81d6ad [CIFS] Do not overwrite aops 19 years ago
Steve French 26a21b980b [CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log 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 c01f36a896 [CIFS] ACPI suspend oops 19 years ago
Steve French fc94cdb944 [CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock 19 years ago
Steve French 60808233f3 [CIFS] Readdir fixes to allow search to start at arbitrary position 19 years ago
Steve French 0bd4fa977f [CIFS] [CIFS] Do not take rename sem on most path based calls (during 19 years ago
NeilBrown 3978d7179d [PATCH] Make address_space_operations->sync_page return void 19 years ago
Arjan van de Ven a11f3a0574 [PATCH] sem2mutex: vfs_rename_mutex 19 years ago
Steve French beb84dc818 [CIFS] Set correct lock type on new posix unlock call 19 years ago
Steve French 82940a4658 [CIFS] Make POSIX CIFS Extensions SetFSInfo match exactly what we want 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