index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: do not delete unlinked inode from orphan list on failed truncate
Jan Kara
2019-06-11
1
-1
/
+1
*
ext4: fix inline data updates with checksums enabled
Theodore Ts'o
2018-08-06
1
-9
/
+7
*
ext4: add more inode number paranoia checks
Theodore Ts'o
2018-07-11
1
-1
/
+2
*
ext4: include the illegal physical block in the bad map ext4_error msg
Theodore Ts'o
2018-07-11
1
-2
/
+2
*
ext4: update mtime in ext4_punch_hole even if no blocks are released
Lukas Czerner
2018-07-03
1
-18
/
+18
*
ext4: bugfix for mmaped pages in mpage_release_unused_pages()
wangguang
2018-04-24
1
-0
/
+2
*
ext4: fix crashes in dioread_nolock mode
Jan Kara
2018-04-24
1
-20
/
+20
*
ext4: fail ext4_iget for root directory if unallocated
Theodore Ts'o
2018-04-24
1
-0
/
+6
*
don't put symlink bodies in pagecache into highmem
Al Viro
2018-02-16
1
-0
/
+1
*
ext4: fix data exposure after a crash
Jan Kara
2017-11-21
1
-9
/
+14
*
ext4: fix data corruption for mmap writes
Jan Kara
2017-10-12
1
-5
/
+19
*
fs: add i_blocksize()
Fabian Frederick
2017-06-14
1
-1
/
+1
*
ext4: fix fdatasync(2) after extent manipulation operations
Jan Kara
2017-06-14
1
-0
/
+2
*
ext4: keep existing extra fields when inode expands
Konstantin Khlebnikov
2017-06-14
1
-2
/
+3
*
ext4: evict inline data when writing to memory map
Eric Biggers
2017-05-20
1
-0
/
+5
*
ext4: fix inode checksum calculation problem if i_extra_size is small
Daeho Jeong
2017-04-21
1
-3
/
+2
*
ext4: don't BUG when truncating encrypted inodes on the orphan list
Theodore Ts'o
2017-03-18
1
-0
/
+4
*
ext4: fix inline data error paths
Theodore Ts'o
2017-03-12
1
-5
/
+15
*
ext4: fix data corruption in data=journal mode
Jan Kara
2017-03-12
1
-10
/
+13
*
ext4: reject inodes with negative size
Darrick J. Wong
2017-01-06
1
-0
/
+6
*
ext4: allow DAX writeback for hole punch
Ross Zwisler
2016-10-22
1
-2
/
+2
*
ext4: reinforce check of i_dtime when clearing high fields of uid and gid
Daeho Jeong
2016-10-22
1
-4
/
+4
*
ext4: avoid modifying checksum fields directly during checksum verification
Daeho Jeong
2016-09-15
1
-16
/
+22
*
ext4: avoid deadlock when expanding inode size
Jan Kara
2016-09-15
1
-2
/
+0
*
ext4: don't call ext4_should_journal_data() on the journal inode
Vegard Nossum
2016-08-16
1
-3
/
+3
*
ext4: fix deadlock during page writeback
Jan Kara
2016-08-16
1
-3
/
+26
*
ext4: fix races of writeback with punch hole and zero range
Jan Kara
2016-05-04
1
-1
/
+34
*
ext4: fix races between page faults and hole punching
Jan Kara
2016-05-04
1
-9
/
+27
*
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
Eryu Guan
2016-05-04
1
-3
/
+3
*
ext4: fix bh->b_state corruption
Jan Kara
2016-03-03
1
-2
/
+30
*
vfs: remove unused wrapper block_page_mkwrite()
Ross Zwisler
2015-11-11
1
-2
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
1
-1
/
+1
|
\
|
*
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
2015-11-06
1
-1
/
+1
*
|
ext4: clean up feature test macros with predicate functions
Darrick J. Wong
2015-10-17
1
-10
/
+6
*
|
ext4: call out CRC and corruption errors with specific error codes
Darrick J. Wong
2015-10-17
1
-8
/
+8
*
|
ext4: use private version of page_zero_new_buffers() for data=journal mode
Theodore Ts'o
2015-10-15
1
-1
/
+33
*
|
ext4 crypto: ext4_page_crypto() doesn't need a encryption context
Theodore Ts'o
2015-10-03
1
-2
/
+2
*
|
ext4: optimize ext4_writepage() for attempted 4k delalloc writes
Theodore Ts'o
2015-10-03
1
-1
/
+12
|
/
*
ext4: add ext4_get_block_dax()
Matthew Wilcox
2015-09-08
1
-0
/
+11
*
dax: move DAX-related functions to a new header
Matthew Wilcox
2015-09-08
1
-0
/
+1
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2015-09-03
1
-0
/
+8
|
\
|
*
ext4: update c/mtime on truncate up
Eryu Guan
2015-07-28
1
-0
/
+8
*
|
ext4: Handle error from dquot_initialize()
Jan Kara
2015-07-23
1
-2
/
+5
|
/
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-07-05
1
-4
/
+18
|
\
|
*
ext4: fix reservation release on invalidatepage for delalloc fs
Lukas Czerner
2015-07-03
1
-3
/
+12
|
*
ext4: fix fencepost error in lazytime optimization
Theodore Ts'o
2015-07-01
1
-1
/
+6
*
|
Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-30
1
-14
/
+7
|
\
\
|
*
|
dax: don't abuse get_block mapping for endio callbacks
Dave Chinner
2015-06-04
1
-14
/
+7
*
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2015-06-25
1
-46
/
+47
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ext4: only call ext4_truncate when size <= isize
Josef Bacik
2015-06-22
1
-20
/
+18
[next]