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
*
gfs2: Cancel remote delete work asynchronously
Andreas Gruenbacher
2021-10-25
1
-1
/
+1
*
gfs2: set glock object after nq
Bob Peterson
2021-10-25
1
-2
/
+2
*
gfs2: remove RDF_UPTODATE flag
Bob Peterson
2021-10-25
3
-24
/
+15
*
gfs2: Eliminate GIF_INVALID flag
Bob Peterson
2021-10-25
4
-11
/
+4
*
gfs2: fix GL_SKIP node_scope problems
Bob Peterson
2021-10-25
7
-20
/
+61
*
gfs2: split glock instantiation off from do_promote
Bob Peterson
2021-10-25
1
-3
/
+17
*
gfs2: further simplify do_promote
Bob Peterson
2021-10-25
1
-20
/
+23
*
gfs2: re-factor function do_promote
Bob Peterson
2021-10-25
1
-36
/
+35
*
gfs2: Remove 'first' trace_gfs2_promote argument
Andreas Gruenbacher
2021-10-25
2
-8
/
+5
*
gfs2: change go_lock to go_instantiate
Bob Peterson
2021-10-25
5
-9
/
+9
*
gfs2: dump glocks from gfs2_consist_OBJ_i
Bob Peterson
2021-10-25
1
-0
/
+2
*
gfs2: dequeue iopen holder in gfs2_inode_lookup error
Bob Peterson
2021-10-25
1
-0
/
+4
*
gfs2: Save ip from gfs2_glock_nq_init
Andreas Gruenbacher
2021-10-25
2
-7
/
+14
*
gfs2: Allow append and immutable bits to coexist
Bob Peterson
2021-10-25
1
-8
/
+2
*
gfs2: Switch some BUG_ON to GLOCK_BUG_ON for debug
Bob Peterson
2021-10-25
1
-8
/
+8
*
gfs2: move GL_SKIP check from glops to do_promote
Bob Peterson
2021-10-25
3
-15
/
+15
*
gfs2: Add GL_SKIP holder flag to dump_holder
Bob Peterson
2021-10-25
1
-0
/
+2
*
gfs2: remove redundant check in gfs2_rgrp_go_lock
Bob Peterson
2021-10-25
1
-2
/
+1
*
gfs2: Fix mmap + page fault deadlocks for direct I/O
Andreas Gruenbacher
2021-10-25
1
-12
/
+87
*
iov_iter: Introduce nofault flag to disable page faults
Andreas Gruenbacher
2021-10-24
2
-5
/
+16
*
gup: Introduce FOLL_NOFAULT flag to disable page faults
Andreas Gruenbacher
2021-10-24
2
-2
/
+5
*
iomap: Add done_before argument to iomap_dio_rw
Andreas Gruenbacher
2021-10-24
8
-17
/
+32
*
iomap: Support partial direct I/O on user copy failures
Andreas Gruenbacher
2021-10-24
2
-0
/
+13
*
iomap: Fix iomap_dio_rw return value for user copies
Andreas Gruenbacher
2021-10-24
1
-0
/
+4
*
gfs2: Fix mmap + page fault deadlocks for buffered I/O
Andreas Gruenbacher
2021-10-24
1
-5
/
+94
*
gfs2: Eliminate ip->i_gh
Andreas Gruenbacher
2021-10-20
2
-15
/
+22
*
gfs2: Move the inode glock locking to gfs2_file_buffered_write
Andreas Gruenbacher
2021-10-20
2
-59
/
+28
*
gfs2: Introduce flag for glock holder auto-demotion
Bob Peterson
2021-10-20
3
-36
/
+200
*
gfs2: Clean up function may_grant
Andreas Gruenbacher
2021-10-20
1
-50
/
+69
*
gfs2: Add wrapper for iomap_file_buffered_write
Andreas Gruenbacher
2021-10-20
1
-10
/
+17
*
iov_iter: Introduce fault_in_iov_iter_writeable
Andreas Gruenbacher
2021-10-20
4
-0
/
+104
*
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
2021-10-18
9
-20
/
+29
*
gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
Andreas Gruenbacher
2021-10-18
10
-76
/
+93
*
powerpc/kvm: Fix kvm_use_magic_page
Andreas Gruenbacher
2021-10-18
1
-1
/
+1
*
iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value
Andreas Gruenbacher
2021-10-12
1
-2
/
+3
*
Linux 5.15-rc5
v5.15-rc5
Linus Torvalds
2021-10-11
1
-1
/
+1
*
Merge tag 'powerpc-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-10-10
17
-75
/
+234
|
\
|
*
pseries/eeh: Fix the kdump kernel crash during eeh_pseries_init
Mahesh Salgaonkar
2021-10-07
1
-0
/
+4
|
*
powerpc/32s: Fix kuap_kernel_restore()
Christophe Leroy
2021-10-07
1
-0
/
+8
|
*
powerpc/pseries/msi: Add an empty irq_write_msi_msg() handler
Cédric Le Goater
2021-10-07
1
-0
/
+15
|
*
powerpc/64s: Fix unrecoverable MCE calling async handler from NMI
Nicholas Piggin
2021-10-07
3
-18
/
+26
|
*
powerpc/64/interrupt: Reconcile soft-mask state in NMI and fix false BUG
Nicholas Piggin
2021-10-07
1
-5
/
+8
|
*
powerpc/64: warn if local irqs are enabled in NMI or hardirq context
Nicholas Piggin
2021-10-07
1
-0
/
+6
|
*
powerpc/traps: do not enable irqs in _exception
Nicholas Piggin
2021-10-07
1
-3
/
+9
|
*
powerpc/64s: fix program check interrupt emergency stack path
Nicholas Piggin
2021-10-07
1
-7
/
+10
|
*
powerpc/bpf ppc32: Fix BPF_SUB when imm == 0x80000000
Naveen N. Rao
2021-10-07
1
-1
/
+1
|
*
powerpc/bpf ppc32: Do not emit zero extend instruction for 64-bit BPF_END
Naveen N. Rao
2021-10-07
1
-1
/
+1
|
*
powerpc/bpf ppc32: Fix JMP32_JSET_K
Naveen N. Rao
2021-10-07
1
-1
/
+1
|
*
powerpc/bpf ppc32: Fix ALU32 BPF_ARSH operation
Naveen N. Rao
2021-10-07
1
-1
/
+1
|
*
powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPEC
Naveen N. Rao
2021-10-07
2
-8
/
+55
[next]