index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
inline.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+2
2013-07-01
ext4: improve free space calculation for inline_data
boxi liu
1
-1
/
+1
2013-06-29
[readdir] convert ext4
Al Viro
1
-98
/
+66
2013-05-31
ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap()
Jan Kara
1
-1
/
+1
2013-04-19
ext4: fix readdir error in case inline_data+^dir_index.
Tao Ma
1
-18
/
+51
2013-04-19
ext4: fix readdir error in the case of inline_data+dir_index
Tao Ma
1
-1
/
+108
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-08
ext4: pass context information to jbd2__journal_start()
Theodore Ts'o
1
-5
/
+5
2013-01-12
ext4: return ENOMEM if sb_getblk() fails
Theodore Ts'o
1
-1
/
+1
2012-12-11
ext4: zero out inline data using memset() instead of empty_zero_page
Theodore Ts'o
1
-1
/
+1
2012-12-10
ext4: let fallocate handle inline data correctly
Tao Ma
1
-0
/
+39
2012-12-10
ext4: let ext4_truncate handle inline data correctly
Tao Ma
1
-0
/
+90
2012-12-10
ext4: evict inline data out if we need to strore xattr in inode
Tao Ma
1
-5
/
+43
2012-12-10
ext4: let fiemap work with inline data
Tao Ma
1
-0
/
+35
2012-12-10
ext4: let ext4_rename handle inline dir
Tao Ma
1
-0
/
+15
2012-12-10
ext4: let empty_dir handle inline dir
Tao Ma
1
-0
/
+90
2012-12-10
ext4: let ext4_delete_entry() handle inline data
Tao Ma
1
-0
/
+55
2012-12-10
ext4: let ext4_find_entry handle inline data
Tao Ma
1
-0
/
+48
2012-12-10
ext4: let ext4_readdir handle inline data
Tao Ma
1
-0
/
+136
2012-12-10
ext4: let add_dir_entry handle inline data properly
Tao Ma
1
-0
/
+377
2012-12-10
ext4: add delalloc support for inline data
Tao Ma
1
-0
/
+177
2012-12-10
ext4: add journalled write support for inline data
Tao Ma
1
-0
/
+24
2012-12-10
ext4: add normal write support for inline data
Tao Ma
1
-0
/
+233
2012-12-10
ext4: add read support for inline data
Tao Ma
1
-0
/
+61
2012-12-10
ext4: add the basic function for inline data support
Tao Ma
1
-0
/
+466