summaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2024-01-11Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-01-11Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2024-01-10Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2024-01-10Merge tag 'dlm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2023-12-29fs: convert block_write_full_page to block_write_full_folioMatthew Wilcox (Oracle)
2023-12-29ocfs2: remove writepage implementationMatthew Wilcox (Oracle)
2023-12-28fs: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados
2023-12-21ocfs2_find_match(): there's no such thing as NULL or negative ->d_parentAl Viro
2023-12-21__ocfs2_add_entry(), ocfs2_prepare_dir_for_insert(): namelen checksAl Viro
2023-12-10fs: convert error_remove_page to error_remove_folioMatthew Wilcox (Oracle)
2023-11-25ocfs2: Avoid touching renamed directory if parent does not changeJan Kara
2023-11-16dlm: implement EXPORT_OP_ASYNC_LOCKAlexander Aring
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-01ocfs2: fix a spelling typo in commentKunwu Chan
2023-11-01ocfs2: replace BUG_ON() at ocfs2_num_free_extents() with ocfs2_error()Jia Rui
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-30Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-28ocfs2: Convert to use bdev_open_by_dev()Jan Kara
2023-10-25buffer: remove folio_create_empty_buffers()Matthew Wilcox (Oracle)
2023-10-25ocfs2: convert ocfs2_map_page_blocks to use a folioMatthew Wilcox (Oracle)
2023-10-18ocfs2: fix a typo in a commentYuanheng Zhang
2023-10-18fs: ocfs2: check status valuesArtem Chernyshev
2023-10-18ocfs2: annotate struct ocfs2_replay_map with __counted_byKees Cook
2023-10-18ocfs2: convert to new timestamp accessorsJeff Layton
2023-10-09ocfs2: move ocfs2_xattr_handlers and ocfs2_xattr_handler_map to .rodataWedson Almeida Filho
2023-10-04fs: ocfs2: replace strlcpy with sysfs_emitAzeem Shaikh
2023-10-04ocfs2: correct range->len in ocfs2_trim_fs()Yuanheng Zhang
2023-10-02ocfs2: Annotate struct ocfs2_slot_info with __counted_byKees Cook
2023-08-31Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-08-31Merge tag 'dlm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2023-08-29Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
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.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...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-23jbd2: jbd2_journal_init_{dev,inode} return proper error return valueZhang Yi
2023-08-18fs: ocfs2: namei: check return value of ocfs2_add_entry()Artem Chernyshev
2023-08-18ocfs2: cluster: fix potential deadlock on &o2net_debug_lockChengfeng Ye
2023-08-18ocfs2: cluster: fix potential deadlock on &qs->qs_lockChengfeng Ye
2023-08-18ocfs2: use regular seq_show_option for osb_cluster_stackKees Cook
2023-08-18ocfs2: Use struct_size()Christophe JAILLET
2023-08-18ocfs2: use flexible array in 'struct ocfs2_recovery_map'Christophe JAILLET
2023-08-18fs: convert block_commit_write to return voidBean Huo
2023-08-09fs: pass the request_mask to generic_fillattrJeff Layton
2023-08-09ocfs2: stop using bdev->bd_super for journal error loggingChristoph Hellwig
2023-08-06vfs: get rid of old '->iterate' directory operationLinus Torvalds
2023-08-02fs: add CONFIG_BUFFER_HEADChristoph Hellwig
2023-07-24ocfs2: convert to ctime accessor functionsJeff Layton