开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
2016-09-12
ext4: validate that metadata blocks do not overlap superblock
Theodore Ts'o
2016-08-19
ext4: verify extent header depth
Vegard Nossum
2016-08-19
ext4: short-cut orphan cleanup on error
Vegard Nossum
2016-08-17
ext4: validate s_reserved_gdt_blocks on mount
Theodore Ts'o
2016-08-17
ext4: don't call ext4_should_journal_data() on the journal inode
Vegard Nossum
2016-08-17
ext4: fix deadlock during page writeback
Jan Kara
2016-08-16
ext4: check for extents that wrap around
Vegard Nossum
2016-07-10
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
Eryu Guan
2016-06-03
ext4: silence UBSAN in ext4_mb_init()
Nicolai Stange
2016-06-03
ext4: address UBSAN warning in mb_find_order_for_block()
Nicolai Stange
2016-06-03
ext4: fix oops on corrupted filesystem
Jan Kara
2016-06-03
ext4: clean up error handling when orphan list is corrupted
Theodore Ts'o
2016-06-03
ext4: fix hang when processing corrupted orphaned inode list
Theodore Ts'o
2016-04-20
ext4: ignore quota mount options if the quota feature is enabled
Theodore Ts'o
2016-04-20
ext4: add lockdep annotations for i_data_sem
Theodore Ts'o
2016-04-18
ext4: iterate over buffer heads correctly in move_extent_per_page()
Eryu Guan
2016-04-11
ext4: fix bh->b_state corruption
Jan Kara
2016-04-11
dax: don't abuse get_block mapping for endio callbacks
Dave Chinner
2016-03-23
ext4: fix races of writeback with punch hole and zero range
Jan Kara
2016-03-23
ext4: fix races between buffered IO and collapse / insert range
Jan Kara
2016-03-23
ext4: move unlocked dio protection from ext4_alloc_file_blocks()
Jan Kara
2016-03-23
ext4: fix races between page faults and hole punching
Jan Kara
2016-03-04
ext4: fix crashes in dioread_nolock mode
Jan Kara
2016-03-04
ext4: don't read blocks from disk after extents being swapped
Eryu Guan
2016-03-04
ext4: fix potential integer overflow
Insu Yun
2015-12-14
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
2015-12-14
ext4: fix potential use after free in __ext4_journal_stop
Lukas Czerner
2015-12-14
ext4 crypto: fix memory leak in ext4_bio_write_page()
Theodore Ts'o
2015-09-29
Revert "ext4: remove block_device_ejected"
Theodore Ts'o
2015-09-29
ext4: don't manipulate recovery flag when freezing no-journal fs
Eric Sandeen
2015-09-21
fs: create and use seq_show_option for escaping
Kees Cook
2015-08-03
ext4: replace open coded nofail allocation in ext4_free_blocks()
Michal Hocko
2015-08-03
ext4: correctly migrate a file with a hole at the beginning
Eryu Guan
2015-08-03
ext4: be more strict when migrating to non-extent based file
Eryu Guan
2015-08-03
ext4: fix reservation release on invalidatepage for delalloc fs
Lukas Czerner
2015-08-03
ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp
Nikolay Borisov
2015-08-03
ext4: fix fencepost error in lazytime optimization
Theodore Ts'o
2015-08-03
ext4: set lazytime on remount if MS_LAZYTIME is set by mount
Theodore Ts'o
2015-08-03
ext4: don't retry file block mapping on bigalloc fs with non-extent file
Darrick J. Wong
2015-08-03
ext4: call sync_blockdev() before invalidate_bdev() in put_super()
Theodore Ts'o
2015-08-03
ext4: fix race between truncate and __ext4_journalled_writepage()
Theodore Ts'o
2015-05-15
ext4: fix an ext3 collapse range regression in xfstests
Theodore Ts'o
2015-05-14
ext4: check for zero length extent explicitly
Eryu Guan
2015-05-14
ext4: fix NULL pointer dereference when journal restart fails
Lukas Czerner
2015-05-14
ext4: remove unused function prototype from ext4.h
Theodore Ts'o
2015-05-14
ext4: don't save the error information if the block device is read-only
Theodore Ts'o
2015-05-14
ext4: fix lazytime optimization
Theodore Ts'o
2015-05-03
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-02
ext4: fix growing of tiny filesystems
Jan Kara
2015-05-02
ext4: move check under lock scope to close a race.
Davide Italiano
[next]