开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Age
Commit message (
Expand
)
Author
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
2025-01-12
ocfs2: remove ocfs2_start_walk_page_trans() prototype
Matthew Wilcox (Oracle)
2025-01-12
ocfs2: use a folio in ocfs2_fast_symlink_read_folio()
Matthew Wilcox (Oracle)
2025-01-12
ocfs2: convert ocfs2_read_inline_data() to take a folio
Matthew Wilcox (Oracle)
2025-01-12
ocfs2: convert ocfs2_map_and_dirty_page() to ocfs2_map_and_dirty_folio()
Mark Tinguely
2025-01-12
ocfs2: convert ocfs2_duplicate_clusters_by_page() to use a folio
Mark Tinguely
2025-01-12
ocfs2: use an array of folios instead of an array of pages
Mark Tinguely
2025-01-12
ocfs2: convert ocfs2_clear_page_regions() to ocfs2_clear_folio_regions()
Mark Tinguely
2025-01-12
ocfs2: convert ocfs2_map_page_blocks() to ocfs2_map_folio_blocks()
Mark Tinguely
2025-01-12
ocfs2: use a folio in ocfs2_map_and_dirty_page()
Mark Tinguely
2025-01-12
ocfs2: use a folio in ocfs2_prepare_page_for_write()
Mark Tinguely
2025-01-12
ocfs2: use a folio in ocfs2_write_end_nolock()
Mark Tinguely
2025-01-12
ocfs2: convert ocfs2_write_failure() to use a folio
Mark Tinguely
2025-01-12
ocfs2: convert w_pages to w_folios
Mark Tinguely
2025-01-12
ocfs2: convert ocfs2_inode_lock_with_page() to ocfs2_inode_lock_with_folio()
Mark Tinguely
2025-01-12
ocfs2: convert ocfs2_readpage_inline() to take a folio
Mark Tinguely
2025-01-12
ocfs2: pass mmap_folio around instead of mmap_page
Matthew Wilcox (Oracle)
2025-01-12
ocfs2: use a folio in ocfs2_write_begin_inline()
Mark Tinguely
2025-01-12
ocfs2: use a folio in ocfs2_zero_new_buffers()
Mark Tinguely
2025-01-12
ocfs2: convert w_target_page to w_target_folio
Mark Tinguely
2025-01-12
ocfs2: convert ocfs2_page_mkwrite() to use a folio
Matthew Wilcox (Oracle)
2025-01-12
ocfs2: handle a symlink read error correctly
Matthew Wilcox (Oracle)
2025-01-12
ocfs2: replace deprecated simple_strtol with kstrtol
Daniel Yang
2025-01-12
ocfs2: miscellaneous spelling fixes
Dmitry Antipov
2025-01-12
ocfs2: heartbeat: replace simple_strtoul with kstrtoul
Daniel Yang
2025-01-12
ocfs2: convert to the new mount API
Eric Sandeen
2025-01-12
dlmfs: convert to the new mount API
Eric Sandeen
2024-12-30
ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv
Dennis Lam
2024-12-18
ocfs2: fix the space leak in LA when releasing LA
Heming Zhao
2024-12-18
ocfs2: revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"
Heming Zhao
2024-12-05
ocfs2: update seq_file index in ocfs2_dlm_seq_next
Wengang Wang
2024-12-05
ocfs2: free inode when ocfs2_get_init_inode() fails
Tetsuo Handa
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-11-14
ocfs2: uncache inode which has failed entering the group
Dmitry Antipov
[next]