summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | dm writecache: add "cleaner" and "max_age" to DocumentationMike Snitzer2021-06-251-0/+17
| * | | dm writecache: write at least 4k when committingMikulas Patocka2021-06-211-1/+5
| * | | dm writecache: flush origin device when writing and cache is fullMikulas Patocka2021-06-161-2/+6
| * | | dm writecache: have ssd writeback wait if the kcopyd workqueue is busyMikulas Patocka2021-06-153-0/+12
| * | | dm writecache: use list_move instead of list_del/list_add in writecache_write...Baokun Li2021-06-141-6/+3
| * | | dm writecache: commit just one block, not a full pageMikulas Patocka2021-06-141-5/+1
| * | | dm writecache: remove unused gfp_t argument from wc_add_block()Mikulas Patocka2021-06-141-3/+3
| * | | dm crypt: Fix zoned block device supportDamien Le Moal2021-06-041-5/+19
| * | | dm: introduce zone append emulationDamien Le Moal2021-06-046-54/+618
| * | | dm: rearrange core declarations for extended use from dm-zone.cDamien Le Moal2021-06-042-52/+59
| * | | block: introduce BIO_ZONE_WRITE_LOCKED bio flagDamien Le Moal2021-06-041-0/+1
| * | | block: introduce bio zone helpersDamien Le Moal2021-06-041-0/+12
| * | | block: improve handling of all zones reset operationDamien Le Moal2021-06-041-27/+92
| * | | dm: Forbid requeue of writes to zonesDamien Le Moal2021-06-043-6/+41
| * | | dm: Introduce dm_report_zones()Damien Le Moal2021-06-045-15/+31
| * | | dm: move zone related code to dm-zone.cDamien Le Moal2021-06-045-89/+119
| * | | dm: cleanup device_area_is_invalid()Damien Le Moal2021-06-041-1/+1
| * | | dm: Fix dm_accept_partial_bio() relative to zone management commandsDamien Le Moal2021-06-041-2/+6
| * | | dm zoned: check zone capacityDamien Le Moal2021-06-041-0/+7
| * | | dm table: Constify static struct blk_ksm_ll_opsRikard Falkeborn2021-06-041-1/+1
| * | | dm writecache: interrupt writeback if suspendedMikulas Patocka2021-06-041-2/+3
| * | | dm writecache: don't split bios when overwriting contiguous cache contentMikulas Patocka2021-06-041-8/+30
| * | | dm kcopyd: avoid spin_lock_irqsave from process contextMikulas Patocka2021-06-041-9/+6
| * | | dm kcopyd: avoid useless atomic operationsMikulas Patocka2021-06-043-12/+12
| * | | dm space map disk: cache a small number of index entriesJoe Thornber2021-06-042-6/+96
| * | | dm space maps: improve performance with inc/dec on ranges of blocksJoe Thornber2021-06-0415-245/+774
| * | | dm space maps: don't reset space map allocation cursor when committingJoe Thornber2021-06-042-2/+16
| * | | dm btree: improve btree residencyJoe Thornber2021-06-043-31/+439
* | | | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-07-011908-26530/+107411
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-3088-390/+707
| |\ \ \ \
| | * | | | selftests: net: devlink_port_split: check devlink returned an element before ...Paolo Pisati2021-06-291-0/+3
| | * | | | net: phy: at803x: mask 1000 Base-X link modeDavid Bauer2021-06-291-1/+29
| | * | | | Merge branch 'sctp-size-validations'David S. Miller2021-06-296-30/+58
| | |\ \ \ \
| | | * | | | sctp: add param size validation for SCTP_PARAM_SET_PRIMARYMarcelo Ricardo Leitner2021-06-291-3/+10
| | | * | | | sctp: validate chunk size in __rcv_asconf_lookupMarcelo Ricardo Leitner2021-06-291-0/+3
| | | * | | | sctp: add size validation when walking chunksMarcelo Ricardo Leitner2021-06-291-1/+1
| | | * | | | sctp: validate from_addr_param returnMarcelo Ricardo Leitner2021-06-296-26/+44
| | |/ / / /
| | * | | | flow_offload: action should not be NULL when it is referencedgushengxian2021-06-281-5/+7
| | * | | | net: sched: fix warning in tcindex_alloc_perfect_hashPavel Skripkin2021-06-281-1/+1
| | * | | | net: lwtunnel: handle MTU calculation in forwadingVadim Fedorenko2021-06-283-9/+22
| | * | | | Revert "be2net: disable bh with spin_lock in be_process_mcc"Petr Oros2021-06-252-2/+6
| | * | | | gve: Fix swapped vars when fetching max queuesBailey Forrest2021-06-251-2/+2
| | * | | | dev_forward_skb: do not scrub skb mark within the same name spaceNicolas Dichtel2021-06-251-1/+1
| | * | | | net: dsa: sja1105: fix NULL pointer dereference in sja1105_reload_cbs()Vladimir Oltean2021-06-251-0/+6
| | * | | | Merge tag 'ieee802154-for-davem-2021-06-24' of git://git.kernel.org/pub/scm/l...David S. Miller2021-06-251-3/+8
| | |\ \ \ \
| | | * | | | ieee802154: hwsim: avoid possible crash in hwsim_del_edge_nl()Eric Dumazet2021-06-221-1/+1
| | | * | | | ieee802154: hwsim: Fix memory leak in hwsim_add_oneDongliang Mu2021-06-221-0/+5
| | | * | | | ieee802154: hwsim: Fix possible memory leak in hwsim_subscribe_all_othersDongliang Mu2021-06-141-2/+2
| | * | | | | e1000e: Check the PCIm stateSasha Neftin2021-06-251-11/+13
| | * | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-06-243-8/+20
| | |\ \ \ \ \