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
*
Merge tag 'xfs-cil-scale-5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Darrick J. Wong
2022-07-09
9
-190
/
+768
|
\
|
*
xfs: expanding delayed logging design with background material
Dave Chinner
2022-07-07
1
-39
/
+322
|
*
xfs: xlog_sync() manually adjusts grant head space
Dave Chinner
2022-07-07
3
-17
/
+41
|
*
xfs: avoid cil push lock if possible
Dave Chinner
2022-07-07
1
-3
/
+11
|
*
xfs: move CIL ordering to the logvec chain
Dave Chinner
2022-07-07
2
-5
/
+12
|
*
xfs: convert log vector chain to use list heads
Dave Chinner
2022-07-07
6
-35
/
+43
|
*
xfs: convert CIL to unordered per cpu lists
Dave Chinner
2022-07-07
2
-21
/
+17
|
*
xfs: Add order IDs to log items in CIL
Dave Chinner
2022-07-07
3
-8
/
+33
|
*
xfs: convert CIL busy extents to per-cpu
Dave Chinner
2022-07-07
1
-6
/
+20
|
*
xfs: track CIL ticket reservation in percpu structure
Dave Chinner
2022-07-07
2
-4
/
+13
|
*
xfs: implement percpu cil space used calculation
Dave Chinner
2022-07-07
2
-31
/
+149
|
*
xfs: introduce per-cpu CIL tracking structure
Dave Chinner
2022-07-01
3
-2
/
+47
|
*
xfs: rework per-iclog header CIL reservation
Dave Chinner
2022-07-01
3
-25
/
+59
|
*
xfs: lift init CIL reservation out of xc_cil_lock
Dave Chinner
2022-07-01
1
-16
/
+14
|
*
xfs: use the CIL space used counter for emptiness checks
Dave Chinner
2022-07-01
2
-19
/
+28
*
|
Linux 5.19-rc5
v5.19-rc5
Linus Torvalds
2022-07-04
1
-1
/
+1
*
|
lockref: remove unused 'lockref_get_or_lock()' function
Linus Torvalds
2022-07-03
2
-26
/
+0
*
|
sparse: introduce conditional lock acquire function attribute
Linus Torvalds
2022-07-03
2
-3
/
+5
*
|
Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-07-03
14
-131
/
+130
|
\
|
|
*
xfs: prevent a UAF when log IO errors race with unmount
Darrick J. Wong
2022-07-01
1
-2
/
+7
|
*
xfs: dont treat rt extents beyond EOF as eofblocks to be cleared
Darrick J. Wong
2022-06-29
1
-0
/
+2
|
*
xfs: don't hold xattr leaf buffers across transaction rolls
Darrick J. Wong
2022-06-29
5
-65
/
+12
|
*
xfs: empty xattr leaf header blocks are not corruption
Darrick J. Wong
2022-06-29
1
-9
/
+17
|
*
xfs: clean up the end of xfs_attri_item_recover
Darrick J. Wong
2022-06-26
1
-19
/
+26
|
*
xfs: always free xattri_leaf_bp when cancelling a deferred op
Darrick J. Wong
2022-06-26
1
-1
/
+19
|
*
xfs: use invalidate_lock to check the state of mmap_lock
Kaixu Xia
2022-06-26
1
-2
/
+2
|
*
xfs: factor out the common lock flags assert
Kaixu Xia
2022-06-26
1
-37
/
+23
|
*
xfs: introduce xfs_inodegc_push()
Dave Chinner
2022-06-23
5
-10
/
+28
|
*
xfs: bound maximum wait time for inodegc work
Dave Chinner
2022-06-23
3
-16
/
+24
*
|
Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-07-02
2
-2
/
+3
|
\
\
|
*
|
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
2022-06-30
1
-1
/
+1
|
*
|
NFSD: restore EINVAL error translation in nfsd_commit()
Alexey Khoroshilov
2022-06-27
1
-1
/
+2
*
|
|
Merge tag 'for-5.19/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-07-02
2
-1
/
+6
|
\
\
\
|
*
|
|
parisc: Fix vDSO signal breakage on 32-bit kernel
Helge Deller
2022-07-02
1
-0
/
+5
|
*
|
|
parisc/unaligned: Fix emulate_ldw() breakage
Helge Deller
2022-06-27
1
-1
/
+1
*
|
|
|
Merge tag 'perf-tools-fixes-for-v5.19-2022-07-02' of git://git.kernel.org/pub...
Linus Torvalds
2022-07-02
9
-17
/
+134
|
\
\
\
\
|
*
|
|
|
perf synthetic-events: Ignore dead threads during event synthesis
Namhyung Kim
2022-07-02
1
-2
/
+3
|
*
|
|
|
perf synthetic-events: Don't sort the task scan result from /proc
Namhyung Kim
2022-07-02
1
-2
/
+2
|
*
|
|
|
perf unwind: Fix unitialized 'offset' variable on aarch64
Ivan Babrou
2022-07-02
1
-1
/
+1
|
*
|
|
|
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2022-06-28
1
-2
/
+52
|
*
|
|
|
perf bpf: 8 byte align bpil data
Ian Rogers
2022-06-28
1
-3
/
+2
|
*
|
|
|
tools kvm headers arm64: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
2022-06-28
1
-0
/
+36
|
*
|
|
|
perf offcpu: Accept allowed sample types only
Namhyung Kim
2022-06-28
3
-1
/
+24
|
*
|
|
|
perf offcpu: Fix build failure on old kernels
Namhyung Kim
2022-06-28
1
-6
/
+14
*
|
|
|
|
Merge tag 'powerpc-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-07-02
7
-16
/
+52
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/memhotplug: Add add_pages override for PPC
Aneesh Kumar K.V
2022-06-29
2
-1
/
+36
|
*
|
|
|
|
powerpc/bpf: Fix use of user_pt_regs in uapi
Naveen N. Rao
2022-06-29
2
-9
/
+9
|
*
|
|
|
|
powerpc/prom_init: Fix kernel config grep
Liam Howlett
2022-06-24
1
-1
/
+1
|
*
|
|
|
|
powerpc/book3e: Fix PUD allocation size in map_kernel_page()
Christophe Leroy
2022-06-24
1
-3
/
+3
|
*
|
|
|
|
powerpc/xive/spapr: correct bitmap allocation size
Nathan Lynch
2022-06-24
1
-2
/
+3
[next]