index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-10
ocfs2: convert remaining read-only checks to ocfs2_emergency_state
Ahmet Eray Karadag
1
-4
/
+4
2025-12-10
ocfs2: add ocfs2_emergency_state helper and apply to setattr
Ahmet Eray Karadag
1
-0
/
+6
2025-06-19
fs: replace mmap hook with .mmap_prepare for simple mappings
Lorenzo Stoakes
1
-2
/
+2
2025-03-16
fs: convert block_commit_write() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-01-12
ocfs2: support large folios in ocfs2_write_zero_page()
Mark Tinguely
1
-4
/
+4
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
[next]