summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-25ANDROID: update symbol for unisoc whitelistandroid13-5.15-2023-10_r7android13-5.15-2023-10_r6android13-5.15-2023-10dongliang.cui
2024-04-25ANDROID: TRACE: mm: export mm_filemap_* for calling in kodongliang.cui
2024-04-25BACKPORT: block: Fix where bio IO priority gets setHongyu Jin
2024-04-25BACKPORT: dm-verity: Fix IO priority lost when reading FEC and hashHongyu Jin
2024-04-25BACKPORT: dm-crypt: Fix IO priority lost when queuing write biosHongyu Jin
2024-04-25BACKPORT: dm-bufio: Support IO priorityHongyu Jin
2024-04-25BACKPORT: dm-io: Support IO priorityHongyu Jin
2024-04-18FROMLIST: binder: check offset alignment in binder_get_object()Carlos Llamas
2024-04-12UPSTREAM: dm verity: don't perform FEC for failed readahead IOandroid13-5.15-2023-10_r5Wu Bo
2024-03-07ANDROID: fuse-bpf: Ignore readaheads unless they go to the daemonandroid13-5.15-2023-10_r4Paul Lawrence
2024-02-26ANDROID: fuse-bpf: Add NULL pointer check in fuse_entry_revalidateandroid13-5.15-2023-10_r3liujinbao1
2023-12-08ANDROID: sort Bazel load statementsGiuliano Procida
2023-12-07BACKPORT: blk-ioprio: Introduce promote-to-rt policyandroid13-5.15-2023-10_r2Hou Tao
2023-12-07BACKPORT: block: Initialize bio priority earlierJan Kara
2023-12-07BACKPORT: block: Always initialize bio IO priority on submitJan Kara
2023-12-07BACKPORT: blk-ioprio: Convert from rqos policy to direct callJan Kara
2023-10-31BACKPORT: usb: gadget: uvc: Add missing initialization of ssp config descriptorShuzhen Wang
2023-10-31BACKPORT: usb: gadget: unconditionally allocate hs/ss descriptor in bind oper...Linyu Yuan
2023-10-31UPSTREAM: usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()Linyu Yuan
2023-10-31UPSTREAM: usb: gadget: function: Remove unused declarationsYue Haibing
2023-10-31UPSTREAM: usb: gadget: uvc: clean up comments and styling in video_pumpAvichal Rakesh
2023-10-19ANDROID: Initialize android13-5.15-2023-10android13-5.15-2023-10_r1SzuWei Lin
2023-10-17BACKPORT: xhci: Keep interrupt disabled in initialization until host is running.Hongyu Xie
2023-10-17BACKPORT: f2fs: allocate node blocks for atomic write block replacementDaeho Jeong
2023-10-17BACKPORT: f2fs: use cow inode data when updating atomic writeDaeho Jeong
2023-10-17BACKPORT: f2fs: fix to check return value of inc_valid_block_count()Chao Yu
2023-10-17BACKPORT: f2fs: fix to check return value of f2fs_do_truncate_blocks()Chao Yu
2023-10-17BACKPORT: f2fs: fix null pointer panic in tracepoint in __replace_atomic_writ...Jaegeuk Kim
2023-10-17BACKPORT: f2fs: synchronize atomic write abortsDaeho Jeong
2023-10-17BACKPORT: f2fs: fix to handle F2FS_IOC_START_ATOMIC_REPLACE in f2fs_compat_io...Chao Yu
2023-10-17BACKPORT: f2fs: fix to abort atomic write only during do_exist()Chao Yu
2023-10-17BACKPORT: f2fs: clear atomic_write_task in f2fs_abort_atomic_write()Chao Yu
2023-10-17BACKPORT: f2fs: introduce trace_f2fs_replace_atomic_write_blockChao Yu
2023-10-17BACKPORT: f2fs: introduce F2FS_IOC_START_ATOMIC_REPLACEDaeho Jeong
2023-10-17BACKPORT: f2fs: correct i_size change for atomic writesDaeho Jeong
2023-10-17BACKPORT: f2fs: change to use atomic_t type form sbi.atomic_filesChao Yu
2023-10-17BACKPORT: f2fs: clean up f2fs_abort_atomic_write()Chao Yu
2023-10-17BACKPORT: f2fs: fix null-ptr-deref in f2fs_get_dnode_of_dataYe Bin
2023-10-17BACKPORT: f2fs: revive F2FS_IOC_ABORT_VOLATILE_WRITEDaeho Jeong
2023-10-17BACKPORT: f2fs: introduce sysfs atomic write statisticsDaeho Jeong
2023-10-17BACKPORT: f2fs: add a sysfs entry to show zone capacityJaegeuk Kim
2023-10-17BACKPORT: f2fs: replace F2FS_I(inode) and sbi by the local variableYufen Yu
2023-10-17BACKPORT: f2fs: avoid unneeded error handling for revoke_entry_slab allocationChao Yu
2023-10-17BACKPORT: f2fs: kill volatile write supportJaegeuk Kim
2023-10-17BACKPORT: f2fs: change the current atomic write wayDaeho Jeong
2023-10-17UPSTREAM: netfilter: xt_u32: validate user space inputWander Lairson Costa
2023-10-17UPSTREAM: netfilter: nfnetlink_osf: avoid OOB readWander Lairson Costa
2023-10-17UPSTREAM: net/sched: Retire rsvp classifierJamal Hadi Salim
2023-10-17UPSTREAM: ipv4: fix null-deref in ipv4_link_failureKyle Zeng
2023-10-16UPSTREAM: netfilter: nf_tables: disallow rule removal from chain bindingPablo Neira Ayuso