aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-07smb: client: don't call init_waitqueue_head(&info->conn_wait) twice in _smbd_...Stefan Metzmacher1-1/+0
2025-08-07smb: client: improve logging in smbd_conn_upcall()Stefan Metzmacher1-4/+10
2025-08-07smb: client: return an error if rdma_connect does not return within 5 secondsStefan Metzmacher1-2/+4
2025-08-06smb: client: make use of smbdirect_socket.{send,recv}_io.mem.{cache,pool}Stefan Metzmacher2-40/+34
2025-08-06smb: smbdirect: add smbdirect_socket.{send,recv}_io.mem.{cache,pool}Stefan Metzmacher1-0/+23
2025-08-06smb: client: make use of struct smbdirect_send_ioStefan Metzmacher2-38/+23
2025-08-06smb: smbdirect: introduce struct smbdirect_send_ioStefan Metzmacher1-0/+24
2025-08-06smb: client: make use of SMBDIRECT_RECV_IO_MAX_SGEStefan Metzmacher2-5/+2
2025-08-06smb: smbdirect: add SMBDIRECT_RECV_IO_MAX_SGEStefan Metzmacher1-0/+7
2025-08-06smb: client: remove unused enum smbd_connection_statusStefan Metzmacher1-10/+0
2025-08-06smb: client: make use of smbdirect_socket.recv_io.reassembly.*Stefan Metzmacher3-61/+46
2025-08-06smb: smbdirect: introduce smbdirect_socket.recv_io.reassembly.*Stefan Metzmacher1-0/+26
2025-08-06smb: client: make use of smb: smbdirect_socket.recv_io.free.{list,lock}Stefan Metzmacher2-15/+13
2025-08-06smb: smbdirect: introduce smbdirect_socket.recv_io.free.{list,lock}Stefan Metzmacher1-0/+9
2025-08-06smb: client: make use of struct smbdirect_recv_ioStefan Metzmacher2-54/+41
2025-08-06smb: smbdirect: introduce struct smbdirect_recv_ioStefan Metzmacher1-0/+15
2025-08-06smb: client: make use of smbdirect_socket->recv_io.expectedStefan Metzmacher2-15/+14
2025-08-06smb: smbdirect: introduce smbdirect_socket.recv_io.expectedStefan Metzmacher1-0/+14
2025-08-06smb: client: remove unused smbd_connection->fragment_reassembly_remainingStefan Metzmacher2-3/+0
2025-08-06smb: client: let recv_done() avoid touching data_transfer after cleanup/moveStefan Metzmacher1-14/+11
2025-08-06smb: client: let recv_done() cleanup before notifying the callers.Stefan Metzmacher1-6/+8
2025-08-06smb: client: make sure we call ib_dma_unmap_single() only if we called ib_dma...Stefan Metzmacher1-2/+9
2025-08-06smb: client: remove separate empty_packet_queueStefan Metzmacher3-65/+7
2025-08-06smb: client: let send_done() cleanup before calling smbd_disconnect_rdma_conn...Stefan Metzmacher1-6/+8
2025-08-06cifs: Fix null-ptr-deref by static initializing global lockYunseong Kim1-4/+2
2025-08-06cifs: Move the SMB1 transport code out of transport.cSteve French4-553/+588
2025-08-05smb: client: smb: client: eliminate mid_flags fieldWang Zhaolong4-19/+16
2025-08-05smb: client: add mid_counter_lock to protect the mid counter counterWang Zhaolong5-35/+38
2025-08-05smb: client: rename server mid_lock to mid_queue_lockWang Zhaolong7-54/+54
2025-08-04smb: client: fix creating symlinks under POSIX mountsPaulo Alcantara6-10/+13
2025-08-04smb: client: default to nonativesocket under POSIX mountsPaulo Alcantara1-0/+1
2025-08-01smb: client: set symlink type as native for POSIX mountsPaulo Alcantara5-29/+22
2025-07-31gpu: nova-core: fix up formatting after mergeMiguel Ojeda1-1/+1
2025-07-31bitfield: Ensure the return values of helper functions are checkedBen Horgan1-4/+4
2025-07-31test_bits: add tests for __GENMASK() and __GENMASK_ULL()Vincent Mailhol1-0/+19
2025-07-31bits: unify the non-asm GENMASK*()Vincent Mailhol1-22/+4
2025-07-31bits: split the definition of the asm and non-asm GENMASK*()Vincent Mailhol1-6/+7
2025-07-31cpumask: Remove unnecessary cpumask_nth_andnot()Shaopeng Tan2-43/+0
2025-07-31watchdog: fix opencoded cpumask_next_wrap() in watchdog_next_cpu()Yury Norov [NVIDIA]1-4/+1
2025-07-31clocksource: Improve randomness in clocksource_verify_choose_cpus()Yury Norov [NVIDIA]1-4/+1
2025-07-31smb3 client: add way to show directory leases for improved debuggingSteve French2-1/+53
2025-07-30mtd: spinand: winbond: Add comment about the maximum frequencyMiquel Raynal1-0/+1
2025-07-30mtd: spinand: winbond: Enable high-speed modes on w35n0xjwMiquel Raynal3-4/+94
2025-07-30mtd: spinand: winbond: Enable high-speed modes on w25n0xjwMiquel Raynal3-3/+45
2025-07-30mtd: spinand: Add a ->configure_chip() hookMiquel Raynal2-2/+21
2025-07-30mtd: spinand: Add a frequency field to all READ_FROM_CACHE variantsMiquel Raynal13-112/+121
2025-07-30mtd: spinand: Fix macro alignmentMiquel Raynal1-3/+3
2025-07-30spi: spi-mem: Take into account the actual maximum frequencyMiquel Raynal3-6/+16
2025-07-30spi: spi-mem: Use picoseconds for calculating the op durationsMiquel Raynal1-3/+10
2025-07-30mtd: rawnand: atmel: set pmecc data setup timeBalamanikandan Gunasundar1-0/+6