summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.clang (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-13block: Set memalloc_noio to false on device_add_disk() error pathLi Nan1-0/+1
2023-12-13block/rnbd-srv: Check for unlikely string overflowKees Cook1-9/+10
2023-12-07block: Remove special-casing of compound pagesMatthew Wilcox (Oracle)1-22/+24
2023-12-02block: skip QUEUE_FLAG_STATS and rq-qos for passthrough ioKundan Kumar2-2/+3
2023-12-02io_uring: remove uring_cmd cookieKeith Busch2-7/+2
2023-12-02iouring: remove IORING_URING_CMD_POLLEDKeith Busch1-1/+0
2023-12-02nvme: use bio_integrity_map_userKeith Busch1-168/+29
2023-12-02block: bio-integrity: directly map user buffersKeith Busch2-2/+225
2023-12-02md: synchronize flush io with array reconfigurationYu Kuai1-6/+16
2023-11-28MAINTAINERS: SOFTWARE RAID: Add Yu Kuai as ReviewerSong Liu1-0/+1
2023-11-28md/md-multipath: remove rcu protection to access rdev from confYu Kuai1-11/+12
2023-11-28md/raid5: remove rcu protection to access rdev from confYu Kuai4-144/+69
2023-11-28md/raid1: remove rcu protection to access rdev from confYu Kuai1-39/+23
2023-11-28md/raid10: remove rcu protection to access rdev from confYu Kuai1-155/+58
2023-11-28md: remove flag RemoveSynchronizedYu Kuai6-72/+6
2023-11-28Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"Junxiao Bi1-12/+0
2023-11-28md: bypass block throttle for superblock updateJunxiao Bi1-3/+4
2023-11-27block: move a few definitions out of CONFIG_BLK_DEV_ZONEDChristoph Hellwig1-13/+11
2023-11-27block/rnbd: use %pe to print errorsSupriti Singh2-13/+13
2023-11-27block/rnbd: add support for REQ_OP_WRITE_ZEROESSantosh Pradhan3-8/+18
2023-11-27Linux 6.7-rc3v6.7-rc3Linus Torvalds1-1/+1
2023-11-25parisc: Reduce size of the bug_table on 64-bit kernel by halfHelge Deller2-19/+22
2023-11-25parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller3-10/+0
2023-11-25parisc: Use natural CPU alignment for bug_tableHelge Deller1-12/+18
2023-11-25parisc: Ensure 32-bit alignment on parisc unwind sectionHelge Deller1-0/+1
2023-11-25parisc: Mark lock_aligned variables 16-byte aligned on SMPHelge Deller1-1/+1
2023-11-25parisc: Mark jump_table naturally alignedHelge Deller1-2/+6
2023-11-25parisc: Mark altinstructions read-only and 32-bit alignedHelge Deller1-3/+6
2023-11-25parisc: Mark ex_table entries 32-bit aligned in uaccess.hHelge Deller1-0/+1
2023-11-25parisc: Mark ex_table entries 32-bit aligned in assembly.hHelge Deller1-0/+1
2023-11-24afs: Mark a superblock for an R/O or Backup volume as SB_RDONLYDavid Howells1-1/+3
2023-11-24afs: Fix file locking on R/O volumes to operate in local modeDavid Howells1-0/+2
2023-11-24afs: Return ENOENT if no cell DNS record can be foundDavid Howells1-0/+10
2023-11-24lockdep: Fix block chain corruptionPeter Zijlstra1-1/+2
2023-11-23arm64: add dependency between vmlinuz.efi and ImageMasahiro Yamada1-1/+1
2023-11-23smb: client: introduce cifs_sfu_make_node()Paulo Alcantara3-120/+52
2023-11-23smb: client: set correct file type from NFS reparse pointsPaulo Alcantara8-61/+116
2023-11-23smb: client: introduce ->parse_reparse_point()Paulo Alcantara4-42/+56
2023-11-23smb: client: implement ->query_reparse_point() for SMB1Paulo Alcantara5-175/+113
2023-11-23cifs: fix use after free for iface while disabling secondary channelsRitvik Budhiraja1-1/+1
2023-11-23USB: serial: option: add Luat Air72*U series productsAsuna Yang1-0/+3
2023-11-23tools: ynl: fix duplicate op name in devlinkJakub Kicinski2-1/+7
2023-11-23tools: ynl: fix header path for nfsdJakub Kicinski1-1/+1
2023-11-23net: ipa: fix one GSI register field widthAlex Elder1-1/+1
2023-11-23tls: fix NULL deref on tls_sw_splice_eof() with empty recordJann Horn1-0/+3
2023-11-23net: axienet: Fix check for partial TX checksumSamuel Holland1-1/+1
2023-11-23vsock/test: fix SEQPACKET message bounds testArseniy Krasnov1-6/+13
2023-11-23i40e: Fix adding unsupported cloud filtersIvan Vecera1-7/+9
2023-11-23ice: restore timestamp configuration after device resetJacob Keller3-40/+51
2023-11-23ice: unify logic for programming PFINT_TSYN_MSKJacob Keller1-26/+34