index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Age
Commit message (
Expand
)
Author
30 hours
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
7 days
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7 days
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7 days
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
2025-05-11
ocfs2: fix possible memory leak in ocfs2_finish_quota_recovery
Murad Masimov
2025-05-11
ocfs2: simplify return statement in ocfs2_filecheck_attr_store()
Thorsten Blum
2025-05-11
ocfs2: o2net_idle_timer: Rename del_timer_sync in comment
WangYuli
2025-05-07
ocfs2: stop quota recovery before disabling quotas
Jan Kara
2025-05-07
ocfs2: implement handshaking with ocfs2 recovery thread
Jan Kara
2025-05-07
ocfs2: switch osb->disable_recovery to enum
Jan Kara
2025-05-07
ocfs2: fix panic in failed foilio allocation
Mark Tinguely
2025-05-07
ocfs2: fix the issue with discontiguous allocation in the global_bitmap
Heming Zhao
2025-04-22
fs/ocfs2: use sleeping version of __find_get_block()
Davidlohr Bueso
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-16
ocfs2: remove reference to bh->b_page
Matthew Wilcox (Oracle)
2025-03-16
ocfs2: use memcpy_to_folio() in ocfs2_symlink_get_block()
Matthew Wilcox (Oracle)
2025-03-16
ocfs2: validate l_tree_depth to avoid out-of-bounds access
Vasiliy Kovalev
2025-03-16
fs: convert block_commit_write() to take a folio
Matthew Wilcox (Oracle)
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025-02-01
ocfs2: fix incorrect CPU endianness conversion causing mount failure
Heming Zhao
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-27
ocfs2_dentry_revalidate(): use stable parent inode and name passed by caller
Al Viro
2025-01-27
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-01-24
ocfs2: use str_yes_no() and str_no_yes() helper functions
Thorsten Blum
2025-01-24
ocfs2: remove parameter parent_fe_bh from __ocfs2_mknod_locked
Su Yue
2025-01-24
ocfs2: mark dquot as inactive if failed to start trans while releasing dquot
Su Yue
2025-01-24
ocfs2: check tl->count of truncate log inode in ocfs2_get_truncate_log_info
Su Yue
2025-01-24
ocfs2: correct l_next_free_rec in online check
Julian Sun
2025-01-24
ocfs2: check el->l_next_free_rec in ocfs2_get_clusters_nocache
Julian Sun
2025-01-15
ocfs2: check dir i_size in ocfs2_find_entry
Su Yue
2025-01-12
ocfs2: support large folios in ocfs2_write_zero_page()
Mark Tinguely
2025-01-12
ocfs2: support large folios in ocfs2_zero_cluster_folios()
Mark Tinguely
[next]