index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-09
udf: Convert adinicb and symlinks to read_folio
Matthew Wilcox (Oracle)
2022-05-09
ubifs: Convert ubifs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
squashfs: Convert squashfs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
romfs: Convert romfs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
orangefs: Convert orangefs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
ocfs2: Convert ocfs2 to read_folio
Matthew Wilcox (Oracle)
2022-05-09
ntfs: Convert ntfs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
nfs: Convert nfs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
jfs: Convert metadata pages to read_folio
Matthew Wilcox (Oracle)
2022-05-09
jffs2: Convert jffs2 to read_folio
Matthew Wilcox (Oracle)
2022-05-09
isofs: Convert symlinks and zisofs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
hpfs: Convert symlinks to read_folio
Matthew Wilcox (Oracle)
2022-05-09
hostfs: Convert hostfs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
fuse: Convert fuse to read_folio
Matthew Wilcox (Oracle)
2022-05-09
freevxfs: Convert vxfs_immed to read_folio
Matthew Wilcox (Oracle)
2022-05-09
f2fs: Convert f2fs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
ext4: Convert ext4 to read_folio
Matthew Wilcox (Oracle)
2022-05-09
erofs: Convert erofs zdata to read_folio
Matthew Wilcox (Oracle)
2022-05-09
efs: Convert efs symlinks to read_folio
Matthew Wilcox (Oracle)
2022-05-09
ecryptfs: Convert ecryptfs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
cramfs: Convert cramfs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
coda: Convert coda to read_folio
Matthew Wilcox (Oracle)
2022-05-09
cifs: Convert cifs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
btrfs: Convert btrfs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
befs: Convert befs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
afs: Convert afs_symlink_readpage to afs_symlink_read_folio
Matthew Wilcox (Oracle)
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)
[next]