开源镜像站
帮助
动态
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
/
inode.c
Age
Commit message (
Expand
)
Author
2014-11-14
ext4: fix reservation overflow in ext4_da_write_begin
Eric Sandeen
2014-11-14
ext4: add ext4_iget_normal() which is to be used for dir tree lookups
Theodore Ts'o
2014-04-03
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
Theodore Ts'o
2014-03-06
fs: fix iversion handling
Christoph Hellwig
2014-01-09
ext4: fix deadlock when writing in ENOSPC conditions
Jan Kara
2013-09-26
ext4: simplify truncation code in ext4_setattr()
Jan Kara
2013-07-21
ext4: fix overflow when counting used blocks on 32-bit architectures
Jan Kara
2013-07-21
ext4: check error return from ext4_write_inline_data_end()
Theodore Ts'o
2013-05-14
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-05-11
ext4: revert "ext4: use io_end for multiple bios"
Theodore Ts'o
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2013-04-23
ext4: fix type-widening bug in inode table readahead code
Theodore Ts'o
2013-04-21
ext4: mark metadata blocks using bh flags
Theodore Ts'o
2013-04-11
ext4: use io_end for multiple bios
Jan Kara
2013-04-09
ext4: fix big-endian bug in metadata checksum calculations
Dmitry Monakhov
2013-04-09
ext4: introduce reserved space
Lukas Czerner
2013-04-09
ext4: fix free space estimate in ext4_nonda_switch()
Eric Whitney
2013-04-08
ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOT
Dr. Tilmann Bubeck
2013-04-03
ext4: print more info in ext4_print_free_blocks()
Lukas Czerner
2013-04-03
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
Theodore Ts'o
2013-04-03
ext4: add mutex_is_locked() assertion to ext4_truncate()
Theodore Ts'o
2013-04-03
ext4: refactor truncate code
Theodore Ts'o
2013-04-03
ext4: refactor punch hole code
Theodore Ts'o
2013-04-03
ext4: fold ext4_generic_write_end() into ext4_write_end()
Zheng Liu
2013-04-03
ext4: collapse handling of data=ordered and data=writeback codepaths
Theodore Ts'o
2013-03-21
Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-03-20
ext4: fix data=journal fast mount/umount hang
Theodore Ts'o
2013-03-20
ext4: fix ext4_evict_inode() racing against workqueue processing code
Theodore Ts'o
2013-03-10
ext4: reserve metadata block for every delayed write
Lukas Czerner
2013-03-10
ext4: do not use yield()
Lukas Czerner
2013-03-10
ext4: fix WARN_ON from ext4_releasepage()
Jan Kara
2013-03-10
ext4: update extent status tree after an extent is zeroed out
Zheng Liu
2013-03-10
ext4: add self-testing infrastructure to do a sanity check
Dmitry Monakhov
2013-02-28
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-21
mm: only enforce stable page writes if the backing device requires it
Darrick J. Wong
2013-02-18
ext4: lookup block mapping in extent status tree
Zheng Liu
2013-02-18
ext4: track all extent status in extent status tree
Zheng Liu
2013-02-18
ext4: let ext4_ext_map_blocks return EXT4_MAP_UNWRITTEN flag
Zheng Liu
2013-02-18
ext4: add physical block and status member into extent status tree
Zheng Liu
2013-02-15
ext4: use ERR_PTR() abstraction for ext4_append()
Theodore Ts'o
2013-02-14
ext4: add debugging context for warning in ext4_da_update_reserve_space()
Theodore Ts'o
2013-02-14
ext4: use KERN_WARNING for warning messages
Theodore Ts'o
2013-02-09
ext4: grab page before starting transaction handle in write_begin()
Theodore Ts'o
2013-02-08
ext4: pass context information to jbd2__journal_start()
Theodore Ts'o
2013-01-29
ext4: fix possible use-after-free with AIO
Jan Kara
2013-01-28
ext4: fix ext4_writepage() to achieve data=ordered guarantees
Jan Kara
2013-01-28
ext4: simplify mpage_add_bh_to_extent()
Jan Kara
[next]