summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xfs-cil-scale-5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Darrick J. Wong2022-07-099-190/+768
|\
| * xfs: expanding delayed logging design with background materialDave Chinner2022-07-071-39/+322
| * xfs: xlog_sync() manually adjusts grant head spaceDave Chinner2022-07-073-17/+41
| * xfs: avoid cil push lock if possibleDave Chinner2022-07-071-3/+11
| * xfs: move CIL ordering to the logvec chainDave Chinner2022-07-072-5/+12
| * xfs: convert log vector chain to use list headsDave Chinner2022-07-076-35/+43
| * xfs: convert CIL to unordered per cpu listsDave Chinner2022-07-072-21/+17
| * xfs: Add order IDs to log items in CILDave Chinner2022-07-073-8/+33
| * xfs: convert CIL busy extents to per-cpuDave Chinner2022-07-071-6/+20
| * xfs: track CIL ticket reservation in percpu structureDave Chinner2022-07-072-4/+13
| * xfs: implement percpu cil space used calculationDave Chinner2022-07-072-31/+149
| * xfs: introduce per-cpu CIL tracking structureDave Chinner2022-07-013-2/+47
| * xfs: rework per-iclog header CIL reservationDave Chinner2022-07-013-25/+59
| * xfs: lift init CIL reservation out of xc_cil_lockDave Chinner2022-07-011-16/+14
| * xfs: use the CIL space used counter for emptiness checksDave Chinner2022-07-012-19/+28
* | Linux 5.19-rc5v5.19-rc5Linus Torvalds2022-07-041-1/+1
* | lockref: remove unused 'lockref_get_or_lock()' functionLinus Torvalds2022-07-032-26/+0
* | sparse: introduce conditional lock acquire function attributeLinus Torvalds2022-07-032-3/+5
* | Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-07-0314-131/+130
|\|
| * xfs: prevent a UAF when log IO errors race with unmountDarrick J. Wong2022-07-011-2/+7
| * xfs: dont treat rt extents beyond EOF as eofblocks to be clearedDarrick J. Wong2022-06-291-0/+2
| * xfs: don't hold xattr leaf buffers across transaction rollsDarrick J. Wong2022-06-295-65/+12
| * xfs: empty xattr leaf header blocks are not corruptionDarrick J. Wong2022-06-291-9/+17
| * xfs: clean up the end of xfs_attri_item_recoverDarrick J. Wong2022-06-261-19/+26
| * xfs: always free xattri_leaf_bp when cancelling a deferred opDarrick J. Wong2022-06-261-1/+19
| * xfs: use invalidate_lock to check the state of mmap_lockKaixu Xia2022-06-261-2/+2
| * xfs: factor out the common lock flags assertKaixu Xia2022-06-261-37/+23
| * xfs: introduce xfs_inodegc_push()Dave Chinner2022-06-235-10/+28
| * xfs: bound maximum wait time for inodegc workDave Chinner2022-06-233-16/+24
* | Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2022-07-022-2/+3
|\ \
| * | SUNRPC: Fix READ_PLUS crasherChuck Lever2022-06-301-1/+1
| * | NFSD: restore EINVAL error translation in nfsd_commit()Alexey Khoroshilov2022-06-271-1/+2
* | | Merge tag 'for-5.19/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-07-022-1/+6
|\ \ \
| * | | parisc: Fix vDSO signal breakage on 32-bit kernelHelge Deller2022-07-021-0/+5
| * | | parisc/unaligned: Fix emulate_ldw() breakageHelge Deller2022-06-271-1/+1
* | | | Merge tag 'perf-tools-fixes-for-v5.19-2022-07-02' of git://git.kernel.org/pub...Linus Torvalds2022-07-029-17/+134
|\ \ \ \
| * | | | perf synthetic-events: Ignore dead threads during event synthesisNamhyung Kim2022-07-021-2/+3
| * | | | perf synthetic-events: Don't sort the task scan result from /procNamhyung Kim2022-07-021-2/+2
| * | | | perf unwind: Fix unitialized 'offset' variable on aarch64Ivan Babrou2022-07-021-1/+1
| * | | | tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2022-06-281-2/+52
| * | | | perf bpf: 8 byte align bpil dataIan Rogers2022-06-281-3/+2
| * | | | tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo2022-06-281-0/+36
| * | | | perf offcpu: Accept allowed sample types onlyNamhyung Kim2022-06-283-1/+24
| * | | | perf offcpu: Fix build failure on old kernelsNamhyung Kim2022-06-281-6/+14
* | | | | Merge tag 'powerpc-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-07-027-16/+52
|\ \ \ \ \
| * | | | | powerpc/memhotplug: Add add_pages override for PPCAneesh Kumar K.V2022-06-292-1/+36
| * | | | | powerpc/bpf: Fix use of user_pt_regs in uapiNaveen N. Rao2022-06-292-9/+9
| * | | | | powerpc/prom_init: Fix kernel config grepLiam Howlett2022-06-241-1/+1
| * | | | | powerpc/book3e: Fix PUD allocation size in map_kernel_page()Christophe Leroy2022-06-241-3/+3
| * | | | | powerpc/xive/spapr: correct bitmap allocation sizeNathan Lynch2022-06-241-2/+3