aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge android-4.9.224(5791e89) into msm-4.9jianzhou2020-05-221-1/+1
|\
| * Merge 4.9.224 into android-4.9-qGreg Kroah-Hartman2020-05-201-1/+1
| |\
| | * gcc-10 warnings: fix low-hanging fruitLinus Torvalds2020-05-201-1/+1
* | | Merge android-4.9.218(1caf614) into msm-4.9jianzhou2020-04-101-0/+1
|\| |
| * | Merge 4.9.218 into android-4.9-qGreg Kroah-Hartman2020-04-021-0/+1
| |\|
| | * futex: Fix inode life-time issuePeter Zijlstra2020-04-021-0/+1
| * | Merge 4.9.181 into android-4.9-qGreg Kroah-Hartman2019-06-111-0/+4
| |\|
* | | Merge android-4.9.187 (fabc071) into msm-4.9jianzhou2019-10-111-0/+3
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into a...Jaegeuk Kim2019-07-311-0/+3
| |\ \ \
| | * | | f2fs: use generic checking and prep function for FS_IOC_SETFLAGSEric Biggers2019-07-301-0/+3
* | | | | Merge android-4.9.181 (6ccab84) into msm-4.9jianzhou2019-08-071-0/+4
|\| | | |
| * | | | Merge 4.9.181 into android-4.9Greg Kroah-Hartman2019-06-111-0/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-06-111-0/+4
* | | | | Merge android-4.9.175 (e2171b6) into msm-4.9Tengfei Fan2019-06-131-2/+3
|\| | | |
| * | | | Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into a...Jaegeuk Kim2019-05-081-2/+3
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | fscrypt: remove filesystem specific build config optionChandan Rajendra2019-04-161-2/+3
| | * | fs: export evict_inodesJaegeuk Kim2019-02-041-0/+1
| | * | f2fs: add nowait aio supportHyunchul Lee2018-04-081-0/+4
| | * | f2fs: support passing down write hints given by users to block layerHyunchul Lee2018-04-081-2/+15
| | * | fs, fscrypt: add an S_ENCRYPTED inode flagEric Biggers2018-01-041-0/+2
* | | | Merge android-4.9.145 (6328e64) into msm-4.9jianzhou2019-01-031-0/+2
|\| | |
| * | | Merge 4.9.142 into android-4.9Greg Kroah-Hartman2018-12-011-0/+2
| |\ \ \ | | | |/ | | |/|
| | * | namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca2018-12-011-0/+2
* | | | Resolve merge conflict and enable HW FBE for ext4 fsNeeraj Soni2018-05-221-0/+2
* | | | Merge android-4.9.94 (8683408) into msm-4.9Blagovest Kolenichev2018-05-111-2/+19
|\| | |
| * | | f2fs/fscrypt: updates to v4.17-rc1Jaegeuk Kim2018-04-121-2/+19
* | | | Merge android-4.9.89 (960923f) into msm-4.9Blagovest Kolenichev2018-04-171-0/+1
|\| | |
| * | | Merge 4.9.89 into android-4.9Greg Kroah-Hartman2018-03-221-0/+1
| |\| |
| | * | fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman2018-03-221-0/+1
* | | | Merge android-4.9.87 (a290494) into msm-4.9Blagovest Kolenichev2018-04-171-1/+1
|\| | |
| * | | Merge 4.9.87 into android-4.9Greg Kroah-Hartman2018-03-111-1/+1
| |\| |
| | * | dax: fix vma_is_fsdax() helperDan Williams2018-03-111-1/+1
* | | | Merge android-4.9.86 (b324a70) into msm-4.9Blagovest Kolenichev2018-04-171-0/+20
|\| | |
| * | | Merge 4.9.85 into android-4.9Greg Kroah-Hartman2018-02-281-0/+20
| |\| |
| | * | mm: introduce get_user_pages_longtermDan Williams2018-02-281-0/+20
* | | | Merge android-4.9.84 (a9d0273) into msm-4.9Blagovest Kolenichev2018-03-191-0/+2
|\| | |
| * | | fscrypt: updates on 4.15-rc4Jaegeuk Kim2018-01-151-0/+2
* | | | Revert "Enable HW File Based Encryption on ext4 file system"Blagovest Kolenichev2018-03-191-2/+0
* | | | block: Make blk_get_backing_dev_info() safe without open bdevJan Kara2018-02-281-0/+1
* | | | block: Unhash block device inodes on gendisk destructionJan Kara2018-02-281-0/+1
* | | | Enable HW File Based Encryption on ext4 file systemNeeraj Soni2017-11-151-0/+2
|/ / /
* | | Merge 4.9.51 into android-4.9Greg Kroah-Hartman2017-09-201-0/+1
|\| |
| * | xfs: evict all inodes involved with log redo itemDarrick J. Wong2017-09-201-0/+1
* | | Merge 4.9.46 into android-4.9Greg Kroah-Hartman2017-08-301-2/+2
|\| |
| * | Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds2017-08-301-2/+2
| |/
* | Merge 4.9.32 into android-4.9Greg Kroah-Hartman2017-06-141-0/+5
|\|
| * fs: add i_blocksize()Fabian Frederick2017-06-141-0/+5
* | ANDROID: vfs: Add permission2 for filesystems with per mount permissionsDaniel Rosenberg2017-01-311-0/+11
* | ANDROID: vfs: Add setattr2 for filesystems with per mount permissionsDaniel Rosenberg2017-01-311-0/+4
* | ANDROID: vfs: Allow filesystems to access their private mount dataDaniel Rosenberg2017-01-311-0/+4