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
path:
root
/
fs
/
f2fs
Age
Commit message (
Expand
)
Author
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
f2fs: Convert to filemap_migrate_folio()
Matthew Wilcox (Oracle)
2022-08-01
Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-07-14
fs/f2fs: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-06-29
f2fs: Convert f2fs_invalidate_compress_pages() to use filemap_get_folios()
Matthew Wilcox (Oracle)
2022-06-26
attr: port attribute changes to new types
Christian Brauner
2022-06-26
quota: port quota helpers mount ids
Christian Brauner
2022-06-26
fs: port to iattr ownership update helpers
Christian Brauner
2022-06-21
f2fs: do not count ENOENT for error case
Jaegeuk Kim
2022-06-19
f2fs: fix iostat related lock protection
Daeho Jeong
2022-06-19
f2fs: attach inline_data after setting compression
Jaegeuk Kim
2022-05-31
Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-27
f2fs: fix to tag gcing flag on page during file defragment
Chao Yu
2022-05-27
f2fs: replace F2FS_I(inode) and sbi by the local variable
Yufen Yu
2022-05-25
f2fs: add f2fs_init_write_merge_io function
Yufen Yu
2022-05-24
f2fs: avoid unneeded error handling for revoke_entry_slab allocation
Chao Yu
2022-05-24
f2fs: allow compression for mmap files in compress_mode=user
Sungjong Seo
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
f2fs: fix typo in comment
Julia Lawall
2022-05-19
f2fs: make f2fs_read_inline_data() more readable
Chao Liu
2022-05-18
f2fs: fix to do sanity check for inline inode
Chao Yu
2022-05-18
f2fs: fix fallocate to use file_modified to update permissions consistently
Chao Yu
2022-05-17
f2fs: don't use casefolded comparison for "." and ".."
Eric Biggers
2022-05-17
f2fs: do not stop GC when requiring a free section
Jaegeuk Kim
2022-05-16
iomap: add per-iomap_iter private data
Christoph Hellwig
2022-05-12
f2fs: keep wait_ms if EAGAIN happens
Jaegeuk Kim
2022-05-12
f2fs: introduce f2fs_gc_control to consolidate f2fs_gc parameters
Jaegeuk Kim
2022-05-12
f2fs: reject test_dummy_encryption when !CONFIG_FS_ENCRYPTION
Eric Biggers
2022-05-12
f2fs: kill volatile write support
Jaegeuk Kim
2022-05-12
f2fs: change the current atomic write way
Daeho Jeong
2022-05-12
f2fs: don't need inode lock for system hidden quota
Jaegeuk Kim
2022-05-09
f2fs: Convert to release_folio
Matthew Wilcox (Oracle)
2022-05-09
f2fs: Convert f2fs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
f2fs: stop allocating pinned sections if EAGAIN happens
Jaegeuk Kim
2022-05-09
f2fs: skip GC if possible when checkpoint disabling
Weichao Guo
2022-05-08
f2fs: 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 grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
f2fs: Convert f2fs_grab_cache_page() to use scoped memory APIs
Matthew Wilcox (Oracle)
2022-05-06
f2fs: give priority to select unpinned section for foreground GC
Chao Yu
2022-05-06
f2fs: fix to do sanity check on total_data_blocks
Chao Yu
2022-05-06
f2fs: fix deadloop in foreground GC
Chao Yu
2022-05-06
f2fs: fix to do sanity check on block address in f2fs_do_zero_range()
Chao Yu
2022-05-06
f2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count()
Chao Yu
2022-05-06
f2fs: write checkpoint during FG_GC
Byungki Lee
2022-05-06
f2fs: fix to clear dirty inode in f2fs_evict_inode()
Chao Yu
2022-05-06
f2fs: ensure only power of 2 zone sizes are allowed
Luis Chamberlain
[next]