index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Age
Commit message (
Expand
)
Author
2023-07-08
docs: update ocfs2-devel mailing list address
Anthony Iliopoulos
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-24
ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
David Howells
2023-06-24
ocfs2: Fix use of slab data with sendpage
David Howells
2023-06-23
ocfs2: remove redundant assignment to variable bit_off
Colin Ian King
2023-06-12
ocfs2: check new file size on fallocate call
Luís Henriques
2023-06-12
ocfs2: fix use-after-free when unmounting read-only filesystem
Luís Henriques
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-09
ocfs2: cleanup trace events
Joseph Qi
2023-06-09
ocfs2: correct return value of ocfs2_local_free_info()
Joseph Qi
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2023-05-24
ocfs2: Provide a splice-read wrapper
David Howells
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-04-24
Merge tag 'pull-old-dio' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2023-04-24
Merge tag 'pull-write-one-page' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-24
Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-04-24
Merge tag 'lsm-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-21
ocfs2: reduce ioctl stack usage
Arnd Bergmann
2023-03-23
ocfs2: Switch to security_inode_init_security()
Roberto Sassu
2023-03-12
ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page
Christoph Hellwig
2023-03-07
ocfs2: fix data corruption after failed write
Jan Kara via Ocfs2-devel
2023-03-06
fs: rename generic posix acl handlers
Christian Brauner
2023-03-06
fs: drop unused posix acl handlers
Christian Brauner
2023-03-05
__blockdev_direct_IO(): get rid of submit_io callback
Al Viro
2023-02-27
ocfs2: fix non-auto defrag path not working issue
Heming Zhao via Ocfs2-devel
2023-02-27
ocfs2: fix defrag path triggering jbd2 ASSERT
Heming Zhao via Ocfs2-devel
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-20
Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-26
fs: build the legacy direct I/O code conditionally
Christoph Hellwig
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2023-01-19
quota: port to mnt_idmap
Christian Brauner
2023-01-19
fs: port privilege checking helpers to mnt_idmap
Christian Brauner
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
2023-01-19
fs: port acl to mnt_idmap
Christian Brauner
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
[next]