Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c08e611b7d0169b513e3b4515ffd51ac7f37f22c
/
fs
/
f2fs
7041d5d
f2fs: combine nat_bits and free_nid_bitmap cache
by Chao Yu
· 8 years ago
586d149
f2fs: skip scanning free nid bitmap of full NAT blocks
by Chao Yu
· 8 years ago
23380b8
f2fs: use __set{__clear}_bit_le
by Jaegeuk Kim
· 8 years ago
9f7e4a2
f2fs: declare static functions
by Jaegeuk Kim
· 8 years ago
720037f
f2fs: don't overwrite node block by SSR
by Jaegeuk Kim
· 8 years ago
590dce2
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
a528d35
statx: Add a system call to make enhanced file info available
by David Howells
· 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
25c4e6c
Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 8 years ago
900f736
f2fs: avoid to flush nat journal entries
by Jaegeuk Kim
· 8 years ago
8b107f5
f2fs: avoid to issue redundant discard commands
by Jaegeuk Kim
· 8 years ago
37e79cd
f2fs: fix a plint compile warning
by Hou Pengyang
· 8 years ago
b8d96a3
f2fs: add f2fs_drop_inode tracepoint
by Hou Pengyang
· 8 years ago
7bb3a37
f2fs: Fix zoned block device support
by Masato Suzuki
· 8 years ago
4fcf589
f2fs: remove redundant set_page_dirty()
by Yunlei He
· 8 years ago
a3ebfe4
f2fs: fix to enlarge size of write_io_dummy mempool
by Chao Yu
· 8 years ago
b6895e8
f2fs: fix memory leak of write_io_dummy mempool during umount
by Chao Yu
· 8 years ago
540faed
f2fs: fix to update F2FS_{CP_}WB_DATA count correctly
by Chao Yu
· 8 years ago
f0cdbfe
f2fs: use MAX_FREE_NIDS for the free nids target
by Kinglong Mee
· 8 years ago
4ac9124
f2fs: introduce free nid bitmap
by Chao Yu
· 8 years ago
ced2c7e
f2fs: new helper cur_cp_crc() getting crc in f2fs_checkpoint
by Kinglong Mee
· 8 years ago
727ebb0
f2fs: update the comment of default nr_pages to skipping
by Kinglong Mee
· 8 years ago
0ec4a5b
f2fs: drop the duplicate pval in f2fs_getxattr
by Kinglong Mee
· 8 years ago
5f35a2c
f2fs: Don't update the xattr data that same as the exist
by Kinglong Mee
· 8 years ago
317e130
f2fs: kill __is_extent_same
by Chao Yu
· 8 years ago
19f4e68
f2fs: avoid bggc->fggc when enough free segments are avaliable after cp
by Hou Pengyang
· 8 years ago
d27c3d8
f2fs: select target segment with closer temperature in SSR mode
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
22ad0b6
f2fs: add bitmaps for empty or full NAT blocks
by Jaegeuk Kim
· 8 years ago
5e8256a
f2fs: replace rw semaphore extent_tree_lock with mutex lock
by Yunlei He
· 8 years ago
3f2be04
f2fs: avoid m_flags overlay when allocating more data blocks
by Kinglong Mee
· 8 years ago
6bfaf7b
f2fs: remove unsafe bitmap checking
by Hou Pengyang
· 8 years ago
e15882b
f2fs: init local extent_info to avoid stale stack info in tp
by Hou Pengyang
· 8 years ago
77190e1
f2fs: remove unnecessary condition check for write_checkpoint in f2fs_gc
by Yunlong Song
· 8 years ago
9259228
f2fs: check discard alignment only for SEQWRITE zones
by Jaegeuk Kim
· 8 years ago
4046525
f2fs: wait for discard completion after submission
by Jaegeuk Kim
· 8 years ago
47b8980
f2fs: much larger batched trim_fs job
by Jaegeuk Kim
· 8 years ago
ad4d307
f2fs: avoid very large discard command
by Jaegeuk Kim
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
70d625c
f2fs: do SSR for node segments more aggresively
by Jaegeuk Kim
· 8 years ago
c192f7a
f2fs: find data segments across all the types
by Jaegeuk Kim
· 8 years ago
d0db770
f2fs: do SSR in higher priority
by Jaegeuk Kim
· 8 years ago
035e97a
f2fs: do SSR for data when there is enough free space
by Yunlong Song
· 8 years ago
b9cd206
f2fs: node segment is prior to data segment selected victim
by Hou Pengyang
· 8 years ago
3436c4b
f2fs: put allocate_segment after refresh_sit_entry
by Yunlong Song
· 8 years ago
e93b986
f2fs: add ovp valid_blocks check for bg gc victim to fg_gc
by Hou Pengyang
· 8 years ago
86d5479
f2fs: do not wait for writeback in write_begin
by Jaegeuk Kim
· 8 years ago
05eeb11
f2fs: replace __get_victim by dirty_segments in FG_GC
by Yunlei He
· 8 years ago
88c5c13
f2fs: fix multiple f2fs_add_link() calls having same name
by Jaegeuk Kim
· 8 years ago
d50aaee
f2fs: show actual device info in tracepoints
by Jaegeuk Kim
· 8 years ago
5b6c6be
f2fs: use SSR for warm node as well
by Jaegeuk Kim
· 8 years ago
39133a5
f2fs: enable inline_xattr by default
by Chao Yu
· 8 years ago
23cf721
f2fs: introduce noinline_xattr mount option
by Chao Yu
· 8 years ago
25cc5d3
f2fs: avoid reading NAT page by get_node_info
by Jaegeuk Kim
· 8 years ago
9b064f7
f2fs: remove build_free_nids() during checkpoint
by Jaegeuk Kim
· 8 years ago
d260081
f2fs: change recovery policy of xattr node block
by Chao Yu
· 8 years ago
2ad0ef8
f2fs: super: constify fscrypt_operations structure
by Bhumika Goyal
· 8 years ago
1200abb
f2fs: show checkpoint version at mount time
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
e7c75ab
f2fs: avoid out-of-order execution of atomic writes
by Jaegeuk Kim
· 8 years ago
faa2489
f2fs: move write_node_page above fsync_node_pages
by Jaegeuk Kim
· 8 years ago
c1b2210
f2fs: move flush tracepoint
by Jaegeuk Kim
· 8 years ago
a00861d
f2fs: show # of APPEND and UPDATE inodes
by Jaegeuk Kim
· 8 years ago
cac5a3d
f2fs: fix 446 coding style warnings in f2fs.h
by DongOh Shin
· 8 years ago
c64ab12
f2fs: fix 3 coding style errors in f2fs.h
by DongOh Shin
· 8 years ago
8ed5974
f2fs: declare missing static function
by Jaegeuk Kim
· 8 years ago
0cc0dec
f2fs: show the fault injection mount option
by Kaixu Xia
· 8 years ago
7354581
f2fs: fix null pointer dereference when issuing flush in ->fsync
by Chao Yu
· 8 years ago
dba79f3
f2fs: fix to avoid overflow when left shifting page offset
by Chao Yu
· 8 years ago
ba38c27
f2fs: enhance lookup xattr
by Chao Yu
· 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
dcc9165
f2fs: show # of on-going flush and discard bios
by Jaegeuk Kim
· 8 years ago
1546996
f2fs: add a kernel thread to issue discard commands asynchronously
by Jaegeuk Kim
· 8 years ago
0b54fb8
f2fs: factor out discard command info into discard_cmd_control
by Jaegeuk Kim
· 8 years ago
d4adb30
f2fs: reorganize stat information
by Jaegeuk Kim
· 8 years ago
b01a920
f2fs: clean up flush/discard command namings
by Jaegeuk Kim
· 8 years ago
ae27d62
f2fs: check in-memory sit version bitmap
by Chao Yu
· 8 years ago
599a09b
f2fs: check in-memory nat version bitmap
by Chao Yu
· 8 years ago
355e789
f2fs: check in-memory block bitmap
by Chao Yu
· 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
25290fa
f2fs: return fs_trim if there is no candidate
by Jaegeuk Kim
· 8 years ago
0333ad4
f2fs: avoid needless checkpoint in f2fs_trim_fs
by Jaegeuk Kim
· 8 years ago
6c24337
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 8 years ago
6f69f0e
fscrypt: constify struct fscrypt_operations
by Eric Biggers
· 8 years ago
46f47e4
fscrypt: split supp and notsupp declarations into their own headers
by Eric Biggers
· 8 years ago
4e6a8d9
f2fs: relax async discard commands more
by Jaegeuk Kim
· 8 years ago
bb95d9a
f2fs: drop exist_data for inline_data when truncated to 0
by Jaegeuk Kim
· 8 years ago
363fa4e
f2fs: don't allow encrypted operations without keys
by Jaegeuk Kim
· 8 years ago
26a28a0
f2fs: show the max number of atomic operations
by Jaegeuk Kim
· 8 years ago
ec91538
f2fs: get io size bit from mount option
by Jaegeuk Kim
· 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
9d52a50
f2fs: reassign new segment for mode=lfs
by Jaegeuk Kim
· 8 years ago
650d3c4
f2fs: fix a missing discard prefree segments
by Yunlei He
· 8 years ago
Next »