linux-block.git
2022-05-10 Matthew Wilcox... erofs: Convert to release_folio
2022-05-10 Matthew Wilcox... cifs: Convert to release_folio
2022-05-10 Matthew Wilcox... ceph: Convert to release_folio
2022-05-10 Matthew Wilcox... btrfs: Convert to release_folio
2022-05-10 Matthew Wilcox... afs: Convert to release_folio
2022-05-10 Matthew Wilcox... 9p: Convert to release_folio
2022-05-10 Matthew Wilcox... iomap: Convert to release_folio
2022-05-10 Matthew Wilcox... fs: Add aops->release_folio
2022-05-09 Matthew Wilcox... mm/filemap: Hoist filler_t decision to the top of do_re...
2022-05-09 Matthew Wilcox... fs: Change the type of filler_t
2022-05-09 Matthew Wilcox... nfs: Pass the file pointer to nfs_symlink_filler()
2022-05-09 Matthew Wilcox... jffs2: Pass the file pointer to jffs2_do_readpage_unlock()
2022-05-09 Matthew Wilcox... mm,fs: Remove aops->readpage
2022-05-09 Matthew Wilcox... mm: Convert swap_readpage to call read_folio instead...
2022-05-09 Matthew Wilcox... vboxsf: Convert vboxsf to read_folio
2022-05-09 Matthew Wilcox... udf: Convert adinicb and symlinks to read_folio
2022-05-09 Matthew Wilcox... ubifs: Convert ubifs to read_folio
2022-05-09 Matthew Wilcox... squashfs: Convert squashfs to read_folio
2022-05-09 Matthew Wilcox... romfs: Convert romfs to read_folio
2022-05-09 Matthew Wilcox... orangefs: Convert orangefs to read_folio
2022-05-09 Matthew Wilcox... ocfs2: Convert ocfs2 to read_folio
2022-05-09 Matthew Wilcox... ntfs: Convert ntfs to read_folio
2022-05-09 Matthew Wilcox... nfs: Convert nfs to read_folio
2022-05-09 Matthew Wilcox... jfs: Convert metadata pages to read_folio
2022-05-09 Matthew Wilcox... jffs2: Convert jffs2 to read_folio
2022-05-09 Matthew Wilcox... isofs: Convert symlinks and zisofs to read_folio
2022-05-09 Matthew Wilcox... hpfs: Convert symlinks to read_folio
2022-05-09 Matthew Wilcox... hostfs: Convert hostfs to read_folio
2022-05-09 Matthew Wilcox... fuse: Convert fuse to read_folio
2022-05-09 Matthew Wilcox... freevxfs: Convert vxfs_immed to read_folio
2022-05-09 Matthew Wilcox... f2fs: Convert f2fs to read_folio
2022-05-09 Matthew Wilcox... ext4: Convert ext4 to read_folio
2022-05-09 Matthew Wilcox... erofs: Convert erofs zdata to read_folio
2022-05-09 Matthew Wilcox... efs: Convert efs symlinks to read_folio
2022-05-09 Matthew Wilcox... ecryptfs: Convert ecryptfs to read_folio
2022-05-09 Matthew Wilcox... cramfs: Convert cramfs to read_folio
2022-05-09 Matthew Wilcox... coda: Convert coda to read_folio
2022-05-09 Matthew Wilcox... cifs: Convert cifs to read_folio
2022-05-09 Matthew Wilcox... btrfs: Convert btrfs to read_folio
2022-05-09 Matthew Wilcox... befs: Convert befs to read_folio
2022-05-09 Matthew Wilcox... afs: Convert afs_symlink_readpage to afs_symlink_read_folio
2022-05-09 Matthew Wilcox... affs: Convert affs to read_folio
2022-05-09 Matthew Wilcox... fs: Convert simple_readpage to simple_read_folio
2022-05-09 Matthew Wilcox... fs: Convert mpage_readpage to mpage_read_folio
2022-05-09 Matthew Wilcox... fs: Convert block_read_full_page() to block_read_full_f...
2022-05-09 Matthew Wilcox... fs: Convert iomap_readpage to iomap_read_folio
2022-05-09 Matthew Wilcox... fs: Convert netfs_readpage to netfs_read_folio
2022-05-09 Matthew Wilcox... fs: Add read_folio documentation
2022-05-09 Matthew Wilcox... fs: Introduce aops->read_folio
2022-05-08 Matthew Wilcox... buffer: Rewrite nobh_truncate_page() to use folios
2022-05-08 Matthew Wilcox... mm/readahead: Convert page_cache_async_readahead to...
2022-05-08 Matthew Wilcox... fs: Convert is_dirty_writeback() to take a folio
2022-05-08 Matthew Wilcox... readahead: Use a folio in read_pages()
2022-05-08 Matthew Wilcox... filemap: Update the folio_mark_dirty documentation
2022-05-08 Matthew Wilcox... filemap: Update the folio_lock documentation
2022-05-08 Miaohe Linfilemap: Remove obsolete comment in lock_page
2022-05-08 Matthew Wilcox... fs: Remove pagecache_write_begin() and pagecache_write_...
2022-05-08 Matthew Wilcox... i915: Call aops write_begin() and write_end() directly
2022-05-08 Matthew Wilcox... f2fs: Call aops write_begin() and write_end() directly
2022-05-08 Matthew Wilcox... ext4: Call aops write_begin() and write_end() directly
2022-05-08 Matthew Wilcox... hfsplus: Call hfsplus_write_begin() and generic_write_e...
2022-05-08 Matthew Wilcox... hfs: Call hfs_write_begin() and generic_write_end(...
2022-05-08 Matthew Wilcox... ntfs3: Remove fsdata parameter from ntfs_extend_initial...
2022-05-08 Matthew Wilcox... ntfs3: Call ntfs_write_begin() and ntfs_write_end(...
2022-05-08 Matthew Wilcox... namei: Call aops write_begin() and write_end() directly
2022-05-08 Matthew Wilcox... buffer: Call aops write_begin() and write_end() directly
2022-05-08 Matthew Wilcox... fs: Remove flags parameter from aops->write_begin
2022-05-08 Matthew Wilcox... fs: Remove aop flags parameter from nobh_write_begin()
2022-05-08 Matthew Wilcox... fs: Remove aop flags parameter from grab_cache_page_wri...
2022-05-08 Matthew Wilcox... fs: Remove aop flags parameter from cont_write_begin()
2022-05-08 Matthew Wilcox... fs: Remove aop flags parameter from block_write_begin()
2022-05-08 Matthew Wilcox... fs: Remove aop_flags parameter from netfs_write_begin()
2022-05-08 Matthew Wilcox... fs: Remove AOP_FLAG_NOFS
2022-05-08 Matthew Wilcox... ext4: Use scoped memory APIs in ext4_write_begin()
2022-05-08 Matthew Wilcox... ext4: Use scoped memory APIs in ext4_da_write_begin()
2022-05-08 Matthew Wilcox... ext4: Use scoped memory API in mext_page_double_lock()
2022-05-08 Matthew Wilcox... ext4: Allow GFP_FS allocations in ext4_da_convert_inlin...
2022-05-08 Matthew Wilcox... f2fs: Convert f2fs_grab_cache_page() to use scoped...
2022-05-08 Matthew Wilcox... namei: Convert page_symlink() to use memalloc_nofs_save()
2022-05-08 Matthew Wilcox... namei: Merge page_symlink() and __page_symlink()
2022-05-08 Matthew Wilcox... ext4: Use page_symlink() instead of __page_symlink()
2022-05-08 Matthew Wilcox... scsicam: Fix use of page cache
2022-05-08 Linus TorvaldsMerge tag 'sound-5.18-rc6' of git://git./linux/kernel...
2022-05-08 Willy Tarreaublk-mq: remove the error_count from struct request
2022-05-08 Willy Tarreauataflop: use a statically allocated error counters
2022-05-08 Willy Tarreaufloppy: use a statically allocated error counter
2022-05-08 Takashi IwaiMerge tag 'asoc-fix-v5.18-rc4' of https://git./linux...
2022-05-07 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.18-rc6' of git://git....
2022-05-07 Linus TorvaldsMerge tag 'block-5.18-2022-05-06' of git://git.kernel...
2022-05-07 Linus TorvaldsMerge tag 'io_uring-5.18-2022-05-06' of git://git.kerne...
2022-05-06 Linus TorvaldsMerge tag 'for-5.18-rc5-tag' of git://git./linux/kernel...
2022-05-06 Linus TorvaldsMerge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org...
2022-05-06 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-05-06 Linus TorvaldsMerge tag 'riscv-for-linus-5.18-rc6' of git://git....
2022-05-06 Sean ChristophersonKVM: VMX: Exit to userspace if vCPU has injected except...
2022-05-06 Peter GondaKVM: SEV: Mark nested locking of vcpu->lock
2022-05-06 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2022-05-06 Linus TorvaldsMerge tag 'mmc-v5.18-rc4' of git://git./linux/kernel...
2022-05-06 Linus TorvaldsMerge tag 'drm-fixes-2022-05-06' of git://anongit.freed...
2022-05-06 Puyou Lugpio: pca953x: fix irq_stat not updated when irq is...
next