summaryrefslogtreecommitdiff
path: root/include/linux/fs.h (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani2024-10-17
* Revert "kernel: Only expose su when daemon is running"lineage-19.1Georg Veichtlbauer2023-05-22
* kernel: Only expose su when daemon is runningTom Marshall2022-07-27
* fs: Add user namespace member to struct super_blockEric W. Biederman2022-04-19
* vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman2022-04-19
* Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\
| * Merge 4.4.294 into android-4.4-pGreg Kroah-Hartman2021-12-08
| |\
| | * fs: add fget_many() and fput_many()Jens Axboe2021-12-08
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-09-19
|\| |
| * | Merge 4.4.235 into android-4.4-pGreg Kroah-Hartman2020-09-03
| |\|
| | * writeback: Avoid skipping inode writebackJan Kara2020-09-03
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-06-04
|\| |
| * | Merge 4.4.224 into android-4.4-pGreg Kroah-Hartman2020-05-20
| |\|
| | * gcc-10 warnings: fix low-hanging fruitLinus Torvalds2020-05-20
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-04-14
|\| |
| * | Merge 4.4.218 into android-4.4-pGreg Kroah-Hartman2020-04-02
| |\|
| | * futex: Fix inode life-time issuePeter Zijlstra2020-04-02
| * | Merge 4.4.181 into android-4.4-pGreg Kroah-Hartman2019-06-11
| |\|
| * | Merge 4.4.166 into android-4.4-pGreg Kroah-Hartman2018-12-01
| |\ \
* | \ \ Merge android-4.4.187 (8eb3d65) into msm-4.4Srinivasarao P2019-08-07
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.4.y' into a...Jaegeuk Kim2019-07-31
| |\ \ \ \
| | * | | | f2fs: use generic checking and prep function for FS_IOC_SETFLAGSEric Biggers2019-07-30
* | | | | | Merge android-4.4.181 (bd858d7) into msm-4.4Srinivasarao P2019-06-12
|\| | | | |
| * | | | | Merge 4.4.181 into android-4.4Greg Kroah-Hartman2019-06-11
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-06-11
| | | |_|/ | | |/| |
* | | | | Merge android-4.4.178 (7af10f2) into msm-4.4Srinivasarao P2019-04-05
|\| | | |
| * | | | Merge upstream-f2fs-stable-linux-4.4.y into android-4.4Jaegeuk Kim2019-03-28
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | fs: export evict_inodesJaegeuk Kim2019-02-04
| | * | | f2fs: add nowait aio supportHyunchul Lee2018-04-08
| | * | | f2fs: support passing down write hints given by users to block layerHyunchul Lee2018-04-08
| | * | | fs, fscrypt: add an S_ENCRYPTED inode flagEric Biggers2018-01-04
| | * | | f2fs: backport from (4c1fad64 - Merge tag 'for-f2fs-4.9' of git://git.kernel....Jaegeuk Kim2016-10-17
* | | | | Merge android-4.4.166 (4c4bedf) into msm-4.4Srinivasarao P2018-12-03
|\| | | |
| * | | | Merge 4.4.166 into android-4.4Greg Kroah-Hartman2018-12-01
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca2018-12-01
* | | | Merge android-4.4.138 (07c0138) into msm-4.4Srinivasarao P2018-06-27
|\| | |
| * | | Merge 4.4.138 into android-4.4Greg Kroah-Hartman2018-06-16
| |\| |
| | * | Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds2018-06-16
* | | | Merge android-4.4.128 (89904cc) into msm-4.4Srinivasarao P2018-04-20
|\| | |
| * | | f2fs/fscrypt: updates to v4.17-rc1Jaegeuk Kim2018-04-12
* | | | Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P2018-04-20
|\| | |
| * | | Merge 4.4.123 into android-4.4Greg Kroah-Hartman2018-03-22
| |\| |
| | * | fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman2018-03-22
* | | | Merge android-4.4.116 (20ddb25) into msm-4.4Srinivasarao P2018-03-01
|\| | |
| * | | Merge 4.4.116 into android-4.4Greg Kroah-Hartman2018-02-20
| |\| |
| | * | don't put symlink bodies in pagecache into highmemAl Viro2018-02-16
* | | | Merge android-4.4.112 (5f6325b) into msm-4.4Srinivasarao P2018-01-24
|\| | |
| * | | fscrypt: updates on 4.15-rc4Jaegeuk Kim2018-01-15
* | | | block: Make blk_get_backing_dev_info() safe without open bdevJan Kara2017-10-18
* | | | block: Unhash block device inodes on gendisk destructionJan Kara2017-10-18