Home
last modified time | relevance | path

Searched refs:commits (Results 1 – 25 of 74) sorted by relevance

123

/linux/scripts/
H A Dget_maintainer.pl1605 my $commits;
1619 $commits = grep(/$pattern/, @lines); # of commits
1639 return ($commits, $signers_ref, $authors_ref, \@stats);
1673 my @commits = ();
1679 push(@commits, $1);
1683 return @commits;
1689 my @commits = ();
1691 return @commits if (!(-f $file));
1707 push(@commits, $all_commits[$i]);
1719 push(@commits, vcs_save_commits($cmd));
[all …]
H A Dcheckkconfigsymbols.py197 commits = find_commits(symbol, args.diff)
198 if commits:
199 for commit in commits:
238 commits = execute(["git", "log", "--pretty=oneline",
241 return [x for x in commits.split("\n") if x]
H A Dchecktransupdate.py121 commits = get_commits_count_between(
125 for commit in commits:
/linux/Documentation/filesystems/
H A Djournalling.rst74 single outstanding transaction at any one time, remember nothing commits
102 these blocks commits. If you reused these blocks and crash happens,
106 structures only after the transaction freeing them commits. Ext4 uses
116 that need processing when the transaction commits.
135 Fast commits
138 JBD2 to also allows you to perform file-system specific delta commits known as
139 fast commits. In order to use fast commits, you will need to set following
148 File system is free to perform fast commits as and when it wants as long as it
162 Currently, only Ext4 implements fast commits. For details of its implementation
163 of fast commits, please refer to the top level comments in
/linux/Documentation/driver-api/acpi/
H A Dlinuxized-acpica.rst124 Linux, there is a release process to convert the ACPICA git commits into
133 | acpica / master (-) commits |
147 | acpica / master (+) commits | | |
191 Ideally, all of the ACPICA commits should be converted into Linux patches
218 4. ACPICA release fixups - ACPICA only tests commits using a set of the
226 5. Fast tracking of ACPICA commits - Some ACPICA commits are regression
228 respect to the ACPICA release process. If such commits are reverted or
236 utilities to obtain Linux patches corresponding to upstream ACPICA commits
254 2. Cherry-pick recent ACPICA commits
/linux/Documentation/doc-guide/
H A Dchecktransupdate.rst14 translation commit (order by author date) and the latest English commits
16 then commits that need to be updated will be collected and reported.
50 1 commits needs resolving in total
/linux/Documentation/maintainer/
H A Drebasing-and-merging.rst16 the kernel community is not scared by seeing merge commits in its
25 "Rebasing" is the process of changing the history of a series of commits
37 commits, adding patches, adding tags to commit changelogs, or changing
38 the order in which commits are applied. In the following text, this
90 If, instead, rebasing is limited to private trees, commits are based on a
98 development cycle included 1,126 merge commits - nearly 9% of the total.
105 current trunk so that no merge commits appear in the history. The kernel
200 creating a topic branch dedicated to the prerequisite commits that can be
203 commits for one development cycle so that those changes have time to
H A Dmessy-diffstat.rst20 A Git development history proceeds as a series of commits. In a simplified
35 When a subsystem maintainer creates a branch and commits changes to it, the
/linux/Documentation/translations/zh_CN/doc-guide/
H A Dchecktransupdate.rst51 1 commits needs resolving in total
/linux/scripts/dtc/
H A Dupdate-dtc-source.sh74 This adds the following commits from upstream:
/linux/tools/perf/
H A DCREDITS30 The full history of the files can be found in the upstream Git commits.
/linux/Documentation/filesystems/ext4/
H A Djournal.rst31 In case of ``data=ordered`` mode, Ext4 also supports fast commits which
38 A full commit invalidates all the fast commits that happened before
40 commits. This feature needs to be enabled at mkfs time.
312 - Journal commits asynchronously. (JBD2_FEATURE_INCOMPAT_ASYNC_COMMIT)
634 Fast commits
653 - Stores the TID of the transaction after which these fast commits should
692 Fast commits tags are idempotent in nature provided the recovery code follows
710 commits make it idempotent. Consider following sequence of operations:
721 of storing the procedure fast commits store the outcome of each procedure. Thus
737 into a series of idempotent outcomes, fast commits ensured idempotence during
/linux/fs/nfs/
H A Dpnfs_nfs.c132 list_for_each_entry_rcu(array, &fl_cinfo->commits, cinfo_list) { in pnfs_find_commit_array_by_lseg()
151 list_add_rcu(&new->cinfo_list, &fl_cinfo->commits); in pnfs_add_commit_array()
231 list_for_each_entry_safe(array, tmp, &fl_cinfo->commits, cinfo_list) in pnfs_generic_ds_cinfo_destroy()
284 list_for_each_entry_rcu(array, &fl_cinfo->commits, cinfo_list) { in pnfs_generic_scan_commit_lists()
338 list_for_each_entry_rcu(array, &fl_cinfo->commits, cinfo_list) { in pnfs_generic_recover_commit_reqs()
445 list_for_each_entry_rcu(array, &fl_cinfo->commits, cinfo_list) { in pnfs_alloc_ds_commits_list()
/linux/Documentation/process/
H A Dmaintainer-pgp-guide.rst637 commits on a remote system. Please refer to the instructions provided
654 project, including all of its tags, commits and branches. However, with
666 tag, while signed commits make it nearly impossible for someone to
728 How to work with signed commits
731 It is easy to create signed commits, but it is much more difficult to
736 this reason, most kernel developers don't bother signing their commits
737 and will ignore signed commits in any external repositories that they
742 then the recommendation is that you sign all your git commits even if
753 3. If someone needs to cherry-pick your commits, this allows them to
756 Creating signed commits argument
[all …]
H A Dbackporting.rst108 takes into account these other commits.
147 It's important to always identify the commit or commits that caused the
150 area you're not that familiar with, the changelogs of these commits will
160 frequently patched. You should run ``git log`` on the range of commits
182 filter on certain strings appearing in the diffs of the commits you are
197 Another way to find prerequisite commits (albeit only the most recent
214 It might be a good idea to ``git show`` these commits and see if they
216 be more than one of these commits, either because multiple commits
411 .. _rebase tutorial: https://medium.com/@slamflipstrom/a-beginners-guide-to-squashing-commits-with-…
H A Dcode-of-conduct.rst49 comments, commits, code, wiki edits, issues, and other contributions that are
H A Dcontribution-maturity-model.rst86 * The number of out-of-tree commits present in internal kernels.
/linux/Documentation/devicetree/bindings/sifive/
H A Dsifive-blocks-ip-versioning.txt25 upstream sifive-blocks commits. It is expected that most drivers will
/linux/Documentation/sound/hd-audio/
H A Drealtek-pc-beep.rst86 This particular register, exposed at coefficient 0x36 and named in commits from
95 commits indicate that it might be a Line In on some machines) or from the PC
/linux/Documentation/gpu/amdgpu/display/
H A Dmpo-overview.rst60 limit of 4 planes across all CRTCs. Atomic commits will be rejected for display
70 Atomic commits will be rejected for commits which do not follow these
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-log.rst30 This log implementation commits the log state to disk. This way, the
/linux/Documentation/networking/
H A Dtls.rst210 `here <https://github.com/Mellanox/openssl/commits/tls_rx2>`_.
212 `An example <https://github.com/ktls/af_ktls-tool/commits/RX>`_
/linux/Documentation/translations/sp_SP/process/
H A Dcode-of-conduct.rst62 de eliminar, editar o rechazar comentarios, commits, código, ediciones de
/linux/tools/testing/memblock/
H A DREADME25 skeleton of the memblock simulator")) and a few preparation commits just
/linux/Documentation/filesystems/nfs/
H A Dlocalio.rst31 client is able to open files and issue reads, writes and commits
39 using XDR and RPC for reads, writes and commits can be extreme, e.g.:
303 writes and commits directly to the underlying local filesystem (normally

123