btitle> https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-6.12.y ://universe.0xinfinity.dev/distro/kernel/atom/fs/ocfs2/cluster?h=linux-6.12.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/fs/ocfs2/cluster
AgeCommit message (Expand)Author
2024-02-25ocfs2: port block device access to fileChristian Brauner
2023-10-28ocfs2: Convert to use bdev_open_by_dev()Jan Kara
2023-08-18ocfs2: cluster: fix potential deadlock on &o2net_debug_lockChengfeng Ye
2023-08-18ocfs2: cluster: fix potential deadlock on &qs->qs_lockChengfeng Ye
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-24ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()David Howells
2023-06-24ocfs2: Fix use of slab data with sendpageDavid Howells
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig
2023-06-05block: introduce holder opsChristoph Hellwig
2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye
2022-12-19Treewide: Stop corrupting socket's task_fragBenjamin Coddington
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-11-18ocfs2: use bitmap API in fill_node_mapJoseph Qi
2022-11-18ocfs2/cluster: use bitmap API instead of hand-writing itJoseph Qi
2022-07-14fs/ocfs2: Use the enum req_op and blk_opf_t typesBart Van Assche
2022-07-14ocfs2/cluster: remove the hr_dev_name field from struct o2hb_regionChristoph Hellwig
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22fs/ocfs2: fix comments mentioning i_mutexhongnanli
2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds