aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fs.h
Commit message (Expand)AuthorAgeFilesLines
* it's still short a few helpers, but infrastructure should be OK now...Al Viro2019-05-021-0/+1
* vfs: add find_inode_nowait() functionTheodore Ts'o2017-05-291-0/+5
* fs: make sure the timestamps for lazytime inodes eventually get writtenTheodore Ts'o2017-05-291-0/+1
* vfs: add support for a lazytime mount optionTheodore Ts'o2017-05-291-0/+6
* writeback: Do not sort b_io list only because of block device inodeJan Kara2017-05-291-0/+6
* mm: change invalidatepage prototype to accept lengthLukas Czerner2017-05-271-1/+1
* non-ext4 portions of "direct-io: Implement generic deferred AIO completions"Theodore Ts'o2017-05-271-2/+5
* ext4: use old interface for ext4_readdir()Theodore Ts'o2017-05-271-1/+2
* include/linux/fs.h: add dir_relax() for 3.18 backportMister Oyster2017-05-271-0/+7
* fs: add inode_set_flags() for ext4 3.18 backportTheodore Ts'o2017-05-271-0/+3
* fs: add {lock,unlock}_two_nondirectories for 3.18 backportTheodore Ts'o2017-05-271-1/+6
* kernel: Only expose su when daemon is runningTom Marshall2017-05-211-0/+1
* 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