index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5 days
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
7 days
Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7 days
Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7 days
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7 days
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-16
convert dlmfs
Al Viro
2025-11-05
fs: inline current_umask() and move it to fs_struct.h
Mateusz Guzik
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-10-31
filemap: Add folio_next_pos()
Matthew Wilcox (Oracle)
2025-10-29
ocfs2: don't opencode filemap_fdatawrite_range in ocfs2_journal_submit_inode_...
Christoph Hellwig
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
2025-10-20
ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
Mateusz Guzik
2025-10-15
ocfs2: clear extent cache after moving/defragmenting extents
Deepanshu Kartikey
2025-10-02
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-09-29
Merge tag 'dlm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-28
ocfs2: fix double free in user_cluster_connect()
Dan Carpenter
2025-09-23
VFS: rename kern_path_locked() and related functions.
NeilBrown
2025-09-22
ocfs2: avoid extra calls to strlen() after ocfs2_sprintf_system_inode_name()
Dmitry Antipov
2025-09-19
fs: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
2025-09-13
ocfs2: add suballoc slot check in ocfs2_validate_inode_block()
Dmitry Antipov
2025-09-13
ocfs2: fix super block reserved field offset comment
yili
2025-09-13
ocfs2: remove unnecessary NULL check in ocfs2_grab_folios()
Dan Carpenter
2025-09-13
ocfs2: remove commented out mlog() statements
Thorsten Blum
2025-09-08
ocfs2: fix recursive semaphore deadlock in fiemap call
Mark Tinguely
2025-08-27
ocfs2: prevent release journal inode after journal shutdown
Edward Adam Davis
2025-08-12
dlm: use defines for force values in dlm_release_lockspace
Alexander Aring
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-19
ocfs2: avoid potential ABBA deadlock by reordering tl_inode lock
Ivan Pravdin
2025-07-19
ocfs2: avoid NULL pointer dereference in dx_dir_lookup_rec()
Ivan Pravdin
2025-07-19
ocfs2/dlm: fix "take a while" typo
Ahelenia ZiemiaĆska
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2025-07-09
ocfs2: update d_splice_alias() return code checking
Tetsuo Handa
2025-07-09
ocfs2: embed actual values into ocfs2_sysfile_lock_key names
Tetsuo Handa
2025-07-09
ocfs2: remove redundant NULL check in rename path
Long Li
2025-07-09
ocfs2: reset folio to NULL when get folio fails
Lizhi Xu
2025-07-09
ocfs2: replace simple_strtol with kstrtol
Su Hui
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
2025-06-19
fs: replace mmap hook with .mmap_prepare for simple mappings
Lorenzo Stoakes
2025-06-10
new helper: set_default_d_op()
Al Viro
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-11
ocfs2: remove unnecessary NULL check before unregister_sysctl_table()
Chen Ni
[next]