Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5bb3398dd2df2c26261b2156c98cf4c95b3f91fe
/
fs
/
ext4
/
inode.c
be5090d
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
9c12a83
ext4: fix performance regression in writeback of random writes
by Jan Kara
· 11 years ago
7caef26
truncate: drop 'oldsize' truncate_pagecache() parameter
by Kirill A. Shutemov
· 11 years ago
45d9a22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
7b7a866
direct-io: Implement generic deferred AIO completions
by Christoph Hellwig
· 11 years ago
70261f5
ext4: Fix misspellings using 'codespell' tool
by Anatol Pomozov
· 11 years ago
7afe5aa
ext4: convert write_begin methods to stable_page_writes semantics
by Dmitry Monakhov
· 11 years ago
90e775b
ext4: fix lost truncate due to race with writeback
by Jan Kara
· 11 years ago
5208386
ext4: simplify truncation code in ext4_setattr()
by Jan Kara
· 11 years ago
5f1132b
ext4: fix ext4_writepages() in presence of truncate
by Jan Kara
· 11 years ago
0993004
ext4: move test whether extent to map can be extended to one place
by Jan Kara
· 11 years ago
3be78c7
ext4: use unsigned int for es_status values
by Theodore Ts'o
· 11 years ago
a361293
jbd2: Fix oops in jbd2_journal_file_inode()
by Jan Kara
· 11 years ago
44fb851d
ext4: add WARN_ON to check the length of allocated blocks
by Zheng Liu
· 11 years ago
63b9996
ext4: call ext4_es_lru_add() after handling cache miss
by Theodore Ts'o
· 11 years ago
bdafe42
ext4: fix spelling errors and a comment in extent_status tree
by Theodore Ts'o
· 11 years ago
27d7c4e
ext4: silence warning in ext4_writepages()
by Jan Kara
· 11 years ago
cb53054
ext4: fix up error handling for mpage_map_and_submit_extent()
by Theodore Ts'o
· 11 years ago
e1be3a9
ext4: only zero partial blocks in ext4_zero_partial_blocks()
by Lukas Czerner
· 11 years ago
42c832d
ext4: check error return from ext4_write_inline_data_end()
by Theodore Ts'o
· 11 years ago
353eefd
ext4: delete unnecessary C statements
by jon ernst
· 11 years ago
aeb2817
ext4: pass inode pointer instead of file pointer to punch hole
by Ashish Sangwan
· 11 years ago
d3922a7
ext4: improve extent cache shrink mechanism to avoid to burn CPU time
by Zheng Liu
· 11 years ago
20970ba
ext4: use ext4_da_writepages() for all modes
by Theodore Ts'o
· 11 years ago
5dc23bd
ext4: remove ext4_ioend_wait()
by Jan Kara
· 11 years ago
c724585
ext4: don't wait for extent conversion in ext4_punch_hole()
by Jan Kara
· 11 years ago
a115f74
ext4: remove wait for unwritten extent conversion from ext4_truncate()
by Jan Kara
· 11 years ago
e834039
ext4: protect extent conversion after DIO with i_dio_count
by Jan Kara
· 11 years ago
6b523df
ext4: use transaction reservation for extent conversion in ext4_end_io
by Jan Kara
· 11 years ago
3613d22
ext4: remove buffer_uninit handling
by Jan Kara
· 11 years ago
4e7ea81
ext4: restructure writeback path
by Jan Kara
· 11 years ago
fffb273
ext4: better estimate credits needed for ext4_da_writepages()
by Jan Kara
· 11 years ago
fa55a0e
ext4: improve writepage credit estimate for files with indirect blocks
by Jan Kara
· 11 years ago
39bba40
ext4: stop messing with nr_to_write in ext4_da_writepages()
by Jan Kara
· 11 years ago
97a851e
ext4: use io_end for multiple bios
by Jan Kara
· 11 years ago
8af8eec
ext4: fix overflow when counting used blocks on 32-bit architectures
by Jan Kara
· 11 years ago
c121ffd
ext4: remove unused discard_partial_page_buffers
by Lukas Czerner
· 11 years ago
a87dd18
ext4: use ext4_zero_partial_blocks in punch_hole
by Lukas Czerner
· 11 years ago
eb3544c
Revert "ext4: fix fsx truncate failure"
by Lukas Czerner
· 11 years ago
0713ed0
ext4: Call ext4_jbd2_file_inode() after zeroing block
by Lukas Czerner
· 11 years ago
d863dc3
Revert "ext4: remove no longer used functions in inode.c"
by Lukas Czerner
· 11 years ago
ca99fdd
ext4: use ->invalidatepage() length argument
by Lukas Czerner
· 11 years ago
259709b
jbd2: change jbd2_journal_invalidatepage to accept length
by Lukas Czerner
· 11 years ago
d47992f
mm: change invalidatepage prototype to accept length
by Lukas Czerner
· 11 years ago
b973425
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
a549984
ext4: revert "ext4: use io_end for multiple bios"
by Theodore Ts'o
· 11 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 12 years ago
0d606e2
ext4: fix type-widening bug in inode table readahead code
by Theodore Ts'o
· 12 years ago
13fca32
ext4: mark metadata blocks using bh flags
by Theodore Ts'o
· 12 years ago
4eec708
ext4: use io_end for multiple bios
by Jan Kara
· 12 years ago
171a7f2
ext4: fix big-endian bug in metadata checksum calculations
by Dmitry Monakhov
· 12 years ago
27dd438
ext4: introduce reserved space
by Lukas Czerner
· 12 years ago
5c1ff33
ext4: fix free space estimate in ext4_nonda_switch()
by Eric Whitney
· 12 years ago
393d1d1
ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOT
by Dr. Tilmann Bubeck
· 12 years ago
f78ee70d
ext4: print more info in ext4_print_free_blocks()
by Lukas Czerner
· 12 years ago
d76a3a77
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
by Theodore Ts'o
· 12 years ago
19b5ef6
ext4: add mutex_is_locked() assertion to ext4_truncate()
by Theodore Ts'o
· 12 years ago
819c492
ext4: refactor truncate code
by Theodore Ts'o
· 12 years ago
26a4c0c
ext4: refactor punch hole code
by Theodore Ts'o
· 12 years ago
eed4333
ext4: fold ext4_generic_write_end() into ext4_write_end()
by Zheng Liu
· 12 years ago
74d553a
ext4: collapse handling of data=ordered and data=writeback codepaths
by Theodore Ts'o
· 12 years ago
d3c9262
Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
2b405bf
ext4: fix data=journal fast mount/umount hang
by Theodore Ts'o
· 12 years ago
1ada47d
ext4: fix ext4_evict_inode() racing against workqueue processing code
by Theodore Ts'o
· 12 years ago
386ad67
ext4: reserve metadata block for every delayed write
by Lukas Czerner
· 12 years ago
bb8b20e
ext4: do not use yield()
by Lukas Czerner
· 12 years ago
e1c3659
ext4: fix WARN_ON from ext4_releasepage()
by Jan Kara
· 12 years ago
adb2355
ext4: update extent status tree after an extent is zeroed out
by Zheng Liu
· 12 years ago
921f266
ext4: add self-testing infrastructure to do a sanity check
by Dmitry Monakhov
· 12 years ago
de1a226
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
6515925
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
1d1d1a7
mm: only enforce stable page writes if the backing device requires it
by Darrick J. Wong
· 12 years ago
d100eef
ext4: lookup block mapping in extent status tree
by Zheng Liu
· 12 years ago
f7fec03
ext4: track all extent status in extent status tree
by Zheng Liu
· 12 years ago
a25a4e1
ext4: let ext4_ext_map_blocks return EXT4_MAP_UNWRITTEN flag
by Zheng Liu
· 12 years ago
fdc0212
ext4: add physical block and status member into extent status tree
by Zheng Liu
· 12 years ago
0f70b40
ext4: use ERR_PTR() abstraction for ext4_append()
by Theodore Ts'o
· 12 years ago
01a523e
ext4: add debugging context for warning in ext4_da_update_reserve_space()
by Theodore Ts'o
· 12 years ago
8de5c32
ext4: use KERN_WARNING for warning messages
by Theodore Ts'o
· 12 years ago
47564bf
ext4: grab page before starting transaction handle in write_begin()
by Theodore Ts'o
· 12 years ago
9924a92
ext4: pass context information to jbd2__journal_start()
by Theodore Ts'o
· 12 years ago
091e26d
ext4: fix possible use-after-free with AIO
by Jan Kara
· 12 years ago
fe38613
ext4: fix ext4_writepage() to achieve data=ordered guarantees
by Jan Kara
· 12 years ago
b6a8e62
ext4: simplify mpage_add_bh_to_extent()
by Jan Kara
· 12 years ago
f8bec37
ext4: dirty page has always buffers attached
by Jan Kara
· 12 years ago
fe089c7
ext4: remove __ext4_journalled_writepage() from mpage_da_submit_io()
by Jan Kara
· 12 years ago
36ade45
ext4: Always use ext4_bio_write_page() for writeout
by Jan Kara
· 12 years ago
8bad6fc
ext4: add punching hole support for non-extent-mapped files
by Zheng Liu
· 12 years ago
aaddea8
ext4: add tracepoint in punching hole
by Zheng Liu
· 12 years ago
aebf024
ext4: use unlikely to improve the efficiency of the kernel
by Wang Shilong
· 12 years ago
860d21e
ext4: return ENOMEM if sb_getblk() fails
by Theodore Ts'o
· 12 years ago
10ee27a
vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them
by Miao Xie
· 12 years ago
53e8726
ext4: fix deadlock in journal_unmap_buffer()
by Jan Kara
· 12 years ago
4520fb3
ext4: split off ext4_journalled_invalidatepage()
by Jan Kara
· 12 years ago
aef1c85
ext4: let ext4_truncate handle inline data correctly
by Tao Ma
· 12 years ago
9c3569b
ext4: add delalloc support for inline data
by Tao Ma
· 12 years ago
3fdcfb6
ext4: add journalled write support for inline data
by Tao Ma
· 12 years ago
f19d587
ext4: add normal write support for inline data
by Tao Ma
· 12 years ago
Next »