Commit Graph

2779 Commits (4c1e44a9ebaf8ba2532ebfc72ef0620f3db585b7)

Author SHA1 Message Date
Simon1511 34c64e7c67 Import A525FXXU3AUG4 3 years ago
Steve French a9fb0709c2 Revert "cifs: Fix the target file was deleted when rename failed." 4 years ago
Zhang Xiaoxu 34a71f641f cifs: update ctime and mtime during truncate 4 years ago
Zhang Xiaoxu fb28917db9 cifs: Fix the target file was deleted when rename failed. 5 years ago
Paul Aurich 9db66da357 SMB3: Honor persistent/resilient handle flags for multiuser mounts 5 years ago
Paul Aurich 0e1839bb7a SMB3: Honor 'seal' flag for multiuser mounts 5 years ago
Zhang Xiaoxu a174c86801 cifs/smb3: Fix data inconsistent when zero file range 5 years ago
Zhang Xiaoxu c602de22d9 cifs/smb3: Fix data inconsistent when punch hole 5 years ago
Steve French f7e62552ad cifs: Fix null pointer check in cifs_read 5 years ago
Ronnie Sahlberg 4c49cf3581 cifs: protect updating server->dstaddr with a spinlock 5 years ago
Yilu Lin 620b7966d4 CIFS: Fix bug which the return value by asynchronous read is error 5 years ago
Al Viro b4ef7d85fe cifs_atomic_open(): fix double-put on late allocation failure 5 years ago
Ronnie Sahlberg 18a7af5cb6 cifs: don't leak -EAGAIN for stat() during reconnect 5 years ago
Frank Sorenson 125ccba46e cifs: Fix mode output in debugging statements 5 years ago
Ronnie Sahlberg e534bec371 cifs: fix NULL dereference in match_prepath 5 years ago
Ronnie Sahlberg 640d7fb2d2 cifs: fail i/o on soft mounts if sessionsetup errors out 5 years ago
Eric W. Biederman cde0dc52e7 signal: Allow cifs and drbd to receive their terminating signals 5 years ago
Steve French f996f9ee61 cifs: fix rmmod regression in cifs.ko caused by force_sig changes 5 years ago
Eric W. Biederman 9360b13308 signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig 5 years ago
Nathan Chancellor 7ffb1ac23f cifs: Adjust indentation in smb2_open_file 5 years ago
ZhangXiaoxu 1059b758b6 cifs: Fix lease buffer length error 5 years ago
Pavel Shilovsky bf368c1377 CIFS: Respect O_SYNC and O_DIRECT flags during reconnect 5 years ago
Pavel Shilovsky 0082adb163 CIFS: Fix SMB2 oplock break processing 5 years ago
Pavel Shilovsky defbcd1f8e CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks 5 years ago
Dave Wysochanski 3bb65a1a40 cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs 5 years ago
Austin Kim 9e7a7eaa9c fs: cifs: mute -Wunused-const-variable message 5 years ago
Roberto Bergantinos Corpas 34b3ce218a CIFS: avoid using MID 0xFFFF 5 years ago
Pavel Shilovsky 38a4f26ea6 CIFS: Force reval dentry if LOOKUP_REVAL flag is set 5 years ago
Pavel Shilovsky 2a5b59d801 CIFS: Force revalidate inode when dentry is stale 5 years ago
Pavel Shilovsky 7f21506bcb CIFS: Gracefully handle QueryInfo errors during open 5 years ago
Pavel Shilovsky 95fdacda55 CIFS: Fix oplock handling for SMB 2.1+ protocols 5 years ago
Murphy Zhou 786292c6b9 CIFS: fix max ea value size 5 years ago
Dan Carpenter a8bea0667a cifs: Use kzfree() to zero out the password 5 years ago
Ronnie Sahlberg 904847402b cifs: set domainName when a domain-key is used in multiuser 5 years ago
Sebastien Tisserant 5a166c83ee SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL 5 years ago
Steve French fab3d4e7a2 smb3: send CAP_DFS capability during session setup 5 years ago
Pavel Shilovsky eaff94c598 SMB3: Fix deadlock in validate negotiate hits reconnect 5 years ago
Ronnie Sahlberg 443aeb7481 cifs: Fix a race condition with cifs_echo_request 5 years ago
Steve French f49898960a SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write 6 years ago
Roberto Bergantinos Corpas dea5d380e2 CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM 6 years ago
Greg Kroah-Hartman ddbe4b02ae Revert "cifs: fix memory leak in SMB2_read" 6 years ago
Christoph Probst c71309f3fe cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level() 6 years ago
Ronnie Sahlberg c54a881d79 cifs: fix memory leak in SMB2_read 6 years ago
Frank Sorenson 0bc43c8776 cifs: do not attempt cifs operation on smb2+ rename error 6 years ago
Aurelien Aptel 53fc31a485 CIFS: keep FileInfo handle live during oplock break 6 years ago
Steve French 1d41cd1230 cifs: fallback to older infolevels on findfirst queryinfo retry 6 years ago
Steve French 329f34e8cd fix incorrect error code mapping for OBJECTID_NOT_FOUND 6 years ago
Yao Liu 5abc421fc8 cifs: Fix NULL pointer dereference of devname 6 years ago
Louis Taylor b923486a03 cifs: use correct format characters 6 years ago
Aurelien Aptel 3a72155384 CIFS: fix POSIX lock leak and invalid ptr deref 6 years ago