aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fs.h
Commit message (Expand)AuthorAgeFilesLines
* vfs: add setattr2 fix mergeMister Oyster2017-04-171-1/+1
* fs: limit filesystem stacking depthMiklos Szeredi2017-04-161-0/+11
* fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim2017-04-131-0/+10
* Revert "sdcardfs: Flag files as non-mappable"Mister Oyster2017-04-131-4/+0
* vfs: Add setattr2 for filesystems with per mount permissionsDaniel Rosenberg2017-04-131-0/+4
* vfs: Add permission2 for filesystems with per mount permissionsDaniel Rosenberg2017-04-131-0/+9
* vfs: Allow filesystems to access their private mount dataDaniel Rosenberg2017-04-131-0/+4
* mnt: Add filesystem private data to mount pointsDaniel Rosenberg2017-04-131-0/+3
* splice: introduce FMODE_SPLICE_READ and FMODE_SPLICE_WRITELinus Torvalds2017-04-111-0/+5
* constify ->actorAl Viro2017-04-111-1/+1
* introduce ->iterate(), ctx->pos, dir_emit()Al Viro2017-04-111-0/+9
* introduce iterate_dir() and dir_contextAl Viro2017-04-111-0/+4
* sdcardfs: Flag files as non-mappablefluxi2017-04-111-0/+4
* get rid of s_files and files_lockAl Viro2016-08-261-13/+0
* fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov2016-08-261-0/+2
* 3.10.66 -> 3.10.67Jan Engelmohr2016-08-261-0/+1
* first commitMeizu OpenSource2016-08-151-0/+2701