summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-01-07vfs, cachefiles: Mark a backing file in use with an inode flagDavid Howells1-0/+1
2022-01-07fscache: Provide a function to resize a cookieDavid Howells2-0/+22
2022-01-07fscache: Provide a function to note the release of a pageDavid Howells1-0/+16
2022-01-07vfs, fscache: Implement pinning of cache usage for writebackDavid Howells3-0/+45
2022-01-07fscache: Implement higher-level write I/O interfaceDavid Howells1-0/+63
2022-01-07fscache: Implement raw I/O interfaceDavid Howells1-0/+74
2022-01-07netfs: Pass more information on how to deal with a hole in the cacheDavid Howells1-1/+10
2022-01-07fscache: Provide a function to let the netfs update its coherency dataDavid Howells1-0/+22
2022-01-07fscache: Provide read/write stat counters for the cacheDavid Howells1-0/+10
2022-01-07fscache: Count data storage objects in a cacheDavid Howells1-0/+39
2022-01-07fscache: Provide a means to begin an operationDavid Howells2-0/+60
2022-01-07fscache: Implement cookie invalidationDavid Howells3-0/+36
2022-01-07fscache: Implement cookie user counting and resource pinningDavid Howells1-1/+81
2022-01-07fscache: Implement simple cookie state machineDavid Howells1-2/+25
2022-01-07fscache: Add a function for a cache backend to note an I/O errorDavid Howells1-0/+2
2022-01-07fscache: Provide and use cache methods to lookup/create/free a volumeDavid Howells1-0/+7
2022-01-07fscache: Implement functions add/remove a cacheDavid Howells1-0/+13
2022-01-07fscache: Implement cookie-level access helpersDavid Howells1-0/+2
2022-01-07fscache: Implement volume-level access helpersDavid Howells1-0/+4
2022-01-07fscache: Implement cookie registrationDavid Howells2-0/+156
2022-01-07fscache: Implement volume registrationDavid Howells1-0/+84
2022-01-07fscache: Implement cache registrationDavid Howells1-0/+34
2022-01-07fscache: Introduce new driverDavid Howells2-1/+7
2022-01-07netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd spaceDavid Howells1-1/+2
2022-01-07fscache: Remove the contents of the fscache driver, pending rewriteDavid Howells2-1396/+3
2021-12-05Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2021-12-02Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-17/+21
2021-12-02sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_fullFrederic Weisbecker1-2/+3
2021-12-02net: annotate data-races on txq->xmit_lock_ownerEric Dumazet1-6/+13
2021-12-02kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu1-0/+2
2021-12-01net/mlx5: Fix access to a non-supported registerAya Levin1-1/+4
2021-11-30siphash: use _unaligned version by defaultArnd Bergmann1-10/+4
2021-11-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+0
2021-11-26Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2021-11-26Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-7/+0
2021-11-26net: ptp: add a definition for the UDP port for IEEE 1588 general messagesVladimir Oltean1-0/+1
2021-11-25Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds5-18/+88
2021-11-25Revert "virtio_ring: validate used buffer length"Michael S. Tsirkin1-2/+0
2021-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2-2/+16
2021-11-23ACPI: Make acpi_node_get_parent() localSakari Ailus1-7/+0
2021-11-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-1/+28
2021-11-20Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-160/+9
2021-11-20hugetlb: fix hugetlb cgroup refcounting during mremapBui Quang Minh1-0/+12
2021-11-20shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn2-1/+16
2021-11-19Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2021-11-19signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman1-0/+1
2021-11-18Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-6/+23
2021-11-18mm: Add functions to zero portions of a folioMatthew Wilcox (Oracle)1-3/+41
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-12/+1
2021-11-18Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+4