summaryrefslogtreecommitdiffstats
path: root/lib/xarray.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-13cifs: do not duplicate fscache cookie for secondary channelsShyam Prasad N1-2/+7
2021-11-13cifs: connect individual channel servers to primary channel serverShyam Prasad N6-14/+36
2021-11-12cifs: protect session channel fields with chan_lockShyam Prasad N6-15/+71
2021-11-12cifs: do not negotiate session if session already existsShyam Prasad N1-8/+10
2021-11-12signal/vm86_32: Remove pointless test in BUG_ONEric W. Biederman1-1/+1
2021-11-12tracing/histogram: Fix check for missing operands in an expressionKalesh Singh1-1/+2
2021-11-12tracing/histogram: Do not copy the fixed-size char array field over the field...Masami Hiramatsu1-4/+5
2021-11-12smb3: do not setup the fscache_super_cookie until fsinfo initializedSteve French2-2/+14
2021-11-12tools/lib/lockdep: drop liblockdepSasha Levin39-1229/+3
2021-11-12cifs: fix potential use-after-free bugsPaulo Alcantara1-22/+19
2021-11-12cifs: fix memory leak of smb3_fs_context_dup::server_hostnamePaulo Alcantara1-0/+2
2021-11-12smb3: add additional null check in SMB311_posix_mkdirSteve French1-0/+11
2021-11-12cifs: release lock earlier in dequeue_mid error caseSteve French1-3/+4
2021-11-12thermal: int340x: fix build on 32-bit targetsLinus Torvalds1-0/+1
2021-11-12net,lsm,selinux: revert the security_sctp_assoc_established() hookPaul Moore7-45/+14
2021-11-12blk-mq: fix filesystem I/O request allocationMing Lei2-20/+45
2021-11-12smb3: add additional null check in SMB2_tconSteve French1-1/+1
2021-11-12smb3: add additional null check in SMB2_openSteve French1-1/+3
2021-11-12tracing/osnoise: Make osnoise_instances staticDaniel Bristot de Oliveira1-1/+2
2021-11-12blkcg: Remove extra blkcg_bio_issue_initLaibin Qiu1-3/+1
2021-11-12KVM: SEV: unify cgroup cleanup code for svm_vm_migrate_fromPaolo Bonzini1-14/+11
2021-11-12KVM: x86: move guest_pv_has out of user_access sectionPaolo Bonzini1-3/+6
2021-11-12ksmbd: Use the SMB3_Create definitions from the sharedRonnie Sahlberg5-265/+37
2021-11-12ksmbd: Move more definitions into the shared areaRonnie Sahlberg2-192/+4
2021-11-12ksmbd: use the common definitions for NEGOTIATE_PROTOCOLRonnie Sahlberg4-167/+15
2021-11-12ksmbd: switch to use shared definitions where availableRonnie Sahlberg5-180/+2
2021-11-12ksmbd: change LeaseKey data type to u8 arrayNamjae Jeon3-23/+14
2021-11-12ksmbd: remove smb2_buf_length in smb2_transform_hdrNamjae Jeon4-30/+21
2021-11-12ksmbd: remove smb2_buf_length in smb2_hdrNamjae Jeon10-262/+260
2021-11-12ksmbd: remove md4 leftoversNamjae Jeon2-2/+0
2021-11-12ksmbd: set unique value to volume serial field in FS_VOLUME_INFORMATIONNamjae Jeon3-1/+10
2021-11-12io-wq: serialize hash clear with wakeupJens Axboe1-2/+15
2021-11-12libata: libahci: declare ahci_shost_attr_group as staticDamien Le Moal1-1/+1
2021-11-12libata: add horkage for missing Identify Device logDamien Le Moal2-1/+13
2021-11-11smb3: add additional null check in SMB2_ioctlSteve French1-0/+10
2021-11-11Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"Bjorn Helgaas4-45/+37
2021-11-11Revert "PCI: Remove struct pci_dev->driver"Bjorn Helgaas2-0/+5
2021-11-11block: Hold invalidate_lock in BLKRESETZONE ioctlShin'ichiro Kawasaki1-10/+5
2021-11-11blk-mq: rename blk_attempt_bio_mergeMing Lei1-4/+6
2021-11-11blk-mq: don't grab ->q_usage_counter in blk_mq_sched_bio_mergeMing Lei1-4/+0
2021-11-11block: fix kerneldoc for disk_register_independent_access__ranges()Jens Axboe1-2/+2
2021-11-11kasan: add kasan mode messages when kasan initKuan-Ying Lee3-3/+15
2021-11-11mm: unexport {,un}lock_page_memcgChristoph Hellwig1-2/+0
2021-11-11mm: unexport folio_memcg_{,un}lockChristoph Hellwig1-2/+0
2021-11-11mm/migrate.c: remove MIGRATE_PFN_LOCKEDAlistair Popple7-128/+35
2021-11-11mm: migrate: simplify the file-backed pages validation when migrating its map...Baolin Wang1-6/+0
2021-11-11mm: allow only SLUB on PREEMPT_RTIngo Molnar1-0/+2
2021-11-11mm/page_owner.c: modify the type of argument "order" in some functionsYixuan Cao2-9/+9
2021-11-11KVM: x86: Drop arbitrary KVM_SOFT_MAX_VCPUSVitaly Kuznetsov2-2/+1
2021-11-11KVM: Move INVPCID type check from vmx and svm to the common kvm_handle_invpcid()Vipin Sharma3-11/+2