aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
AgeCommit message (Expand)Author
2023-12-18Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2023-12-18Merge tag 'v5.10.203' into v5.10/standard/baseBruce Ashfield
2023-12-08fs: add ctime accessors infrastructureJeff Layton
2023-06-05Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2023-06-05Merge tag 'v5.10.181' into v5.10/standard/baseBruce Ashfield
2023-05-30fs: fix undefined behavior in bit shift for SB_NOUSERHao Ge
2023-03-28Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2023-03-28Merge tag 'v5.10.176' into v5.10/standard/baseBruce Ashfield
2023-03-22fs: use consistent setgid checks in is_sxid()Christian Brauner
2023-03-22attr: use consistent sgid stripping checksAmir Goldstein
2023-03-22fs: add mode_strip_sgid() helperYang Xu
2023-01-25Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2023-01-25Merge tag 'v5.10.163' into v5.10/standard/baseBruce Ashfield
2023-01-14filelock: new helper: vfs_inode_has_locksJeff Layton
2023-01-14libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed valueAkinobu Mita
2022-12-19Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2022-12-19Merge tag 'v5.10.160' into v5.10/standard/baseBruce Ashfield
2022-12-19vfs: fix copy_file_range() averts filesystem freeze protectionAmir Goldstein
2022-11-16Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2022-11-16Merge tag 'v5.10.154' into v5.10/standard/baseBruce Ashfield
2022-11-10fscrypt: stop using keyrings subsystem for fscrypt_master_keyEric Biggers
2022-09-09Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2022-09-09Merge tag 'v5.10.141' into v5.10/standard/baseBruce Ashfield
2022-09-05io_uring: disable polling pollfree filesPavel Begunkov
2021-11-30Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2021-11-30Merge tag 'v5.10.82' into v5.10/standard/baseBruce Ashfield
2021-11-26fs: export an inode_update_time helperJosef Bacik
2021-09-08Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2021-09-08Merge tag 'v5.10.63' into v5.10/standard/baseBruce Ashfield
2021-09-08new helper: inode_wrong_type()Al Viro
2021-06-15Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-06-15aufs5: aufs-baseBruce Ashfield
2021-06-09Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-06-09Revert "aufs5: aufs5-base"Bruce Ashfield
2021-06-09Revert "for aufs: linux-v5.10-rc1, no more vfs_(read|write)f_t"Bruce Ashfield
2021-04-20Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2021-04-20for aufs: linux-v5.10-rc1, no more vfs_(read|write)f_tJ. R. Okajima
2020-12-30Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2020-12-30Merge tag 'v5.10.4' into v5.10/standard/baseBruce Ashfield
2020-12-30fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()Hao Li
2020-12-17fs/dcache: disable preemption on i_dir_seq's write sideSebastian Andrzej Siewior
2020-12-17aufs5: aufs5-baseBruce Ashfield
2020-11-13Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-11-10vfs: move __sb_{start,end}_write* to fs.hDarrick J. Wong
2020-11-10vfs: separate __sb_start_write into blocking and non-blocking helpersDarrick J. Wong
2020-10-29fs: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-24Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-10-23Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-16Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds