开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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
2015-11-15
ext4: fix loss of delalloc extent info in ext4_zero_range()
Eric Whitney
2015-11-15
ext4: allocate entire range in zero range
Lukas Czerner
2015-10-27
ext4: don't manipulate recovery flag when freezing no-journal fs
Eric Sandeen
2015-08-04
ext4: replace open coded nofail allocation in ext4_free_blocks()
Michal Hocko
2015-08-04
ext4: correctly migrate a file with a hole at the beginning
Eryu Guan
2015-08-04
ext4: be more strict when migrating to non-extent based file
Eryu Guan
2015-08-04
ext4: fix reservation release on invalidatepage for delalloc fs
Lukas Czerner
2015-07-05
ext4: don't retry file block mapping on bigalloc fs with non-extent file
Darrick J. Wong
2015-07-03
ext4: call sync_blockdev() before invalidate_bdev() in put_super()
Theodore Ts'o
2015-07-03
ext4: fix race between truncate and __ext4_journalled_writepage()
Theodore Ts'o
2015-06-28
ext4: fix bh leak on error paths in ext4_rename() and ext4_cross_rename()
Konstantin Khlebnikov
2015-06-10
ext4: check for zero length extent explicitly
Eryu Guan
2015-06-10
ext4: fix NULL pointer dereference when journal restart fails
Lukas Czerner
2015-05-17
ext4: move check under lock scope to close a race.
Davide Italiano
2015-05-17
ext4: fix data corruption caused by unwritten and delayed extents
Lukas Czerner
2015-05-17
ext4: make fsync to sync parent dir in no-journal for real this time
Lukas Czerner
2015-04-24
ext4: fix indirect punch hole corruption
Omar Sandoval
2015-02-26
ext4: ignore journal checksum on remount; don't fail
Eric Sandeen
2014-10-30
ext4: make ext4_ext_convert_to_initialized() return proper number of blocks
Jan Kara
2014-10-30
ext4: bail early when clearing inode journal flag fails
Jan Kara
2014-10-30
ext4: bail out from make_indexed_dir() on first error
Jan Kara
2014-10-30
ext4: prevent bugon on race between write/fcntl
Dmitry Monakhov
2014-10-30
ext4: remove extent status procfs files if journal load fails
Darrick J. Wong
2014-10-30
ext4: disallow changing journal_csum option during remount
Darrick J. Wong
2014-10-30
ext4: enable journal checksum when metadata checksum feature enabled
Darrick J. Wong
2014-10-30
ext4: fix oops when loading block bitmap failed
Jan Kara
2014-10-30
ext4: fix overflow when updating superblock backups after resize
Jan Kara
2014-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-10-24
ext4: support RENAME_WHITEOUT
Miklos Szeredi
2014-10-20
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-14
ext4: check s_chksum_driver when looking for bg csum presence
Darrick J. Wong
2014-10-13
ext4: move error report out of atomic context in ext4_init_block_bitmap()
Dmitry Monakhov
2014-10-13
ext4: Replace open coded mdata csum feature to helper function
Dmitry Monakhov
2014-10-11
ext4: delete useless comments about ext4_move_extents
Xiaoguang Wang
2014-10-11
ext4: fix reservation overflow in ext4_da_write_begin
Eric Sandeen
2014-10-05
ext4: add ext4_iget_normal() which is to be used for dir tree lookups
Theodore Ts'o
2014-10-05
ext4: don't orphan or truncate the boot loader inode
Theodore Ts'o
2014-10-03
ext4: grab missed write_count for EXT4_IOC_SWAP_BOOT
Dmitry Monakhov
2014-10-01
ext4: optimize block allocation on grow indepth
Dmitry Monakhov
2014-10-01
ext4: get rid of code duplication
Dmitry Monakhov
2014-10-01
ext4: fix over-defensive complaint after journal abort
Dmitry Monakhov
2014-10-01
ext4: fix return value of ext4_do_update_inode
Li Xi
2014-10-01
ext4: fix mmap data corruption when blocksize < pagesize
Jan Kara
2014-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Tejun Heo
2014-09-18
ext4: fold ext4_nojournal_sops into ext4_sops
Theodore Ts'o
2014-09-18
ext4: support freezing ext2 (nojournal) file systems
Theodore Ts'o
2014-09-18
ext4: fold ext4_sync_fs_nojournal() into ext4_sync_fs()
Theodore Ts'o
2014-09-18
ext4: don't check quota format when there are no quota files
Jan Kara
2014-09-16
ext4: explicitly inform user about orphan list cleanup
Dmitry Monakhov
[next]