summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2
Commit message (Expand)AuthorAgeFilesLines
* fs: convert block_write_full_page to block_write_full_folioMatthew Wilcox (Oracle)2023-12-292-2/+2
* ocfs2: remove writepage implementationMatthew Wilcox (Oracle)2023-12-292-11/+6
* fs: convert error_remove_page to error_remove_folioMatthew Wilcox (Oracle)2023-12-101-1/+1
* Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-026-7/+25
|\
| * ocfs2: fix a spelling typo in commentKunwu Chan2023-11-011-1/+1
| * ocfs2: replace BUG_ON() at ocfs2_num_free_extents() with ocfs2_error()Jia Rui2023-11-011-1/+8
| * ocfs2: fix a typo in a commentYuanheng Zhang2023-10-181-1/+1
| * fs: ocfs2: check status valuesArtem Chernyshev2023-10-182-0/+12
| * ocfs2: annotate struct ocfs2_replay_map with __counted_byKees Cook2023-10-181-1/+1
| * fs: ocfs2: replace strlcpy with sysfs_emitAzeem Shaikh2023-10-041-2/+1
| * ocfs2: correct range->len in ocfs2_trim_fs()Yuanheng Zhang2023-10-041-1/+1
* | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-021-9/+10
|\ \
| * | buffer: remove folio_create_empty_buffers()Matthew Wilcox (Oracle)2023-10-251-1/+1
| * | ocfs2: convert ocfs2_map_page_blocks to use a folioMatthew Wilcox (Oracle)2023-10-251-9/+10
| |/
* | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-301-1/+1
|\ \
| * | ocfs2: Annotate struct ocfs2_slot_info with __counted_byKees Cook2023-10-021-1/+1
| |/
* | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-10-3012-75/+77
|\ \
| * | ocfs2: convert to new timestamp accessorsJeff Layton2023-10-1812-75/+77
| |/
* | Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-10-302-3/+3
|\ \
| * | ocfs2: move ocfs2_xattr_handlers and ocfs2_xattr_handler_map to .rodataWedson Almeida Filho2023-10-092-3/+3
| |/
* / ocfs2: Convert to use bdev_open_by_dev()Jan Kara2023-10-281-36/+45
|/
* Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-08-311-4/+4
|\
| * jbd2: jbd2_journal_init_{dev,inode} return proper error return valueZhang Yi2023-08-231-4/+4
* | Merge tag 'dlm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2023-08-311-10/+3
|\ \
| * | fs: dlm: fix F_CANCELLK to cancel pending requestAlexander Aring2023-07-201-10/+3
| |/
* | Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds2023-08-291-0/+1
|\ \
| * | fs: add CONFIG_BUFFER_HEADChristoph Hellwig2023-08-021-0/+1
| |/
* | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-296-43/+43
|\ \
| * | fs: ocfs2: namei: check return value of ocfs2_add_entry()Artem Chernyshev2023-08-181-0/+4
| * | ocfs2: cluster: fix potential deadlock on &o2net_debug_lockChengfeng Ye2023-08-181-20/+20
| * | ocfs2: cluster: fix potential deadlock on &qs->qs_lockChengfeng Ye2023-08-181-13/+13
| * | ocfs2: use regular seq_show_option for osb_cluster_stackKees Cook2023-08-181-2/+1
| * | ocfs2: Use struct_size()Christophe JAILLET2023-08-181-3/+3
| * | ocfs2: use flexible array in 'struct ocfs2_recovery_map'Christophe JAILLET2023-08-182-5/+2
| |/
* | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-291-6/+1
|\ \
| * | fs: convert block_commit_write to return voidBean Huo2023-08-181-6/+1
| |/
* | Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-08-281-3/+3
|\ \
| * | ocfs2: stop using bdev->bd_super for journal error loggingChristoph Hellwig2023-08-091-3/+3
| |/
* | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-08-2812-52/+58
|\ \
| * | fs: pass the request_mask to generic_fillattrJeff Layton2023-08-091-1/+1
| * | ocfs2: convert to ctime accessor functionsJeff Layton2023-07-2412-51/+57
| |/
* / vfs: get rid of old '->iterate' directory operationLinus Torvalds2023-08-061-2/+3
|/
* docs: update ocfs2-devel mailing list addressAnthony Iliopoulos2023-07-081-3/+3
* Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-281-17/+21
|\
| * ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()David Howells2023-06-241-6/+9
| * ocfs2: Fix use of slab data with sendpageDavid Howells2023-06-241-11/+12
* | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-283-9/+4
|\ \
| * | ocfs2: remove redundant assignment to variable bit_offColin Ian King2023-06-231-1/+1
| * | ocfs2: cleanup trace eventsJoseph Qi2023-06-091-2/+0
| * | ocfs2: correct return value of ocfs2_local_free_info()Joseph Qi2023-06-091-6/+3