Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8647da800f89bd0a3ea1d1dad20ccfa9e6df2d2c
/
fs
/
f2fs
e029e96
f2fs: fix performance issue observed with multi-thread sequential read
by Jaegeuk Kim
· 6 years ago
22ee66f
Merge "f2fs,fscrypt,ice: fix direct IO patch for f2fs"
by Linux Build Service Account
· 6 years ago
63d97fd
Merge "f2fs: show the fsync_mode=nobarrier mount option"
by Linux Build Service Account
· 6 years ago
de4027c
f2fs/fscrypt-ice: fix memory leak in read path
by Eric Biggers
· 7 years ago
55adce7
Merge "fscrypt: Fix Data Unit Number used in file encryption"
by Linux Build Service Account
· 6 years ago
07c3e61
Update Inline Crypto Engine support for File based Encryption
by Neeraj Soni
· 6 years ago
d8c840a
Merge "f2fs: Fix data corruption issue observed with FBE"
by Linux Build Service Account
· 6 years ago
48f4b1d
f2fs: Fix data corruption issue observed with FBE
by Sahitya Tummala
· 6 years ago
6a49a98
f2fs: show the fsync_mode=nobarrier mount option
by Sahitya Tummala
· 6 years ago
80f55ac
Merge android-4.9.108 (b7d377b) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
3ac2d19
Merge android-4.9.106 (8b94b87) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
40834dd
Merge android-4.9.105 (859e0a8) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
54f1dc0
FROMLIST: f2fs: run fstrim asynchronously if runtime discard is on
by Jaegeuk Kim
· 6 years ago
ded3533
Merge "Merge android-4.9.99 (c462abb) into msm-4.9"
by Linux Build Service Account
· 6 years ago
0c296e3
FROMLIST: f2fs: early updates queued for v4.18-rc1
by Jaegeuk Kim
· 6 years ago
9797dcb
Merge 4.9.104 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
d3ab3aa8a
f2fs: fix to check extent cache in f2fs_drop_extent_tree
by Chao Yu
· 7 years ago
2d2d3f1
do d_instantiate/unlock_new_inode combinations safely
by Al Viro
· 7 years ago
36c6512
Enable hardware based FBE on f2fs and adapt ext4 fs
by Neeraj Soni
· 7 years ago
b8bf4b8
f2fs: fix a dead loop in f2fs_fiemap()
by Wei Fang
· 8 years ago
9731a2d
UPSTREAM: f2fs: clear PageError on writepage - part 2
by Jaegeuk Kim
· 7 years ago
6a70286
UPSTREAM: f2fs: avoid fsync() failure caused by EAGAIN in writepage()
by Jaegeuk Kim
· 7 years ago
a35dc72
f2fs: check cap_resource only for data blocks
by Jaegeuk Kim
· 7 years ago
a25efd8
Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer"
by Jaegeuk Kim
· 7 years ago
efeffe9
f2fs: clear PageError on writepage
by Jaegeuk Kim
· 7 years ago
ee0bcd6
f2fs: call unlock_new_inode() before d_instantiate()
by Eric Biggers
· 7 years ago
c629974
f2fs: refactor read path to allow multiple postprocessing steps
by Eric Biggers
· 7 years ago
823fd56
fscrypt: allow synchronous bio decryption
by Eric Biggers
· 7 years ago
d919765
f2fs/fscrypt: updates to v4.17-rc1
by Jaegeuk Kim
· 7 years ago
68c2353
f2fs: relax node version check for victim data in gc
by Jaegeuk Kim
· 8 years ago
97d7f1c
FROMLIST: f2fs: don't put dentry page in pagecache into highmem
by Yunlong Song
· 7 years ago
4a97b2d
f2fs: fix a bug caused by NULL extent tree
by Yunlei He
· 7 years ago
2f17e34
f2fs: updates on v4.16-rc1
by Jaegeuk Kim
· 7 years ago
8dec074
fscrypt: updates on 4.15-rc4
by Jaegeuk Kim
· 7 years ago
d612bee
fscrypt: use ENOKEY when file cannot be created w/o key
by Eric Biggers
· 8 years ago
8ae26d1
f2fs: updates on 4.15-rc1
by Jaegeuk Kim
· 7 years ago
e9afe7c
f2fs: do not wait for writeback in write_begin
by Jaegeuk Kim
· 8 years ago
e5226e9
f2fs: do SSR for data when there is enough free space
by Yunlong Song
· 8 years ago
5c73594
FROMLIST: f2fs: expose some sectors to user in inline data or dentry case
by Jaegeuk Kim
· 7 years ago
ed0b958
UPSTREAM: f2fs: fix potential panic during fstrim
by Chao Yu
· 7 years ago
63da420
f2fs: catch up to v4.14-rc1
by Hyojun Kim
· 7 years ago
cdbe07a
Merge 4.9.55 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
ec86c1c
f2fs: don't allow encrypted operations without keys
by Jaegeuk Kim
· 8 years ago
9452b2c
Merge 4.9.51 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
cc9618c
f2fs: check hot_data for roll-forward recovery
by Jaegeuk Kim
· 7 years ago
0f90297
f2fs: let fill_super handle roll-forward errors
by Jaegeuk Kim
· 7 years ago
0f442c5
f2fs: sanity check checkpoint segno and blkoff
by Jin Qian
· 7 years ago
9ae2c67
Merge 4.9.40 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
f97f9e9
f2fs: Don't clear SGID when inheriting ACLs
by Jaegeuk Kim
· 7 years ago
19e117a
f2fs: sanity check size of nat and sit cache
by Jin Qian
· 7 years ago
7172a93
Merge 4.9.34 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
b355b89
crypto: Work around deallocated stack frame reference gcc bug on sparc.
by David Miller
· 7 years ago
18bf691
FROMLIST: f2fs: sanity check size of nat and sit cache
by Jin Qian
· 7 years ago
a2f0578
FROMLIST: f2fs: sanity check checkpoint segno and blkoff
by Jin Qian
· 8 years ago
951d823
Merge 4.9.30 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
af9bd52
fscrypt: avoid collisions when presenting long encrypted filenames
by Eric Biggers
· 8 years ago
8daed21
f2fs: check entire encrypted bigname when finding a dentry
by Jaegeuk Kim
· 8 years ago
a745b34
Merge 4.9.28 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
9386295
f2fs: sanity check segment count
by Jin Qian
· 8 years ago
23a9724
f2fs: avoid to issue redundant discard commands am: 8c53efc399
by Jaegeuk Kim
· 8 years ago
227b67a
f2fs: add ovp valid_blocks check for bg gc victim to fg_gc am: 4992ba2840
by Hou Pengyang
· 8 years ago
bc2d4e2
f2fs: fix multiple f2fs_add_link() calls having same name am: d00d1b71d9
by Jaegeuk Kim
· 8 years ago
7ba5bdb
f2fs: fix a problem of using memory after free am: ec160ad2ac
by Yunlei He
· 8 years ago
8c53efc3
f2fs: avoid to issue redundant discard commands
by Jaegeuk Kim
· 8 years ago
4992ba2
f2fs: add ovp valid_blocks check for bg gc victim to fg_gc
by Hou Pengyang
· 8 years ago
d00d1b7
f2fs: fix multiple f2fs_add_link() calls having same name
by Jaegeuk Kim
· 8 years ago
ec160ad
f2fs: fix a problem of using memory after free
by Yunlei He
· 8 years ago
009e608
ANDROID: Refactor fs readpage/write tracepoints.
by Mohan Srinivasan
· 8 years ago
cd08287
Merge tag 'v4.9.6' into android-4.9
by Dmitry Shmidt
· 8 years ago
25cc70f
ANDROID: fs: FS tracepoints to track IO.
by Mohan Srinivasan
· 8 years ago
a299abd
f2fs: hide a maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
725ba1a
f2fs: remove percpu_count due to performance regression
by Jaegeuk Kim
· 8 years ago
01e15b3
f2fs: fix to determine start_cp_addr by sbi->cur_cp_pack
by Jaegeuk Kim
· 8 years ago
027611e
f2fs: fix overflow due to condition check order
by Jaegeuk Kim
· 8 years ago
1134ef1
f2fs: set ->owner for debugfs status file's file_operations
by Nicolai Stange
· 8 years ago
a43e1c4
Revert "f2fs: use percpu_counter for # of dirty pages in inode"
by Jaegeuk Kim
· 8 years ago
1a1891d
Merge tag 'for-f2fs-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 8 years ago
de0dcc4
f2fs: fix wrong sum_page pointer in f2fs_gc
by Jaegeuk Kim
· 8 years ago
5114a97
fs: use mapping_set_error instead of opencoded set_bit
by Michal Hocko
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3873691
Merge remote-tracking branch 'ovl/rename2' into for-linus
by Al Viro
· 8 years ago
97d2116
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
abb5a14
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
e55f1d1
Merge remote-tracking branch 'jk/vfs' into work.misc
by Al Viro
· 8 years ago
fd50eca
vfs: Remove {get,set,remove}xattr inode operations
by Andreas Gruenbacher
· 8 years ago
2eee010
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
4c1fad6
Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 8 years ago
e4c5d84
f2fs: introduce update_ckpt_flags to clean up
by Jaegeuk Kim
· 8 years ago
6ca56ca
f2fs: don't submit irrelevant page
by Chao Yu
· 8 years ago
3f5f495
f2fs: fix to commit bio cache after flushing node pages
by Chao Yu
· 8 years ago
fc0065a
f2fs: introduce get_checkpoint_version for cleanup
by Tiezhu Yang
· 8 years ago
3fa5650
f2fs: remove dead variable
by Sheng Yong
· 8 years ago
7fd748d
f2fs: remove redundant io plug
by Chao Yu
· 8 years ago
0f34802
f2fs: support checkpoint error injection
by Chao Yu
· 8 years ago
2443b8b
f2fs: fix to recover old fault injection config in ->remount_fs
by Chao Yu
· 8 years ago
36dbd32
f2fs: do fault injection initialization in default_options
by Chao Yu
· 8 years ago
9c09404
f2fs: remove redundant value definition
by Yunlei He
· 8 years ago
1ecc0c5
f2fs: support configuring fault injection per superblock
by Chao Yu
· 8 years ago
d32853d
f2fs: adjust display format of segment bit
by Chao Yu
· 8 years ago
bb5dada
f2fs: remove dirty inode pages in error path
by Jaegeuk Kim
· 8 years ago
Next »