summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-062-6/+15
|\
| * dm bufio: introduce forget_buffer_lockedMikulas Patocka2020-06-051-0/+7
| * dm bufio: delete unused and inefficient dm_bufio_discard_buffersMikulas Patocka2020-06-051-7/+0
| * dm: use dynamic debug instead of compile-time config optionHannes Reinecke2020-05-201-6/+1
| * dm mpath: pass IO start time to path selectorGabriel Krisman Bertazi2020-05-151-0/+2
| * dm bufio: implement discardMikulas Patocka2020-05-151-0/+12
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-067-16/+16
|\ \
| * | scsi: qla2xxx: Suppress two recently introduced compiler warningsBart Van Assche2020-05-201-0/+7
| * | scsi: libsas: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-121-4/+4
| * | scsi: target: tcmu: Make pgr_support and alua_support attributes writableBodo Stroesser2020-05-081-0/+1
| * | scsi: target: Make transport_flags per deviceBodo Stroesser2020-05-082-1/+2
| * | scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptplBodo Stroesser2020-05-081-0/+1
| * | scsi: core: Remove 'list' entry from struct scsi_cmndHannes Reinecke2020-05-081-1/+0
| * | scsi: target: iscsi: Remove the iscsi_data_count structureMaurizio Lombardi2020-04-251-10/+0
| * | scsi: qed: Send BW update notifications to the protocol driversSudarsana Reddy Kalluru2020-04-171-0/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-06-0523-370/+450
|\ \ \
| * | | RDMA/mlx5: Return ECE DC supportLeon Romanovsky2020-06-031-2/+3
| * | | RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe2020-06-031-1/+0
| * | | RDMA: Remove 'max_fmr'Jason Gunthorpe2020-06-032-2/+0
| * | | RDMA/core: Remove FMR device opsMax Gurtovoy2020-06-031-59/+0
| * | | RDMA/mlx4: Remove FMR support for memory registrationMax Gurtovoy2020-06-031-20/+2
| * | | RDMA/core: Remove FMR pool APIMax Gurtovoy2020-06-031-93/+0
| * | | RDMA/core: Introduce shared CQ pool APIYamin Friedman2020-05-291-1/+16
| * | | RDMA/core: Add protection for shared CQs used by ULPsYamin Friedman2020-05-291-1/+4
| * | | RDMA/core: Use offsetofend() instead of open codingJason Gunthorpe2020-05-291-2/+1
| * | | RDMA/mlx5: Return ECE data after modify QPLeon Romanovsky2020-05-271-0/+2
| * | | RDMA/mlx5: Set ECE options during modify QPLeon Romanovsky2020-05-271-1/+2
| * | | RDMA/mlx5: Convert modify QP to use MLX5_SET macrosLeon Romanovsky2020-05-271-66/+0
| * | | RDMA/mlx5: Set ECE options during QP createLeon Romanovsky2020-05-271-0/+2
| * | | RDMA/mlx5: Get ECE options from FW during create QPLeon Romanovsky2020-05-271-1/+1
| * | | RDMA/cma: Provide ECE reject reasonLeon Romanovsky2020-05-272-2/+3
| * | | RDMA/cma: Connect ECE to rdma_acceptLeon Romanovsky2020-05-272-0/+4
| * | | RDMA/cm: Send and receive ECE parameter over the wireLeon Romanovsky2020-05-271-1/+8
| * | | RDMA/ucma: Deliver ECE parameters through UCMA eventsLeon Romanovsky2020-05-272-0/+2
| * | | RDMA/ucma: Extend ucma_connect to receive ECE parametersLeon Romanovsky2020-05-272-0/+9
| * | | RDMA/cm: Add Enhanced Connection Establishment (ECE) bitsLeon Romanovsky2020-05-271-0/+6
| * | | Merge branch 'mellanox/mlx5-next' into rdma.git for/nextJason Gunthorpe2020-05-272-23/+17
| |\ \ \
| * | | | RDMA/core: Use sizeof_field() helperGustavo A. R. Silva2020-05-271-6/+6
| * | | | IB/uverbs: Introduce create/destroy QP commands over ioctlYishai Hadas2020-05-222-0/+37
| * | | | IB/uverbs: Introduce create/destroy WQ commands over ioctlYishai Hadas2020-05-221-0/+25
| * | | | IB/uverbs: Introduce create/destroy SRQ commands over ioctlYishai Hadas2020-05-221-0/+27
| * | | | IB/uverbs: Move QP, SRQ, WQ type and flags to UAPIYishai Hadas2020-05-222-19/+58
| * | | | IB/uverbs: Extend CQ to get its own asynchronous event FDYishai Hadas2020-05-221-0/+1
| * | | | RDMA/core: Allow the ioctl layer to abort a fully created uobjectJason Gunthorpe2020-05-224-2/+11
| * | | | Merge tag 'v5.7-rc6' into rdma.git for-nextJason Gunthorpe2020-05-21112-286/+522
| |\ \ \ \
| * | | | | IB/ipoib: Increase ipoib Datagram mode MTU's upper limitKaike Wan2020-05-212-9/+78
| * | | | | IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPsGary Leshner2020-05-212-4/+4
| * | | | | IB/hfi1: Remove module parameter for KDETH qpnsGary Leshner2020-05-211-1/+28
| * | | | | IB/hfi1: Add functions to transmit datagram ipoib packetsGary Leshner2020-05-211-0/+1
| * | | | | IB/hfi1: Add accelerated IP capability bitKaike Wan2020-05-211-1/+2