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
/
ext4
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2026-02-12
mm: update all remaining mmap_prepare users to use vma_flags_t
Lorenzo Stoakes
1
-2
/
+2
2026-02-12
Merge tag 'ext4_for_linus-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-15
/
+9
2026-01-19
ext4: remove unused unwritten parameter in ext4_dio_write_iter()
Zhang Yi
1
-7
/
+7
2026-01-19
ext4: remove useless ext4_iomap_overwrite_ops
Zhang Yi
1
-4
/
+1
2026-01-19
ext4: avoid starting handle when dio writing an unwritten extent
Zhang Yi
1
-3
/
+1
2026-01-19
ext4: remove unnecessary zero-initialization via memset
pengdonglin
1
-1
/
+0
2026-01-12
ext4: add setlease file operation
Jeff Layton
1
-0
/
+2
2025-09-26
ext4: fix checks for orphan inodes
Jan Kara
1
-1
/
+1
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+7
2025-07-16
ext4: support uncached buffered I/O
Taotao Chen
1
-1
/
+2
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
1
-1
/
+1
2025-06-17
fs/ext4: transition from deprecated .mmap hook to .mmap_prepare
Lorenzo Stoakes
1
-6
/
+7
2025-06-17
fs/dax: make it possible to check dev dax support without a VMA
Lorenzo Stoakes
1
-1
/
+1
2025-05-20
ext4: Add multi-fsblock atomic write support with bigalloc
Ritesh Harjani (IBM)
1
-1
/
+6
2025-05-20
ext4: factor out ext4_get_maxbytes()
Zhang Yi
1
-6
/
+1
2025-03-27
Merge tag 'ext4-for_linus-6.15-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+19
2025-03-13
Revert "ext4: add pre-content fsnotify hook for DAX faults"
Amir Goldstein
1
-3
/
+0
2025-03-13
ext4: add more ext4_emergency_state() checks around sb_rdonly()
Baokun Li
1
-1
/
+2
2025-03-13
ext4: add ext4_emergency_state() helper function
Baokun Li
1
-7
/
+17
2024-12-11
ext4: add pre-content fsnotify hook for DAX faults
Jan Kara
1
-0
/
+3
2024-11-18
Merge tag 'ext4_for_linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+5
2024-11-12
ext4: disambiguate the return value of ext4_dio_write_end_io()
Jinliang Zheng
1
-2
/
+3
2024-11-05
ext4: Do not fallback to buffered-io for DIO atomic write
Ritesh Harjani (IBM)
1
-0
/
+7
2024-11-05
ext4: Support setting FMODE_CAN_ATOMIC_WRITE
Ritesh Harjani (IBM)
1
-0
/
+3
2024-11-05
ext4: Check for atomic writes support in write iter
Ritesh Harjani (IBM)
1
-0
/
+14
2024-10-30
ext4: Call ext4_journal_stop(handle) only once in ext4_dio_write_iter()
Markus Elfring
1
-5
/
+2
2024-09-03
ext4: dax: keep orphan list before truncate overflow allocated blocks
yangerkun
1
-6
/
+6
2024-08-26
ext4: dax: fix overflowing extents beyond inode size when partially writing
Zhihao Cheng
1
-4
/
+4
2024-05-18
Merge tag 'ext4_for_linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+2
2024-05-02
ext4: replace deprecated strncpy with alternatives
Justin Stitt
1
-2
/
+1
2024-05-02
ext4: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Christoph Hellwig
1
-1
/
+1
2024-04-07
fs: claw back a few FMODE_* bits
Christian Brauner
1
-3
/
+3
2024-01-18
ext4: remove unnecessary parameter "needed" in ext4_discard_preallocations
Kemeng Shi
1
-1
/
+1
2023-11-30
ext4: fix warning in ext4_dio_write_end_io()
Jan Kara
1
-6
/
+8
2023-10-31
ext4: properly sync file size update after O_SYNC direct IO
Jan Kara
1
-88
/
+65
2023-10-31
ext4: fix racy may inline data check in dio write
Brian Foster
1
-7
/
+9
2023-08-31
Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-22
/
+16
2023-08-27
ext4: drop dio overwrite only flag and associated warning
Brian Foster
1
-15
/
+10
2023-08-24
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
1
-6
/
+5
2023-07-29
ext4: make ext4_forced_shutdown() take struct super_block
Jan Kara
1
-7
/
+6
2023-06-29
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-40
/
+46
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+3
2023-06-26
ext4: allow concurrent unaligned dio overwrites
Brian Foster
1
-40
/
+46
2023-06-09
filemap: update ki_pos in generic_perform_write
Christoph Hellwig
1
-6
/
+3
2023-06-09
backing_dev: remove current->backing_dev_info
Christoph Hellwig
1
-2
/
+0
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
1
-1
/
+1
2023-05-24
ext4: Provide a splice-read wrapper
David Howells
1
-1
/
+12
2023-04-03
fs: add FMODE_DIO_PARALLEL_WRITE flag
Jens Axboe
1
-1
/
+2
[next]