linux-block.git
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...
2022-05-06 Haowen Bais390/dasd: Use kzalloc instead of kmalloc/memset block-5.18-2022-05-06
2022-05-06 Jan Höppners390/dasd: Fix read inconsistency for ESE DASD devices
2022-05-06 Jan Höppners390/dasd: Fix read for ESE with blksize < 4k
2022-05-06 Stefan Haberlands390/dasd: prevent double format of tracks for ESE...
2022-05-06 Stefan Haberlands390/dasd: fix data corruption for ESE devices
2022-05-06 Dave AirlieMerge tag 'drm-msm-fixes-2022-04-30' of https://gitlab...
2022-05-06 Dave AirlieMerge tag 'drm-misc-fixes-2022-05-05' of git://anongit...
2022-05-05 Dave AirlieMerge tag 'amd-drm-fixes-5.18-2022-05-04' of https...
2022-05-05 Linus TorvaldsMerge tag 'folio-5.18f' of git://git.infradead.org...
2022-05-05 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.18-3' of git://git...
2022-05-05 David Sterbabtrfs: sysfs: export the balance paused state of exclus...
2022-05-05 Filipe Mananabtrfs: fix assertion failure when logging directory...
2022-05-05 Naohiro Aotabtrfs: zoned: activate block group properly on unlimite...
2022-05-05 Naohiro Aotabtrfs: zoned: move non-changing condition check out...
2022-05-05 Qu Wenruobtrfs: force v2 space cache usage for subpage mount
2022-05-05 Linus TorvaldsMerge tag 's390-5.18-4' of git://git./linux/kernel...
2022-05-05 Linus TorvaldsMerge tag 'mips-fixes_5.18_1' of git://git./linux/kerne...
2022-05-05 Linus TorvaldsMerge tag 'net-5.18-rc6' of git://git./linux/kernel...
2022-05-05 Nobuhiro Iwamatsugpio: visconti: Fix fwnode of GPIO IRQ
2022-05-05 Bartosz GolaszewskiMAINTAINERS: update the GPIO git tree entry
2022-05-05 Duoming ZhouNFC: netlink: fix sleep in atomic bug when firmware...
2022-05-05 Matthew Wilcox... mm/readahead: Fix readahead with large folios
2022-05-05 Matthew Wilcox... block: Do not call folio_next() on an unreferenced...
2022-05-05 Vladimir Olteanselftests: ocelot: tc_flower_chains: specify conform...
next