Home
last modified time | relevance | path

Searched refs:merge (Results 1 – 25 of 528) sorted by relevance

12345678910>>...22

/linux/fs/btrfs/
A Dextent_map.c237 struct extent_map *merge = NULL; in try_merge_map() local
256 em->start = merge->start; in try_merge_map()
258 em->len += merge->len; in try_merge_map()
262 em->mod_start = merge->mod_start; in try_merge_map()
266 RB_CLEAR_NODE(&merge->rb_node); in try_merge_map()
267 free_extent_map(merge); in try_merge_map()
275 em->len += merge->len; in try_merge_map()
276 em->block_len += merge->block_len; in try_merge_map()
278 RB_CLEAR_NODE(&merge->rb_node); in try_merge_map()
279 em->mod_len = (merge->mod_start + merge->mod_len) - em->mod_start; in try_merge_map()
[all …]
/linux/Documentation/maintainer/
A Drebasing-and-merging.rst16 the kernel community is not scared by seeing merge commits in its
68 newer base or avoiding a merge with an upstream repository is not
101 independently of the others. So naturally, at least one merge will be
122 can be recorded. The changelog for the merge should, for any kind of
123 merge, say *why* the merge is being done. For a lower-level tree, "why" is
144 type of merge is often called a "back merge". Back merges can help to make
159 merge to a well-known stable point, rather than to some random commit.
164 One of the most frequent causes of merge-related trouble is when a
190 as always, in such situations, the merge commit should explain why the
216 git merge v5.2-rc1^0
[all …]
A Dmaintainer-entry-profile.rst54 sent at any time before the merge window closes and can still be
56 be settled in soaking in linux-next in advance of the merge window
62 New feature submissions targeting the next merge window should have
65 the NEXT+1 merge window, or should come with sufficient justification
70 - Last -rc to merge features: Deadline for merge decisions
72 set will need to wait for the NEXT+1 merge window. Of course there is no
75 resubmit for the following merge window.
A Dpull-requests.rst53 itself, and then in the merge commit that the maintainer makes if/when they
54 merge the pull request. So write it up well, as it will be in the kernel
61 want to use that message as the message for the merge, so it should
69 suspicious. And when you send me new stuff after the merge window
72 happened that this didn't go through the merge window..
85 it right now), but may not make sense in the context of a merge
97 Here is the big char/misc patch set for the 4.15-rc1 merge window.
A Dmodifying-patches.rst7 modify patches you receive in order to merge them, because the code is not
24 want at the same time to credit the author, track changes, merge the fix,
/linux/Documentation/admin-guide/device-mapper/
A Dsnapshot.rst12 - To merge a snapshot of a block device back into the snapshot's origin
24 snapshot, snapshot-origin, and snapshot-merge.
73 - snapshot-merge <origin> <COW device> <persistent> <chunksize>
124 How snapshot-merge is used by LVM2
136 lvconvert --merge volumeGroup/snap
144 volumeGroup-base: 0 2097152 snapshot-merge 254:11 254:12 P 16
154 The snapshot-merge and snapshot status lines end with:
174 # lvconvert --merge -b volumeGroup/snap
182 0 8388608 snapshot-merge 281688/2097152 1104
185 0 8388608 snapshot-merge 180480/2097152 712
[all …]
/linux/drivers/net/ethernet/netronome/nfp/flower/
A Doffload.c616 merge->tci = cpu_to_be16(0xffff); in nfp_flower_update_merge_with_actions()
619 merge->tci = cpu_to_be16(0); in nfp_flower_update_merge_with_actions()
625 memset(&merge->l4, 0xff, in nfp_flower_update_merge_with_actions()
628 memset(&merge->ipv6, 0xff, in nfp_flower_update_merge_with_actions()
631 memset(&merge->ipv4, 0xff, in nfp_flower_update_merge_with_actions()
639 merge->l2.mac_src[i] |= in nfp_flower_update_merge_with_actions()
666 merge->ipv6.ip_ext.ttl |= in nfp_flower_update_merge_with_actions()
675 ports = (u8 *)&merge->l4.port_src; in nfp_flower_update_merge_with_actions()
717 merge->tci = meta_tci->tci; in nfp_flower_populate_merge_match()
727 memcpy(&merge->l2, mask, match_size); in nfp_flower_populate_merge_match()
[all …]
/linux/fs/notify/
A Dnotification.c83 int (*merge)(struct fsnotify_group *, in fsnotify_insert_event()
112 if (!list_empty(list) && merge) { in fsnotify_insert_event()
113 ret = merge(group, event); in fsnotify_insert_event()
/linux/tools/lib/
A Dlist_sort.c15 static struct list_head *merge(void *priv, list_cmp_func_t cmp, in merge() function
224 a = merge(priv, cmp, b, a); in list_sort()
246 list = merge(priv, cmp, pending, list); in list_sort()
/linux/lib/
A Dlist_sort.c16 static struct list_head *merge(void *priv, list_cmp_func_t cmp, in merge() function
225 a = merge(priv, cmp, b, a); in list_sort()
247 list = merge(priv, cmp, pending, list); in list_sort()
/linux/Documentation/block/
A Ddeadline-iosched.rst62 request, or it fits at the front. That is called either a back merge candidate
63 or a front merge candidate. Due to the way files are typically laid out,
66 front merge requests. Setting front_merges to 0 disables this functionality.
69 rbtree front sector lookup when the io scheduler merge function is called.
/linux/Documentation/driver-api/media/
A Dv4l2-event.rst59 ``merge()`` and ``replace()`` callbacks which drivers can set. These
68 The ``merge()`` callback allows you to merge the oldest event payload into
75 A good example of these ``replace``/``merge`` callbacks is in v4l2-event.c:
121 merge merge event 'old' into event 'new'.
/linux/arch/x86/pci/
A Dbus_numa.c96 resource_size_t end, unsigned long flags, int merge) in update_res() argument
107 if (!merge) in update_res()
A Dbus_numa.h26 resource_size_t end, unsigned long flags, int merge);
/linux/Documentation/process/
A D2.Process.rst37 cycle, the "merge window" is said to be open. At that time, code which is
45 merge window do not come out of thin air; they have been collected, tested,
49 The merge window lasts for approximately two weeks. At the end of this
52 for example, the release which happens at the end of the merge window will
54 merge new features has passed, and that the time to stabilize the next
59 allowed, but such occasions are rare; developers who try to merge new
60 features outside of the merge window tend to get an unfriendly reception.
61 As a general rule, if you miss the merge window for a given feature, the
78 September 30 5.4-rc1, merge window closes
101 worse; the pile of changes waiting for the next merge window will grow
[all …]
A D7.AdvancedTopics.rst65 Publicly-available branches should be created with care; merge in patches
92 you try to push changes which do not result in a fast-forward merge
102 advances, it is tempting to merge with that tree to stay on the leading
105 world. Once that happens, a full merge must be done. Merging occasionally
107 needlessly. Suggested technique in this case is to merge infrequently, and
111 useful in such situations; it remembers how merge conflicts were resolved
/linux/Documentation/ABI/testing/
A Dsysfs-block-dm32 reasonable merge candidate can be queued on the request
36 request-based DM's merge heuristic and associated extra
/linux/Documentation/doc-guide/
A Dmaintainer-profile.rst34 the merge window. The docs tree tends to close late before the merge
/linux/drivers/staging/rtl8192e/
A DTODO1 * merge into drivers/net/wireless/rtllib/rtl8192e
/linux/drivers/media/v4l2-core/
A Dv4l2-event.c130 } else if (sev->ops && sev->ops->merge) { in __v4l2_event_queue_fh()
133 sev->ops->merge(&kev->event, &second_oldest->event); in __v4l2_event_queue_fh()
356 .merge = v4l2_event_src_merge,
/linux/include/linux/
A Dfsnotify_backend.h551 int (*merge)(struct fsnotify_group *,
558 int (*merge)(struct fsnotify_group *, in fsnotify_add_event()
561 return fsnotify_insert_event(group, event, merge, NULL); in fsnotify_add_event()
/linux/Documentation/translations/zh_CN/maintainer/
A Drebasing-and-merging.rst159 git merge v5.2-rc1^0
/linux/arch/powerpc/include/asm/
A Dkexec_ranges.h7 void sort_memory_ranges(struct crash_mem *mrngs, bool merge);
/linux/block/
A Dblk-rq-qos.c89 if (rqos->ops->merge) in __rq_qos_merge()
90 rqos->ops->merge(rqos, rq, bio); in __rq_qos_merge()
/linux/drivers/dma/
A DTODO11 4. Check other subsystems for dma drivers and merge/move to dmaengine

Completed in 29 milliseconds

12345678910>>...22