index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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
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
2025-01-12
ocfs2: convert ocfs2_page_mkwrite() to use a folio
Matthew Wilcox (Oracle)
1
-9
/
+9
2025-01-12
ocfs2: handle a symlink read error correctly
Matthew Wilcox (Oracle)
1
-2
/
+3
2025-01-12
ocfs2: replace deprecated simple_strtol with kstrtol
Daniel Yang
1
-2
/
+3
2025-01-12
ocfs2: miscellaneous spelling fixes
Dmitry Antipov
22
-52
/
+52
2025-01-12
ocfs2: heartbeat: replace simple_strtoul with kstrtoul
Daniel Yang
1
-9
/
+12
2025-01-12
ocfs2: convert to the new mount API
Eric Sandeen
2
-332
/
+277
2025-01-12
dlmfs: convert to the new mount API
Eric Sandeen
1
-7
/
+16
2024-12-30
ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv
Dennis Lam
2
-1
/
+2
2024-12-18
ocfs2: fix the space leak in LA when releasing LA
Heming Zhao
1
-3
/
+5
2024-12-18
ocfs2: revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"
Heming Zhao
1
-19
/
+0
2024-12-05
ocfs2: update seq_file index in ocfs2_dlm_seq_next
Wengang Wang
1
-0
/
+1
2024-12-05
ocfs2: free inode when ocfs2_get_init_inode() fails
Tetsuo Handa
1
-1
/
+3
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
7
-58
/
+8
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-14
/
+10
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2
-1
/
+2
2024-11-14
ocfs2: uncache inode which has failed entering the group
Dmitry Antipov
1
-0
/
+2
2024-11-11
ocfs2: fix UBSAN warning in ocfs2_verify_volume()
Dmitry Antipov
1
-4
/
+9
2024-11-11
ocfs2: fix uninitialized value in ocfs2_file_read_iter()
Dmitry Antipov
2
-0
/
+6
2024-11-07
ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()
Andrew Kanner
1
-2
/
+1
2024-11-05
ocfs2: remove unused errmsg function and table
Dr. David Alan Gilbert
2
-55
/
+0
2024-11-05
ocfs2: cluster: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-11-05
ocfs2: fix typo in comment
Mohammed Anees
1
-1
/
+1
2024-11-05
ocfs2: remove unused declaration in header file
Zhang Zekun
1
-1
/
+0
2024-11-03
fdget(), more trivial conversions
Al Viro
1
-8
/
+5
2024-11-03
o2hb_region_dev_store(): avoid goto around fdget()/fdput()
Al Viro
1
-6
/
+5
2024-10-28
ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow
Edward Adam Davis
1
-0
/
+8
2024-10-17
fs: Fix uninitialized value issue in from_kuid and from_kgid
Alessandro Zanni
1
-3
/
+6
2024-10-02
Merge patch series "Fixup NLM and kNFSD file lock callbacks"
Christian Brauner
2
-1
/
+2
2024-10-01
exportfs: Remove EXPORT_OP_ASYNC_LOCK
Benjamin Coddington
1
-1
/
+0
2024-09-26
ocfs2: fix uninit-value in ocfs2_get_block()
Joseph Qi
1
-3
/
+2
[prev]
[next]