summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-261-3/+4
|\ \ \
| * | | block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig2023-06-121-1/+2
| * | | block: use the holder as indication for exclusive opensChristoph Hellwig2023-06-121-2/+2
| * | | block: introduce holder opsChristoph Hellwig2023-06-051-1/+1
* | | | Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-262-3/+43
|\| | | | |_|/ |/| |
| * | splice: Use filemap_splice_read() instead of generic_file_splice_read()David Howells2023-05-241-1/+1
| * | ocfs2: Provide a splice-read wrapperDavid Howells2023-05-242-2/+42
| |/
* | ocfs2: check new file size on fallocate callLuís Henriques2023-06-121-1/+7
* | ocfs2: fix use-after-free when unmounting read-only filesystemLuís Henriques2023-06-121-2/+4
|/
* Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-04-271-11/+26
|\
| * ocfs2: reduce ioctl stack usageArnd Bergmann2023-04-211-11/+26
* | Merge tag 'pull-old-dio' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2023-04-241-1/+1
|\ \
| * | __blockdev_direct_IO(): get rid of submit_io callbackAl Viro2023-03-051-1/+1