index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+4
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-0
/
+2
2024-11-11
ocfs2: fix uninitialized value in ocfs2_file_read_iter()
Dmitry Antipov
1
-0
/
+4
2024-10-28
ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow
Edward Adam Davis
1
-0
/
+8
2024-10-17
fs: Fix uninitialized value issue in from_kuid and from_kgid
Alessandro Zanni
1
-3
/
+6
2024-10-02
Merge patch series "Fixup NLM and kNFSD file lock callbacks"
Christian Brauner
1
-0
/
+2
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-2
/
+9
2024-09-12
gfs2/ocfs2: set FOP_ASYNC_LOCK
Benjamin Coddington
1
-0
/
+2
2024-09-12
ocfs2: store cookie in private data
Christian Brauner
1
-2
/
+9
2024-08-07
buffer: Convert __block_write_begin() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-08-07
ocfs2: Convert ocfs2_write_zero_page to use a folio
Matthew Wilcox (Oracle)
1
-8
/
+9
2024-04-25
ocfs2: fix races between hole punching and AIO+DIO
Su Yue
1
-0
/
+2
2024-03-14
ocfs2: enable ocfs2_listxattr for special files
Su Yue
1
-0
/
+1
2023-12-29
fs: convert block_write_full_page to block_write_full_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-10-18
ocfs2: convert to new timestamp accessors
Jeff Layton
1
-14
/
+16
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+1
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-8
/
+10
2023-08-18
fs: convert block_commit_write to return void
Bean Huo
1
-6
/
+1
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
1
-1
/
+1
2023-08-06
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
1
-2
/
+3
2023-07-24
ocfs2: convert to ctime accessor functions
Jeff Layton
1
-7
/
+9
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+40
2023-06-12
ocfs2: check new file size on fallocate call
Luís Henriques
1
-1
/
+7
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
1
-1
/
+1
2023-05-24
ocfs2: Provide a splice-read wrapper
David Howells
1
-2
/
+39
2023-01-19
quota: port to mnt_idmap
Christian Brauner
1
-2
/
+1
2023-01-19
fs: port privilege checking helpers to mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
1
-3
/
+4
2022-12-12
Merge tag 'fs.ovl.setgid.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2022-10-20
fs: rename current get acl method
Christian Brauner
1
-2
/
+2
2022-10-18
attr: use consistent sgid stripping checks
Christian Brauner
1
-2
/
+2
2022-06-26
attr: port attribute changes to new types
Christian Brauner
1
-1
/
+1
2022-06-26
quota: port quota helpers mount ids
Christian Brauner
1
-1
/
+1
2022-05-09
ocfs2: Convert ocfs2 to read_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-22
fs/ocfs2: fix comments mentioning i_mutex
hongnanli
1
-2
/
+2
2022-03-22
ocfs2: cleanup some return variables
Joseph Qi
1
-6
/
+3
2021-11-06
ocfs2: fix data corruption on truncate
Jan Kara
1
-2
/
+6
2021-07-30
ocfs2: issue zeroout to EOF blocks
Junxiao Bi
1
-39
/
+60
2021-07-30
ocfs2: fix zero out valid data
Junxiao Bi
1
-2
/
+2
2021-06-05
ocfs2: fix data corruption by fallocate
Junxiao Bi
1
-5
/
+50
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-3
/
+1
2021-04-27
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2021-04-12
ocfs2: convert to fileattr
Miklos Szeredi
1
-0
/
+2
2021-04-09
ocfs2: fix deadlock between setattr and dio_end_io_write
Wengang Wang
1
-2
/
+6
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+10
2021-01-27
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
1
-1
/
+1
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-4
/
+6
2021-01-24
stat: handle idmapped mounts
Christian Brauner
1
-1
/
+1
[next]