summaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2025-12-06ocfs2: fix xattr array entry __counted_by errorLinus Torvalds
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-20ocfs2: mark inode bad upon validation failure during readAhmet Eray Karadag
2025-11-20ocfs2: replace deprecated strcpy with strscpyThorsten Blum
2025-11-20ocfs2: replace deprecated strcpy in ocfs2_create_xattr_blockThorsten Blum
2025-11-20ocfs2: validate cl_bpc in allocator inodes to prevent divide-by-zeroDeepanshu Kartikey
2025-11-20ocfs2: add extra consistency checks for chain allocator dinodesDmitry Antipov
2025-11-16convert dlmfsAl Viro
2025-11-12ocfs2: add inline inode consistency check to ocfs2_validate_inode_block()Dmitry Antipov
2025-11-12ocfs2: convert to host endian in ocfs2_validate_inode_blockJoseph Qi
2025-11-12ocfs2: use correct endian in ocfs2_dinode_has_extentsJoseph Qi
2025-11-12ocfs2: add boundary check to ocfs2_check_dir_entry()Dmitry Antipov
2025-11-12ocfs2: add directory size check to ocfs2_find_dir_space_id()Dmitry Antipov
2025-11-12ocfs2: add extra consistency check to ocfs2_dx_dir_lookup_rec()Dmitry Antipov
2025-11-12ocfs2: annotate flexible array members with __counted_by_le()Dmitry Antipov
2025-11-12ocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent()Dmitry Antipov
2025-11-11ocfs2: add extra flags check in ocfs2_ioctl_move_extents()Dmitry Antipov
2025-11-05fs: inline current_umask() and move it to fs_struct.hMateusz Guzik
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook
2025-11-04net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook
2025-10-31filemap: Add folio_next_pos()Matthew Wilcox (Oracle)
2025-10-29ocfs2: don't opencode filemap_fdatawrite_range in ocfs2_journal_submit_inode_...Christoph Hellwig
2025-10-20Coccinelle-based conversion to use ->i_state accessorsMateusz Guzik
2025-10-20ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usageMateusz Guzik
2025-10-15ocfs2: clear extent cache after moving/defragmenting extentsDeepanshu Kartikey
2025-10-02Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-09-29Merge tag 'dlm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-28ocfs2: fix double free in user_cluster_connect()Dan Carpenter
2025-09-23VFS: rename kern_path_locked() and related functions.NeilBrown
2025-09-22ocfs2: avoid extra calls to strlen() after ocfs2_sprintf_system_inode_name()Dmitry Antipov
2025-09-19fs: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-09-15fs: rename generic_delete_inode() and generic_drop_inode()Mateusz Guzik
2025-09-13ocfs2: add suballoc slot check in ocfs2_validate_inode_block()Dmitry Antipov
2025-09-13ocfs2: fix super block reserved field offset commentyili
2025-09-13ocfs2: remove unnecessary NULL check in ocfs2_grab_folios()Dan Carpenter
2025-09-13ocfs2: remove commented out mlog() statementsThorsten Blum
2025-09-08ocfs2: fix recursive semaphore deadlock in fiemap callMark Tinguely
2025-08-27ocfs2: prevent release journal inode after journal shutdownEdward Adam Davis
2025-08-12dlm: use defines for force values in dlm_release_lockspaceAlexander Aring
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds