summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-23afs: Use new netfs lib read helper APIDavid Howells5-251/+88
2021-04-23afs: Use the fs operation ops to handle FetchData completionDavid Howells5-7/+19
2021-04-23afs: Prepare for use of THPsDavid Howells4-202/+244
2021-04-23afs: Extract writeback extension into its own functionDavid Howells1-42/+67
2021-04-23afs: Wait on PG_fscache before modifying/releasing a pageDavid Howells2-0/+19
2021-04-23afs: Use ITER_XARRAY for writingDavid Howells6-218/+126
2021-04-23afs: Set up the iov_iter before calling afs_extract_data()David Howells6-249/+314
2021-04-23afs: Log remote unmarshalling errorsDavid Howells1-0/+34
2021-04-23afs: Don't truncate iter during data fetchDavid Howells6-13/+29
2021-04-23afs: Move key to afs_read structDavid Howells4-15/+19
2021-04-23afs: Print the operation debug_id when logging an unexpected data versionDavid Howells1-2/+3
2021-04-23afs: Pass page into dirty region helpers to provide THP sizeDavid Howells4-64/+55
2021-04-23afs: Disable use of the fscache I/O routinesDavid Howells3-175/+36
2021-04-23fscache, cachefiles: Add alternate API to use kiocb for read/write to cacheDavid Howells12-3/+600
2021-04-23netfs: Add a tracepoint to log failures that would be otherwise unseenDavid Howells2-2/+70
2021-04-23netfs: Define an interface to talk to a cacheDavid Howells3-1/+295
2021-04-23netfs: Add write_begin helperDavid Howells5-4/+185
2021-04-23netfs: Gather statsDavid Howells6-2/+128
2021-04-23netfs: Add tracepointsDavid Howells3-0/+226
2021-04-23netfs: Provide readahead and readpage netfs helpersDavid Howells6-0/+877
2021-04-23netfs, mm: Add set/end/wait_on_page_fscache() aliasesDavid Howells1-0/+57
2021-04-23netfs, mm: Move PG_fscache helper funcs to linux/netfs.hDavid Howells2-10/+30
2021-04-23netfs: Documentation for helper libraryDavid Howells2-0/+527
2021-04-23netfs: Make a netfs helper moduleDavid Howells1-0/+8
2021-04-23mm: Implement readahead_control pageset expansionDavid Howells2-0/+77
2021-04-23mm/readahead: Handle ractl nr_pages being modifiedMatthew Wilcox (Oracle)1-2/+2
2021-04-23fs: Document file_ra_stateMatthew Wilcox (Oracle)1-10/+14
2021-04-23mm/filemap: Pass the file_ra_state in the ractlMatthew Wilcox (Oracle)7-29/+30
2021-04-23mm: Add set/end/wait functions for PG_private_2David Howells2-0/+81
2021-04-23iov_iter: Add ITER_XARRAYDavid Howells2-23/+301
2021-03-24Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-12/+16
2021-03-24Merge tag 'platform-drivers-x86-v5.12-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds12-109/+190
2021-03-24Merge tag 'afs-cachefiles-fixes-20210323' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-7/+21
2021-03-24cachefiles: do not yet allow on idmapped mountsChristian Brauner1-0/+6
2021-03-23afs: Use wait_on_page_writeback_killableMatthew Wilcox (Oracle)1-2/+1
2021-03-23mm/writeback: Add wait_on_page_writeback_killableMatthew Wilcox (Oracle)2-0/+17
2021-03-23fs/cachefiles: Remove wait_bit_key layout dependencyMatthew Wilcox (Oracle)2-5/+3
2021-03-23platform/x86: intel_pmc_core: Ignore GBE LTR on Tiger Lake platformsDavid E. Box1-15/+35
2021-03-23platform/x86: intel_pmc_core: Update KconfigDavid E. Box1-3/+8
2021-03-23platform/x86: intel_pmt_crashlog: Fix incorrect macrosDavid E. Box1-7/+6
2021-03-23platform/x86: intel_pmt_class: Initial resource to 0David E. Box1-1/+1
2021-03-23Merge tag 'linux-kselftest-kunit-fixes-5.12-rc5.1' of git://git.kernel.org/pu...Linus Torvalds2-1/+3
2021-03-22Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-41/+59
2021-03-22Linux 5.12-rc4v5.12-rc4Linus Torvalds1-1/+1
2021-03-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-72/+168
2021-03-21Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-blockLinus Torvalds3-7/+31
2021-03-21Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-48/+75
2021-03-21Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-25/+62
2021-03-21Merge tag 'irq-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+6
2021-03-21Merge tag 'perf-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+4