index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
ocfs2: reset folio to NULL when get folio fails
Lizhi Xu
1
-0
/
+1
2025-06-19
ocfs2: fix possible memory leak in ocfs2_finish_quota_recovery
Murad Masimov
1
-1
/
+1
2025-05-07
ocfs2: stop quota recovery before disabling quotas
Jan Kara
5
-9
/
+30
2025-05-07
ocfs2: implement handshaking with ocfs2 recovery thread
Jan Kara
2
-17
/
+39
2025-05-07
ocfs2: switch osb->disable_recovery to enum
Jan Kara
2
-7
/
+14
2025-05-07
ocfs2: fix panic in failed foilio allocation
Mark Tinguely
1
-0
/
+1
2025-05-07
ocfs2: fix the issue with discontiguous allocation in the global_bitmap
Heming Zhao
2
-6
/
+33
2025-04-22
fs/ocfs2: use sleeping version of __find_get_block()
Davidlohr Bueso
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-13
/
+14
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+3
2025-03-16
ocfs2: remove reference to bh->b_page
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-03-16
ocfs2: use memcpy_to_folio() in ocfs2_symlink_get_block()
Matthew Wilcox (Oracle)
1
-12
/
+5
2025-03-16
ocfs2: validate l_tree_depth to avoid out-of-bounds access
Vasiliy Kovalev
1
-0
/
+8
2025-03-16
fs: convert block_commit_write() to take a folio
Matthew Wilcox (Oracle)
2
-3
/
+3
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2
-10
/
+10
2025-02-01
ocfs2: fix incorrect CPU endianness conversion causing mount failure
Heming Zhao
1
-1
/
+1
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+5
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2025-01-27
ocfs2_dentry_revalidate(): use stable parent inode and name passed by caller
Al Viro
1
-8
/
+3
2025-01-27
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
1
-1
/
+2
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
35
-737
/
+708
2025-01-24
ocfs2: use str_yes_no() and str_no_yes() helper functions
Thorsten Blum
4
-15
/
+16
2025-01-24
ocfs2: remove parameter parent_fe_bh from __ocfs2_mknod_locked
Su Yue
1
-4
/
+3
2025-01-24
ocfs2: mark dquot as inactive if failed to start trans while releasing dquot
Su Yue
1
-0
/
+5
2025-01-24
ocfs2: check tl->count of truncate log inode in ocfs2_get_truncate_log_info
Su Yue
1
-0
/
+15
2025-01-24
ocfs2: correct l_next_free_rec in online check
Julian Sun
1
-0
/
+24
2025-01-24
ocfs2: check el->l_next_free_rec in ocfs2_get_clusters_nocache
Julian Sun
1
-0
/
+10
2025-01-15
ocfs2: check dir i_size in ocfs2_find_entry
Su Yue
1
-4
/
+21
2025-01-12
ocfs2: support large folios in ocfs2_write_zero_page()
Mark Tinguely
1
-4
/
+4
2025-01-12
ocfs2: support large folios in ocfs2_zero_cluster_folios()
Mark Tinguely
1
-9
/
+5
2025-01-12
ocfs2: remove ocfs2_start_walk_page_trans() prototype
Matthew Wilcox (Oracle)
1
-5
/
+0
2025-01-12
ocfs2: use a folio in ocfs2_fast_symlink_read_folio()
Matthew Wilcox (Oracle)
1
-8
/
+3
2025-01-12
ocfs2: convert ocfs2_read_inline_data() to take a folio
Matthew Wilcox (Oracle)
3
-16
/
+8
2025-01-12
ocfs2: convert ocfs2_map_and_dirty_page() to ocfs2_map_and_dirty_folio()
Mark Tinguely
3
-15
/
+13
2025-01-12
ocfs2: convert ocfs2_duplicate_clusters_by_page() to use a folio
Mark Tinguely
1
-17
/
+15
2025-01-12
ocfs2: use an array of folios instead of an array of pages
Mark Tinguely
4
-65
/
+49
2025-01-12
ocfs2: convert ocfs2_clear_page_regions() to ocfs2_clear_folio_regions()
Mark Tinguely
1
-5
/
+4
2025-01-12
ocfs2: convert ocfs2_map_page_blocks() to ocfs2_map_folio_blocks()
Mark Tinguely
3
-12
/
+10
2025-01-12
ocfs2: use a folio in ocfs2_map_and_dirty_page()
Mark Tinguely
1
-5
/
+6
2025-01-12
ocfs2: use a folio in ocfs2_prepare_page_for_write()
Mark Tinguely
1
-9
/
+9
2025-01-12
ocfs2: use a folio in ocfs2_write_end_nolock()
Mark Tinguely
1
-20
/
+17
2025-01-12
ocfs2: convert ocfs2_write_failure() to use a folio
Mark Tinguely
1
-4
/
+3
2025-01-12
ocfs2: convert w_pages to w_folios
Mark Tinguely
2
-54
/
+65
2025-01-12
ocfs2: convert ocfs2_inode_lock_with_page() to ocfs2_inode_lock_with_folio()
Mark Tinguely
3
-15
/
+11
2025-01-12
ocfs2: convert ocfs2_readpage_inline() to take a folio
Mark Tinguely
1
-5
/
+5
2025-01-12
ocfs2: pass mmap_folio around instead of mmap_page
Matthew Wilcox (Oracle)
3
-23
/
+22
2025-01-12
ocfs2: use a folio in ocfs2_write_begin_inline()
Mark Tinguely
1
-9
/
+10
2025-01-12
ocfs2: use a folio in ocfs2_zero_new_buffers()
Mark Tinguely
1
-7
/
+7
2025-01-12
ocfs2: convert w_target_page to w_target_folio
Mark Tinguely
1
-32
/
+31
[next]