index
:
kernel_google_bluecross.git
master
p9.0
kernel_google_bluecross
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
inline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linux-4.9.y' of github.com:nathanchance/linux-stable into p9x
Josh Chasky
2019-01-17
1
-3
/
+3
|
\
|
*
ext4: fix a potential fiemap/page fault deadlock w/ inline_data
Theodore Ts'o
2019-01-16
1
-3
/
+3
*
|
Merge tag 'v4.9.149' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...
Josh Chasky
2019-01-09
1
-1
/
+4
|
\
|
|
*
ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()
Maurizio Lombardi
2019-01-09
1
-1
/
+4
*
|
Merge branch 'linux-4.9.y' of github.com:nathanchance/linux-stable into p9x
Josh Chasky
2018-11-14
1
-1
/
+1
|
\
|
|
*
ext4: initialize retries variable in ext4_da_write_inline_data_begin()
Lukas Czerner
2018-11-13
1
-1
/
+1
*
|
Merge 4.9.135 into android-msm-bluecross-4.9
Nathan Chancellor
2018-10-21
1
-37
/
+1
|
\
|
|
*
ext4: avoid running out of journal credits when appending to an inline file
Theodore Ts'o
2018-10-20
1
-37
/
+1
*
|
Merge 4.9.130 into android-msm-bluecross-4.9
Nathan Chancellor
2018-10-21
1
-1
/
+3
|
\
|
|
*
ext4: avoid divide by zero fault when deleting corrupted inline directories
Theodore Ts'o
2018-09-29
1
-1
/
+3
*
|
Merge 4.9.117 into android-msm-bluecross-4.9
Nathan Chancellor
2018-10-21
1
-8
/
+11
|
\
|
|
*
ext4: fix inline data updates with checksums enabled
Theodore Ts'o
2018-08-03
1
-8
/
+11
*
|
Merge 4.9.112 into android-msm-bluecross-4.9
Nathan Chancellor
2018-10-21
1
-0
/
+1
|
\
|
|
*
ext4: clear i_data in ext4_inode_info when removing inline data
Theodore Ts'o
2018-07-11
1
-0
/
+1
*
|
f2fs: catch up to v4.14-rc1
Hyojun Kim
2017-11-27
1
-1
/
+1
*
|
Merge 4.9.19 into android-4.9
Greg Kroah-Hartman
2017-03-30
1
-3
/
+2
|
\
|
|
*
ext4: mark inode dirty after converting inline directory
Eric Biggers
2017-03-30
1
-3
/
+2
*
|
ext4: fix inline data error paths
Theodore Ts'o
2017-03-12
1
-1
/
+8
|
\
|
|
*
ext4: fix inline data error paths
Theodore Ts'o
2017-03-12
1
-1
/
+8
*
|
ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
Theodore Ts'o
2017-03-12
1
-36
/
+30
|
\
|
|
*
ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
Theodore Ts'o
2017-03-12
1
-36
/
+30
*
|
ANDROID: Refactor fs readpage/write tracepoints.
Mohan Srinivasan
2017-02-10
1
-2
/
+10
*
|
Merge tag 'v4.9.6' into android-4.9
Dmitry Shmidt
2017-01-31
1
-1
/
+3
|
\
|
|
*
ext4: return -ENOMEM instead of success
Dan Carpenter
2017-01-06
1
-1
/
+3
*
|
ANDROID: fs: FS tracepoints to track IO.
Mohan Srinivasan
2017-01-27
1
-0
/
+6
|
/
*
ext4 crypto: migrate into vfs's crypto engine
Jaegeuk Kim
2016-07-10
1
-7
/
+7
*
ext4: remove trailing \n from ext4_warning/ext4_error calls
Jakub Wilk
2016-04-27
1
-1
/
+1
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-9
/
+9
*
ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry()
Geliang Tang
2016-03-10
1
-1
/
+0
*
ext4: rename and split get blocks functions
Jan Kara
2016-03-08
1
-3
/
+4
*
ext4 crypto: simplify interfaces to directory entry insert functions
Theodore Ts'o
2016-01-08
1
-6
/
+4
*
ext4: clean up feature test macros with predicate functions
Darrick J. Wong
2015-10-17
1
-2
/
+1
*
ext4 crypto: optimize filename encryption
Theodore Ts'o
2015-05-18
1
-16
/
+15
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
1
-2
/
+2
|
\
|
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-2
/
+2
*
|
ext4 crypto: insert encrypted filenames into a leaf directory block
Michael Halcrow
2015-04-12
1
-2
/
+5
*
|
ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames
Theodore Ts'o
2015-04-12
1
-2
/
+5
*
|
ext4: fix transposition typo in format string
Rasmus Villemoes
2015-04-02
1
-1
/
+1
|
/
*
ext4: ext4_da_convert_inline_data_to_extent drop locked page after error
Dmitry Monakhov
2014-12-05
1
-1
/
+4
*
ext4: ext4_inline_data_fiemap should respect callers argument
Dmitry Monakhov
2014-12-02
1
-6
/
+13
*
ext4: prevent fsreentrance deadlock for inline_data
Dmitry Monakhov
2014-12-02
1
-5
/
+6
*
ext4: Replace open coded mdata csum feature to helper function
Dmitry Monakhov
2014-10-13
1
-2
/
+1
*
ext4: don't keep using page if inline conversion fails
Darrick J. Wong
2014-09-11
1
-1
/
+3
*
ext4: check inline directory before converting
Darrick J. Wong
2014-07-28
1
-0
/
+12
*
ext4: make ext4_has_inline_data() as a inline function
Zheng Liu
2014-07-15
1
-6
/
+0
*
ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access
liang xie
2014-05-12
1
-0
/
+5
*
ext4: make local functions static
Stephen Hemminger
2014-05-12
1
-5
/
+5
*
ext4: delete "set but not used" variables
jon ernst
2014-01-11
1
-2
/
+0
*
ext4: avoid clearing beyond i_blocks when truncating an inline data file
Theodore Ts'o
2014-01-07
1
-3
/
+5
*
ext4: standardize error handling in ext4_da_write_inline_data_begin()
Jan Kara
2014-01-06
1
-7
/
+4
[next]