summaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)AuthorFilesLines
11 daystracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)1-30/+30
14 daysMerge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds15-61/+148
2024-05-14net: change proto and proto_ops accept typeJens Axboe1-1/+4
2024-05-08ocfs2: remove redundant assignment to variable statusColin Ian King1-1/+0
2024-04-26ocfs2: use coarse time for new created filesSu Yue1-1/+1
2024-04-26ocfs2: update inode fsync transaction id in ocfs2_unlink and ocfs2_linkSu Yue1-0/+2
2024-04-26ocfs2: fix races between hole punching and AIO+DIOSu Yue1-0/+2
2024-04-26ocfs2: return real error code in ocfs2_dio_wr_get_blockSu Yue1-2/+0
2024-04-26ocfs2: fix sparse warningsHeming Zhao5-15/+16
2024-04-26ocfs2: speed up chain-list searchingHeming Zhao1-1/+1
2024-04-26ocfs2: adjust enabling place for la windowHeming Zhao2-12/+8
2024-04-26ocfs2: improve write IO performance when fragmentation is highHeming Zhao5-11/+108
2024-04-26ocfs2: update inode ctime in ocfs2_fileattr_setSu Yue1-0/+1
2024-04-26ocfs2: correctly use ocfs2_find_next_zero_bit()Joseph Qi3-18/+9
2024-03-15Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds3-3/+4
2024-03-14ocfs2: enable ocfs2_listxattr for special filesSu Yue1-0/+1
2024-03-14ocfs2: remove SLAB_MEM_SPREAD flag usageChengming Zhou2-5/+4
2024-03-14Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-2/+17
2024-03-13mm, slab: remove last vestiges of SLAB_MEM_SPREADLinus Torvalds2-5/+4
2024-03-11Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds1-2/+2
2024-03-11Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-16/+16
2024-02-25ocfs2: port block device access to fileChristian Brauner1-16/+16
2024-02-23ocfs2: spelling fixYongzhen Zhang1-1/+1
2024-02-08fs: super_set_uuid()Kent Overstreet1-2/+2
2024-02-08quota: Properly annotate i_dquot arrays with __rcuJan Kara2-2/+2
2024-02-05ocfs2: adapt to breakup of struct file_lockJeff Layton2-6/+4
2024-02-05filelock: split common fields into struct file_lock_coreJeff Layton2-0/+2
2024-02-05ocfs2: convert to using new filelock helpersJeff Layton2-3/+3
2024-01-23quota: Set nofs allocation context when acquiring dqio_semJan Kara2-0/+15
2024-01-12Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-16/+0
2024-01-12Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-3/+5
2024-01-11Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-1/+0
2024-01-10Merge tag 'dlm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds1-0/+1
2023-12-29fs: convert block_write_full_page to block_write_full_folioMatthew Wilcox (Oracle)2-2/+2
2023-12-29ocfs2: remove writepage implementationMatthew Wilcox (Oracle)2-11/+6
2023-12-28fs: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados1-1/+0
2023-12-21ocfs2_find_match(): there's no such thing as NULL or negative ->d_parentAl Viro1-7/+0
2023-12-21__ocfs2_add_entry(), ocfs2_prepare_dir_for_insert(): namelen checksAl Viro1-9/+0
2023-12-11fs: convert error_remove_page to error_remove_folioMatthew Wilcox (Oracle)1-1/+1
2023-11-25ocfs2: Avoid touching renamed directory if parent does not changeJan Kara1-3/+5
2023-11-16dlm: implement EXPORT_OP_ASYNC_LOCKAlexander Aring1-0/+1
2023-11-03Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds6-7/+25
2023-11-03Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-9/+10
2023-11-01ocfs2: fix a spelling typo in commentKunwu Chan1-1/+1
2023-11-01ocfs2: replace BUG_ON() at ocfs2_num_free_extents() with ocfs2_error()Jia Rui1-1/+8
2023-10-31Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds12-75/+77
2023-10-30Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2-3/+3
2023-10-28ocfs2: Convert to use bdev_open_by_dev()Jan Kara1-36/+45
2023-10-26buffer: remove folio_create_empty_buffers()Matthew Wilcox (Oracle)1-1/+1