aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)AuthorFilesLines
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 3-3/+4
2024-03-14ocfs2: enable ocfs2_listxattr for special filesGravatar Su Yue 1-0/+1
2024-03-14ocfs2: remove SLAB_MEM_SPREAD flag usageGravatar Chengming Zhou 2-5/+4
2024-03-13Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-2/+17
2024-03-12mm, slab: remove last vestiges of SLAB_MEM_SPREADGravatar Linus Torvalds 2-5/+4
2024-03-11Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Gravatar Linus Torvalds 1-2/+2
2024-03-11Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Gravatar Linus Torvalds 1-16/+16
2024-02-25ocfs2: port block device access to fileGravatar Christian Brauner 1-16/+16
2024-02-22ocfs2: spelling fixGravatar Yongzhen Zhang 1-1/+1
2024-02-08fs: super_set_uuid()Gravatar Kent Overstreet 1-2/+2
2024-02-08quota: Properly annotate i_dquot arrays with __rcuGravatar Jan Kara 2-2/+2
2024-02-05ocfs2: adapt to breakup of struct file_lockGravatar Jeff Layton 2-6/+4
2024-02-05filelock: split common fields into struct file_lock_coreGravatar Jeff Layton 2-0/+2
2024-02-05ocfs2: convert to using new filelock helpersGravatar Jeff Layton 2-3/+3
2024-01-23quota: Set nofs allocation context when acquiring dqio_semGravatar Jan Kara 2-0/+15
2024-01-11Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 2-16/+0
2024-01-11Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Gravatar Linus Torvalds 1-3/+5
2024-01-10Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 1-1/+0
2024-01-10Merge tag 'dlm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Gravatar Linus Torvalds 1-0/+1
2023-12-29fs: convert block_write_full_page to block_write_full_folioGravatar Matthew Wilcox (Oracle) 2-2/+2
2023-12-29ocfs2: remove writepage implementationGravatar Matthew Wilcox (Oracle) 2-11/+6
2023-12-28fs: Remove the now superfluous sentinel elements from ctl_table arrayGravatar Joel Granados 1-1/+0
2023-12-21ocfs2_find_match(): there's no such thing as NULL or negative ->d_parentGravatar Al Viro 1-7/+0
2023-12-21__ocfs2_add_entry(), ocfs2_prepare_dir_for_insert(): namelen checksGravatar Al Viro 1-9/+0
2023-12-10fs: convert error_remove_page to error_remove_folioGravatar Matthew Wilcox (Oracle) 1-1/+1
2023-11-25ocfs2: Avoid touching renamed directory if parent does not changeGravatar Jan Kara 1-3/+5
2023-11-16dlm: implement EXPORT_OP_ASYNC_LOCKGravatar Alexander Aring 1-0/+1
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 6-7/+25
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-9/+10
2023-11-01ocfs2: fix a spelling typo in commentGravatar Kunwu Chan 1-1/+1
2023-11-01ocfs2: replace BUG_ON() at ocfs2_num_free_extents() with ocfs2_error()Gravatar Jia Rui 1-1/+8
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Gravatar Linus Torvalds 12-75/+77
2023-10-30Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Gravatar Linus Torvalds 2-3/+3
2023-10-28ocfs2: Convert to use bdev_open_by_dev()Gravatar Jan Kara 1-36/+45
2023-10-25buffer: remove folio_create_empty_buffers()Gravatar Matthew Wilcox (Oracle) 1-1/+1
2023-10-25ocfs2: convert ocfs2_map_page_blocks to use a folioGravatar Matthew Wilcox (Oracle) 1-9/+10
2023-10-18ocfs2: fix a typo in a commentGravatar Yuanheng Zhang 1-1/+1
2023-10-18fs: ocfs2: check status valuesGravatar Artem Chernyshev 2-0/+12
2023-10-18ocfs2: annotate struct ocfs2_replay_map with __counted_byGravatar Kees Cook 1-1/+1
2023-10-18ocfs2: convert to new timestamp accessorsGravatar Jeff Layton 12-75/+77
2023-10-09ocfs2: move ocfs2_xattr_handlers and ocfs2_xattr_handler_map to .rodataGravatar Wedson Almeida Filho 2-3/+3
2023-10-04fs: ocfs2: replace strlcpy with sysfs_emitGravatar Azeem Shaikh 1-2/+1
2023-10-04ocfs2: correct range->len in ocfs2_trim_fs()Gravatar Yuanheng Zhang 1-1/+1
2023-10-02ocfs2: Annotate struct ocfs2_slot_info with __counted_byGravatar Kees Cook 1-1/+1
2023-08-31Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-4/+4
2023-08-31Merge tag 'dlm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Gravatar Linus Torvalds 1-10/+3
2023-08-29Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-0/+1
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 6-43/+43
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-6/+1