summaryrefslogtreecommitdiff
path: root/fs/cifs (follow)
Commit message (Expand)AuthorAge
* fs: Better permission checking for submountsEric W. Biederman2022-10-28
* Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-10-12
|\
| * cifs: fix incorrect check for null pointer in header_assembleSteve French2021-10-06
| * cifs: fix wrong release in sess_alloc_buffer() failed pathDing Hui2021-09-22
| * CIFS: Fix a potencially linear read overflowLen Baker2021-09-22
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-05-31
|\|
| * cifs: fix memory leak in smb2_copychunk_rangeRonnie Sahlberg2021-05-26
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-04-19
|\|
| * cifs: Silently ignore unknown oplock break handleVincent Whitchurch2021-04-10
| * cifs: revalidate mapping when we open files for SMB1 POSIXRonnie Sahlberg2021-04-10
| * cifs: return proper error code in statfs(2)Paulo Alcantara2021-03-17
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-02-28
|\|
| * cifs: report error instead of invalid when revalidating a dentry failsAurelien Aptel2021-02-10
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-30
|\|
| * cifs: fix potential use-after-free in cifs_echo_request()Paulo Alcantara2020-12-11
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-09
|\|
| * Convert trailing spaces and periods in path componentsBoris Protopopov2020-11-18
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-11-15
|\|
| * cifs: remove bogus debug codeDan Carpenter2020-10-29
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-08-23
|\|
| * Revert "cifs: Fix the target file was deleted when rename failed."Steve French2020-07-31
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-07-24
|\|
| * cifs: Fix the target file was deleted when rename failed.Zhang Xiaoxu2020-07-09
| * SMB3: Honor persistent/resilient handle flags for multiuser mountsPaul Aurich2020-07-09
| * SMB3: Honor 'seal' flag for multiuser mountsPaul Aurich2020-07-09
| * cifs/smb3: Fix data inconsistent when zero file rangeZhang Xiaoxu2020-06-29
| * cifs/smb3: Fix data inconsistent when punch holeZhang Xiaoxu2020-06-29
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-06-04
|\|
| * cifs: Fix null pointer check in cifs_readSteve French2020-06-03
| * cifs: Fix a race condition with cifs_echo_requestRonnie Sahlberg2020-05-20
| * cifs: Check for timeout on Negotiate stageSamuel Cabrero2020-05-20
| * cifs: protect updating server->dstaddr with a spinlockRonnie Sahlberg2020-05-10
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-04-14
|\|
| * cifs: don't leak -EAGAIN for stat() during reconnectRonnie Sahlberg2020-03-11
| * cifs: Fix mode output in debugging statementsFrank Sorenson2020-03-11
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\|
| * cifs: fail i/o on soft mounts if sessionsetup errors outRonnie Sahlberg2020-02-14
| * signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman2020-01-29
| * cifs: fix rmmod regression in cifs.ko caused by force_sig changesSteve French2020-01-29
| * signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sigEric W. Biederman2020-01-29
| * cifs: Adjust indentation in smb2_open_fileNathan Chancellor2020-01-23
| * CIFS: Respect O_SYNC and O_DIRECT flags during reconnectPavel Shilovsky2019-12-21
| * CIFS: Fix SMB2 oplock break processingPavel Shilovsky2019-12-21
| * CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locksPavel Shilovsky2019-12-21
* | Merge android-4.4-p.200 (903fbe7) into msm-4.4Srinivasarao P2019-11-13
|\|
| * cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occursDave Wysochanski2019-11-10
* | Merge android-4.4-p.199 (3f5703c) into msm-4.4Srinivasarao P2019-11-11
|\|
| * fs: cifs: mute -Wunused-const-variable messageAustin Kim2019-11-06
* | Merge android-4.4-p.198 (dbd0162) into msm-4.4Srinivasarao P2019-10-30
|\|
| * CIFS: avoid using MID 0xFFFFRoberto Bergantinos Corpas2019-10-29