summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* dm: update target status functions to support IMA measurementTushar Sugandhi2021-08-1031-2/+324
* dm ima: measure data on device renameTushar Sugandhi2021-08-103-0/+53
* dm ima: measure data on table clearTushar Sugandhi2021-08-103-0/+97
* dm ima: measure data on device removeTushar Sugandhi2021-08-103-0/+124
* dm ima: measure data on device resumeTushar Sugandhi2021-08-103-2/+125
* dm ima: measure data on table loadTushar Sugandhi2021-08-106-1/+407
* dm writecache: add event countersMikulas Patocka2021-08-101-3/+53
* dm writecache: report invalid return from writecache_map helpersMikulas Patocka2021-08-101-1/+4
* dm writecache: further writecache_map() cleanupMike Snitzer2021-08-101-32/+43
* dm writecache: factor out writecache_map_remap_origin()Mike Snitzer2021-08-101-15/+15
* dm writecache: split up writecache_map() to improve code readabilityMike Snitzer2021-08-101-151/+187
* block: move the bdi from the request_queue to the gendiskChristoph Hellwig2021-08-092-8/+5
* block: pass a gendisk to blk_queue_update_readaheadChristoph Hellwig2021-08-093-3/+3
* dm: delay registering the gendiskChristoph Hellwig2021-08-092-13/+11
* dm: move setting md->type into dm_setup_md_queueChristoph Hellwig2021-08-092-6/+3
* dm: cleanup cleanup_mapped_deviceChristoph Hellwig2021-08-091-5/+1
* block: make the block holder code optionalChristoph Hellwig2021-08-092-0/+3
* loop: Select I/O scheduler 'none' from inside add_disk()Bart Van Assche2021-08-051-1/+2
* loop: raise media_change eventMatteo Croce2021-08-021-0/+5
* loop: don't grab a reference to the block deviceChristoph Hellwig2021-08-021-5/+0
* ps3disk: use memcpy_{from,to}_bvecChristoph Hellwig2021-08-021-16/+2
* dm-writecache: use bvec_kmap_local instead of bvec_kmap_irqChristoph Hellwig2021-08-021-3/+2
* rbd: use memzero_bvecChristoph Hellwig2021-08-021-13/+2
* Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-3152-271/+528
|\
| * can: esd_usb2: fix memory leakPavel Skripkin2021-07-301-1/+15
| * can: ems_usb: fix memory leakPavel Skripkin2021-07-301-1/+13
| * can: usb_8dev: fix memory leakPavel Skripkin2021-07-301-2/+13
| * can: mcba_usb_start(): add missing urb->transfer_dma initializationPavel Skripkin2021-07-301-0/+2
| * can: hi311x: fix a signedness bug in hi3110_cmd()Dan Carpenter2021-07-301-1/+1
| * sis900: Fix missing pci_disable_device() in probe and removeWang Hai2021-07-281-5/+2
| * nfc: nfcsim: fix use after free during module unloadKrzysztof Kozlowski2021-07-281-2/+1
| * tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai2021-07-281-5/+2
| * nfc: s3fwrn5: fix undefined parameter values in dev_err()Tang Bin2021-07-281-1/+1
| * net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32Chris Mi2021-07-281-1/+1
| * net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()Dima Chumak2021-07-281-2/+31
| * net/mlx5: Unload device upon firmware fatal errorAya Levin2021-07-281-2/+10
| * net/mlx5e: Fix page allocation failure for ptp-RQ over SFAya Levin2021-07-281-1/+1
| * net/mlx5e: Fix page allocation failure for trap-RQ over SFAya Levin2021-07-281-1/+1
| * net/mlx5e: Consider PTP-RQ when setting RX VLAN strippingAya Levin2021-07-282-2/+7
| * net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is availableMaxim Mikityanskiy2021-07-281-2/+3
| * net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO c...Tariq Toukan2021-07-281-1/+10
| * net/mlx5: E-Switch, handle devcom events only for ports on the same deviceRoi Dayan2021-07-282-4/+4
| * net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is...Maor Dickman2021-07-281-3/+4
| * net/mlx5e: Disable Rx ntuple offload for uplink representorMaor Dickman2021-07-281-9/+20
| * net/mlx5: Fix flow table chainingMaor Gottlieb2021-07-281-4/+6
| * net: hns3: change the method of obtaining default ptp cycleYufeng Mo2021-07-272-9/+37
| * nfc: s3fwrn5: fix undefined parameter values in dev_err()Tang Bin2021-07-271-1/+1
| * octeontx2-af: Do NIX_RX_SW_SYNC twiceSunil Goutham2021-07-271-2/+13
| * bnxt_en: Fix static checker warning in bnxt_fw_reset_task()Somnath Kotur2021-07-261-3/+2
| * net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...Letu Ren2021-07-261-3/+3