Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f16d59b417d781eb7fe63a561272429b5e098c3a
/
fs
/
ext4
/
inode.c
a9c667f
ext4: fixed tracepoints cleanup
by Lukas Czerner
· 13 years ago
aa38572
fs: pass exact type of data dirties to ->dirty_inode
by Christoph Hellwig
· 13 years ago
ae24f28
ext4: Convert ext4 to new truncate calling convention
by Jan Kara
· 13 years ago
a4bb6b6
ext4: enable "punch hole" functionality
by Allison Henderson
· 13 years ago
3084885
ext4: add new function ext4_block_zero_page_range()
by Allison Henderson
· 13 years ago
55f020d
ext4: add flag to ext4_has_free_blocks
by Allison Henderson
· 13 years ago
072bd7e
ext4: use truncate_setsize() unconditionally
by Theodore Ts'o
· 13 years ago
0e49989
ext4: wait for writeback to complete while making pages writable
by Darrick J. Wong
· 14 years ago
7cb1a53
ext4: clean up some wait_on_page_writeback calls
by Darrick J. Wong
· 14 years ago
00d0988
ext4: use s_inodes_per_block directly in __ext4_get_inode_loc
by Tao Ma
· 14 years ago
a97b520
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
c820563
ext4: fix data corruption regression by reverting commit 6de9843dab3f
by Theodore Ts'o
· 14 years ago
f80da1e
ext4: Allow indirect-block file to grow the file size to max file size
by Kazuya Mio
· 14 years ago
5b41395
ext4: fix credits computing for indirect mapped files
by Yongqiang Yang
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ae005cb
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
6de9843
ext4: remove redundant set_buffer_mapped() in ext4_da_get_block_prep()
by Feng Tang
· 14 years ago
0562e0b
ext4: add more tracepoints and use dev_t in the trace buffer
by Jiaying Zhang
· 14 years ago
d67d121
ext4: handle errors in ext4_clear_blocks()
by Amir Goldstein
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
8e8eaab
ext4: use the nblocks arg to ext4_truncate_restart_trans()
by Amir Goldstein
· 14 years ago
168fc02
ext4: move setup of the mpd structure to write_cache_pages_da()
by Theodore Ts'o
· 14 years ago
78aaced
ext4: don't lock the next page in write_cache_pages if not needed
by Theodore Ts'o
· 14 years ago
ee6ecbc
ext4: remove page_skipped hackery in ext4_da_writepages()
by Theodore Ts'o
· 14 years ago
9749895
ext4: clear the dirty bit for a page in writeback at the last minute
by Theodore Ts'o
· 14 years ago
4f01b02
ext4: simple cleanups to write_cache_pages_da()
by Theodore Ts'o
· 14 years ago
8eb9e5c
ext4: fold __mpage_da_writepage() into write_cache_pages_da()
by Theodore Ts'o
· 14 years ago
c7f5938
ext4: fix ext4_da_block_invalidatepages() to handle page range properly
by Curt Wohlgemuth
· 14 years ago
e0fd9b9
ext4: mark multi-page IO complete on mapping failure
by Curt Wohlgemuth
· 14 years ago
7dc5761
ext4: Fix sparse warning: Using plain integer as NULL pointer
by Peter Huewe
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
6db26ff
fs/ext4/inode.c: use pr_warn_ratelimited()
by Andrew Morton
· 14 years ago
1c5b9e9
ext4: fix memory leak in ext4_free_branches
by Theodore Ts'o
· 14 years ago
b409714
ext4: add error checking to calls to ext4_handle_dirty_metadata()
by Theodore Ts'o
· 14 years ago
8aefcd5
ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary
by Theodore Ts'o
· 14 years ago
353eb83
ext4: drop i_state_flags on architectures with 64-bit longs
by Theodore Ts'o
· 14 years ago
01f49d0
ext4: use ext4_lblk_t instead of sector_t for logical blocks
by Theodore Ts'o
· 14 years ago
f232109
ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVED
by Theodore Ts'o
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
a8901d3
ext4: Use pr_warning_ratelimited() instead of printk_ratelimit()
by Theodore Ts'o
· 14 years ago
225db7d
ext4: Fix up comments in inode.c
by Theodore Ts'o
· 14 years ago
1449032
ext4: Turn off multiple page-io submission by default
by Theodore Ts'o
· 14 years ago
380cf09
ext4: fix redirty_page_for_writepage() typo in comment
by Wu Fengguang
· 14 years ago
a7bcf21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
7ff9c07
ext4: Add new ext4 inode tracepoints
by Theodore Ts'o
· 14 years ago
eb8abb9
ext4: Remove useless spinlock in ext4_getattr()
by Theodore Ts'o
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
b1142e8
ext4: BUG_ON fix: check if page has buffers before calling page_buffers()
by Theodore Ts'o
· 14 years ago
a107e5a
Merge branch 'next' into upstream-merge
by Theodore Ts'o
· 14 years ago
3d287de
ext4: optimize orphan_list handling for ext4_setattr
by Dmitry Monakhov
· 14 years ago
4a873a4
ext4: move flush_completed_IO to fs/ext4/fsync.c and make it static
by Theodore Ts'o
· 14 years ago
1f109d5
ext4: make various ext4 functions be static
by Theodore Ts'o
· 14 years ago
72f84e6
ext4: update writeback_index based on last page scanned
by Eric Sandeen
· 14 years ago
5b41d92
ext4: implement writeback livelock avoidance using page tagging
by Eric Sandeen
· 14 years ago
bbd0834
ext4: tidy up a void argument in inode.c
by Eric Sandeen
· 14 years ago
8778369
ext4: Check return value of sb_getblk() and friends
by Namhyung Kim
· 14 years ago
bd2d021
ext4: use bio layer instead of buffer layer in mpage_da_submit_io
by Theodore Ts'o
· 14 years ago
1de3e3d
ext4: move mpage_put_bnr_to_bhs()'s functionality to mpage_da_submit_io()
by Theodore Ts'o
· 14 years ago
3ecdb3a
ext4: inline walk_page_buffers() into mpage_da_submit_io
by Theodore Ts'o
· 14 years ago
cb20d51
ext4: inline ext4_writepage() into mpage_da_submit_io()
by Theodore Ts'o
· 14 years ago
a42afc5
ext4: simplify ext4_writepage()
by Theodore Ts'o
· 14 years ago
5a87b7a
ext4: call mpage_da_submit_io() from mpage_da_map_blocks()
by Theodore Ts'o
· 14 years ago
c999af2
ext4: queue conversion after adding to inode's completed IO list
by Eric Sandeen
· 14 years ago
0c9169c
ext4: fix potential infinite loop in ext4_da_writepages()
by Toshiyuki Okajima
· 14 years ago
b443e73
ext4: don't bump up LONG_MAX nr_to_write by a factor of 8
by Eric Sandeen
· 14 years ago
659c600
ext4: stop looping in ext4_num_dirty_pages when max_pages reached
by Eric Sandeen
· 14 years ago
ebdec24
fs: kill block_prepare_write
by Christoph Hellwig
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
0930fcc
convert ext4 to ->evict_inode()
by Al Viro
· 14 years ago
1025774
remove inode_setattr
by Christoph Hellwig
· 14 years ago
6e1db88
introduce __block_write_begin
by Christoph Hellwig
· 14 years ago
eafdc7d
sort out blockdev_direct_IO variants
by Christoph Hellwig
· 14 years ago
56d35a4
ext4: Fix dirtying of journalled buffers in data=journal mode
by Jan Kara
· 14 years ago
a931da6
jbd2: Change j_state_lock to be a rwlock_t
by Theodore Ts'o
· 14 years ago
4538821
ext4: drop inode from orphan list if ext4_delete_inode() fails
by Theodore Ts'o
· 14 years ago
e357063
ext4: don't print scary messages for allocation failures post-abort
by Eric Sandeen
· 14 years ago
79e8303
ext4: fix ext4_get_blocks references
by Eric Sandeen
· 14 years ago
0c095c7
ext4: Don't error out the fs if the user tries to make a file too big
by Theodore Ts'o
· 14 years ago
5b3ff23
ext4: move aio completion after unwritten extent conversion
by jiayingz@google.com (Jiaying Zhang)
· 14 years ago
552ef802
direct-io: move aio_complete into ->end_io
by Christoph Hellwig
· 14 years ago
4038968
ext4: Fix block bitmap inconsistencies after a crash when deleting files
by Amir G
· 14 years ago
1c13d5c
ext4: Save error information to the superblock for analysis
by Theodore Ts'o
· 14 years ago
c398eda
ext4: Pass line numbers to ext4_error() and friends
by Theodore Ts'o
· 14 years ago
40e2e97
direct-io: move aio_complete into ->end_io
by Christoph Hellwig
· 14 years ago
e29136f
ext4: Enhance ext4_grp_locked_error() to take block and function numbers
by Theodore Ts'o
· 14 years ago
206f7ab
ext4: remove vestiges of nobh support
by Christoph Hellwig
· 14 years ago
5a0790c
ext4: remove initialized but not read variables
by Andi Kleen
· 14 years ago
07a0382
ext4: Convert more i_flags references to use accessor functions
by Theodore Ts'o
· 14 years ago
84a8dce
ext4: Fix remaining racy updates of EXT4_I(inode)->i_flags
by Dmitry Monakhov
· 14 years ago
e4ce30f
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
1275562
quota: unify quota init condition in setattr
by Dmitry Monakhov
· 15 years ago
60e6679
ext4: Drop whitespace at end of lines
by Theodore Ts'o
· 15 years ago
5a58ec8
ext4: Add a missing trace hook
by Li Zefan
· 15 years ago
12e9b89
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
by Dmitry Monakhov
· 15 years ago
24676da
ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE()
by Theodore Ts'o
· 15 years ago
2ed8868
ext4: Convert callers of ext4_get_blocks() to use ext4_map_blocks()
by Theodore Ts'o
· 15 years ago
e35fd66
ext4: Add new abstraction ext4_map_blocks() underneath ext4_get_blocks()
by Theodore Ts'o
· 15 years ago
8e48dcf
ext4: Use our own write_cache_pages()
by Theodore Ts'o
· 15 years ago
fbe845d
ext4: Remove extraneous newlines in ext4_msg() calls
by Curt Wohlgemuth
· 15 years ago
72b8ab9
ext4: don't use quota reservation for speculative metadata
by Eric Sandeen
· 15 years ago
Next »