aboutsummaryrefslogtreecommitdiff
path: root/fs/direct-io.c
Commit message (Expand)AuthorAgeFilesLines
* direct-io: Prevent NULL pointer access in submit_page_sectionAndreas Gruenbacher2017-11-061-1/+2
* leak in O_DIRECT readv past the EOFAl Viro2017-11-061-0/+1
* misc: replace __FUNCTION__ by __function__Moyster2017-09-231-1/+1
* non-ext4 portions of "direct-io: Implement generic deferred AIO completions"Theodore Ts'o2017-05-271-16/+69
* first commitMeizu OpenSource2016-08-151-0/+1342