Commit 1e83e39
CKI KWF Bot
Merge: block: chery pick for 9.8
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/7339
block: chery pick for 9.8
JIRA: https://issues.redhat.com/browse/RHEL-112997
JIRA: https://issues.redhat.com/browse/RHEL-111097
Omitted-fix: 68477b5 ("ksmbd: fix rename failure")
Omitted-fix: 48b47f0 ("ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()")
Omitted-fix: df14afe ("ksmbd: fix uninitialized pointer read in smb2_create_link()")
Omitted-fix: 6fe55c2 ("ksmbd: call putname after using the last component")
Omitted-fix: 2b57a43 ("ksmbd: check if a mount point is crossed during path lookup")
Omitted-fix: af74e5f ("tools headers: Update the VFS headers with the kernel sources")
Omitted-fix: d072148 ("fs: add a FMODE_ flag to indicate IOCB_HAS_METADATA availability")
All ksmbd commits just touch ksmbd code, which isn't supported on rhel9.
The headers update patches covers too many kernel change, can't pulled in
in this MR.
The last omitted fix is dropped because it has been in Jeff's io-uring update, for avoiding conflicts.
Omitted-fix: d8b90e6 ("ext4: add ext4_sb_bread_nofail() helper function for ext4_free_branches()")
The above fix will be pulled in after the whole MR is merged, which
is one trival fix for page allocation failure in case of ext3.
Omitted-fix: e66ccd3 ("VFS: discard err2 in filename_create()")
The above isn't a bug fix, just a false positive.
Try to update with upstream, however the gap has been bigger, especially
some fs/block interface, and many refactor patches can't be pulled in because FS isn't updated.
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Approved-by: Jeff Moyer <jmoyer@redhat.com>
Approved-by: Maurizio Lombardi <mlombard@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: CKI GitLab Kmaint Pipeline Bot <26919896-cki-kmaint-pipeline-bot@users.noreply.gitlab.com>File tree
110 files changed
+2853
-2016
lines changed- Documentation
- ABI/stable
- filesystems
- block
- partitions
- drivers
- base
- block
- aoe
- mtip32xx
- null_blk
- rnbd
- cdrom
- md
- memstick/core
- mmc/core
- mtd/ubi
- nvme
- host
- target
- scsi
- target
- fs
- ext4
- nfs
- include
- linux
- trace/events
- uapi/linux
- kernel
- trace
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
110 files changed
+2853
-2016
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
96 | 100 | | |
97 | 101 | | |
98 | 102 | | |
| |||
101 | 105 | | |
102 | 106 | | |
103 | 107 | | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
104 | 115 | | |
105 | 116 | | |
106 | 117 | | |
| |||
126 | 137 | | |
127 | 138 | | |
128 | 139 | | |
129 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
130 | 151 | | |
131 | 152 | | |
132 | 153 | | |
| |||
445 | 466 | | |
446 | 467 | | |
447 | 468 | | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
448 | 484 | | |
449 | 485 | | |
450 | 486 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
977 | 977 | | |
978 | 978 | | |
979 | 979 | | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | 217 | | |
226 | 218 | | |
227 | 219 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
745 | 745 | | |
746 | 746 | | |
747 | 747 | | |
748 | | - | |
| 748 | + | |
749 | 749 | | |
750 | 750 | | |
751 | 751 | | |
752 | 752 | | |
753 | 753 | | |
754 | | - | |
| 754 | + | |
755 | 755 | | |
756 | 756 | | |
757 | 757 | | |
| |||
1031 | 1031 | | |
1032 | 1032 | | |
1033 | 1033 | | |
1034 | | - | |
| 1034 | + | |
1035 | 1035 | | |
1036 | 1036 | | |
1037 | 1037 | | |
| |||
1241 | 1241 | | |
1242 | 1242 | | |
1243 | 1243 | | |
1244 | | - | |
1245 | | - | |
| 1244 | + | |
1246 | 1245 | | |
1247 | 1246 | | |
1248 | 1247 | | |
| |||
1252 | 1251 | | |
1253 | 1252 | | |
1254 | 1253 | | |
1255 | | - | |
| 1254 | + | |
1256 | 1255 | | |
1257 | 1256 | | |
1258 | 1257 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7210 | 7210 | | |
7211 | 7211 | | |
7212 | 7212 | | |
7213 | | - | |
7214 | | - | |
| 7213 | + | |
| 7214 | + | |
7215 | 7215 | | |
7216 | 7216 | | |
7217 | 7217 | | |
| |||
7398 | 7398 | | |
7399 | 7399 | | |
7400 | 7400 | | |
7401 | | - | |
| 7401 | + | |
7402 | 7402 | | |
7403 | 7403 | | |
7404 | 7404 | | |
| |||
0 commit comments