aboutsummaryrefslogtreecommitdiff
path: root/fs/open.c
Commit message (Expand)AuthorAgeFilesLines
* it's still short a few helpers, but infrastructure should be OK now...Al Viro2019-05-021-5/+9
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-291-1/+1
* vfs: add setattr2 fix mergeMister Oyster2017-04-171-1/+1
* vfs: Add setattr2 for filesystems with per mount permissionsDaniel Rosenberg2017-04-131-6/+13
* vfs: Add permission2 for filesystems with per mount permissionsDaniel Rosenberg2017-04-131-5/+11
* splice: introduce FMODE_SPLICE_READ and FMODE_SPLICE_WRITELinus Torvalds2017-04-111-0/+4
* get rid of s_files and files_lockAl Viro2016-08-261-2/+0
* first commitMeizu OpenSource2016-08-151-0/+1060