#!/bin/bash # description: futext contention measurement perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/futex-contention.py title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/fs/cachefiles?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/fs/cachefiles
AgeCommit message (Expand)Author
2021-03-24Merge tag 'afs-cachefiles-fixes-20210323' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-03-24cachefiles: do not yet allow on idmapped mountsChristian Brauner
2021-03-23fs/cachefiles: Remove wait_bit_key layout dependencyMatthew Wilcox (Oracle)
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-01-24namei: prepare for idmapped mountsChristian Brauner
2021-01-24namei: introduce struct renamedataChristian Brauner
2021-01-24xattr: handle idmapped mountsTycho Andersen
2021-01-24attr: handle idmapped mountsChristian Brauner
2021-01-20cachefiles: Drop superfluous readpages aops NULL checkTakashi Iwai
2020-10-26cachefiles: Handle readpage error correctlyMatthew Wilcox (Oracle)
2020-07-08cachefiles: switch to kernel_writeChristoph Hellwig
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds
2020-05-08cachefiles: Fix race between read_waiter and read_copier involving op->to_doLei Xue
2020-05-05docs: filesystems: caching/cachefiles.txt: convert to ReSTMauro Carvalho Chehab
2020-05-04cachefiles: Fix corruption of the return value in cachefiles_read_or_alloc_pa...David Howells
2020-02-03cachefiles: drop direct usage of ->bmap method.Carlos Maiolino