index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Age
Commit message (
Expand
)
Author
2024-09-26
ocfs2: fix uninit-value in ocfs2_get_block()
Joseph Qi
2024-09-26
ocfs2: fix deadlock in ocfs2_get_system_file_inode
Mohammed Anees
2024-09-26
ocfs2: reserve space for inline xattr before attaching reflink tree
Gautham Ananthakrishna
2024-09-23
Merge tag 'fs_for_v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-19
Merge tag 'mm-hotfixes-stable-2024-09-19-00-31' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-12
ocfs2: store cookie in private data
Christian Brauner
2024-09-09
ocfs2: cleanup return value and mlog in ocfs2_global_read_info()
Joseph Qi
2024-09-09
ocfs2: cancel dqi_sync_work before freeing oinfo
Joseph Qi
2024-09-09
ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate
Lizhi Xu
2024-09-09
ocfs2: remove unreasonable unlock in ocfs2_read_blocks
Lizhi Xu
2024-09-09
ocfs2: fix null-ptr-deref when journal load failed.
Julian Sun
2024-09-01
ocfs2: use max() to improve ocfs2_dlm_seq_show()
Thorsten Blum
2024-09-01
ocfs2: fix shift-out-of-bounds UBSAN bug in ocfs2_verify_volume()
qasdev
2024-09-01
ocfs2: fix unexpected zeroing of virtual disk
Chi Zhiling
2024-09-01
ocfs2: remove custom swap functions in favor of built-in sort swap
Kuan-Wei Chiu
2024-09-01
ocfs2: fix the la space leak when unmounting an ocfs2 volume
Heming Zhao
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-07
buffer: Convert __block_write_begin() to take a folio
Matthew Wilcox (Oracle)
2024-08-07
ocfs2: Convert ocfs2_write_zero_page to use a folio
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-07-22
quota: remove unneeded return value of register_quota_format
Kemeng Shi
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-04
ocfs2: add bounds checking to ocfs2_check_dir_entry()
lei lu
2024-07-04
fs: add kernel-doc comments to ocfs2_prepare_orphan_dir()
Yang Li
2024-06-24
ocfs2: constify struct ocfs2_stack_operations
Christophe JAILLET
2024-06-24
ocfs2: constify struct ocfs2_lock_res_ops
Christophe JAILLET
2024-06-24
ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry()
Ferry Meng
2024-06-24
ocfs2: add bounds checking to ocfs2_xattr_find_entry()
Ferry Meng
2024-06-24
ocfs2: fix DIO failure due to insufficient transaction credits
Jan Kara
2024-06-15
ocfs2: fix NULL pointer dereference in ocfs2_abort_trigger()
Joseph Qi
2024-06-15
ocfs2: fix NULL pointer dereference in ocfs2_journal_dirty()
Joseph Qi
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
2024-05-08
ocfs2: remove redundant assignment to variable status
Colin Ian King
2024-04-25
ocfs2: use coarse time for new created files
Su Yue
2024-04-25
ocfs2: update inode fsync transaction id in ocfs2_unlink and ocfs2_link
Su Yue
2024-04-25
ocfs2: fix races between hole punching and AIO+DIO
Su Yue
2024-04-25
ocfs2: return real error code in ocfs2_dio_wr_get_block
Su Yue
2024-04-25
ocfs2: fix sparse warnings
Heming Zhao
2024-04-25
ocfs2: speed up chain-list searching
Heming Zhao
2024-04-25
ocfs2: adjust enabling place for la window
Heming Zhao
2024-04-25
ocfs2: improve write IO performance when fragmentation is high
Heming Zhao
2024-04-25
ocfs2: update inode ctime in ocfs2_fileattr_set
Su Yue
2024-04-25
ocfs2: correctly use ocfs2_find_next_zero_bit()
Joseph Qi
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
[next]