Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5439ca6b8ff8cf8d758c19eb28b617a5912904ee
/
fs
/
f2fs
48c6d12
f2fs: Don't assign e_id in f2fs_acl_from_disk
by Eric W. Biederman
· 12 years ago
6666e6a
f2fs: fix tracking parent inode number
by Jaegeuk Kim
· 12 years ago
3cd8a23
f2fs: cleanup the f2fs_bio_alloc routine
by Jaegeuk Kim
· 12 years ago
457d08e
f2fs: introduce accessor to retrieve number of dentry slots
by Namjae Jeon
· 12 years ago
508198b
f2fs: remove redundant call to f2fs_put_page in delete entry
by Namjae Jeon
· 12 years ago
a0d4253
f2fs: make use of GFP_F2FS_ZERO for setting gfp_mask
by Namjae Jeon
· 12 years ago
c212991
f2fs: rewrite f2fs_bio_alloc to make it simpler
by Namjae Jeon
· 12 years ago
705f814
f2fs: remove unused variable
by Wei Yongjun
· 12 years ago
61412b6
f2fs: move error condition for mkdir at proper place
by Namjae Jeon
· 12 years ago
1042d60
f2fs: remove unneeded initialization
by Namjae Jeon
· 12 years ago
1fa95b0
f2fs: check read only condition before beginning write out
by Namjae Jeon
· 12 years ago
154a086
f2fs: remove unneeded memset from init_once
by Namjae Jeon
· 12 years ago
72ce609
f2fs: show error in case of invalid mount arguments
by Namjae Jeon
· 12 years ago
be4124f
f2fs: fix the compiler warning for uninitialized use of variable
by Namjae Jeon
· 12 years ago
573ea5f
f2fs: resolve build failures
by Jaegeuk Kim
· 12 years ago
0a8165d
f2fs: adjust kernel coding style
by Jaegeuk Kim
· 12 years ago
25ca923
f2fs: fix endian conversion bugs reported by sparse
by Jaegeuk Kim
· 12 years ago
cf0e3a6
f2fs: remove unneeded version.h header file from f2fs.h
by Sachin Kamat
· 12 years ago
a14d5393
f2fs: update Kconfig and Makefile
by Jaegeuk Kim
· 12 years ago
902829a
f2fs: move proc files to debugfs
by Greg Kroah-Hartman
· 12 years ago
d624c96
f2fs: add recovery routines for roll-forward
by Jaegeuk Kim
· 12 years ago
7bc0900
f2fs: add garbage collection functions
by Jaegeuk Kim
· 12 years ago
af48b85
f2fs: add xattr and acl functionalities
by Jaegeuk Kim
· 12 years ago
6b4ea01
f2fs: add core directory operations
by Jaegeuk Kim
· 12 years ago
57397d8
f2fs: add inode operations for special inodes
by Jaegeuk Kim
· 12 years ago
19f99ce
f2fs: add core inode operations
by Jaegeuk Kim
· 12 years ago
eb47b80
f2fs: add address space operations for data
by Jaegeuk Kim
· 12 years ago
fbfa2cc
f2fs: add file operations
by Jaegeuk Kim
· 12 years ago
351df4b
f2fs: add segment operations
by Jaegeuk Kim
· 12 years ago
e05df3b
f2fs: add node operations
by Jaegeuk Kim
· 12 years ago
127e670
f2fs: add checkpoint operations
by Jaegeuk Kim
· 12 years ago
aff063e
f2fs: add super block operations
by Jaegeuk Kim
· 12 years ago
39a53e0
f2fs: add superblock and major in-memory structure
by Jaegeuk Kim
· 12 years ago