index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Age
Commit message (
Expand
)
Author
2022-03-15
f2fs: Convert f2fs_set_meta_page_dirty to f2fs_dirty_meta_folio
Matthew Wilcox (Oracle)
2022-03-15
f2fs: Convert invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
2022-03-11
f2fs: don't get FREEZE lock in f2fs_evict_inode in frozen fs
Jaegeuk Kim
2022-03-09
f2fs: remove unnecessary read for F2FS_FITS_IN_INODE
Jia Yang
2022-03-08
f2fs: pass the bio operation to bio_alloc_bioset
Christoph Hellwig
2022-03-08
f2fs: don't pass a bio to f2fs_target_device
Christoph Hellwig
2022-03-08
fs: remove kiocb.ki_hint
Christoph Hellwig
2022-03-07
block: remove the per-bio/request write hint
Christoph Hellwig
2022-03-07
Merge branch 'for-5.18/block' into for-5.18/write-streams
Jens Axboe
2022-03-04
f2fs: introduce F2FS_UNFAIR_RWSEM to support unfair rwsem
Jaegeuk Kim
2022-03-04
f2fs: avoid an infinite loop in f2fs_sync_dirty_inodes
Jaegeuk Kim
2022-03-03
f2fs: fix to do sanity check on curseg->alloc_type
Chao Yu
2022-03-03
f2fs: fix to avoid potential deadlock
Chao Yu
2022-02-25
f2fs: quota: fix loop condition at f2fs_quota_sync()
Juhyung Park
2022-02-25
f2fs: Restore rwsem lockdep support
Bart Van Assche
2022-02-25
f2fs: fix missing free nid in f2fs_handle_failed_inode
Jaegeuk Kim
2022-02-12
f2fs: support idmapped mounts
Chao Yu
2022-02-12
f2fs: add a way to limit roll forward recovery time
Jaegeuk Kim
2022-02-08
f2fs: support direct I/O with fscrypt using blk-crypto
Eric Biggers
2022-02-07
f2fs: introduce F2FS_IPU_HONOR_OPU_WRITE ipu policy
Chao Yu
2022-02-03
f2fs: adjust readahead block number during recovery
Chao Yu
2022-02-03
f2fs: fix to unlock page correctly in error path of is_alive()
Chao Yu
2022-02-02
f2fs: expose discard related parameters in sysfs
Konstantin Vyshetsky
2022-02-02
f2fs: move discard parameters into discard_cmd_control
Konstantin Vyshetsky
2022-02-02
block: pass a block_device and opf to bio_alloc_bioset
Christoph Hellwig
2022-02-01
Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-01-24
f2fs: fix to enable ATGC correctly via gc_idle sysfs interface
Chao Yu
2022-01-24
f2fs: move f2fs to use reader-unfair rwsems
Tim Murray
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-22
mm: remove cleancache
Christoph Hellwig
2022-01-20
unicode: clean up the Kconfig symbol confusion
Christoph Hellwig
2022-01-19
Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-17
Merge tag 'unicode-for-next-5.17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-15
mm: introduce memalloc_retry_wait()
NeilBrown
2022-01-10
f2fs: do not allow partial truncation on pinned file
Jaegeuk Kim
2022-01-08
mm: Convert find_lock_entries() to use a folio_batch
Matthew Wilcox (Oracle)
2022-01-04
f2fs: remove redunant invalidate compress pages
Fengnan Chang
2022-01-04
f2fs: Simplify bool conversion
Yang Li
2022-01-04
f2fs: don't drop compressed page cache in .{invalidate,release}page
Chao Yu
2022-01-04
f2fs: fix to reserve space for IO align feature
Chao Yu
2022-01-04
f2fs: fix to check available space of CP area correctly in update_ckpt_flags()
Chao Yu
2022-01-04
f2fs: support fault injection to f2fs_trylock_op()
Chao Yu
2022-01-04
f2fs: clean up __find_inline_xattr() with __find_xattr()
Chao Yu
2022-01-04
f2fs: fix to do sanity check on last xattr entry in __f2fs_setxattr()
Chao Yu
2022-01-04
f2fs: do not bother checkpoint by f2fs_get_node_info
Jaegeuk Kim
2022-01-04
f2fs: avoid down_write on nat_tree_lock during checkpoint
Jaegeuk Kim
2021-12-14
f2fs: compress: fix potential deadlock of compress file
Hyeong-Jun Kim
2021-12-14
f2fs: avoid EINVAL by SBI_NEED_FSCK when pinning a file
Jaegeuk Kim
[prev]
[next]