index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-09
affs: Convert affs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
fs: Convert simple_readpage to simple_read_folio
Matthew Wilcox (Oracle)
2022-05-09
fs: Convert mpage_readpage to mpage_read_folio
Matthew Wilcox (Oracle)
2022-05-09
fs: Convert block_read_full_page() to block_read_full_folio()
Matthew Wilcox (Oracle)
2022-05-09
fs: Convert iomap_readpage to iomap_read_folio
Matthew Wilcox (Oracle)
2022-05-09
fs: Convert netfs_readpage to netfs_read_folio
Matthew Wilcox (Oracle)
2022-05-09
fs: Add read_folio documentation
Matthew Wilcox (Oracle)
2022-05-09
fs: Introduce aops->read_folio
Matthew Wilcox (Oracle)
2022-05-08
buffer: Rewrite nobh_truncate_page() to use folios
Matthew Wilcox (Oracle)
2022-05-08
mm/readahead: Convert page_cache_async_readahead to take a folio
Matthew Wilcox (Oracle)
2022-05-08
fs: Convert is_dirty_writeback() to take a folio
Matthew Wilcox (Oracle)
2022-05-08
readahead: Use a folio in read_pages()
Matthew Wilcox (Oracle)
2022-05-08
filemap: Update the folio_mark_dirty documentation
Matthew Wilcox (Oracle)
2022-05-08
filemap: Update the folio_lock documentation
Matthew Wilcox (Oracle)
2022-05-08
filemap: Remove obsolete comment in lock_page
Miaohe Lin
2022-05-08
fs: Remove pagecache_write_begin() and pagecache_write_end()
Matthew Wilcox (Oracle)
2022-05-08
i915: Call aops write_begin() and write_end() directly
Matthew Wilcox (Oracle)
2022-05-08
f2fs: Call aops write_begin() and write_end() directly
Matthew Wilcox (Oracle)
2022-05-08
ext4: Call aops write_begin() and write_end() directly
Matthew Wilcox (Oracle)
2022-05-08
hfsplus: Call hfsplus_write_begin() and generic_write_end() directly
Matthew Wilcox (Oracle)
2022-05-08
hfs: Call hfs_write_begin() and generic_write_end() directly
Matthew Wilcox (Oracle)
2022-05-08
ntfs3: Remove fsdata parameter from ntfs_extend_initialized_size()
Matthew Wilcox (Oracle)
2022-05-08
ntfs3: Call ntfs_write_begin() and ntfs_write_end() directly
Matthew Wilcox (Oracle)
2022-05-08
namei: Call aops write_begin() and write_end() directly
Matthew Wilcox (Oracle)
2022-05-08
buffer: Call aops write_begin() and write_end() directly
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove aop flags parameter from nobh_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove aop flags parameter from cont_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove aop flags parameter from block_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove aop_flags parameter from netfs_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove AOP_FLAG_NOFS
Matthew Wilcox (Oracle)
2022-05-08
ext4: Use scoped memory APIs in ext4_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
ext4: Use scoped memory APIs in ext4_da_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
ext4: Use scoped memory API in mext_page_double_lock()
Matthew Wilcox (Oracle)
2022-05-08
ext4: Allow GFP_FS allocations in ext4_da_convert_inline_data_to_extent()
Matthew Wilcox (Oracle)
2022-05-08
f2fs: Convert f2fs_grab_cache_page() to use scoped memory APIs
Matthew Wilcox (Oracle)
2022-05-08
namei: Convert page_symlink() to use memalloc_nofs_save()
Matthew Wilcox (Oracle)
2022-05-08
namei: Merge page_symlink() and __page_symlink()
Matthew Wilcox (Oracle)
2022-05-08
ext4: Use page_symlink() instead of __page_symlink()
Matthew Wilcox (Oracle)
2022-05-08
scsicam: Fix use of page cache
Matthew Wilcox (Oracle)
2022-05-08
Merge tag 'sound-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-05-08
blk-mq: remove the error_count from struct request
Willy Tarreau
2022-05-08
ataflop: use a statically allocated error counters
Willy Tarreau
2022-05-08
floppy: use a statically allocated error counter
Willy Tarreau
2022-05-08
Merge tag 'asoc-fix-v5.18-rc4' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2022-05-07
Merge tag 'gpio-fixes-for-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-07
Merge tag 'block-5.18-2022-05-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-07
Merge tag 'io_uring-5.18-2022-05-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-06
Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]