index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-13
Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
14
-29
/
+106
2025-12-10
ocfs2: fix memory leak in ocfs2_merge_rec_left()
Dmitry Antipov
1
-1
/
+0
2025-12-10
ocfs2: invalidate inode if i_mode is zero after block read
Ahmet Eray Karadag
1
-0
/
+8
2025-12-10
ocfs2: avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-2
/
+6
2025-12-10
ocfs2: convert remaining read-only checks to ocfs2_emergency_state
Ahmet Eray Karadag
6
-11
/
+10
2025-12-10
ocfs2: add ocfs2_emergency_state helper and apply to setattr
Ahmet Eray Karadag
2
-0
/
+24
2025-12-10
ocfs2: fix kernel BUG in ocfs2_find_victim_chain
Prithvi Tambewagh
1
-0
/
+10
2025-12-10
ocfs2: validate inline xattr size and entry count in ocfs2_xattr_ibody_list
Deepanshu Kartikey
1
-2
/
+28
2025-12-10
ocfs2: replace deprecated strcpy with strscpy
Thorsten Blum
6
-11
/
+16
2025-12-10
ocfs2: check tl_used after reading it from trancate log inode
Edward Adam Davis
1
-2
/
+4
2025-12-06
ocfs2: fix xattr array entry __counted_by error
Linus Torvalds
1
-1
/
+1
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
6
-21
/
+113
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+3
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-3
/
+3
2025-12-01
Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+2
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-28
/
+6
2025-11-20
ocfs2: mark inode bad upon validation failure during read
Ahmet Eray Karadag
1
-0
/
+2
2025-11-20
ocfs2: replace deprecated strcpy with strscpy
Thorsten Blum
1
-2
/
+3
2025-11-20
ocfs2: replace deprecated strcpy in ocfs2_create_xattr_block
Thorsten Blum
1
-1
/
+1
2025-11-20
ocfs2: validate cl_bpc in allocator inodes to prevent divide-by-zero
Deepanshu Kartikey
1
-0
/
+10
2025-11-20
ocfs2: add extra consistency checks for chain allocator dinodes
Dmitry Antipov
1
-0
/
+17
2025-11-16
convert dlmfs
Al Viro
1
-5
/
+3
2025-11-12
ocfs2: add inline inode consistency check to ocfs2_validate_inode_block()
Dmitry Antipov
1
-0
/
+8
2025-11-12
ocfs2: convert to host endian in ocfs2_validate_inode_block
Joseph Qi
1
-1
/
+1
2025-11-12
ocfs2: use correct endian in ocfs2_dinode_has_extents
Joseph Qi
1
-4
/
+6
2025-11-12
ocfs2: add boundary check to ocfs2_check_dir_entry()
Dmitry Antipov
1
-2
/
+15
2025-11-12
ocfs2: add directory size check to ocfs2_find_dir_space_id()
Dmitry Antipov
1
-0
/
+8
2025-11-12
ocfs2: add extra consistency check to ocfs2_dx_dir_lookup_rec()
Dmitry Antipov
1
-0
/
+8
2025-11-12
ocfs2: annotate flexible array members with __counted_by_le()
Dmitry Antipov
2
-10
/
+21
2025-11-12
ocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent()
Dmitry Antipov
1
-1
/
+7
2025-11-11
ocfs2: add extra flags check in ocfs2_ioctl_move_extents()
Dmitry Antipov
1
-0
/
+6
2025-11-05
fs: inline current_umask() and move it to fs_struct.h
Mateusz Guzik
1
-0
/
+1
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-2
/
+2
2025-10-31
filemap: Add folio_next_pos()
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-10-29
ocfs2: don't opencode filemap_fdatawrite_range in ocfs2_journal_submit_inode_...
Christoph Hellwig
1
-9
/
+2
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
2
-3
/
+3
2025-10-20
ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
Mateusz Guzik
4
-25
/
+3
2025-10-15
ocfs2: clear extent cache after moving/defragmenting extents
Deepanshu Kartikey
1
-0
/
+5
2025-10-02
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
9
-36
/
+28
2025-09-29
Merge tag 'dlm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
1
-1
/
+1
2025-09-29
Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+4
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-09-28
ocfs2: fix double free in user_cluster_connect()
Dan Carpenter
1
-0
/
+1
2025-09-23
VFS: rename kern_path_locked() and related functions.
NeilBrown
1
-2
/
+2
2025-09-22
ocfs2: avoid extra calls to strlen() after ocfs2_sprintf_system_inode_name()
Dmitry Antipov
3
-21
/
+17
2025-09-19
fs: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2
-2
/
+4
[next]