summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-log-writes.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-18dm zoned: fix metadata block ref countingDamien Le Moal1-9/+11
2018-10-18dm raid: avoid bitmap with raid4/5/6 journal deviceHeinz Mauelshagen1-1/+1
2018-10-18dm crypt: make workqueue names device-specificMichał Mirosław1-5/+10
2018-10-18dm: add dm_table_device_name()Michał Mirosław2-0/+7
2018-10-18dm ioctl: harden copy_params()'s copy_from_user() from malicious usersWenwen Wang1-12/+6
2018-10-16dm: remove unnecessary unlikely() around WARN_ON_ONCE()Igor Stoppa2-2/+2
2018-10-16dm zoned: target: use refcount_t for dm zoned reference countersJohn Pittman1-10/+10
2018-10-16dm thin: use refcount_t for thin_c reference countingJohn Pittman1-4/+4
2018-10-11dm table: require that request-based DM be layered on blk-mq devicesMike Snitzer1-1/+17
2018-10-11dm: rename DM_TYPE_MQ_REQUEST_BASED to DM_TYPE_REQUEST_BASEDMike Snitzer4-20/+8
2018-10-11dm: remove legacy request-based IO pathJens Axboe9-393/+36
2018-10-11dm linear: fix linear_end_io conditional definitionDamien Le Moal2-2/+4
2018-10-10dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabledMike Snitzer1-1/+7
2018-10-09dm: fix report zone remapping to account for partition offsetDamien Le Moal1-7/+20
2018-10-09dm cache: destroy migration_cache if cache target registration failedShenghui Wang1-3/+2
2018-10-07Linux 4.19-rc7v4.19-rc7Greg Kroah-Hartman1-1/+1
2018-10-06mm: madvise(MADV_DODUMP): allow hugetlbfs pagesDaniel Black1-1/+1
2018-10-06ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant1-2/+2
2018-10-06mm/vmscan.c: fix int overflow in callers of do_shrink_slab()Kirill Tkhai1-4/+3
2018-10-06mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properlyJann Horn1-0/+3
2018-10-06mm/vmstat.c: fix outdated vmstat_textJann Horn1-1/+0
2018-10-06proc: restrict kernel stack dumps to rootJann Horn1-0/+14
2018-10-06mm/hugetlb: add mmap() encodings for 32MB and 512MB page sizesAnshuman Khandual4-0/+8
2018-10-06mm/migrate.c: split only transparent huge pages when allocation failsAnshuman Khandual1-1/+1
2018-10-06ipc/shm.c: use ERR_CAST() for shm_lock() error returnKees Cook1-1/+1
2018-10-06mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctlYueHaibing1-1/+2
2018-10-06mm, thp: fix mlocking THP page with migration enabledKirill A. Shutemov2-1/+4
2018-10-06ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()Larry Chen1-4/+12
2018-10-06hugetlb: take PMD sharing into account when flushing tlb/cachesMike Kravetz1-9/+44
2018-10-06mm: migration: fix migration of huge PMD shared pagesMike Kravetz4-5/+94
2018-10-05net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier1-4/+5
2018-10-05ipv6: take rcu lock in rawv6_send_hdrinc()Wei Wang1-9/+20
2018-10-05net: sched: Add policy validation for tc attributesDavid Ahern1-4/+20
2018-10-05rtnetlink: fix rtnl_fdb_dump() for ndmsg headerMauricio Faria de Oliveira1-9/+20
2018-10-05yam: fix a missing-check bugWenwen Wang1-0/+4
2018-10-05net: bpfilter: Fix type cast and pointer warningsShanthosh RK1-2/+2
2018-10-05net: cxgb3_main: fix a missing-check bugWenwen Wang1-0/+17
2018-10-05bpf: 32-bit RSH verification must truncate input before the ALU opJann Horn1-1/+9
2018-10-05powerpc/numa: Skip onlining a offline node in kdump pathSrikar Dronamraju1-2/+3
2018-10-05powerpc: Don't print kernel instructions in show_user_instructions()Michael Ellerman1-0/+10
2018-10-05i2c: designware: Call i2c_dw_clk_rate() only when calculating timingsJarkko Nikula1-1/+3
2018-10-05iommu/amd: Clear memory encryption mask from physical addressSingh, Brijesh1-1/+1
2018-10-05net: phy: phylink: fix SFP interface autodetectionBaruch Siach1-20/+28
2018-10-05be2net: don't flip hw_features when VXLANs are added/deletedDavide Caratti1-4/+1
2018-10-05net/packet: fix packet drop as of virtio gsoJianfeng Tan2-4/+25
2018-10-05net: dsa: b53: Keep CPU port as tagged in all VLANsFlorian Fainelli1-2/+2
2018-10-05openvswitch: load NAT helperFlavio Leitner1-0/+4
2018-10-05bnxt_en: get the reduced max_irqs by the ones used by RDMAVasundhara Volam1-1/+1
2018-10-05bnxt_en: free hwrm resources, if driver probe fails.Venkat Duvvuru1-4/+6
2018-10-05bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG requestVasundhara Volam1-3/+3