summaryrefslogtreecommitdiffstats
path: root/fs/f2fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2022-03-222-1/+12
|\
| * f2fs: support direct I/O with fscrypt using blk-cryptoEric Biggers2022-02-082-1/+12
* | Merge tag 'for-5.18/alloc-cleanups-2022-03-18' of git://git.kernel.dk/linux-b...Linus Torvalds2022-03-212-51/+40
|\ \
| * | f2fs: pass the bio operation to bio_alloc_biosetChristoph Hellwig2022-03-081-41/+29
| * | f2fs: don't pass a bio to f2fs_target_deviceChristoph Hellwig2022-03-082-13/+14
* | | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-211-4/+3
|\| | | |/ |/|
| * block: pass a block_device and opf to bio_alloc_biosetChristoph Hellwig2022-02-021-4/+3
* | Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-017-21/+21
|\ \ | |/ |/|
| * unicode: clean up the Kconfig symbol confusionChristoph Hellwig2022-01-207-21/+21
* | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-4/+4
|\ \
| * | all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov2022-01-151-4/+4
* | | mm: remove cleancacheChristoph Hellwig2022-01-221-13/+0
* | | Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-1917-493/+731
|\ \ \ | |_|/ |/| |
| * | f2fs: do not allow partial truncation on pinned fileJaegeuk Kim2022-01-101-1/+5
| * | f2fs: remove redunant invalidate compress pagesFengnan Chang2022-01-041-1/+2
| * | f2fs: Simplify bool conversionYang Li2022-01-041-1/+1
| * | f2fs: don't drop compressed page cache in .{invalidate,release}pageChao Yu2022-01-041-10/+4
| * | f2fs: fix to reserve space for IO align featureChao Yu2022-01-044-2/+60
| * | f2fs: fix to check available space of CP area correctly in update_ckpt_flags()Chao Yu2022-01-041-2/+2
| * | f2fs: support fault injection to f2fs_trylock_op()Chao Yu2022-01-042-0/+6
| * | f2fs: clean up __find_inline_xattr() with __find_xattr()Chao Yu2022-01-041-18/+11
| * | f2fs: fix to do sanity check on last xattr entry in __f2fs_setxattr()Chao Yu2022-01-041-1/+10
| * | f2fs: do not bother checkpoint by f2fs_get_node_infoJaegeuk Kim2022-01-0411-25/+26
| * | f2fs: avoid down_write on nat_tree_lock during checkpointJaegeuk Kim2022-01-041-0/+4
| * | f2fs: compress: fix potential deadlock of compress fileHyeong-Jun Kim2021-12-141-28/+22
| * | f2fs: avoid EINVAL by SBI_NEED_FSCK when pinning a fileJaegeuk Kim2021-12-142-7/+10
| * | f2fs: add gc_urgent_high_remaining sysfs nodeDaeho Jeong2021-12-104-0/+27
| * | f2fs: fix to do sanity check in is_alive()Chao Yu2021-12-101-0/+3
| * | f2fs: fix to avoid panic in is_alive() if metadata is inconsistentChao Yu2021-12-101-1/+1
| * | f2fs: fix to do sanity check on inode type during garbage collectionChao Yu2021-12-101-1/+2
| * | f2fs: avoid duplicate call of mark_inode_dirtyJaegeuk Kim2021-12-101-0/+4
| * | f2fs: show number of pending discard commandsJaegeuk Kim2021-12-101-0/+11
| * | f2fs: support POSIX_FADV_DONTNEED drop compressed page cacheFengnan Chang2021-12-101-3/+9
| * | f2fs: fix remove page failed in invalidate compress pagesFengnan Chang2021-12-101-0/+5
| * | f2fs: show more DIO information in tracepointJaegeuk Kim2021-12-101-2/+2
| * | f2fs: use iomap for direct I/OEric Biggers2021-12-104-273/+322
| * | f2fs: implement iomap operationsEric Biggers2021-12-043-0/+58
| * | f2fs: fix the f2fs_file_write_iter tracepointEric Biggers2021-12-041-2/+3
| * | f2fs: do not expose unwritten blocks to user by DIOJaegeuk Kim2021-12-044-10/+35
| * | f2fs: reduce indentation in f2fs_file_write_iter()Eric Biggers2021-12-041-30/+34
| * | f2fs: rework write preallocationsEric Biggers2021-11-173-101/+88
| * | f2fs: compress: reduce one page array alloc and free when write compressed pageFengnan Chang2021-11-173-22/+12
| |/
* | Merge tag 'unicode-for-next-5.17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-01-172-21/+20
|\ \
| * | unicode: pass a UNICODE_AGE() tripple to utf8_loadChristoph Hellwig2021-10-111-6/+12
| * | unicode: remove the charset field from struct unicode_mapChristoph Hellwig2021-10-111-2/+1
| * | f2fs: simplify f2fs_sb_read_encodingChristoph Hellwig2021-10-111-13/+7
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-157-21/+16
|\ \ \
| * | | mm: introduce memalloc_retry_wait()NeilBrown2022-01-157-21/+16
| | |/ | |/|
* / | mm: Convert find_lock_entries() to use a folio_batchMatthew Wilcox (Oracle)2022-01-081-0/+2
|/ /
* | Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linuxLinus Torvalds2021-11-132-29/+29
|\ \