linux-block.git
2024-01-05 David Howellsnetfs: Count DIO writes
2024-01-05 David Howellsnetfs: Mark netfs_unbuffered_write_iter_locked() static
2024-01-04 David Howellsnetfs: Fix proc/fs/fscache symlink to point to "netfs...
2024-01-04 David Howellsnetfs: Rearrange netfs_io_subrequest to put request...
2024-01-04 David Howells9p: Use length of data written to the server in prefere...
2024-01-04 David Howells9p: Do a couple of cleanups
2024-01-03 David Howells9p: Fix initialisation of netfs_inode for 9p
2024-01-03 David Howellscachefiles: Fix __cachefiles_prepare_write()
2023-12-28 David Howells9p: Use netfslib read/write_iter
2023-12-28 David Howellsafs: Use the netfs write helpers
2023-12-28 David Howellsnetfs: Export the netfs_sreq tracepoint
2023-12-28 David Howellsnetfs: Optimise away reads above the point at which...
2023-12-28 David Howellsnetfs: Implement a write-through caching option
2023-12-28 David Howellsnetfs: Provide a launder_folio implementation
2023-12-28 David Howellsnetfs: Provide a writepages implementation
2023-12-28 David Howellsnetfs, cachefiles: Pass upper bound length to allow...
2023-12-28 David Howellsnetfs: Provide netfs_file_read_iter()
2023-12-28 David Howellsnetfs: Allow buffered shared-writeable mmap through...
2023-12-28 David Howellsnetfs: Implement buffered write API
2023-12-28 David Howellsnetfs: Implement unbuffered/DIO write support
2023-12-28 David Howellsnetfs: Implement unbuffered/DIO read support
2023-12-28 David Howellsnetfs: Allocate multipage folios in the writepath
2023-12-28 David Howellsnetfs: Make netfs_read_folio() handle streaming-write...
2023-12-28 David Howellsnetfs: Provide func to copy data to pagecache for buffe...
2023-12-28 David Howellsnetfs: Dispatch write requests to process a writeback...
2023-12-28 David Howellsnetfs: Prep to use folio->private for write grouping...
2023-12-28 David Howellsnetfs: Make the refcounting of netfs_begin_read() easie...
2023-12-28 David Howellsnetfs: Make netfs_put_request() handle a NULL pointer
2023-12-28 David Howellsnetfs: Add a hook to allow tell the netfs to update...
2023-12-28 David Howellsnetfs: Extend the netfs_io_*request structs to handle...
2023-12-28 David Howellsnetfs: Limit subrequest by size or number of segments
2023-12-28 David Howellsnetfs: Add func to calculate pagecount/size-limited...
2023-12-28 David Howellsnetfs: Provide tools to create a buffer in an xarray
2023-12-28 David Howellsnetfs: Add support for DIO buffering
2023-12-24 David Howellsnetfs: Add iov_iters to (sub)requests to describe vario...
2023-12-24 David Howellsnetfs: Implement unbuffered/DIO vs buffered I/O locking
2023-12-24 David Howellsnetfs: Provide invalidate_folio and release_folio calls
2023-12-24 David Howellsafs: Don't use folio->private to record partial modific...
2023-12-24 David Howellsnetfs: Add a ->free_subrequest() op
2023-12-24 David Howellsnetfs: Allow the netfs to make the io (sub)request...
2023-12-24 David Howellsnetfs: Add a procfile to list in-progress requests
2023-12-24 David Howellsnetfs: Move pinning-for-writeback from fscache to netfs
2023-12-24 David Howellsnetfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs...
2023-12-24 David Howellsnetfs, fscache: Remove ->begin_cache_operation
2023-12-24 David Howellsnetfs, fscache: Combine fscache with netfs
2023-12-24 David Howellsnetfs, fscache: Move fs/fscache/* into fs/netfs/
2023-12-24 David Howellsafs: Automatically generate trace tag enums
2023-12-24 David Howellsafs: Remove whitespace before most ')' from the trace...
2023-12-24 Linus TorvaldsLinux 6.7-rc7 v6.7-rc7
2023-12-23 Linus TorvaldsMerge tag 'x86-urgent-2023-12-23' of git://git./linux...
2023-12-23 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-12-23 Linus TorvaldsMerge tag 'usb-6.7-rc7' of git://git./linux/kernel...
2023-12-23 Linus TorvaldsMerge tag 'char-misc-6.7-rc7' of git://git./linux/kerne...
2023-12-23 Linus TorvaldsMerge tag 'input-for-v6.7-rc6' of git://git./linux...
2023-12-23 Christoffer... Input: soc_button_array - add mapping for airplane...
2023-12-23 Linus TorvaldsMerge tag 'block-6.7-2023-12-22' of git://git.kernel...
2023-12-23 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2023-12-22 Paolo BonziniMerge tag 'kvm-riscv-fixes-6.7-1' of https://github...
2023-12-22 Paolo BonziniMerge tag 'kvmarm-fixes-6.7-2' of git://git./linux...
2023-12-22 Linus TorvaldsMerge tag 'printk-for-6.8' of git://git./linux/kernel...
2023-12-22 Linus TorvaldsMerge tag 'sound-6.7-rc7' of git://git./linux/kernel...
2023-12-22 Linus TorvaldsMerge tag 'i2c-for-6.7-rc8' of git://git./linux/kernel...
2023-12-22 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.7-rc7' of git://git./linux...
2023-12-22 Linus TorvaldsMerge tag 'for-linus-6.7a-rc7-tag' of git://git./linux...
2023-12-22 Linus TorvaldsMerge tag 'drm-fixes-2023-12-22' of git://anongit.freed...
2023-12-22 Linus TorvaldsMerge tag '9p-for-6.7-rc7' of https://github.com/martin...
2023-12-22 Greg Kroah... Merge tag 'usb-serial-6.7-rc6' of https://git./linux...
2023-12-22 Johannes Bergdebugfs: initialize cancellations earlier
2023-12-22 Dave AirlieMerge tag 'drm-intel-fixes-2023-12-21' of git://anongit...
2023-12-22 Dave AirlieMerge tag 'amd-drm-fixes-6.7-2023-12-20' of https:...
2023-12-22 Linus TorvaldsMerge tag 'pinctrl-v6.7-4' of git://git./linux/kernel...
2023-12-21 Jens AxboeMerge tag 'nvme-6.7-2023-12-21' of git://git.infradead... block-6.7-2023-12-22
2023-12-21 David Howellsafs: Fix use-after-free due to get/remove race in volum...
2023-12-21 Matthew Wilcox... ida: Fix crash in ida_free when the bitmap is empty
2023-12-21 David Howellsafs: Fix overwriting of result of DNS query
2023-12-21 Linus TorvaldsMerge tag 'afs-fixes-20231221' of git://git./linux...
2023-12-21 Linus TorvaldsMerge tag 'trace-v6.7-rc6-2' of git://git./linux/kernel...
2023-12-21 Linus TorvaldsMerge tag 'net-6.7-rc7' of git://git./linux/kernel...
2023-12-21 Alper AkUSB: serial: option: add Quectel EG912Y module support
2023-12-21 Steven Rostedt... tracing / synthetic: Disable events after testing in...
2023-12-21 Steven Rostedt... eventfs: Have event files and directories default to...
2023-12-21 David Howellskeys, dns: Allow key types (eg. DNS) to be reclaimed...
2023-12-21 Paolo AbeniMerge tag 'for-netdev' of https://git./linux/kernel...
2023-12-21 xiongxingpio: dwapb: mask/unmask IRQ when disable/enale it
2023-12-21 Kent Gibsongpiolib: cdev: add gpio_device locking wrapper around...
2023-12-21 Eric Dumazetnet: check dev->gso_max_size in gso_features_check()
2023-12-21 Hangbin Liukselftest: rtnetlink.sh: use grep_fail when expecting...
2023-12-21 Stefan BindingALSA: hda: cs35l41: Only add SPI CS GPIO if SPI is...
2023-12-21 Stefan BindingALSA: hda: cs35l41: Do not allow uninitialised variable...
2023-12-21 Takashi IwaiMerge tag 'asoc-fix-v6.7-rc7' of https://git./linux...
2023-12-21 Alexis Lothorépinctrl: at91-pio4: use dedicated lock class for IRQ
2023-12-21 Mark GloverUSB: serial: ftdi_sio: update Actisense PIDs constant...
2023-12-21 David Ahernnet/ipv6: Revert remove expired routes with a separated...
2023-12-21 Paolo AbeniMerge branch '100GbE' of git://git./linux/kernel/git...
2023-12-21 Arnd Bergmannx86/xen: add CPU dependencies for 32-bit build
2023-12-21 Thomas Weißschuhnet: avoid build bug in skb extension length calculation
2023-12-21 Lorenzo Bianconinet: ethernet: mtk_wed: fix possible NULL pointer deref...
2023-12-21 Linus Torvaldsposix-timers: Get rid of [COMPAT_]SYS_NI() uses
2023-12-21 Linus TorvaldsMerge tag '6.7-rc6-smb3-client-fixes' of git://git...
2023-12-21 Linus TorvaldsMerge tag 's390-6.7-4' of git://git./linux/kernel/git...
next