Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
09680870a9b986862277cfaf9598b0d67108deaf
/
fs
/
ext4
/
inode.c
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
46c7f25
ext4: add read support for inline data
by Tao Ma
· 12 years ago
67cf5b0
ext4: add the basic function for inline data support
by Tao Ma
· 12 years ago
152a7b0
ext4: move extra inode read to a new function
by Tao Ma
· 12 years ago
69c499d
ext4: restructure ext4_ext_direct_IO()
by Theodore Ts'o
· 12 years ago
f3b5929
ext4: remove calls to ext4_jbd2_file_inode() from delalloc write path
by Theodore Ts'o
· 12 years ago
66bea92
ext4: init pagevec in ext4_da_block_invalidatepages
by Eric Sandeen
· 12 years ago
7d1b1fb
ext4: reimplement ext4_find_delay_alloc_range on extent status tree
by Zheng Liu
· 12 years ago
51865fd
ext4: let ext4 maintain extent status tree
by Zheng Liu
· 12 years ago
8b0f165
ext4: remove code duplication in ext4_get_block_write_nolock()
by Anatol Pomozov
· 12 years ago
6432f21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
99dbb16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
041bbb6d
ext4: fix mtime update in nodelalloc mode
by Theodore Ts'o
· 12 years ago
1f555cf
ext4: serialize truncate with owerwrite DIO workers
by Dmitry Monakhov
· 12 years ago
1b65007
ext4: endless truncate due to nonlocked dio readers
by Dmitry Monakhov
· 12 years ago
1c9114f
ext4: serialize unlocked dio reads with truncate
by Dmitry Monakhov
· 12 years ago
17335dc
ext4: serialize dio nonlocked reads with defrag workers
by Dmitry Monakhov
· 12 years ago
28a535f
ext4: completed_io locking cleanup
by Dmitry Monakhov
· 12 years ago
f45ee3a
ext4: ext4_inode_info diet
by Dmitry Monakhov
· 12 years ago
b71fc07
ext4: fix fdatasync() for files with only i_size changes
by Jan Kara
· 12 years ago
00d4e73
ext4: fix potential deadlock in ext4_nonda_switch()
by Theodore Ts'o
· 12 years ago
90b0a97
ext4: fix possible non-initialized variable in htree_dirblock_to_tree()
by Carlos Maiolino
· 12 years ago
4907cb7
treewide: fix comment/printk/variable typos
by Anatol Pomozov
· 12 years ago
8a2f846
ext4: remove duplicated declarations in inode.c
by Zheng Liu
· 12 years ago
f6463b0
ext4: nuke pdflush from comments
by Artem Bityutskiy
· 12 years ago
7652bdf
ext4: nuke write_super from comments
by Artem Bityutskiy
· 12 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
8e8ad8a
ext4: Convert to new freezing mechanism
by Jan Kara
· 12 years ago
03179fe
ext4: undo ext4_calc_metadata_amount if we fail to claim space
by Theodore Ts'o
· 12 years ago
97795d2
ext4: don't let i_reserved_meta_blocks go negative
by Brian Foster
· 12 years ago
b50924c
ext4: remove unnecessary argument from __ext4_handle_dirty_metadata()
by Artem Bityutskiy
· 12 years ago
4bd809d
ext4: don't take the i_mutex lock when doing DIO overwrites
by Zheng Liu
· 12 years ago
729f52c
ext4: add a new nolock flag in ext4_map_blocks
by Zheng Liu
· 12 years ago
4edebed
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
9660755
ext4: let getattr report the right blocks in delalloc+bigalloc
by Tao Ma
· 12 years ago
08cefc7
userns: Convert ext4 to user kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
feb0ab3
ext4: make block group checksums use metadata_csum algorithm
by Darrick J. Wong
· 13 years ago
814525f
ext4: calculate and verify inode checksums
by Darrick J. Wong
· 13 years ago
a9c47317
ext4: calculate and verify superblock checksum
by Darrick J. Wong
· 13 years ago
1b8b975
ext4: do not mark superblock as dirty unnecessarily
by Artem Bityutskiy
· 13 years ago
7335519
ext4: correct ext4_punch_hole return codes
by Allison Henderson
· 13 years ago
afcff5d
ext4: remove restrictive checks for EOFBLOCKS_FL
by Lukas Czerner
· 13 years ago
92b9781
ext4: change some printk() calls to use ext4_msg() instead
by Theodore Ts'o
· 13 years ago
1084f25
ext4: remove trailing newlines from ext4_msg() and ext4_error() messages
by Theodore Ts'o
· 13 years ago
ace36ad
ext4: add no_printk argument validation, fix fallout
by Joe Perches
· 13 years ago
93ef854
ext4: clean up the flags passed to __blockdev_direct_IO
by Jeff Moyer
· 13 years ago
c64db50
ext4: remove the I_VERSION mount flag and use the super_block flag instead
by Theodore Ts'o
· 13 years ago
266991b
ext4: fix race between unwritten extent conversion and truncate
by Jeff Moyer
· 13 years ago
3d2b158
ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc
by Lukas Czerner
· 13 years ago
ff9cb1c
Merge branch 'for_linus' into for_linus_merged
by Theodore Ts'o
· 13 years ago
ac69e09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 13 years ago
302bf2f
ext2/3/4: delete unneeded includes of module.h
by Paul Gortmaker
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
5f163cc
ext4: make more symbols static
by Eric Sandeen
· 13 years ago
ccb4d7a
ext4: remove no longer used functions in inode.c
by Zheng Liu
· 13 years ago
88635ca
ext4: add missing spaces to debugging printk's
by Zheng Liu
· 13 years ago
5872dda
ext4: flush journal when switching from data=journal mode
by Yongqiang Yang
· 13 years ago
2aff57b
ext4: allocate delalloc blocks before changing journal mode
by Yongqiang Yang
· 13 years ago
093e6e3
ext4: correctly handle pages w/o buffers in ext4_discard_partial_buffers()
by Yongqiang Yang
· 13 years ago
13a79a4
ext4: avoid potential hang in mpage_submit_io() when blocksize < pagesize
by Yongqiang Yang
· 13 years ago
ea51d13
ext4: avoid hangs in ext4_da_should_update_i_disksize()
by Andrea Arcangeli
· 13 years ago
b5a7e97
ext4: fix ext4_end_io_dio() racing against fsync()
by Theodore Ts'o
· 13 years ago
90802ed
treewide: Fix comment and string typo 'bufer'
by Paul Bolle
· 13 years ago
42b2aa8
treewide: Fix typos in various parts of the kernel, and fix some comments.
by Justin P. Mattock
· 13 years ago
4c81f04
ext4: fix racy use-after-free in ext4_end_io_dio()
by Tejun Heo
· 13 years ago
f8f5ed7
Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
3c1fcb2
ext4: add blk_finish_plug in error case of writepages.
by Namjae Jeon
· 13 years ago
208bca0
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
d211858
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue
by Linus Torvalds
· 13 years ago
f1f8935
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
966dbde
ext4: warn if direct reclaim tries to writeback pages
by Mel Gorman
· 13 years ago
edb5ac8
ext4: let ext4_discard_partial_buffers handle unaligned range correctly
by Yongqiang Yang
· 13 years ago
5129d05
ext4: return ENOMEM if find_or_create_pages fails
by Yongqiang Yang
· 13 years ago
e260daf
ext4: move vars to local scope in ext4_discard_partial_page_buffers_no_lock()
by Yongqiang Yang
· 13 years ago
0edeb71
ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten
by Tao Ma
· 13 years ago
0e175a1
writeback: Add a 'reason' to wb_writeback_work
by Curt Wohlgemuth
· 13 years ago
fcbb551
ext4: let ext4_page_mkwrite stop started handle in failure
by Yongqiang Yang
· 13 years ago
a4e5d88
ext4: update EOFBLOCKS flag on fallocate properly
by Dmitry Monakhov
· 13 years ago
8de49e6
ext4: fix the deadlock in mpage_da_map_and_submit()
by Kazuya Mio
· 13 years ago
09e0834
ext4: fix deadlock in ext4_ordered_write_end()
by Akira Fujita
· 13 years ago
1bce63d
ext4: add block plug for .writepages
by Shaohua Li
· 13 years ago
df3ab17
ext4: fix the comment describing ext4_ext_search_right()
by Tao Ma
· 13 years ago
fed678d
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
5356f26
ext4: attempt to fix race in bigalloc code path
by Aditya Kali
· 13 years ago
d899024
ext4: add some tracepoints in ext4/extents.c
by Aditya Kali
· 13 years ago
df55c99
ext4: rename ext4_has_free_blocks() to ext4_has_free_clusters()
by Theodore Ts'o
· 13 years ago
e7d5f31
ext4: rename ext4_claim_free_blocks() to ext4_claim_free_clusters()
by Theodore Ts'o
· 13 years ago
5dee543
ext4: rename ext4_count_free_blocks() to ext4_count_free_clusters()
by Theodore Ts'o
· 13 years ago
7b415bf
ext4: Fix bigalloc quota accounting and i_blocks value
by Aditya Kali
· 13 years ago
5704265
ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter
by Theodore Ts'o
· 13 years ago
bab08ab
ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)
by Theodore Ts'o
· 13 years ago
02fac12
ext4: fix partial page writes
by Allison Henderson
· 13 years ago
decbd91
ext4: only call ext4_jbd2_file_inode when an inode has been extended
by Theodore Ts'o
· 13 years ago
4e96b2d
ext4: Add new ext4_discard_partial_page_buffers routines
by Allison Henderson
· 13 years ago
Next »