summaryrefslogtreecommitdiff
path: root/fs/ocfs2/file.c
AgeCommit message (Expand)Author
2024-03-14ocfs2: enable ocfs2_listxattr for special filesSu Yue
2023-12-29fs: convert block_write_full_page to block_write_full_folioMatthew Wilcox (Oracle)
2023-10-18ocfs2: convert to new timestamp accessorsJeff Layton
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-18fs: convert block_commit_write to return voidBean Huo
2023-08-09fs: pass the request_mask to generic_fillattrJeff Layton
2023-08-06vfs: get rid of old '->iterate' directory operationLinus Torvalds
2023-07-24ocfs2: convert to ctime accessor functionsJeff Layton
2023-06-26Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-12ocfs2: check new file size on fallocate callLuís Henriques
2023-05-24splice: Use filemap_splice_read() instead of generic_file_splice_read()David Howells
2023-05-24ocfs2: Provide a splice-read wrapperDavid Howells
2023-01-19quota: port to mnt_idmapChristian Brauner
2023-01-19fs: port privilege checking helpers to mnt_idmapChristian Brauner
2023-01-19fs: port ->permission() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->getattr() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner
2022-12-12Merge tag 'fs.ovl.setgid.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-20fs: rename current get acl methodChristian Brauner
2022-10-18attr: use consistent sgid stripping checksChristian Brauner
2022-06-26attr: port attribute changes to new typesChristian Brauner
2022-06-26quota: port quota helpers mount idsChristian Brauner
2022-05-09ocfs2: Convert ocfs2 to read_folioMatthew Wilcox (Oracle)
2022-03-22fs/ocfs2: fix comments mentioning i_mutexhongnanli
2022-03-22ocfs2: cleanup some return variablesJoseph Qi
2021-11-06ocfs2: fix data corruption on truncateJan Kara
2021-07-30ocfs2: issue zeroout to EOF blocksJunxiao Bi
2021-07-30ocfs2: fix zero out valid dataJunxiao Bi
2021-06-05ocfs2: fix data corruption by fallocateJunxiao Bi
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-04-27Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-12ocfs2: convert to fileattrMiklos Szeredi
2021-04-09ocfs2: fix deadlock between setattr and dio_end_io_writeWengang Wang
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-01-27block: use an on-stack bio in blkdev_issue_flushChristoph Hellwig
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2021-01-24stat: handle idmapped mountsChristian Brauner
2021-01-24attr: handle idmapped mountsChristian Brauner
2021-01-24namei: make permission helpers idmapped mount awareChristian Brauner
2020-05-22block: remove the error_sector argument to blkdev_issue_flushChristoph Hellwig
2020-02-04ocfs2: fix oops when writing cloned fileGang He
2019-11-06ocfs2: protect extent tree in ocfs2_prepare_inode_for_write()Shuning Zhang
2019-10-19ocfs2: fix error handling in ocfs2_setattr()Chengguang Xu
2019-09-24fs/ocfs2/file.c: remove set but not used variableszhengbin
2019-09-24ocfs2: use jbd2_inode dirty range scopingJoseph Qi
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner
2018-11-03ocfs2: don't use iocb when EIOCBQUEUED returnsChangwei Ge
2018-10-30ocfs2: remove ocfs2_reflink_remap_rangeDarrick J. Wong
2018-10-30ocfs2: support partial clone range and dedupe rangeDarrick J. Wong