aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-08switch new_sync_{read,write}() to ITER_UBUFAl Viro1-4/+2
2022-08-08new iov_iter flavour - ITER_UBUFAl Viro12-31/+108
2022-08-04s390/dasd: Establish DMA alignmentEric Farman2-0/+2
2022-08-04s390/dasd: drop unexpected word 'for' in commentsJiang Jian1-1/+1
2022-08-04drm/amd/amdgpu: fix build failure due to implicit declarationSudip Mukherjee1-0/+1
2022-08-04usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()Nathan Chancellor1-4/+8
2022-08-04drm/amd/display: restore code for plane with no modifiersDave Airlie1-0/+3
2022-08-03video:backlight: remove reference to AVR32 architecture in ltv350qvHans-Christian Noren Egtvedt1-2/+1
2022-08-03video: remove support for non-existing atmel,at32ap-lcdc in atmel_lcdfbHans-Christian Noren Egtvedt1-1/+0
2022-08-03usb:udc: remove reference to AVR32 architecture in Atmel USBA KconfigHans-Christian Noren Egtvedt1-2/+2
2022-08-03sound:spi: remove reference to AVR32 in Atmel AT73C213 DAC driverHans-Christian Noren Egtvedt1-1/+1
2022-08-03net: remove cdns,at32ap7000-macb device tree entryHans-Christian Noren Egtvedt2-3/+1
2022-08-03misc: update maintainer email address and description for atmel-sscHans-Christian Noren Egtvedt1-2/+2
2022-08-03mfd: remove reference to AVR32 architecture in atmel-smc.cHans-Christian Noren Egtvedt1-2/+2
2022-08-03dma:dw: remove reference to AVR32 architecture in core.cHans-Christian Noren Egtvedt1-3/+0
2022-08-02doc: sfp-phylink: Fix a broken referenceChristophe JAILLET1-3/+3
2022-08-02ublk_drv: add support for UBLK_IO_NEED_GET_DATAZiyangZhang1-12/+94
2022-08-02ublk_cmd.h: add one new ublk command: UBLK_IO_NEED_GET_DATAZiyangZhang1-0/+18
2022-08-02ublk_drv: cleanup ublksrv_ctrl_dev_infoMing Lei2-18/+15
2022-08-02ublk_drv: add SET_PARAMS/GET_PARAMS control commandMing Lei2-18/+234
2022-08-02ublk_drv: fix ublk device leak in case that add_disk failsMing Lei1-0/+5
2022-08-02ublk_drv: cancel device even though disk isn't upMing Lei1-6/+12
2022-08-02block: fix leaking page ref on truncated direct ioKeith Busch1-15/+15
2022-08-02block: ensure bio_iov_add_page can't failKeith Busch1-10/+9
2022-08-02block: ensure iov_iter advances for added pagesKeith Busch1-4/+4
2022-08-02drivers:md:fix a potential use-after-free bugWentao_Liang1-1/+1
2022-08-02md/raid5: Ensure batch_last is released before sleeping for quiesceLogan Gunthorpe2-9/+29
2022-08-02md/raid5: Move stripe_request_ctx upLogan Gunthorpe1-27/+27
2022-08-02md/raid5: Drop unnecessary call to r5c_check_stripe_cache_usage()Logan Gunthorpe1-1/+0
2022-08-02md/raid5: Make is_inactive_blocked() helperLogan Gunthorpe1-5/+19
2022-08-02md/raid5: Refactor raid5_get_active_stripe()Logan Gunthorpe1-31/+36
2022-08-02block: pass struct queue_limits to the bio splitting helpersChristoph Hellwig5-72/+68
2022-08-02block: move bio_allowed_max_sectors to blk-merge.cChristoph Hellwig2-10/+10
2022-08-02block: move the call to get_max_io_size out of blk_bio_segment_splitChristoph Hellwig1-4/+5
2022-08-02block: move ->bio_split to the gendiskChristoph Hellwig6-16/+15
2022-08-02block: change the blk_queue_bounce calling conventionChristoph Hellwig3-18/+20
2022-08-02block: change the blk_queue_split calling conventionChristoph Hellwig11-65/+63
2022-08-02nvme: update MAINTAINERS for the new auth codeChristoph Hellwig1-1/+2
2022-08-02nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardownSagi Grimberg1-1/+2
2022-08-02nvme: enable generic interface (/dev/ngXnY) for unknown command setsJoel Granados1-7/+34
2022-08-02nvme: factor out a nvme_ns_is_readonly helperChristoph Hellwig1-5/+10
2022-08-02nvme: refactor namespace probingChristoph Hellwig1-105/+125
2022-08-02nvme: generalize the nvme_multi_css check in nvme_scan_nsChristoph Hellwig1-6/+6
2022-08-02nvme: rename nvme_validate_or_alloc_ns to nvme_scan_nsChristoph Hellwig1-3/+3
2022-08-02nvme: catch -ENODEV from nvme_revalidate_zones againChristoph Hellwig1-6/+7
2022-08-02nvmet-auth: select the intended CRYPTO_DH_RFC7919_GROUPSLukas Bulwahn1-1/+1
2022-08-02nvmet-auth: fix return value check in auth receiveChaitanya Kulkarni1-2/+1
2022-08-02nvmet-auth: fix return value check in auth sendChaitanya Kulkarni1-2/+2
2022-08-02nvmet-auth: fix a couple of spelling mistakesColin Ian King2-2/+2
2022-08-02nvmet: fix a format specifier in nvmet_auth_ctrl_exponentialChristoph Hellwig1-1/+1