Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-07RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sessVaishali Thakkar
2022-01-07RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sessVaishali Thakkar
2022-01-07RDMA/rtrs-clt: Rename rtrs_clt_sess to rtrs_clt_pathVaishali Thakkar
2022-01-07RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_pathVaishali Thakkar
2022-01-07RDMA/rtrs: Rename rtrs_sess to rtrs_pathVaishali Thakkar
2022-01-06IB/iser: Align coding style across driverMax Gurtovoy
2022-01-06IB/iser: Remove un-needed casting to/from void pointerMax Gurtovoy
2022-01-06IB/iser: Don't suppress send completionsMax Gurtovoy
2022-01-06IB/iser: Rename ib_ret local variableMax Gurtovoy
2022-01-06IB/iser: Fix RNR errorsSergey Gorenko
2022-01-06IB/iser: Remove deprecated pi_guard module paramMax Gurtovoy
2021-12-15Merge tag 'v5.16-rc5' into rdma.git for-nextJason Gunthorpe
2021-11-29RDMA/rtrs: Call {get,put}_cpu_ptr to silence a debug kernel warningGuoqing Jiang
2021-11-25RDMA/rtrs-clt: Fix the initial value of min_latencyJack Wang
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-10-29IB/opa_vnic: Rebranding of OPA VNIC driver to Cornelis NetworksScott Breyer
2021-10-25RDMA/ipoib: Use dev_addr_mod()Jakub Kicinski
2021-10-17scsi: RDMA/srp: Switch to attribute groupsBart Van Assche
2021-10-17scsi: ib_srp: Call scsi_done() directlyBart Van Assche
2021-10-12RDMA: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-05scsi: target: srpt: Replace enable attr with ops.enableDmitry Bogdanov
2021-10-04RDMA/rtrs-clt: Follow "one entry one value" rule for IO migration statsMd Haris Iqbal
2021-10-04RDMA/rtrs: Do not allow sessname to contain special symbols / and .Md Haris Iqbal
2021-10-04RDMA/rtrs: Introduce destroy_cq helperMd Haris Iqbal
2021-10-04RDMA/rtrs: Replace duplicate check with is_pollqueue helperJack Wang
2021-10-04RDMA/rtrs: Fix warning when use poll mode on client side.Jack Wang
2021-10-04RDMA/rtrs: Remove len parameter from helper print functions of sysfsMd Haris Iqbal
2021-10-04RDMA/rtrs: Use sysfs_emit instead of s*printf function for sysfs showMd Haris Iqbal
2021-09-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-09-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-23RDMA/rtrs: Remove (void) casting for functionsGioh Kim
2021-08-23RDMA/rtrs-clt: Fix counting inflight IOGioh Kim
2021-08-23RDMA/rtrs: Remove all likely and unlikelyGioh Kim
2021-08-23RDMA/rtrs: Remove unused functionsJack Wang
2021-08-23RDMA/rtrs-clt: During add_path change for_new_clt according to path_numMd Haris Iqbal
2021-08-19RDMA/rtrs: Remove a useless kfree()Christophe JAILLET
2021-08-12scsi: RDMA/srp: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-08-12scsi: RDMA/iser: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-21scsi: iser: Use scsi_get_sector() instead of scsi_get_lba()Bart Van Assche
2021-07-15RDMA/rtrs: Move sq_wr_avail to rtrs_conJack Wang
2021-07-15RDMA/rtrs: Remove unused flags parameterJack Wang
2021-07-15RDMA/rtrs: Make rtrs_post_rdma_write_imm_empty staticJack Wang
2021-07-15RDMA/rtrs: Enable the same selective signal for heartbeat and IOJack Wang
2021-07-15RDMA/rtrs: move wr_cnt from rtrs_srv_con to rtrs_conJack Wang
2021-07-15RDMA/rtrs: Add error messages for failed operations.Jack Wang
2021-07-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-06-24IB/isert: Align target max I/O size to initiator sizeMax Gurtovoy
2021-06-22Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe