index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
file.c
Age
Commit message (
Expand
)
Author
2025-09-26
ext4: fix checks for orphan inodes
Jan Kara
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-16
ext4: support uncached buffered I/O
Taotao Chen
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
2025-06-17
fs/ext4: transition from deprecated .mmap hook to .mmap_prepare
Lorenzo Stoakes
2025-06-17
fs/dax: make it possible to check dev dax support without a VMA
Lorenzo Stoakes
2025-05-20
ext4: Add multi-fsblock atomic write support with bigalloc
Ritesh Harjani (IBM)
2025-05-20
ext4: factor out ext4_get_maxbytes()
Zhang Yi
2025-03-27
Merge tag 'ext4-for_linus-6.15-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-13
Revert "ext4: add pre-content fsnotify hook for DAX faults"
Amir Goldstein
2025-03-13
ext4: add more ext4_emergency_state() checks around sb_rdonly()
Baokun Li
2025-03-13
ext4: add ext4_emergency_state() helper function
Baokun Li
2024-12-11
ext4: add pre-content fsnotify hook for DAX faults
Jan Kara
2024-11-18
Merge tag 'ext4_for_linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-11-12
ext4: disambiguate the return value of ext4_dio_write_end_io()
Jinliang Zheng
2024-11-05
ext4: Do not fallback to buffered-io for DIO atomic write
Ritesh Harjani (IBM)
2024-11-05
ext4: Support setting FMODE_CAN_ATOMIC_WRITE
Ritesh Harjani (IBM)
2024-11-05
ext4: Check for atomic writes support in write iter
Ritesh Harjani (IBM)
2024-10-30
ext4: Call ext4_journal_stop(handle) only once in ext4_dio_write_iter()
Markus Elfring
2024-09-03
ext4: dax: keep orphan list before truncate overflow allocated blocks
yangerkun
2024-08-26
ext4: dax: fix overflowing extents beyond inode size when partially writing
Zhihao Cheng
2024-05-18
Merge tag 'ext4_for_linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-02
ext4: replace deprecated strncpy with alternatives
Justin Stitt
2024-05-02
ext4: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Christoph Hellwig
2024-04-07
fs: claw back a few FMODE_* bits
Christian Brauner
2024-01-18
ext4: remove unnecessary parameter "needed" in ext4_discard_preallocations
Kemeng Shi
2023-11-30
ext4: fix warning in ext4_dio_write_end_io()
Jan Kara
2023-10-31
ext4: properly sync file size update after O_SYNC direct IO
Jan Kara
2023-10-31
ext4: fix racy may inline data check in dio write
Brian Foster
2023-08-31
Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-08-27
ext4: drop dio overwrite only flag and associated warning
Brian Foster
2023-08-24
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
2023-07-29
ext4: make ext4_forced_shutdown() take struct super_block
Jan Kara
2023-06-29
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-26
ext4: allow concurrent unaligned dio overwrites
Brian Foster
2023-06-09
filemap: update ki_pos in generic_perform_write
Christoph Hellwig
2023-06-09
backing_dev: remove current->backing_dev_info
Christoph Hellwig
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2023-05-24
ext4: Provide a splice-read wrapper
David Howells
2023-04-03
fs: add FMODE_DIO_PARALLEL_WRITE flag
Jens Axboe
2023-02-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-02-14
ext4: dio take shared inode lock when overwriting preallocated blocks
Zhang Yi
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2022-10-20
fs: rename current get acl method
Christian Brauner
2022-10-06
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-09-29
ext4: avoid crash when inline data creation follows DIO write
Jan Kara
2022-09-11
ext4: support STATX_DIOALIGN
Eric Biggers
2022-09-11
fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
Eric Biggers
[next]