summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completionJames Smart2022-06-072-2/+12
| * | | scsi: lpfc: Add more logging of cmd and cqe information for aborted NVMe cmdsJames Smart2022-06-071-8/+27
| * | | scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topologyJames Smart2022-06-071-1/+2
| * | | scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is abortedJames Smart2022-06-071-12/+9
| * | | scsi: lpfc: Address NULL pointer dereference after starget_to_rport()James Smart2022-06-071-0/+6
| * | | scsi: lpfc: Resolve some cleanup issues following SLI path refactoringJames Smart2022-06-072-14/+13
| * | | scsi: lpfc: Resolve some cleanup issues following abort path refactoringJames Smart2022-06-072-5/+5
| * | | scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event()James Smart2022-06-071-1/+1
| * | | scsi: vmw_pvscsi: Expand vcpuHint to 16 bitsWentao Wang2022-06-071-2/+2
| * | | scsi: sd: Fix interpretation of VPD B9h lengthTyler Erickson2022-06-071-1/+1
| |/ /
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-06-119-15/+32
|\ \ \
| * | | um: virt-pci: set device ready in probe()Vincent Whitchurch2022-06-101-1/+6
| * | | vdpa: make get_vq_group and set_group_asid optionalJason Wang2022-06-092-2/+5
| * | | virtio: Fix all occurences of the "the the" typoBo Liu2022-06-092-2/+2
| * | | vduse: Fix NULL pointer dereference on sysfs accessXie Yongji2022-06-081-4/+3
| * | | vringh: Fix loop descriptors check in the indirect casesXie Yongji2022-06-081-2/+8
| * | | vdpa/mlx5: clean up indenting in handle_ctrl_vlan()Dan Carpenter2022-06-081-3/+3
| * | | vdpa/mlx5: fix error code for deleting vlanDan Carpenter2022-06-081-0/+1
| * | | virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failedchengkaitao2022-06-081-0/+1
| * | | vdpa/mlx5: Fix syntax errors in commentsXiang wangx2022-06-081-1/+1
| * | | virtio-rng: make device ready before making requestJason Wang2022-06-081-0/+2
| |/ /
* | | Merge tag 'loongarch-fixes-5.19-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-1111-36/+31
|\ \ \
| * | | LoongArch: Remove MIPS comment about cycle counterJason A. Donenfeld2022-06-081-7/+0
| * | | LoongArch: Fix copy_thread() build errorsHuacai Chen2022-06-081-6/+8
| * | | LoongArch: Fix the !CONFIG_SMP buildHuacai Chen2022-06-089-23/+23
| |/ /
* | | iov_iter: fix build issue due to possible type mis-matchLinus Torvalds2022-06-111-2/+2
* | | Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2022-06-105-21/+47
|\ \ \
| * | | SUNRPC: Remove pointer type casts from xdr_get_next_encode_buffer()Chuck Lever2022-06-081-4/+4
| * | | SUNRPC: Clean up xdr_get_next_encode_buffer()Chuck Lever2022-06-081-3/+5
| * | | SUNRPC: Clean up xdr_commit_encode()Chuck Lever2022-06-081-1/+1
| * | | SUNRPC: Optimize xdr_reserve_space()Chuck Lever2022-06-082-8/+25
| * | | SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()Chuck Lever2022-06-081-1/+5
| * | | SUNRPC: Trap RDMA segment overflowsChuck Lever2022-06-021-2/+2
| * | | NFSD: Fix potential use-after-free in nfsd_file_put()Chuck Lever2022-06-021-4/+5
| * | | MAINTAINERS: reciprocal co-maintainership for file locking and nfsdJeff Layton2022-05-291-0/+2
* | | | Merge tag 'for-5.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-107-111/+46
|\ \ \ \
| * | | | dm: fix zoned locking imbalance due to needless check in clone_endioMike Snitzer2022-06-101-15/+11
| * | | | block: remove bioset_init_from_srcChristoph Hellwig2022-06-082-21/+0
| * | | | dm: fix bio_set allocationChristoph Hellwig2022-06-085-75/+35
| | |/ / | |/| |
* | | | Merge branch 'fscache-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-1017-62/+60
|\ \ \ \
| * | | | netfs: Rename the netfs_io_request cleanup op and give it an op pointerDavid Howells2022-06-106-30/+29
| * | | | netfs: Further cleanups after struct netfs_inode wrapper introducedLinus Torvalds2022-06-1014-30/+30
| * | | | afs: Fix some checker issuesDavid Howells2022-06-101-2/+1
* | | | | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2022-06-101-16/+4
|\ \ \ \ \
| * | | | | iov_iter: Fix iter_xarray_get_pages{,_alloc}()David Howells2022-06-101-16/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'folio-5.19a' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-06-106-8/+17
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | mm: Add kernel-doc for folio->mlock_countMatthew Wilcox (Oracle)2022-06-091-0/+5
| * | | | mm/huge_memory: Fix xarray node memory leakMatthew Wilcox (Oracle)2022-06-093-4/+5
| * | | | filemap: Cache the value of vm_flagsMatthew Wilcox (Oracle)2022-06-091-4/+5
| * | | | filemap: Don't release a locked folioMatthew Wilcox (Oracle)2022-06-091-0/+2