summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-09-218-47/+40
|\
| * ocfs2: cleanup return value and mlog in ocfs2_global_read_info()Joseph Qi2024-09-101-6/+9
| * ocfs2: use max() to improve ocfs2_dlm_seq_show()Thorsten Blum2024-09-021-5/+2
| * ocfs2: fix shift-out-of-bounds UBSAN bug in ocfs2_verify_volume()qasdev2024-09-021-2/+2
| * ocfs2: fix unexpected zeroing of virtual diskChi Zhiling2024-09-021-1/+1
| * ocfs2: remove custom swap functions in favor of built-in sort swapKuan-Wei Chiu2024-09-023-33/+7
| * ocfs2: fix the la space leak when unmounting an ocfs2 volumeHeming Zhao2024-09-021-0/+19
* | Merge tag 'mm-hotfixes-stable-2024-09-19-00-31' of git://git.kernel.org/pub/s...Linus Torvalds2024-09-193-7/+12
|\ \
| * | ocfs2: cancel dqi_sync_work before freeing oinfoJoseph Qi2024-09-101-2/+6
| * | ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodateLizhi Xu2024-09-101-1/+2
| * | ocfs2: remove unreasonable unlock in ocfs2_read_blocksLizhi Xu2024-09-101-1/+0
| * | ocfs2: fix null-ptr-deref when journal load failed.Julian Sun2024-09-101-3/+4
| |/
* | Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-09-163-3/+12
|\ \
| * | ocfs2: store cookie in private dataChristian Brauner2024-09-123-3/+12
| |/
* | buffer: Convert __block_write_begin() to take a folioMatthew Wilcox (Oracle)2024-08-071-1/+1
* | ocfs2: Convert ocfs2_write_zero_page to use a folioMatthew Wilcox (Oracle)2024-08-071-8/+9
* | fs: Convert aops->write_begin to take a folioMatthew Wilcox (Oracle)2024-08-073-9/+9
* | fs: Convert aops->write_end to take a folioMatthew Wilcox (Oracle)2024-08-071-1/+1
|/
* Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-07-228-44/+67
|\
| * ocfs2: add bounds checking to ocfs2_check_dir_entry()lei lu2024-07-051-17/+29
| * fs: add kernel-doc comments to ocfs2_prepare_orphan_dir()Yang Li2024-07-051-0/+2
| * ocfs2: constify struct ocfs2_stack_operationsChristophe JAILLET2024-06-253-3/+3
| * ocfs2: constify struct ocfs2_lock_res_opsChristophe JAILLET2024-06-252-15/+15
| * ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry()Ferry Meng2024-06-251-5/+10
| * ocfs2: add bounds checking to ocfs2_xattr_find_entry()Ferry Meng2024-06-251-4/+8
* | ocfs2: fix DIO failure due to insufficient transaction creditsJan Kara2024-06-254-0/+26
|/
* ocfs2: fix NULL pointer dereference in ocfs2_abort_trigger()Joseph Qi2024-06-153-82/+131
* ocfs2: fix NULL pointer dereference in ocfs2_journal_dirty()Joseph Qi2024-06-151-4/+6
* tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-231-30/+30
* Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-1915-61/+148
|\
| * ocfs2: remove redundant assignment to variable statusColin Ian King2024-05-081-1/+0
| * ocfs2: use coarse time for new created filesSu Yue2024-04-261-1/+1
| * ocfs2: update inode fsync transaction id in ocfs2_unlink and ocfs2_linkSu Yue2024-04-261-0/+2
| * ocfs2: fix races between hole punching and AIO+DIOSu Yue2024-04-261-0/+2
| * ocfs2: return real error code in ocfs2_dio_wr_get_blockSu Yue2024-04-261-2/+0
| * ocfs2: fix sparse warningsHeming Zhao2024-04-265-15/+16
| * ocfs2: speed up chain-list searchingHeming Zhao2024-04-261-1/+1
| * ocfs2: adjust enabling place for la windowHeming Zhao2024-04-262-12/+8
| * ocfs2: improve write IO performance when fragmentation is highHeming Zhao2024-04-265-11/+108
| * ocfs2: update inode ctime in ocfs2_fileattr_setSu Yue2024-04-261-0/+1
| * ocfs2: correctly use ocfs2_find_next_zero_bit()Joseph Qi2024-04-263-18/+9
* | net: change proto and proto_ops accept typeJens Axboe2024-05-141-1/+4
|/
* Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-153-3/+4
|\
| * ocfs2: enable ocfs2_listxattr for special filesSu Yue2024-03-141-0/+1
| * ocfs2: remove SLAB_MEM_SPREAD flag usageChengming Zhou2024-03-142-5/+4
| * ocfs2: spelling fixYongzhen Zhang2024-02-231-1/+1
* | Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-134-2/+17
|\ \
| * | quota: Properly annotate i_dquot arrays with __rcuJan Kara2024-02-082-2/+2
| * | quota: Set nofs allocation context when acquiring dqio_semJan Kara2024-01-232-0/+15
| |/
* | mm, slab: remove last vestiges of SLAB_MEM_SPREADLinus Torvalds2024-03-132-5/+4