index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
6
-7
/
+25
|
\
|
*
ocfs2: fix a spelling typo in comment
Kunwu Chan
2023-11-01
1
-1
/
+1
|
*
ocfs2: replace BUG_ON() at ocfs2_num_free_extents() with ocfs2_error()
Jia Rui
2023-11-01
1
-1
/
+8
|
*
ocfs2: fix a typo in a comment
Yuanheng Zhang
2023-10-18
1
-1
/
+1
|
*
fs: ocfs2: check status values
Artem Chernyshev
2023-10-18
2
-0
/
+12
|
*
ocfs2: annotate struct ocfs2_replay_map with __counted_by
Kees Cook
2023-10-18
1
-1
/
+1
|
*
fs: ocfs2: replace strlcpy with sysfs_emit
Azeem Shaikh
2023-10-04
1
-2
/
+1
|
*
ocfs2: correct range->len in ocfs2_trim_fs()
Yuanheng Zhang
2023-10-04
1
-1
/
+1
*
|
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
1
-9
/
+10
|
\
\
|
*
|
buffer: remove folio_create_empty_buffers()
Matthew Wilcox (Oracle)
2023-10-25
1
-1
/
+1
|
*
|
ocfs2: convert ocfs2_map_page_blocks to use a folio
Matthew Wilcox (Oracle)
2023-10-25
1
-9
/
+10
|
|
/
*
|
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-30
1
-1
/
+1
|
\
\
|
*
|
ocfs2: Annotate struct ocfs2_slot_info with __counted_by
Kees Cook
2023-10-02
1
-1
/
+1
|
|
/
*
|
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
12
-75
/
+77
|
\
\
|
*
|
ocfs2: convert to new timestamp accessors
Jeff Layton
2023-10-18
12
-75
/
+77
|
|
/
*
|
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
2
-3
/
+3
|
\
\
|
*
|
ocfs2: move ocfs2_xattr_handlers and ocfs2_xattr_handler_map to .rodata
Wedson Almeida Filho
2023-10-09
2
-3
/
+3
|
|
/
*
/
ocfs2: Convert to use bdev_open_by_dev()
Jan Kara
2023-10-28
1
-36
/
+45
|
/
*
Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-08-31
1
-4
/
+4
|
\
|
*
jbd2: jbd2_journal_init_{dev,inode} return proper error return value
Zhang Yi
2023-08-23
1
-4
/
+4
*
|
Merge tag 'dlm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2023-08-31
1
-10
/
+3
|
\
\
|
*
|
fs: dlm: fix F_CANCELLK to cancel pending request
Alexander Aring
2023-07-20
1
-10
/
+3
|
|
/
*
|
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-29
1
-0
/
+1
|
\
\
|
*
|
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
2023-08-02
1
-0
/
+1
|
|
/
*
|
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
6
-43
/
+43
|
\
\
|
*
|
fs: ocfs2: namei: check return value of ocfs2_add_entry()
Artem Chernyshev
2023-08-18
1
-0
/
+4
|
*
|
ocfs2: cluster: fix potential deadlock on &o2net_debug_lock
Chengfeng Ye
2023-08-18
1
-20
/
+20
|
*
|
ocfs2: cluster: fix potential deadlock on &qs->qs_lock
Chengfeng Ye
2023-08-18
1
-13
/
+13
|
*
|
ocfs2: use regular seq_show_option for osb_cluster_stack
Kees Cook
2023-08-18
1
-2
/
+1
|
*
|
ocfs2: Use struct_size()
Christophe JAILLET
2023-08-18
1
-3
/
+3
|
*
|
ocfs2: use flexible array in 'struct ocfs2_recovery_map'
Christophe JAILLET
2023-08-18
2
-5
/
+2
|
|
/
*
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
1
-6
/
+1
|
\
\
|
*
|
fs: convert block_commit_write to return void
Bean Huo
2023-08-18
1
-6
/
+1
|
|
/
*
|
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
1
-3
/
+3
|
\
\
|
*
|
ocfs2: stop using bdev->bd_super for journal error logging
Christoph Hellwig
2023-08-09
1
-3
/
+3
|
|
/
*
|
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
12
-52
/
+58
|
\
\
|
*
|
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-08-09
1
-1
/
+1
|
*
|
ocfs2: convert to ctime accessor functions
Jeff Layton
2023-07-24
12
-51
/
+57
|
|
/
*
/
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
2023-08-06
1
-2
/
+3
|
/
*
docs: update ocfs2-devel mailing list address
Anthony Iliopoulos
2023-07-08
1
-3
/
+3
*
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
1
-17
/
+21
|
\
|
*
ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
David Howells
2023-06-24
1
-6
/
+9
|
*
ocfs2: Fix use of slab data with sendpage
David Howells
2023-06-24
1
-11
/
+12
*
|
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
3
-9
/
+4
|
\
\
|
*
|
ocfs2: remove redundant assignment to variable bit_off
Colin Ian King
2023-06-23
1
-1
/
+1
|
*
|
ocfs2: cleanup trace events
Joseph Qi
2023-06-09
1
-2
/
+0
|
*
|
ocfs2: correct return value of ocfs2_local_free_info()
Joseph Qi
2023-06-09
1
-6
/
+3
*
|
|
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-3
/
+4
|
\
\
\
|
*
|
|
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-1
/
+2
|
*
|
|
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
1
-2
/
+2
[next]