summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-06-22PCI: endpoint: pci-epf-ntb: Add check to detect 'db_count' value of 0Manivannan Sadhasivam1-10/+11
2026-06-22PCI: endpoint: pci-epf-vntb: Add check to detect 'db_count' value of 0Manivannan Sadhasivam1-6/+3
2026-06-22rbd: switch to dynamic root deviceJohan Hovold1-16/+7
2026-06-22NTB: epf: Avoid calling pci_irq_vector() from hardirq contextKoichiro Den1-1/+3
2026-06-22NTB: epf: Fix request_irq() unwind in ntb_epf_init_isr()Koichiro Den1-6/+4
2026-06-22misc: pci_endpoint_test: Remove dead BAR read before doorbell triggerCarlos Bilbao1-1/+0
2026-06-22misc: pci_endpoint_test: Validate BAR index in doorbell testCarlos Bilbao1-0/+5
2026-06-22f2fs: fix to round down start offset of fallocate for pin fileSunmin Jeong1-1/+8
2026-06-22f2fs: fix listxattr handling of corrupted xattr entriesKeshav Verma1-3/+3
2026-06-22f2fs: skip direct I/O iostat context when disabledWenjie Qi1-0/+3
2026-06-22f2fs: remove unneeded f2fs_is_compressed_page()Chao Yu1-2/+1
2026-06-22f2fs: avoid unnecessary fscrypt_finalize_bounce_page()Chao Yu1-0/+3
2026-06-22f2fs: avoid unnecessary sanity check on ckpt_valid_blocksChao Yu1-6/+2
2026-06-22f2fs: misc cleanup in f2fs_record_stop_reason()Chao Yu1-2/+1
2026-06-22f2fs: fix wrong description in printed logChao Yu1-1/+1
2026-06-22f2fs: bound i_inline_xattr_size for non-inline-xattr inodesBryam Vargas1-3/+3
2026-06-22f2fs: validate ACL entry sizes in f2fs_acl_from_disk()Zhang Cen1-2/+16
2026-06-22Revert "f2fs: remove non-uptodate folio from the page cache in move_data_block"Zhaoyang Huang1-5/+1
2026-06-22f2fs: Split f2fs_write_end_io()Bart Van Assche1-5/+9
2026-06-22f2fs: Rename f2fs_post_read_wq into f2fs_wqBart Van Assche4-22/+16
2026-06-22f2fs: Prepare for supporting delayed bio completionBart Van Assche1-1/+6
2026-06-22f2fs: reject setattr size changes on large folio filesWenjie Qi1-0/+2
2026-06-22f2fs: validate dentry name length before lookup compares itSamuel Moelius1-0/+5
2026-06-22f2fs: validate inline dentry name lengths before conversionSamuel Moelius1-0/+7
2026-06-22f2fs: read COW data with the original inode during atomic writeMikhail Lobanov1-10/+16
2026-06-22f2fs: skip inode folio lookup for cached overwriteWenjie Qi1-0/+5
2026-06-22f2fs: keep atomic write retry from zeroing original dataWenjie Qi1-5/+11
2026-06-22f2fs: validate orphan inode entry countWenjie Qi2-1/+14
2026-06-22f2fs: honor per-I/O write streams for direct writesWenjie Qi1-1/+23
2026-06-22f2fs: fix to do sanity check on f2fs_get_node_folio_ra()Chao Yu2-1/+6
2026-06-22Revert: "f2fs: check in-memory sit version bitmap"Chao Yu2-22/+0
2026-06-22Revert: "f2fs: check in-memory block bitmap"Chao Yu2-44/+0
2026-06-22f2fs: avoid false shutdown fserror reportsWenjie Qi2-1/+9
2026-06-22f2fs: validate compress cache inode only when enabledWenjie Qi1-2/+7
2026-06-22f2fs: pass correct iostat type for single node writesWenjie Qi1-1/+1
2026-06-22f2fs: fix missing read bio submission on large folio errorWenjie Qi1-6/+5
2026-06-22f2fs: atomic: fix UAF issue on f2fs_inode_info.atomic_inodeChao Yu2-11/+50
2026-06-22f2fs: fix potential deadlock in gc_merge path of f2fs_balance_fs()Chao Yu1-7/+7
2026-06-22f2fs: add logs in f2fs_disable_checkpoint()Chao Yu1-1/+18
2026-06-22f2fs: add iostat latency tracking for direct IOliujinbao11-0/+35
2026-06-22f2fs: optimize representative type determination in GCDaeho Jeong1-3/+8
2026-06-22f2fs: Add trace_f2fs_fault_reportliujinbao13-1/+54
2026-06-22f2fs: annotate lockless NAT counter readsCen Zhang2-3/+11
2026-06-22f2fs: annotate lockless last_time[] accessesCen Zhang1-5/+5
2026-06-22Merge tag 'staging-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds139-2878/+1621
2026-06-22Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds528-8265/+19466
2026-06-22fscrypt: Replace mk_users keyring with simple listEric Biggers2-135/+113
2026-06-22fscrypt: Fix key setup in edge case with multiple data unit sizesEric Biggers4-81/+120
2026-06-22Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds194-2037/+6914
2026-06-22Merge tag 'spdx-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds43-2/+4317