summaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2022-12-19Treewide: Stop corrupting socket's task_fragBenjamin Coddington
2022-12-12Merge tag 'fs.ovl.setgid.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-12Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2022-12-11ocfs2: always read both high and low parts of dinode link countAlexey Asemov
2022-11-30ocfs2: fix memory leak in ocfs2_mount_volume()Li Zetao
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-11-18ocfs2: fix memory leak in ocfs2_stack_glue_init()Shang XiaoJing
2022-11-18ocfs2/dlm: use bitmap API instead of hand-writing itJoseph Qi
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-10-20ocfs2: clear dinode links count in case of errorJoseph Qi
2022-10-20ocfs2: fix BUG when iput after ocfs2_mknod failsJoseph Qi
2022-10-20fs: rename current get acl methodChristian Brauner
2022-10-19fs: pass dentry to set acl methodChristian Brauner
2022-10-18attr: use consistent sgid stripping checksChristian Brauner
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-06Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-10-03Merge tag 'dlm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2022-10-03fs/ocfs2: fix repeated words in commentswangjianli
2022-10-03fs/ocfs2/suballoc.h: fix spelling typo in commentJiangshan Yi
2022-10-03ocfs2: replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-11ocfs2: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-11ocfs2: replace ll_rw_block()Zhang Yi
2022-08-28ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdownHeming Zhao
2022-08-23fs: dlm: remove DLM_LSFL_FS from uapiAlexander Aring
2022-08-17Change calling conventions for filldir_tAl Viro
2022-08-09Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-08-03Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-02mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()Matthew Wilcox (Oracle)
2022-08-02ocfs2: Convert ocfs2_read_folio() to use a folioMatthew Wilcox (Oracle)
2022-08-02ocfs2: Use filemap_write_and_wait_range() in ocfs2_cow_sync_writeback()Matthew Wilcox (Oracle)
2022-08-01Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-29ocfs2: fix a typo in a commentChristophe JAILLET
2022-07-29ocfs2: use the bitmap API to simplify codeChristophe JAILLET
2022-07-29ocfs2: remove some useless functionsChristophe JAILLET
2022-07-21fs: move S_ISGID stripping into the vfs_*() helpersYang Xu
2022-07-18Revert "ocfs2: mount shared volume without ha stack"Junxiao Bi
2022-07-17fs/ocfs2: Fix spelling typo in commentJiangshan Yi
2022-07-14fs/ocfs2: Use the enum req_op and blk_opf_t typesBart Van Assche
2022-07-14fs/buffer: Combine two submit_bh() and ll_rw_block() argumentsBart Van Assche
2022-07-14ocfs2/cluster: remove the hr_dev_name field from struct o2hb_regionChristoph Hellwig
2022-06-26attr: port attribute changes to new typesChristian Brauner
2022-06-26quota: port quota helpers mount idsChristian Brauner
2022-06-16ocfs2: kill EBUSY from dlmfs_evict_inodeJunxiao Bi
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-25ocfs2: dlmfs: fix error handling of user_dlm_destroy_lockJunxiao Bi via Ocfs2-devel