index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
readpage.c
Age
Commit message (
Expand
)
Author
2016-04-08
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-26
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-07
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
2015-11-07
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