summaryrefslogtreecommitdiff
path: root/fs/ocfs2/namei.c
AgeCommit message (Expand)Author
2023-11-25ocfs2: Avoid touching renamed directory if parent does not changeJan Kara
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-10-18fs: ocfs2: check status valuesArtem Chernyshev
2023-10-18ocfs2: convert to new timestamp accessorsJeff Layton
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-18fs: ocfs2: namei: check return value of ocfs2_add_entry()Artem Chernyshev
2023-07-24ocfs2: convert to ctime accessor functionsJeff Layton
2023-03-23ocfs2: Switch to security_inode_init_security()Roberto Sassu
2023-01-19fs: port privilege checking helpers to mnt_idmapChristian Brauner
2023-01-19fs: port inode_init_owner() to mnt_idmapChristian Brauner
2023-01-19fs: port ->rename() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->mknod() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->mkdir() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->symlink() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->create() to pass mnt_idmapChristian Brauner
2022-12-12Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-20ocfs2: clear dinode links count in case of errorJoseph Qi
2022-10-20ocfs2: fix BUG when iput after ocfs2_mknod failsJoseph Qi
2022-10-20fs: rename current get acl methodChristian Brauner
2022-07-21fs: move S_ISGID stripping into the vfs_*() helpersYang Xu
2022-03-22fs/ocfs2: fix comments mentioning i_mutexhongnanli
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-04-12ocfs2: convert to fileattrMiklos Szeredi
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2021-01-24inode: make init and permission helpers idmapped mount awareChristian Brauner
2020-12-15ocfs2: ratelimit the 'max lookup times reached' noticeMauricio Faria de Oliveira
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-04-02ocfs2: roll back the reference count modification of the parent directory if ...wangjian
2020-01-31ocfs2: use ocfs2_update_inode_fsync_trans() to access t_tid in handle->h_tran...wangyan
2019-09-24fs/ocfs2/namei.c: remove set but not used variableszhengbin
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner
2018-06-07ocfs2: drop a VLA in ocfs2_orphan_del()Salvatore Mesoraca
2018-04-05ocfs2: use 'oi' instead of 'OCFS2_I()'piaojun
2018-01-29ocfs2: convert to new i_version APIJeff Layton
2016-12-12ocfs2: replace CURRENT_TIME macroDeepa Dinamani
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi
2016-09-27fs: make remaining filesystems use .rename2Miklos Szeredi
2016-05-12ocfs2: fix posix_acl_create deadlockJunxiao Bi
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-14ocfs2: access orphan dinode before delete entry in ocfs2_orphan_delJoseph Qi
2016-01-14ocfs2: clean up redundant NULL check before iputJoseph Qi
2016-01-11Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-12ocfs2: fix SGID not inherited issueJunxiao Bi
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro
2015-11-20ocfs2: fix umask ignored issueJunxiao Bi
2015-11-05ocfs2: should reclaim the inode if '__ocfs2_mknod_locked' returns an erroralex chen