summaryrefslogtreecommitdiff
path: root/include/linux/fs.h (unfollow)
Commit message (Expand)Author
2024-10-17Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani
2023-11-01libfs: support RENAME_NOREPLACE in simple_rename()Miklos Szeredi
2023-05-22Revert "kernel: Only expose su when daemon is running"lineage-19.1Georg Veichtlbauer
2022-07-27kernel: Only expose su when daemon is runningTom Marshall
2022-04-19fs: Add user namespace member to struct super_blockEric W. Biederman
2022-04-19vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman
2021-12-08fs: add fget_many() and fput_many()Jens Axboe
2021-09-28futex: Fix inode life-time issuePeter Zijlstra
2020-09-03writeback: Avoid skipping inode writebackJan Kara
2020-05-20gcc-10 warnings: fix low-hanging fruitLinus Torvalds
2020-04-02futex: Fix inode life-time issuePeter Zijlstra
2019-07-30f2fs: use generic checking and prep function for FS_IOC_SETFLAGSEric Biggers
2019-06-11fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov
2019-02-04fs: export evict_inodesJaegeuk Kim
2018-12-01namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca
2018-06-16Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds
2018-04-12f2fs/fscrypt: updates to v4.17-rc1Jaegeuk Kim
2018-04-08f2fs: add nowait aio supportHyunchul Lee
2018-04-08f2fs: support passing down write hints given by users to block layerHyunchul Lee
2018-03-22fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman
2018-02-16don't put symlink bodies in pagecache into highmemAl Viro
2018-01-15fscrypt: updates on 4.15-rc4Jaegeuk Kim
2018-01-04fs, fscrypt: add an S_ENCRYPTED inode flagEric Biggers
2017-10-18block: Make blk_get_backing_dev_info() safe without open bdevJan Kara
2017-10-18block: Unhash block device inodes on gendisk destructionJan Kara
2017-09-25f2fs: backport from (4c1fad64 - Merge tag 'for-f2fs-4.9' of git://git.kernel....Jaegeuk Kim
2017-07-17vfs: Add support to debug umount failuresNikhilesh Reddy
2017-06-14fs: add i_blocksize()Fabian Frederick
2017-02-21mm: migrate: support non-lru movable page migrationMinchan Kim
2017-02-03ANDROID: vfs: Add setattr2 for filesystems with per mount permissionsDaniel Rosenberg
2017-02-03ANDROID: vfs: Add permission2 for filesystems with per mount permissionsDaniel Rosenberg
2017-02-03ANDROID: vfs: Allow filesystems to access their private mount dataDaniel Rosenberg
2017-02-03ANDROID: mnt: Add filesystem private data to mount pointsDaniel Rosenberg
2017-01-26ANDROID: vfs: Add setattr2 for filesystems with per mount permissionsDaniel Rosenberg
2017-01-26ANDROID: vfs: Add permission2 for filesystems with per mount permissionsDaniel Rosenberg
2017-01-26ANDROID: vfs: Allow filesystems to access their private mount dataDaniel Rosenberg
2017-01-26ANDROID: mnt: Add filesystem private data to mount pointsDaniel Rosenberg
2016-10-22vfs: move permission checking into notify_change() for utimes(NULL)Miklos Szeredi
2016-10-17f2fs: backport from (4c1fad64 - Merge tag 'for-f2fs-4.9' of git://git.kernel....Jaegeuk Kim
2016-09-15wrappers for ->i_mutex accessAl Viro
2016-04-20fs: add file_dentry()Miklos Szeredi
2016-04-12fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-03-23platform: msm: add Per-File-Tagger (PFT) driverAndrey Markovytch
2016-03-22block: blk-flush: Add support for Barrier flagDolev Raviv
2015-11-11vfs: remove stale comment in inode_operationsRoss Zwisler
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe
2015-11-05mm/filemap.c: make global sync not clear error status of individual inodesJunichi Nomura
2015-10-22locks: cleanup posix_lock_inode_wait and flock_lock_inode_waitBenjamin Coddington
2015-10-22locks: introduce locks_lock_inode_wait()Benjamin Coddington
2015-09-08dax: move DAX-related functions to a new headerMatthew Wilcox