Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
788b0bc46558d06f923afae59f881356ac382381
/
fs
/
ext4
/
inline.c
40b163f
ext4: check inline directory before converting
by Darrick J. Wong
· 10 years ago
83447cc
ext4: make ext4_has_inline_data() as a inline function
by Zheng Liu
· 10 years ago
5d60125
ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access
by liang xie
· 10 years ago
c197855
ext4: make local functions static
by Stephen Hemminger
· 10 years ago
d7092ae
ext4: delete "set but not used" variables
by jon ernst
· 11 years ago
09c455a
ext4: avoid clearing beyond i_blocks when truncating an inline data file
by Theodore Ts'o
· 11 years ago
52e4477
ext4: standardize error handling in ext4_da_write_inline_data_begin()
by Jan Kara
· 11 years ago
bc0ca9df
ext4: retry allocation when inline->extent conversion failed
by Jan Kara
· 11 years ago
5ba052f
ext4: drop set but otherwise unused variable from ext4_add_dirent_to_inline()
by Azat Khuzhin
· 11 years ago
48ffdab
ext4: change ext4_read_inline_dir() to return 0 on success
by BoxiLiu
· 11 years ago
9e239bb
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
c4932db
ext4: improve free space calculation for inline_data
by boxi liu
· 11 years ago
725bebb
[readdir] convert ext4
by Al Viro
· 11 years ago
eaf3793
ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap()
by Jan Kara
· 11 years ago
c4d8b02
ext4: fix readdir error in case inline_data+^dir_index.
by Tao Ma
· 12 years ago
8af0f08
ext4: fix readdir error in the case of inline_data+dir_index
by Tao Ma
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
9924a92
ext4: pass context information to jbd2__journal_start()
by Theodore Ts'o
· 12 years ago
860d21e
ext4: return ENOMEM if sb_getblk() fails
by Theodore Ts'o
· 12 years ago
bd9926e
ext4: zero out inline data using memset() instead of empty_zero_page
by Theodore Ts'o
· 12 years ago
0c8d414
ext4: let fallocate handle inline data correctly
by Tao Ma
· 12 years ago
aef1c85
ext4: let ext4_truncate handle inline data correctly
by Tao Ma
· 12 years ago
0d812f7
ext4: evict inline data out if we need to strore xattr in inode
by Tao Ma
· 12 years ago
9419198
ext4: let fiemap work with inline data
by Tao Ma
· 12 years ago
32f7f22
ext4: let ext4_rename handle inline dir
by Tao Ma
· 12 years ago
61f8663
ext4: let empty_dir handle inline dir
by Tao Ma
· 12 years ago
9f40fe5
ext4: let ext4_delete_entry() handle inline data
by Tao Ma
· 12 years ago
e8e948e
ext4: let ext4_find_entry handle inline data
by Tao Ma
· 12 years ago
65d165d
ext4: let ext4_readdir handle inline data
by Tao Ma
· 12 years ago
3c47d54
ext4: let add_dir_entry handle inline data properly
by Tao Ma
· 12 years ago
9c3569b
ext4: add delalloc support for inline data
by Tao Ma
· 12 years ago
3fdcfb6
ext4: add journalled write support for inline data
by Tao Ma
· 12 years ago
f19d587
ext4: add normal write support for inline data
by Tao Ma
· 12 years ago
46c7f25
ext4: add read support for inline data
by Tao Ma
· 12 years ago
67cf5b0
ext4: add the basic function for inline data support
by Tao Ma
· 12 years ago