Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
824b43763c562ee2feec16bb4017785528f3b54c
/
fs
/
f2fs
c7d7b98
Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 10 years ago
1a118cc
f2fs: use spinlock for segmap_lock instead of rwlock
by Chao Yu
· 10 years ago
f1a3b98
f2fs: fix accessing wrong indexed data blocks
by Jaegeuk Kim
· 10 years ago
60a3b78
f2fs: avoid variable length array
by Jaegeuk Kim
· 10 years ago
29e7043
f2fs: fix sparse warnings
by Jaegeuk Kim
· 10 years ago
59b802e
f2fs: allocate data blocks in advance for f2fs_direct_IO
by Jaegeuk Kim
· 10 years ago
f7ef9b8
f2fs: introduce macros to convert bytes and blocks in f2fs
by Jaegeuk Kim
· 10 years ago
da17eec
f2fs: call set_buffer_new for get_block
by Jaegeuk Kim
· 10 years ago
aaf9607
f2fs: check node page contents all the time
by Jaegeuk Kim
· 10 years ago
2e02317
f2fs: avoid data offset overflow when lseeking huge file
by Chao Yu
· 10 years ago
560d467
f2fs: fix to use highmem for pages of newly created directory
by Chao Yu
· 10 years ago
bba681c
f2fs: introduce a batched trim
by Jaegeuk Kim
· 10 years ago
487261f
f2fs: merge {invalidate,release}page for meta/node/data pages
by Chao Yu
· 10 years ago
d24bdcb
f2fs: show the number of writeback pages in stat
by Jaegeuk Kim
· 10 years ago
f68daee
f2fs: keep PagePrivate during releasepage
by Jaegeuk Kim
· 10 years ago
081d78c
f2fs: should fail mount when trying to recover data on read-only dev
by Jaegeuk Kim
· 10 years ago
119ee91
f2fs: split UMOUNT and FASTBOOT flags
by Jaegeuk Kim
· 10 years ago
11504a8
f2fs: avoid write_checkpoint if f2fs is mounted readonly
by Jaegeuk Kim
· 10 years ago
2d834bf
f2fs: support norecovery mount option
by Jaegeuk Kim
· 10 years ago
dabc4a5
f2fs: fix not to drop mount options when retrying fill_super
by Jaegeuk Kim
· 10 years ago
caf0047
f2fs: merge flags in struct f2fs_sb_info
by Chao Yu
· 10 years ago
88dd893
f2fs: clean up {in,de}create_sleep_time
by Chao Yu
· 10 years ago
feeb0de
f2fs: make truncate_inline_date static
by Chao Yu
· 10 years ago
3b6709b
f2fs: fix a bug of inheriting default ACL from parent
by Kinglong Mee
· 10 years ago
f28e503
f2fs: use f2fs_radix_tree_insert to clean codes
by Chao Yu
· 10 years ago
d49f3e8
f2fs: add F2FS_IOC_GETVERSION support
by Chao Yu
· 10 years ago
bc4a1f8
f2fs: leave comment for code readability
by Jaegeuk Kim
· 10 years ago
1601839
f2fs: fix to release count of meta page in ->invalidatepage
by Chao Yu
· 10 years ago
85dc2f2
f2fs: do checkpoint when umount flag is not set
by Jaegeuk Kim
· 10 years ago
30a5537
f2fs: trigger correct checkpoint during umount
by Jaegeuk Kim
· 10 years ago
6f0aacb
f2fs: update memory footprint information
by Jaegeuk Kim
· 10 years ago
9066c6a
f2fs: fix wrong memory footprint statistics in debugfs
by Chao Yu
· 10 years ago
871f599
f2fs: avoid infinite loop on cp_error
by Jaegeuk Kim
· 10 years ago
d83a08d
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
by Kirill A. Shutemov
· 10 years ago
08e4126
f2fs: pids_lock can be static
by kbuild test robot
· 10 years ago
351f4fb
f2fs: add f2fs_destroy_trace_ios to free radix tree
by Jaegeuk Kim
· 10 years ago
c050865
f2fs: add spin_lock to cover radix operations in IO tracer
by Jaegeuk Kim
· 10 years ago
dd4e4b5
f2fs: add nat/sit entries into status
by Jaegeuk Kim
· 10 years ago
7aed0d4
f2fs: free radix_tree_nodes used by nat_set entries
by Jaegeuk Kim
· 10 years ago
df19913
f2fs: fix wrong unlock_page call
by Jaegeuk Kim
· 10 years ago
9e5ba77
f2fs: get rid of kzalloc in __recover_inline_status
by Chao Yu
· 10 years ago
38aa088
f2fs: align direct_io'ed data to section
by Jaegeuk Kim
· 10 years ago
41ef94b
f2fs: remove uncovered code path
by Jaegeuk Kim
· 10 years ago
3547ea9
f2fs: avoid potential unnecessary codes
by Jaegeuk Kim
· 10 years ago
e1509cf
f2fs: clean up to remove parameter
by Jaegeuk Kim
· 10 years ago
0629207
f2fs: reuse inode_entry_slab in gc procedure for using slab more effectively
by Chao Yu
· 10 years ago
2ace38e
f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio with fio
by Chao Yu
· 10 years ago
3e1c8f1
f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASS
by Chao Yu
· 10 years ago
09eb483
f2fs: fix missing cold bit during recovery
by Jaegeuk Kim
· 10 years ago
b9a2c25
f2fs: add block count by in-place-update in stat info
by Changman Lee
· 10 years ago
dd80240
f2fs: avoid double lock for cp_rwsem
by Jaegeuk Kim
· 10 years ago
db9f7c1
f2fs: activate f2fs_trace_ios
by Jaegeuk Kim
· 10 years ago
9e4ded3
f2fs: activate f2fs_trace_pid
by Jaegeuk Kim
· 10 years ago
0e689d0
f2fs: add key functions for f2fs_io_tracer
by Jaegeuk Kim
· 10 years ago
63f92dd
f2fs: add f2fs_io_tracer support
by Jaegeuk Kim
· 10 years ago
cf04e8e
f2fs: use f2fs_io_info to clean up messy parameters during IO path
by Jaegeuk Kim
· 10 years ago
9ecf4b8
f2fs: use ra_meta_pages to simplify readahead code in restore_node_summary
by Chao Yu
· 10 years ago
5c27f4e
f2fs: merge two uchar variable in struct node_info to reduce memory cost
by Chao Yu
· 10 years ago
3fa06d7
f2fs: readahead contiguous current summary blocks in checkpoint
by Chao Yu
· 10 years ago
5df1f1d
f2fs: use missing the use of f2fs_kunmap_page
by Jaegeuk Kim
· 10 years ago
042b781
f2fs: remove unnecessary call to invalidate inmemory pages
by Jaegeuk Kim
· 10 years ago
d7bc248
f2fs: fix small discards not to issue redundantly
by Jaegeuk Kim
· 10 years ago
1e84371
f2fs: change atomic and volatile write policies
by Jaegeuk Kim
· 10 years ago
70c640b
f2fs: don't need to call lock_op and lock_page for abort
by Jaegeuk Kim
· 10 years ago
88a70a6
f2fs: fix wrong condition check to trigger f2fs_sync_fs
by Jaegeuk Kim
· 10 years ago
cd52b63
f2fs: remove checking dirty_exceed
by Jaegeuk Kim
· 10 years ago
635aee1
f2fs: avoid to ra unneeded blocks in recover flow
by Chao Yu
· 10 years ago
66b00c1
f2fs: introduce is_valid_blkaddr to cleanup codes in ra_meta_pages
by Chao Yu
· 10 years ago
13da549
f2fs: fix to enable readahead for SSA/CP blocks
by Chao Yu
· 10 years ago
03e14d5
f2fs: use atomic for counting inode with inline_{dir,inode} flag
by Chao Yu
· 10 years ago
51455b1
f2fs: cleanup path to need cp at fsync
by Changman Lee
· 10 years ago
9c7bb70
f2fs: check if inode state is dirty at fsync
by Changman Lee
· 10 years ago
8dcf2ff7
f2fs: count the number of inmemory pages
by Jaegeuk Kim
· 10 years ago
1266223
f2fs: release inmemory pages when the file was closed
by Jaegeuk Kim
· 10 years ago
0722b10
f2fs: set page private for inmemory pages for truncation
by Jaegeuk Kim
· 10 years ago
9d1015d
f2fs: count inline_xx in do_read_inode
by Jaegeuk Kim
· 10 years ago
9be32d7
f2fs: do retry operations with cond_resched
by Jaegeuk Kim
· 10 years ago
769ec6e
f2fs: call radix_tree_preload before radix_tree_insert
by Jaegeuk Kim
· 10 years ago
8b26ef9
f2fs: use rw_semaphore for nat entry lock
by Jaegeuk Kim
· 10 years ago
4634d71
f2fs: fix missing kmem_cache_free
by Jaegeuk Kim
· 10 years ago
7dda2af
f2fs: more fast lookup for gc_inode list
by Changman Lee
· 10 years ago
9c01503
f2fs: cleanup redundant macro
by Changman Lee
· 10 years ago
cd34e29
f2fs: fix to return correct error number in f2fs_write_begin
by Chao Yu
· 10 years ago
31a3268
f2fs: cleanup if-statement of phase in gc_data_segment
by Changman Lee
· 10 years ago
95f5b0f
f2fs: fix to recover converted inline_data
by Jaegeuk Kim
· 10 years ago
158c194
f2fs: make clean the page before writing
by Jaegeuk Kim
· 10 years ago
80ec2e9
f2fs: no more dirty_nat_entires when flushing
by Changman Lee
· 10 years ago
20d047c
f2fs: check dirty_nat_cnt before flushing nat entries in journal
by Changman Lee
· 10 years ago
5f72739
f2fs: fix deadlock during inline_data conversion
by Jaegeuk Kim
· 10 years ago
ce3e6d2
f2fs: fix typos for the word "destroy" in jump labels
by Markus Elfring
· 10 years ago
0341845
f2fs: fix livelock calling f2fs_iget during f2fs_evict_inode
by Jaegeuk Kim
· 10 years ago
9486ba442
f2fs: introduce f2fs_dentry_kunmap to clean up
by Jaegeuk Kim
· 10 years ago
c9ee008
f2fs: fix wrong data structure when create slab
by Changman Lee
· 10 years ago
09b8b3c
f2fs: call flush_dcache_page when the page was updated
by Jaegeuk Kim
· 10 years ago
857dc4e
f2fs: write SSA pages under memory pressure
by Jaegeuk Kim
· 10 years ago
27c6bd6
f2fs: submit bio for node blocks in the reclaim path
by Jaegeuk Kim
· 10 years ago
6729880
f2fs: introduce struct inode_management to wrap inner fields
by Chao Yu
· 10 years ago
aba291b
f2fs: remove unneeded check code with option in f2fs_remount
by Chao Yu
· 10 years ago
6c02993
f2fs: avoid unable to restart gc thread in remount
by Chao Yu
· 10 years ago
8cdcb71
f2fs: put the inode page when error was occurred
by Jaegeuk Kim
· 10 years ago
Next »