summaryrefslogtreecommitdiff
path: root/fs/cifs/misc.c
AgeCommit message (Expand)Author
2021-11-12cifs: protect session channel fields with chan_lockShyam Prasad N
2021-11-10cifs: support nested dfs links over reconnectPaulo Alcantara
2021-11-08cifs: send workstation name during ntlmssp session setupShyam Prasad N
2021-11-05cifs: Create a new shared file holding smb2 pdu definitionsRonnie Sahlberg
2021-09-23smb3: correct server pointer dereferencing check to be more consistentSteve French
2021-09-23cifs: Deal with some warnings from W=1David Howells
2021-09-17cifs: Fix soft lockup during fsstressRohith Surabattula
2021-09-17cifs: Deferred close performance improvementsRohith Surabattula
2021-09-13cifs: remove pathname for file from SPDX headerSteve French
2021-08-12cifs: Call close synchronously during unlink/rename/lease break.Rohith Surabattula
2021-08-12cifs: Handle race conditions during renameRohith Surabattula
2021-07-14cifs: use the expiry output of dns_query to schedule next resolutionShyam Prasad N
2021-06-20cifs: use SPDX-Licence-IdentifierSteve French
2021-05-20Fix KASAN identified use-after-free issue.Rohith Surabattula
2021-05-19Fix kernel oops when CONFIG_DEBUG_ATOMIC_SLEEP is enabled.Rohith Surabattula
2021-05-16cifs: remove deadstore in cifs_close_all_deferred_files()wenhuizhang
2021-05-04Cifs: Fix kernel oops caused by deferred close for files.Rohith Surabattula
2021-05-03cifs: Deferred close for filesRohith Surabattula
2021-04-25cifs: don't cargo-cult strndup()Al Viro
2020-12-14cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sbRonnie Sahlberg
2020-12-14cifs: cleanup misc.cSteve French
2020-12-14cifs: Make extract_sharename function publicSamuel Cabrero
2020-12-14cifs: Make extract_hostname function publicSamuel Cabrero
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-02cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnectPaulo Alcantara
2020-06-23cifs: misc: Use array_size() in if-statement controlling expressionGustavo A. R. Silva
2020-06-01cifs: Standardize logging outputJoe Perches
2020-06-01cifs: handle hostnames that resolve to same ip in failoverPaulo Alcantara
2020-04-22cifs: ensure correct super block for DFS reconnectPaulo Alcantara
2020-03-22cifs: handle prefix paths in reconnectPaulo Alcantara (SUSE)
2019-11-25CIFS: Properly process SMB3 lease breaksPavel Shilovsky
2019-08-27cifs: replace various strncpy with strscpy and similarRonnie Sahlberg
2019-07-07cifs: Properly handle auto disabling of serverino optionPaulo Alcantara (SUSE)
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-04-24cifs: fix page reference leak with readv/writevJérôme Glisse
2019-04-16CIFS: keep FileInfo handle live during oplock breakAurelien Aptel
2018-12-28cifs: Add support for failover in smb2_reconnect()Paulo Alcantara
2018-12-28cifs: Add support for failover in cifs_mount()Paulo Alcantara
2018-12-28cifs: check kzalloc returnJoe Perches
2018-12-23cifs: Save TTL value when parsing DFS referralsPaulo Alcantara
2018-12-23cifs: auto disable 'serverino' in dfs mountsAurelien Aptel
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-10-23smb3: show number of current open files in /proc/fs/cifs/StatsSteve French
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells
2018-10-24iov_iter: Use accessor functionDavid Howells
2018-09-12cifs: read overflow in is_valid_oplock_break()Dan Carpenter
2018-08-07cifs: simple stats should always be enabledSteve French
2018-06-15CIFS: add iface info to struct cifs_sesAurelien Aptel