index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Age
Commit message (
Expand
)
Author
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-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-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
2024-03-14
ocfs2: enable ocfs2_listxattr for special files
Su Yue
2024-03-14
ocfs2: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-03-13
Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-02-25
ocfs2: port block device access to file
Christian Brauner
2024-02-22
ocfs2: spelling fix
Yongzhen Zhang
2024-02-08
fs: super_set_uuid()
Kent Overstreet
2024-02-08
quota: Properly annotate i_dquot arrays with __rcu
Jan Kara
2024-02-05
ocfs2: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
filelock: split common fields into struct file_lock_core
Jeff Layton
2024-02-05
ocfs2: convert to using new filelock helpers
Jeff Layton
2024-01-23
quota: Set nofs allocation context when acquiring dqio_sem
Jan Kara
2024-01-11
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-01-11
Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2024-01-10
Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2024-01-10
Merge tag 'dlm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2023-12-29
fs: convert block_write_full_page to block_write_full_folio
Matthew Wilcox (Oracle)
[next]