index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph: properly handle statfs on multifs setups
Jeff Layton
2021-11-08
1
-5
/
+6
*
ceph: shut down mount on bad mdsmap or fsmap decode
Jeff Layton
2021-11-08
3
-3
/
+6
*
ceph: fix mdsmap decode when there are MDS's beyond max_mds
Xiubo Li
2021-11-08
1
-4
/
+0
*
ceph: ignore the truncate when size won't change with Fx caps issued
Xiubo Li
2021-11-08
1
-6
/
+8
*
ceph: don't rely on error_string to validate blocklisted session.
Kotresh HR
2021-11-08
2
-2
/
+21
*
ceph: just use ci->i_version for fscache aux info
Jeff Layton
2021-11-08
1
-20
/
+3
*
ceph: shut down access to inode when async create fails
Jeff Layton
2021-11-08
7
-15
/
+85
*
ceph: refactor remove_session_caps_cb
Jeff Layton
2021-11-08
3
-105
/
+120
*
ceph: fix auth cap handling logic in remove_session_caps_cb
Jeff Layton
2021-11-08
1
-1
/
+3
*
ceph: drop private list from remove_session_caps_cb
Jeff Layton
2021-11-08
1
-16
/
+10
*
ceph: don't use -ESTALE as special return code in try_get_cap_refs
Jeff Layton
2021-11-08
1
-8
/
+8
*
ceph: print inode numbers instead of pointer values
Jeff Layton
2021-11-08
3
-8
/
+10
*
ceph: enable async dirops by default
Jeff Layton
2021-11-08
2
-3
/
+4
*
libceph: drop ->monmap and err initialization
Jean Sacren
2021-11-08
1
-2
/
+1
*
ceph: convert to noop_direct_IO
Jeff Layton
2021-11-08
1
-12
/
+1
*
Linux 5.15
v5.15
Linus Torvalds
2021-10-31
1
-2
/
+2
*
Merge tag 'perf-tools-fixes-for-v5.15-2021-10-31' of git://git.kernel.org/pub...
Linus Torvalds
2021-10-31
3
-6
/
+12
|
\
|
*
perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT support
Kan Liang
2021-10-31
1
-1
/
+1
|
*
perf callchain: Fix compilation on powerpc with gcc11+
Jiri Olsa
2021-10-31
1
-1
/
+1
|
*
perf script: Check session->header.env.arch before using it
Song Liu
2021-10-31
1
-4
/
+8
|
*
perf build: Suppress 'rm dlfilter' build message
Adrian Hunter
2021-10-31
1
-0
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-10-31
6
-25
/
+61
|
\
\
|
|
/
|
/
|
|
*
KVM: x86: Take srcu lock in post_kvm_run_save()
David Woodhouse
2021-10-28
1
-0
/
+8
|
*
KVM: SEV-ES: fix another issue with string I/O VMGEXITs
Paolo Bonzini
2021-10-27
1
-3
/
+12
|
*
KVM: x86/xen: Fix kvm_xen_has_interrupt() sleeping in kvm_vcpu_block()
David Woodhouse
2021-10-25
1
-5
/
+22
|
*
Merge tag 'kvm-s390-master-5.15-2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2021-10-25
2
-2
/
+4
|
|
\
|
|
*
KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu
Halil Pasic
2021-10-20
1
-2
/
+3
|
|
*
KVM: s390: clear kicked_mask before sleeping again
Halil Pasic
2021-10-20
1
-0
/
+1
|
*
|
KVM: x86: switch pvclock_gtod_sync_lock to a raw spinlock
David Woodhouse
2021-10-25
2
-15
/
+15
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-10-31
6
-295
/
+15
|
\
\
\
|
*
|
|
scsi: ufs: ufshpb: Remove HPB2.0 flows
Avri Altman
2021-10-30
3
-288
/
+4
|
*
|
|
scsi: mpt3sas: Fix reference tag handling for WRITE_INSERT
Martin K. Petersen
2021-10-29
1
-3
/
+6
|
*
|
|
scsi: ufs: ufs-exynos: Correct timeout value setting registers
Chanho Park
2021-10-21
1
-3
/
+3
|
*
|
|
scsi: ibmvfc: Fix up duplicate response detection
Brian King
2021-10-21
1
-1
/
+2
*
|
|
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-10-30
1
-5
/
+5
|
\
\
\
\
|
*
|
|
|
clk: composite: Also consider .determine_rate for rate + mux composites
Martin Blumenstingl
2021-10-18
1
-5
/
+5
*
|
|
|
|
Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-10-30
4
-13
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
riscv: Fix asan-stack clang build
Alexandre Ghiti
2021-10-29
3
-2
/
+10
|
*
|
|
|
|
riscv: Do not re-populate shadow memory with kasan_populate_early_shadow
Alexandre Ghiti
2021-10-29
1
-11
/
+0
|
*
|
|
|
|
riscv: fix misalgned trap vector base address
Chen Lu
2021-10-27
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'powerpc-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-10-30
1
-13
/
+14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
powerpc/pseries/iommu: Create huge DMA window if no MMIO32 is present
Alexey Kardashevskiy
2021-10-25
1
-6
/
+6
|
*
|
|
|
|
|
powerpc/pseries/iommu: Check if the default window in use before removing it
Alexey Kardashevskiy
2021-10-25
1
-6
/
+6
|
*
|
|
|
|
|
powerpc/pseries/iommu: Use correct vfree for it_map
Alexey Kardashevskiy
2021-10-25
1
-1
/
+2
*
|
|
|
|
|
|
Merge tag 'gpio-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-10-30
2
-1
/
+6
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
gpio: mlxbf2.c: Add check for bgpio_init failure
Asmaa Mnebhi
2021-10-25
1
-0
/
+5
|
*
|
|
|
|
|
|
gpio: xgs-iproc: fix parsing of ngpios property
Jonas Gorski
2021-10-25
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge tag 'block-5.15-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-29
5
-20
/
+51
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'nvme-5.15-2021-10-28' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
2021-10-28
2
-5
/
+11
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
nvmet-tcp: fix header digest verification
Amit Engel
2021-10-27
1
-1
/
+1
[next]