summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorRajesh Borundia <rajesh.borundia@qlogic.com>2013-04-02 05:34:42 +0000
committerDavid S. Miller <davem@davemloft.net>2013-04-02 14:27:11 -0400
commit0c453de6d53b5aabfee817abf0f69e9534c751c1 (patch)
tree1d402306de563d4cf4bdea181c608a2d063733d2 /tools/perf/scripts/python/stackcollapse.py
parentf1a094a83059b4677038befde6c4da6cfed31dbd (diff)
downloadkernel-0c453de6d53b5aabfee817abf0f69e9534c751c1.tar.gz
qlcnic: Fix sparse warnings.
warning: 'pf_info.max_tx_ques' may be used uninitialized in this function [-Wmaybe-uninitialized] Signed-off-by: Rajesh Borundia <rajesh.borundia@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
cifs_query_path_info() for Windows NT serversPali Rohár 2025-03-31smb:client: smb: client: Add reverse mapping from tcon to superblocksWang Zhaolong 2025-01-19smb: client: fix return value of parse_dfs_referrals()Paulo Alcantara 2025-01-19smb: client: provide dns_resolve_{unc,name} helpersPaulo Alcantara 2025-01-19smb: client: fix DFS mount against old servers with NTLMSSPPaulo Alcantara 2025-01-19smb: client: parse av pair type 4 in CHALLENGE_MESSAGEPaulo Alcantara 2024-10-02smb: client: Correct typos in multiple comments across various filesShen Lichuan 2024-09-24smb: client: fix DFS failover in multiuser mountsPaulo Alcantara 2024-09-24smb: client: fix DFS interlink failoverPaulo Alcantara 2024-09-15smb: use LIST_HEAD() to simplify codeHongbo Li 2024-08-08cifs: cifs_inval_name_dfs_link_error: correct the check for fullpathGleb Korobeynikov 2024-08-08Fix spelling errors in Server Message BlockXiaxi Shen 2024-08-02cifs: Remove cifs_aio_ctxDavid Howells 2024-04-19cifs: Add tracing for the cifs_tcon struct refcountingDavid Howells 2024-04-19cifs: Fix reacquisition of volume cookie on still-live connectionDavid Howells 2024-04-11smb3: fix broken reconnect when password changing on the server by allowing p...Steve French 2024-04-03smb: client: fix potential UAF in is_valid_oplock_break()Paulo Alcantara 2024-04-02smb: client: guarantee refcounted children from parent sessionPaulo Alcantara 2024-03-20cifs: Move some extern decls from .c files to .hDavid Howells 2024-03-10smb: client: do not defer close open handles to deleted filesMeetakshi Setiya 2024-01-18smb3: show beginning time for per share statsSteve French 2023-12-17smb: client: fix OOB in smbCalcSize()Paulo Alcantara 2023-09-19smb3: do not start laundromat thread when dir leasesSteve French 2023-08-30SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusionSteve French 2023-07-25cifs: fix charset issue in reconnectionWinston Wen 2023-06-28smb: client: fix shared DFS root mounts with different prefixesPaulo Alcantara 2023-06-28smb: client: fix parsing of source mount optionPaulo Alcantara 2023-05-24smb: move client and server files to common directory fs/smbSteve French