aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-zoned.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-05dm btree: increase rebalance threshold in __rebalance2()Hou Tao1-1/+7
2019-11-26dm: add dm-clone to the documentation indexDiego Calleja1-0/+1
2019-11-26dm mpath: remove harmful bio-based optimizationMike Snitzer1-36/+1
2019-11-20Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues"Mike Snitzer1-6/+3
2019-11-20dm: Fix Kconfig indentationKrzysztof Kozlowski1-27/+27
2019-11-18dm thin: wakeup worker only when deferred bios existJeffle Xu1-1/+4
2019-11-15dm integrity: fix excessive alignment of metadata runsMikulas Patocka2-5/+28
2019-11-07dm raid: Remove unnecessary negation of a shift in raid10_format_to_md_layoutNathan Chancellor1-1/+0
2019-11-07dm zoned: reduce overhead of backing device checksDmitry Fomichev4-32/+61
2019-11-05dm dust: add limited write failure modeBryan Gurney1-7/+46
2019-11-05dm dust: change ret to r in dust_map_read and dust_mapBryan Gurney1-7/+7
2019-11-05dm dust: change result vars to rBryan Gurney1-16/+16
2019-11-05dm cache: replace spin_lock_irqsave with spin_lock_irqMikulas Patocka1-49/+28
2019-11-05dm bio prison: replace spin_lock_irqsave with spin_lock_irqMikulas Patocka2-33/+20
2019-11-05dm thin: replace spin_lock_irqsave with spin_lock_irqMikulas Patocka1-67/+46
2019-11-05dm clone: add bucket_lock_irq/bucket_unlock_irq helpersNikos Tsironis1-15/+19
2019-11-05dm clone: replace spin_lock_irqsave with spin_lock_irqMikulas Patocka3-34/+27
2019-11-05dm writecache: handle REQ_FUAMaged Mokhtar1-1/+2
2019-11-05dm writecache: fix uninitialized variable warningMikulas Patocka1-1/+1
2019-11-05dm stripe: use struct_size() in kmalloc()Gustavo A. R. Silva2-17/+1
2019-11-05dm raid: streamline rs_get_progress() and its raid_status() caller sideHeinz Mauelshagen1-27/+20
2019-11-05dm raid: simplify rs_setup_recovery call chainHeinz Mauelshagen1-21/+6
2019-11-05dm raid: to ensure resynchronization, perform raid set grow in preresumeHeinz Mauelshagen2-21/+62
2019-11-05dm raid: change rs_set_dev_and_array_sectors API and callersHeinz Mauelshagen1-9/+5
2019-11-05dm table: do not allow request-based DM to stack on partitionsMike Snitzer1-19/+8
2019-11-03Linux 5.4-rc6Linus Torvalds1-1/+1
2019-11-01net: fix installing orphaned programsJakub Kicinski1-1/+2
2019-11-01net: cls_bpf: fix NULL deref on offload filter removalJakub Kicinski1-2/+6
2019-11-01selftests: bpf: Skip write only files in debugfsJakub Kicinski1-0/+5
2019-11-01selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang1-1/+2
2019-11-01r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit1-0/+4
2019-11-01net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli1-15/+21
2019-11-01net: phylink: Fix phylink_dbg() macroFlorian Fainelli1-0/+16
2019-11-01gve: Fixes DMA synchronization.Yangchun Fu2-2/+24
2019-11-01inet: stop leaking jiffies on the wireEric Dumazet5-6/+6
2019-11-01ixgbe: Remove duplicate clear_bit() callIgor Pylypiv1-1/+0
2019-11-01Documentation: networking: device drivers: Remove stray asterisksJonathan Neuschäfer12-56/+56
2019-11-01e1000: fix memory leaksWenwen Wang1-4/+3
2019-11-01i40e: Fix receive buffer starvation for AF_XDPJeff Kirsher1-5/+0
2019-11-01igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier1-1/+2
2019-11-01net: ethernet: arc: add the missed clk_disable_unprepareChuhong Yuan1-0/+3
2019-11-01NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()Trond Myklebust1-1/+1
2019-11-01NFSv4: Don't allow a cached open with a revoked delegationTrond Myklebust3-5/+13
2019-11-01arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 coreFlorian Fainelli2-3/+22
2019-11-01arm64: Brahma-B53 is SSB and spectre v2 safeFlorian Fainelli1-0/+2
2019-11-01arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 coreDoug Berger3-2/+16
2019-10-31igb: Enable media autosense for the i350.Manfred Rudigier2-2/+2
2019-10-31igb/igc: Don't warn on fatal read failures when the device is removedLyude Paul2-2/+4
2019-10-31tcp: increase tcp_max_syn_backlog max valueEric Dumazet2-3/+6
2019-10-31net: increase SOMAXCONN to 4096Eric Dumazet2-3/+3