summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2024-08-04 13:50:53 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2024-08-04 13:50:53 -0700
commitde9c2c66ad8e787abec7c9d7eff4f8c3cdd28aed (patch)
tree560bf35bc55d6d20722ca46037e6fe1af691c4c0 /tools/perf/scripts/python/bin/stackcollapse-report
parentb88f55389ad27f05ed84af9e1026aa64dbfabc9a (diff)
downloadkernel-de9c2c66ad8e787abec7c9d7eff4f8c3cdd28aed.tar.gz
Linux 6.11-rc2
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
where possibleShyam Prasad N 2022-01-02cifs: use the chans_need_reconnect bitmap for reconnect statusShyam Prasad N 2022-01-02cifs: track individual channel status using chans_need_reconnectShyam Prasad N 2021-09-13cifs: remove pathname for file from SPDX headerSteve French 2021-08-25cifs: remove support for NTLM and weaker authentication algorithmsRonnie Sahlberg 2021-08-25cifs: enable fscache usage even for files opened as rwShyam Prasad N 2021-07-22CIFS: Clarify SMB1 code for POSIX delete fileSteve French 2021-07-22CIFS: Clarify SMB1 code for POSIX CreateSteve French 2021-07-07CIFS: Clarify SMB1 code for POSIX LockSteve French 2021-07-07CIFS: Clarify SMB1 code for rename open fileSteve French 2021-07-07CIFS: Clarify SMB1 code for deleteSteve French 2021-07-07CIFS: Clarify SMB1 code for SetFileSizeSteve French 2021-07-02CIFS: Clarify SMB1 code for UnixSetPathInfoSteve French 2021-07-02CIFS: Clarify SMB1 code for UnixCreateSymLinkSteve French 2021-07-02cifs: clarify SMB1 code for UnixCreateHardLinkSteve French 2021-06-20cifs: use SPDX-Licence-IdentifierSteve French 2021-06-20cifs: remove redundant initialization of variable rcColin Ian King 2021-04-25cifs: rename the *_shroot* functions to *_cached_dir*Ronnie Sahlberg 2021-04-25cifs: remove old dead codeAurelien Aptel 2021-02-25cifs: use discard iterator to discard unneeded network data more efficientlyDavid Howells 2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva 2020-08-02cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect()Stefan Metzmacher 2020-08-02cifs: smb1: Try failing back to SetFileInfo if SetPathInfo failsRonnie Sahlberg 2020-06-01cifs: minor fix to two debug messagesSteve French 2020-06-01cifs: Standardize logging outputJoe Perches 2020-06-01cifs: handle hostnames that resolve to same ip in failoverPaulo Alcantara 2020-06-01cifs: remove redundant initialization of variable rcColin Ian King 2020-05-14cifs: fix leaked reference on requeued writeAdam McCoy 2020-04-15cifs: improve read performance for page size 64KB & cache=strict & vers=2.1+Jones Syue 2020-03-22cifs: make use of cap_unix(ses) in cifs_reconnect_tcon()Stefan Metzmacher 2020-03-22cifs: call wake_up(&server->response_q) inside of cifs_reconnect()Stefan Metzmacher 2020-03-22cifs: handle prefix paths in reconnectPaulo Alcantara (SUSE) 2020-02-24cifs: fix rename() by ensuring source handle opened with DELETE bitAurelien Aptel 2020-02-06cifs: fix soft mounts hanging in the reconnect codeRonnie Sahlberg