Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ebf7c522fdc2ec2fa0fc2351ef613841f79586e5
/
fs
/
f2fs
/
data.c
ebf7c52
f2fs: Fix bool initialization/comparison
by Thomas Meyer
· 7 years ago
39d787b
f2fs: enhance multiple device flush
by Chao Yu
· 7 years ago
71ad682
f2fs: convert inline data for direct I/O & FI_NO_PREALLOC
by Weichao Guo
· 7 years ago
71cb4af
f2fs: allow readpages with NULL file pointer
by Hsiang Kao
· 7 years ago
6d8ef53
Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 7 years ago
2916ecc
mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
by Jérôme Glisse
· 7 years ago
13ba41e
f2fs: make get_lock_data_page to handle encrypted inode
by Jaegeuk Kim
· 7 years ago
d4c759e
f2fs: use generic terms used for encrypted block management
by Jaegeuk Kim
· 7 years ago
1958593
f2fs: introduce f2fs_encrypted_file for clean-up
by Jaegeuk Kim
· 7 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 7 years ago
f2220c7
f2fs: merge equivalent flags F2FS_GET_BLOCK_[READ|DIO]
by Qiuyang Sun
· 7 years ago
b0af6d4
f2fs: add app/fs io stat
by Chao Yu
· 7 years ago
7a2af76
f2fs: enhance on-disk inode structure scalability
by Chao Yu
· 7 years ago
f247037
f2fs: make max inline size changeable
by Chao Yu
· 7 years ago
5cdd4c0
Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 7 years ago
0abd675
f2fs: support plain user/group quota
by Chao Yu
· 7 years ago
d29460e
f2fs: avoid deadlock caused by lock order of page and lock_op
by Jaegeuk Kim
· 7 years ago
ff1048e
f2fs: relax migratepage for atomic written page
by Jaegeuk Kim
· 7 years ago
0771fcc
f2fs: skip ->writepages for {mete,node}_inode during recovery
by Chao Yu
· 7 years ago
5a3a2d8
f2fs: dax: fix races between page faults and truncating pages
by Qiuyang Sun
· 8 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 7 years ago
fb830fc
f2fs: introduce io_list for serialize data/node IOs
by Chao Yu
· 7 years ago
cc15620
f2fs: avoid f2fs_lock_op for IPU writes
by Jaegeuk Kim
· 8 years ago
a912b54
f2fs: split bio cache
by Jaegeuk Kim
· 8 years ago
b9109b0
f2fs: remove unnecessary read cases in merged IO flow
by Jaegeuk Kim
· 8 years ago
3adc5fcb
f2fs: Make flush bios explicitely sync
by Jan Kara
· 8 years ago
279d6df
f2fs: release cp and dnode lock before IPU
by Hou Pengyang
· 8 years ago
a817737
f2fs: introduce valid_ipu_blkaddr to clean up
by Jaegeuk Kim
· 8 years ago
e959c8f
f2fs: lookup extent cache first under IPU scenario
by Hou Pengyang
· 8 years ago
7eab0c0
f2fs: reconstruct code to write a data page
by Hou Pengyang
· 8 years ago
a788189
f2fs: fix out-of free segments
by Jaegeuk Kim
· 8 years ago
0448598
f2fs: introduce async IPU policy
by Hou Pengyang
· 8 years ago
001c584
f2fs: unlock cp_rwsem early for IPU writes
by Chao Yu
· 8 years ago
771a9a7
f2fs: fix comment on f2fs_flush_merged_bios() after 86531d6b
by Tomohiro Kusumi
· 8 years ago
d1b3e72
f2fs: submit bio of in-place-update pages
by Jaegeuk Kim
· 8 years ago
687de7f
f2fs: avoid IO split due to mixed WB_SYNC_ALL and WB_SYNC_NONE
by Jaegeuk Kim
· 8 years ago
ef095d1
f2fs: write small sized IO to hot log
by Jaegeuk Kim
· 8 years ago
59c9081
f2fs: allow write page cache when writting cp
by Yunlei He
· 8 years ago
a83d50b
f2fs: fix bad prefetchw of NULL page
by Kinglong Mee
· 8 years ago
8c242db
f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointer
by Jaegeuk Kim
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
540faed
f2fs: fix to update F2FS_{CP_}WB_DATA count correctly
by Chao Yu
· 8 years ago
5552351
f2fs: show simple call stack in fault injection message
by Chao Yu
· 8 years ago
dd7b233
f2fs: no need lock_op in f2fs_write_inline_data
by Yunlei He
· 8 years ago
3f2be04
f2fs: avoid m_flags overlay when allocating more data blocks
by Kinglong Mee
· 8 years ago
e15882b
f2fs: init local extent_info to avoid stale stack info in tp
by Hou Pengyang
· 8 years ago
86d5479
f2fs: do not wait for writeback in write_begin
by Jaegeuk Kim
· 8 years ago
7f54f51
f2fs: remove preflush for nobarrier case
by Jaegeuk Kim
· 8 years ago
942fd31
f2fs: check last page index in cached bio to decide submission
by Jaegeuk Kim
· 8 years ago
d68f735
f2fs: check io submission more precisely
by Jaegeuk Kim
· 8 years ago
f566bae
f2fs: call internal __write_data_page directly
by Jaegeuk Kim
· 8 years ago
b86e330
f2fs: fix a dead loop in f2fs_fiemap()
by Wei Fang
· 8 years ago
dc91de7
f2fs: do not preallocate blocks which has wrong buffer
by Jaegeuk Kim
· 8 years ago
5fe4574
f2fs: introduce FI_ATOMIC_COMMIT
by Chao Yu
· 8 years ago
939afa9
f2fs: clean up with list_{first, last}_entry
by Chao Yu
· 8 years ago
0a595eb
f2fs: support IO alignment for DATA and NODE writes
by Jaegeuk Kim
· 8 years ago
554b512
f2fs: add submit_bio tracepoint
by Jaegeuk Kim
· 8 years ago
746e240
f2fs: add a case of no need to read a page in write begin
by Yunlei He
· 8 years ago
5084fdf
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
09cb646
Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 8 years ago
bd7b829
fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page()
by David Gstir
· 8 years ago
0002b61
f2fs: return AOP_WRITEPAGE_ACTIVATE for writepage
by Chao Yu
· 8 years ago
36951b3
f2fs: don't wait writeback for datas during checkpoint
by Chao Yu
· 8 years ago
c040ff9
f2fs: fix redundant block allocation
by Jaegeuk Kim
· 8 years ago
a7de608
f2fs: use err for f2fs_preallocate_blocks
by Jaegeuk Kim
· 8 years ago
3c62be1
f2fs: support multiple devices
by Jaegeuk Kim
· 8 years ago
e57e9ae
f2fs: allow dio read for LFS mode
by Jaegeuk Kim
· 8 years ago
6ae1be1
f2fs: revert segment allocation for direct IO
by Jaegeuk Kim
· 8 years ago
0bfd7a0
f2fs: Use generic zoned block device terminology
by Damien Le Moal
· 8 years ago
230436b
f2fs: hide a maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
664ba97
f2fs: use BIO_MAX_PAGES for bio allocation
by Jaegeuk Kim
· 8 years ago
58736fa
f2fs: be aware of extent beyond EOF in fiemap
by Chao Yu
· 8 years ago
6f2d8ed
f2fs: don't miss any f2fs_balance_fs cases
by Chao Yu
· 8 years ago
933439c
f2fs: give a chance to detach from dirty list
by Chao Yu
· 8 years ago
9c4bb8a
fscrypt: Let fs select encryption index/tweak
by David Gstir
· 8 years ago
7821d4d
fscrypt: Enable partial page encryption
by David Gstir
· 8 years ago
7637241
writeback: add wbc_to_write_flags()
by Jens Axboe
· 8 years ago
70fd761
block,fs: use REQ_* flags directly
by Christoph Hellwig
· 8 years ago
5114a97
fs: use mapping_set_error instead of opencoded set_bit
by Michal Hocko
· 8 years ago
6ca56ca
f2fs: don't submit irrelevant page
by Chao Yu
· 8 years ago
1ecc0c5
f2fs: support configuring fault injection per superblock
by Chao Yu
· 8 years ago
5b7a487
f2fs: add customized migrate_page callback
by Weichao Guo
· 8 years ago
5d4c0af
f2fs: preallocate blocks for encrypted file
by Yunlei He
· 8 years ago
8b038c7
f2fs: support IO error injection
by Chao Yu
· 8 years ago
649d7df
f2fs: fix to set PageUptodate in f2fs_write_end correctly
by Jaegeuk Kim
· 8 years ago
7f3037a
f2fs: check free_sections for defragmentation
by Jaegeuk Kim
· 8 years ago
68f3139
f2fs: no need to make zeros beyond i_size
by Jaegeuk Kim
· 8 years ago
dfd02e4
f2fs: fix to preallocate block only aligned to 4K
by Chao Yu
· 8 years ago
6a7a3ae
f2fs: fix non static symbol warning
by Wei Yongjun
· 8 years ago
58383be
f2fs: fix to do f2fs_balance_fs in f2fs_map_blocks correctly
by Chao Yu
· 8 years ago
3024c9a
Revert "f2fs: move i_size_write in f2fs_write_end"
by Chao Yu
· 8 years ago
1aee6b9
f2fs: drop bio->bi_rw manual assignment
by Jens Axboe
· 8 years ago
4fc29c1
Merge tag 'for-f2fs-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 8 years ago
0e06f5c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
8a5c743
mm, memcg: use consistent gfp flags during readahead
by Michal Hocko
· 8 years ago
5302fb0
f2fs: clean up coding style and redundancy
by Jaegeuk Kim
· 8 years ago
9dfa1ba
f2fs: use blk_plug in all the possible paths
by Jaegeuk Kim
· 8 years ago
82e0a5a
f2fs: fix to avoid data update racing between GC and DIO
by Chao Yu
· 8 years ago
1d353eb
f2fs: fix ERR_PTR returned by bio
by Jaegeuk Kim
· 8 years ago
a2ee0a30
f2fs: move i_size_write in f2fs_write_end
by Jaegeuk Kim
· 8 years ago
Next »