index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
readpage.c
Age
Commit message (
Expand
)
Author
2017-04-17
ANDROID: Refactor fs readpage/write tracepoints.
Mohan Srinivasan
2017-04-17
ANDROID: fs: FS tracepoints to track IO.
Mohan Srinivasan
2017-02-28
Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'
Runmin Wang
2016-10-12
ANDROID: fs: FS tracepoints to track IO.
Mohan Srinivasan
2016-09-15
ext4 crypto: enable HW based encryption with ICE
Andrey Markovytch
2016-09-12
ext4 crypto: don't let data integrity writebacks fail with ENOMEM
Theodore Ts'o
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-06
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
2015-11-06
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2015-10-16
mm, fs: obey gfp_mapping for add_to_page_cache()
Michal Hocko
2015-10-03
ext4 crypto: ext4_page_crypto() doesn't need a encryption context
Theodore Ts'o
2015-08-13
block: remove bio_get_nr_vecs()
Kent Overstreet
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2015-05-31
ext4 crypto: shrink size of the ext4_crypto_ctx structure
Theodore Ts'o
2015-04-12
ext4 crypto: implement the ext4 decryption read path
Michael Halcrow
2015-04-08
ext4 crypto: add ext4_mpage_readpages()
Theodore Ts'o