index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-04-27
ceph: convert ceph_readpages to ceph_readahead
Jeff Layton
2021-04-27
ceph: convert ceph_write_begin to netfs_write_begin
Jeff Layton
2021-04-27
ceph: convert ceph_readpage to netfs_readpage
Jeff Layton
2021-04-27
ceph: fix fscache invalidation
Jeff Layton
2021-04-27
ceph: rework PageFsCache handling
Jeff Layton
2021-04-27
ceph: rip out old fscache readpage handling
Jeff Layton
2021-04-27
Merge remote-tracking branch 'dhowells/netfs-lib'
Ilya Dryomov
2021-04-26
netfs: Miscellaneous fixes
David Howells
2021-04-26
iov_iter: Four fixes for ITER_XARRAY
David Howells
2021-04-25
Linux 5.12
Linus Torvalds
2021-04-25
Merge tag 'perf-tools-fixes-for-v5.12-2021-04-25' of git://git.kernel.org/pub...
Linus Torvalds
2021-04-25
Merge tag 'perf_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-04-25
Merge tag 'locking_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-25
Merge tag 'sched_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-25
Merge tag 'x86_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-24
Revert "net/rds: Avoid potential use after free in rds_send_remove_from_sock"
Linus Torvalds
2021-04-23
Merge tag 'pinctrl-v5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-23
Merge tag 'block-5.12-2021-04-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-23
tools/cgroup/slabinfo.py: updated to work on current kernel
Vasily Averin
2021-04-23
mm/filemap: fix mapping_seek_hole_data on THP & 32-bit
Hugh Dickins
2021-04-23
mm/filemap: fix find_lock_entries hang on 32-bit THP
Hugh Dickins
2021-04-23
ovl: fix reference counting in ovl_mmap error path
Christian König
2021-04-23
coda: fix reference counting in coda_file_mmap error path
Christian König
2021-04-23
KVM: x86/xen: Take srcu lock when accessing kvm_memslots()
Wanpeng Li
2021-04-23
Merge tag 'arm-fixes-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-23
perf map: Fix error return code in maps__clone()
Zhen Lei
2021-04-23
perf ftrace: Fix access to pid in array when setting a pid filter
Thomas Richter
2021-04-23
perf auxtrace: Fix potential NULL pointer dereference
Leo Yan
2021-04-23
Merge tag 'drm-fixes-2021-04-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-04-23
Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-23
Merge branch 'tegra/dt64' into arm/fixes
Arnd Bergmann
2021-04-23
fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
David Howells
2021-04-23
netfs: Add a tracepoint to log failures that would be otherwise unseen
David Howells
2021-04-23
netfs: Define an interface to talk to a cache
David Howells
2021-04-23
netfs: Add write_begin helper
David Howells
2021-04-23
netfs: Gather stats
David Howells
2021-04-23
netfs: Add tracepoints
David Howells
2021-04-23
netfs: Provide readahead and readpage netfs helpers
David Howells
2021-04-23
netfs, mm: Add set/end/wait_on_page_fscache() aliases
David Howells
2021-04-23
netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
David Howells
2021-04-23
netfs: Documentation for helper library
David Howells
2021-04-23
netfs: Make a netfs helper module
David Howells
2021-04-23
mm: Implement readahead_control pageset expansion
David Howells
2021-04-23
mm/readahead: Handle ractl nr_pages being modified
Matthew Wilcox (Oracle)
2021-04-23
fs: Document file_ra_state
Matthew Wilcox (Oracle)
2021-04-23
mm/filemap: Pass the file_ra_state in the ractl
Matthew Wilcox (Oracle)
2021-04-23
mm: Add set/end/wait functions for PG_private_2
David Howells
2021-04-23
iov_iter: Add ITER_XARRAY
David Howells
[next]