index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2020-10-18
ext4: flag as supporting buffered async reads
Jens Axboe
1
-1
/
+1
2020-08-21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-4
/
+7
2020-08-19
ext4: limit the length of per-inode prealloc list
brookxu
1
-1
/
+1
2020-08-06
ext4: do not block RWF_NOWAIT dio write on unallocated space
Jan Kara
1
-0
/
+4
2020-08-06
ext4: fix coding style in file.c
Dio Putra
1
-3
/
+2
2020-08-05
iomap: fall back to buffered writes for invalidation failures
Christoph Hellwig
1
-0
/
+2
2020-06-04
ext4: don't block for O_DIRECT if IOCB_NOWAIT is set
Jens Axboe
1
-0
/
+6
2020-06-04
ext4: handle ext4_mark_inode_dirty errors
Harshad Shirwadkar
1
-2
/
+9
2020-03-05
ext4: start to support iopoll method
Xiaoguang Wang
1
-0
/
+1
2019-12-26
ext4: Optimize ext4 DIO overwrites
Jan Kara
1
-1
/
+4
2019-12-23
ext4: Move to shared i_rwsem even without dioread_nolock mount opt
Ritesh Harjani
1
-6
/
+3
2019-12-23
ext4: Start with shared i_rwsem in case of DIO instead of exclusive
Ritesh Harjani
1
-49
/
+142
2019-12-23
ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT
Ritesh Harjani
1
-4
/
+6
2019-11-05
ext4: introduce direct I/O write using iomap infrastructure
Matthew Bobrowski
1
-72
/
+174
2019-11-05
ext4: move inode extension check out from ext4_iomap_alloc()
Matthew Bobrowski
1
-1
/
+23
2019-11-05
ext4: move inode extension/truncate code out from ->iomap_end() callback
Matthew Bobrowski
1
-1
/
+88
2019-11-05
ext4: introduce direct I/O read using iomap infrastructure
Matthew Bobrowski
1
-2
/
+53
2019-11-05
ext4: introduce new callback for IOMAP_REPORT
Matthew Bobrowski
1
-2
/
+4
2019-09-21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+0
2019-08-13
ext4: add basic fs-verity support
Eric Biggers
1
-0
/
+4
2019-08-11
ext4: remove unnecessary error check
Shi Siyuan
1
-2
/
+0
2019-07-18
Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+6
2019-07-06
ext4: disable map_sync for async flush
Pankaj Gupta
1
-4
/
+6
2019-06-10
ext4: enforce the immutable flag on open files
Theodore Ts'o
1
-0
/
+4
2019-05-11
ext4: fix data corruption caused by overlapping unaligned and aligned IO
Lukas Czerner
1
-0
/
+7
2019-03-15
ext4: fix data corruption caused by unaligned direct AIO
Lukas Czerner
1
-1
/
+1
2018-08-18
dax: remove VM_MIXEDMAP for fsdax and device dax
Dave Jiang
1
-1
/
+1
2018-05-14
ext4: do not update s_last_mounted of a frozen fs
Amir Goldstein
1
-5
/
+9
2018-05-14
ext4: factor out helper ext4_sample_last_mounted()
Amir Goldstein
1
-36
/
+46
2018-05-13
fs: ext4: add new return type vm_fault_t
Souptick Joarder
1
-3
/
+4
2018-01-08
ext4: fix ENOSPC handling in DAX page fault handler
Jan Kara
1
-2
/
+8
2018-01-08
dax: pass detailed error code from dax_iomap_fault()
Jan Kara
1
-1
/
+1
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+20
2017-11-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-249
/
+14
2017-11-14
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+4
2017-11-03
ext4: Support for synchronous DAX faults
Jan Kara
1
-1
/
+14
2017-11-03
ext4: Simplify error handling in ext4_dax_huge_fault()
Jan Kara
1
-6
/
+7
2017-11-03
dax: Allow dax_iomap_fault() to return pfn
Jan Kara
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
ext4: switch to fscrypt_file_open()
Eric Biggers
1
-19
/
+4
[next]