index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
ext4: dax: keep orphan list before truncate overflow allocated blocks
yangerkun
1
-6
/
+6
2024-08-27
ext4: dax: fix overflowing extents beyond inode size when partially writing
Zhihao Cheng
1
-4
/
+4
2024-05-19
Merge tag 'ext4_for_linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+2
2024-05-03
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-12-01
ext4: fix warning in ext4_dio_write_end_io()
Jan Kara
1
-6
/
+8
2023-11-01
ext4: properly sync file size update after O_SYNC direct IO
Jan Kara
1
-88
/
+65
2023-11-01
ext4: fix racy may inline data check in dio write
Brian Foster
1
-7
/
+9
2023-09-01
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-25
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
1
-6
/
+5
2023-07-30
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-27
ext4: allow concurrent unaligned dio overwrites
Brian Foster
1
-40
/
+46
2023-06-10
filemap: update ki_pos in generic_perform_write
Christoph Hellwig
1
-6
/
+3
2023-06-10
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
2023-02-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-12
/
+22
2023-02-15
ext4: dio take shared inode lock when overwriting preallocated blocks
Zhang Yi
1
-12
/
+22
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2022-10-20
fs: rename current get acl method
Christian Brauner
1
-1
/
+1
2022-10-07
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+6
2022-09-29
ext4: avoid crash when inline data creation follows DIO write
Jan Kara
1
-0
/
+6
2022-09-12
ext4: support STATX_DIOALIGN
Eric Biggers
1
-16
/
+26
2022-09-12
fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
Eric Biggers
1
-2
/
+7
2022-05-16
iomap: add per-iomap_iter private data
Christoph Hellwig
1
-2
/
+2
2022-04-01
fs: Pass an iocb to generic_perform_write()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-02-08
ext4: support direct I/O with fscrypt using blk-crypto
Eric Biggers
1
-4
/
+6
2021-12-24
ext4: use ext4_journal_start/stop for fast commit transactions
Harshad Shirwadkar
1
-4
/
+0
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+3
2021-10-24
iomap: Add done_before argument to iomap_dio_rw
Andreas Gruenbacher
1
-2
/
+3
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
1
-1
/
+1
2021-09-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+2
2021-08-31
ext4: Support for checksumming from journal triggers
Jan Kara
1
-1
/
+2
2021-07-13
ext4: Convert to use mapping->invalidate_lock
Jan Kara
1
-6
/
+7
2021-05-01
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-4
/
+21
2021-04-22
ext4: Fix occasional generic/418 failure
Jan Kara
1
-4
/
+21
2021-04-12
ext4: convert to fileattr
Miklos Szeredi
1
-0
/
+2
2021-01-23
iomap: pass a flags argument to iomap_dio_rw
Christoph Hellwig
1
-3
/
+2
2020-12-22
ext4: don't leak old mountpoint samples
Theodore Ts'o
1
-1
/
+1
2020-12-22
ext4: drop ext4_handle_dirty_super()
Jan Kara
1
-1
/
+1
2020-12-22
ext4: protect superblock modifications with a buffer lock
Jan Kara
1
-0
/
+3
2020-11-07
ext4: make s_mount_flags modifications atomic
Harshad Shirwadkar
1
-2
/
+2
2020-11-07
ext4: remove unnecessary fast commit calls from ext4_file_mmap
Harshad Shirwadkar
1
-2
/
+0
2020-10-22
ext4: main fast-commit commit path
Harshad Shirwadkar
1
-2
/
+8
[next]