开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-28
netfs: Prep to use folio->private for write grouping and streaming write
David Howells
2023-12-28
netfs: Make the refcounting of netfs_begin_read() easier to use
David Howells
2023-12-28
netfs: Make netfs_put_request() handle a NULL pointer
David Howells
2023-12-28
netfs: Add a hook to allow tell the netfs to update its i_size
David Howells
2023-12-28
netfs: Extend the netfs_io_*request structs to handle writes
David Howells
2023-12-28
netfs: Limit subrequest by size or number of segments
David Howells
2023-12-28
netfs: Add func to calculate pagecount/size-limited span of an iterator
David Howells
2023-12-28
netfs: Provide tools to create a buffer in an xarray
David Howells
2023-12-28
netfs: Add support for DIO buffering
David Howells
2023-12-24
netfs: Add iov_iters to (sub)requests to describe various buffers
David Howells
2023-12-24
netfs: Implement unbuffered/DIO vs buffered I/O locking
David Howells
2023-12-24
netfs: Provide invalidate_folio and release_folio calls
David Howells
2023-12-24
afs: Don't use folio->private to record partial modification
David Howells
2023-12-24
netfs: Add a ->free_subrequest() op
David Howells
2023-12-24
netfs: Allow the netfs to make the io (sub)request alloc larger
David Howells
2023-12-24
netfs: Add a procfile to list in-progress requests
David Howells
2023-12-24
netfs: Move pinning-for-writeback from fscache to netfs
David Howells
2023-12-24
netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink
David Howells
2023-12-24
netfs, fscache: Remove ->begin_cache_operation
David Howells
2023-12-24
netfs, fscache: Combine fscache with netfs
David Howells
2023-12-24
netfs, fscache: Move fs/fscache/* into fs/netfs/
David Howells
2023-12-24
afs: Automatically generate trace tag enums
David Howells
2023-12-24
afs: Remove whitespace before most ')' from the trace header
David Howells
2023-12-23
Linux 6.7-rc7
v6.7-rc7
Linus Torvalds
2023-12-23
Merge tag 'x86-urgent-2023-12-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-12-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-12-23
Merge tag 'usb-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-12-23
Merge tag 'char-misc-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-23
Merge tag 'input-for-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-12-22
Input: soc_button_array - add mapping for airplane mode button
Christoffer Sandberg
2023-12-22
Merge tag 'block-6.7-2023-12-22' of git://git.kernel.dk/linux
Linus Torvalds
2023-12-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-12-22
Merge tag 'kvm-riscv-fixes-6.7-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2023-12-22
Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2023-12-22
Merge tag 'printk-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2023-12-22
Merge tag 'sound-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-12-22
Merge tag 'i2c-for-6.7-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-12-22
Merge tag 'gpio-fixes-for-v6.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-12-22
Merge tag 'for-linus-6.7a-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-12-22
Merge tag 'drm-fixes-2023-12-22' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-12-22
Merge tag '9p-for-6.7-rc7' of https://github.com/martinetd/linux
Linus Torvalds
2023-12-22
Merge tag 'usb-serial-6.7-rc6' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2023-12-22
debugfs: initialize cancellations earlier
Johannes Berg
2023-12-22
Merge tag 'drm-intel-fixes-2023-12-21' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2023-12-22
Merge tag 'amd-drm-fixes-6.7-2023-12-20' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2023-12-21
Merge tag 'pinctrl-v6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-12-21
Merge tag 'nvme-6.7-2023-12-21' of git://git.infradead.org/nvme into block-6.7
Jens Axboe
2023-12-21
afs: Fix use-after-free due to get/remove race in volume tree
David Howells
2023-12-21
ida: Fix crash in ida_free when the bitmap is empty
Matthew Wilcox (Oracle)
2023-12-21
afs: Fix overwriting of result of DNS query
David Howells
[next]