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
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
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
[next]