summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfs, cachefiles: Pass upper bound length to allow expansionDavid Howells2023-12-289-26/+25
* netfs: Provide netfs_file_read_iter()David Howells2023-12-282-0/+75
* netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()David Howells2023-12-282-0/+63
* netfs: Implement buffered write APIDavid Howells2023-12-282-0/+86
* netfs: Implement unbuffered/DIO write supportDavid Howells2023-12-2811-10/+224
* netfs: Implement unbuffered/DIO read supportDavid Howells2023-12-2810-11/+226
* netfs: Allocate multipage folios in the writepathDavid Howells2023-12-281-2/+7
* netfs: Make netfs_read_folio() handle streaming-write pagesDavid Howells2023-12-282-3/+60
* netfs: Provide func to copy data to pagecache for buffered writeDavid Howells2023-12-287-0/+461
* netfs: Dispatch write requests to process a writeback sliceDavid Howells2023-12-285-3/+432
* netfs: Prep to use folio->private for write grouping and streaming writeDavid Howells2023-12-283-0/+115
* netfs: Make the refcounting of netfs_begin_read() easier to useDavid Howells2023-12-283-20/+23
* netfs: Make netfs_put_request() handle a NULL pointerDavid Howells2023-12-281-10/+13
* netfs: Add a hook to allow tell the netfs to update its i_sizeDavid Howells2023-12-281-0/+4
* netfs: Extend the netfs_io_*request structs to handle writesDavid Howells2023-12-286-7/+47
* netfs: Limit subrequest by size or number of segmentsDavid Howells2023-12-283-0/+20
* netfs: Add func to calculate pagecount/size-limited span of an iteratorDavid Howells2023-12-282-0/+99
* netfs: Provide tools to create a buffer in an xarrayDavid Howells2023-12-283-0/+98
* netfs: Add support for DIO bufferingDavid Howells2023-12-282-0/+13
* netfs: Add iov_iters to (sub)requests to describe various buffersDavid Howells2023-12-244-24/+67
* netfs: Implement unbuffered/DIO vs buffered I/O lockingDavid Howells2023-12-243-0/+227
* netfs: Provide invalidate_folio and release_folio callsDavid Howells2023-12-246-114/+54
* afs: Don't use folio->private to record partial modificationDavid Howells2023-12-244-285/+42
* netfs: Add a ->free_subrequest() opDavid Howells2023-12-242-0/+3
* netfs: Allow the netfs to make the io (sub)request alloc largerDavid Howells2023-12-242-2/+7
* netfs: Add a procfile to list in-progress requestsDavid Howells2023-12-244-3/+98
* netfs: Move pinning-for-writeback from fscache to netfsDavid Howells2023-12-2420-187/+124
* netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlinkDavid Howells2023-12-247-32/+62
* netfs, fscache: Remove ->begin_cache_operationDavid Howells2023-12-249-89/+23
* netfs, fscache: Combine fscache with netfsDavid Howells2023-12-2418-311/+237
* netfs, fscache: Move fs/fscache/* into fs/netfs/David Howells2023-12-2417-69/+73
* afs: Automatically generate trace tag enumsDavid Howells2023-12-241-206/+27
* afs: Remove whitespace before most ')' from the trace headerDavid Howells2023-12-241-121/+121
* Linux 6.7-rc7v6.7-rc7Linus Torvalds2023-12-231-1/+1
* Merge tag 'x86-urgent-2023-12-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-12-233-3/+29
|\
| * x86/acpi: Handle bogus MADT APIC tables gracefullyThomas Gleixner2023-12-181-1/+1
| * x86/alternatives: Disable interrupts and sync when optimizing NOPs in placeThomas Gleixner2023-12-151-1/+11
| * x86/alternatives: Sync core before enabling interruptsThomas Gleixner2023-12-151-1/+1
| * x86/smpboot/64: Handle X2APIC BIOS inconsistency gracefullyThomas Gleixner2023-12-151-0/+16
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-12-234-9/+11
|\ \
| * | scsi: ufs: core: Let the sq_lock protect sq_tail_slot accessCan Guo2023-12-181-1/+2
| * | scsi: ufs: qcom: Return ufs_qcom_clk_scale_*() errors in ufs_qcom_clk_scale_n...ChanWoo Lee2023-12-181-2/+4
| * | scsi: core: Always send batch on reset or error handling commandAlexander Atanasov2023-12-181-0/+2
| * | scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()Wei Yongjun2023-12-181-6/+3
* | | Merge tag 'usb-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-12-239-19/+49
|\ \ \
| * \ \ Merge tag 'usb-serial-6.7-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-12-223-6/+11
| |\ \ \
| | * | | USB: serial: option: add Quectel EG912Y module supportAlper Ak2023-12-211-0/+2
| | * | | USB: serial: ftdi_sio: update Actisense PIDs constant namesMark Glover2023-12-212-6/+6
| | * | | USB: serial: option: add Quectel RM500Q R13 firmware supportReinhard Speyerer2023-12-151-0/+1
| | * | | USB: serial: option: add Foxconn T99W265 with new baselineSlark Xiao2023-12-151-0/+2
| | | |/ | | |/|