Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ed8a1a766af7371bfbe41857a3a11496b4165143
/
fs
/
ext4
/
ext4.h
ed8a1a7
ext4: rename ext4_ext_find_extent() to ext4_find_extent()
by Theodore Ts'o
· 10 years ago
dfe5080
ext4: drop EXT4_EX_NOFREE_ON_ERR from rest of extents handling code
by Theodore Ts'o
· 10 years ago
705912c
ext4: teach ext4_ext_find_extent() to free path on error
by Theodore Ts'o
· 10 years ago
bd30d70
ext4: fix accidental flag aliasing in ext4_map_blocks flags
by Theodore Ts'o
· 10 years ago
fcf6b1b7
ext4: refactor ext4_move_extents code base
by Dmitry Monakhov
· 10 years ago
f8fb4f4
ext4: use ext4_ext_next_allocated_block instead of mext_next_extent
by Dmitry Monakhov
· 10 years ago
1c21502
ext4: convert ext4_bread() to use the ERR_PTR convention
by Theodore Ts'o
· 10 years ago
1056008
ext4: convert ext4_getblk() to use the ERR_PTR convention
by Theodore Ts'o
· 10 years ago
4631dbf
ext4: move i_size,i_disksize update routines to helper function
by Dmitry Monakhov
· 10 years ago
36de928
ext4: propagate errors up to ext4_find_entry()'s callers
by Theodore Ts'o
· 10 years ago
40b163f
ext4: check inline directory before converting
by Darrick J. Wong
· 10 years ago
83447cc
ext4: make ext4_has_inline_data() as a inline function
by Zheng Liu
· 10 years ago
4f579ae
ext4: fix punch hole on files with indirect mapping
by Lukas Czerner
· 10 years ago
71d4f7d
ext4: remove metadata reservation checks
by Theodore Ts'o
· 10 years ago
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
c197855
ext4: make local functions static
by Stephen Hemminger
· 11 years ago
1beeef1
ext4: fix block bitmap initialization under sparse_super2
by Darrick J. Wong
· 11 years ago
1c8349a
ext4: fix data integrity sync in ordered mode
by Namjae Jeon
· 11 years ago
a832475
Merge ext4 changes in ext4_file_write() into for-next
by Al Viro
· 11 years ago
16b1f05
ext4: switch the guts of ->direct_IO() to iov_iter
by Al Viro
· 11 years ago
202ee5d
ext4: add a new spinlock i_raw_lock to protect the ext4's raw inode
by Theodore Ts'o
· 11 years ago
556615d
ext4: rename uninitialized extents to unwritten
by Lukas Czerner
· 11 years ago
090f32e
ext4: get rid of EXT4_MAP_UNINIT flag
by Lukas Czerner
· 11 years ago
622cad1
ext4: move ext4_update_i_disksize() into mpage_map_and_submit_extent()
by Theodore Ts'o
· 11 years ago
94350ab
ext4: make ext4_block_zero_page_range static
by Matthew Wilcox
· 11 years ago
ed3654e
ext4: optimize Hurd tests when reading/writing inodes
by Theodore Ts'o
· 11 years ago
9c191f7
ext4: each filesystem creates and uses its own mb_cache
by T Makphaibulchoke
· 11 years ago
b8a8684
ext4: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
by Lukas Czerner
· 11 years ago
9eb7948
ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
by Namjae Jeon
· 11 years ago
a633f5a
ext4: translate fallocate mode bits to strings
by Lukas Czerner
· 11 years ago
19ea806
ext4: don't leave i_crtime.tv_sec uninitialized
by Theodore Ts'o
· 11 years ago
f5a44db
ext4: add explicit casts when masking cluster sizes
by Theodore Ts'o
· 11 years ago
4fbf888
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
3f61c0c
ext4: add prototypes for macro-generated functions
by Andreas Dilger
· 11 years ago
375e289
vfs: pull ext4's double-i_mutex-locking into common code
by J. Bruce Fields
· 13 years ago
efbed4d
ext4: add ratelimiting to ext4 messages
by Theodore Ts'o
· 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
87a3938
ext4: mark block group as corrupt on inode bitmap error
by Darrick J. Wong
· 11 years ago
163a203
ext4: mark block group as corrupt on block bitmap error
by Darrick J. Wong
· 11 years ago
dbde0ab
ext4: fix type declaration of ext4_validate_block_bitmap
by Darrick J. Wong
· 11 years ago
d7b2a00
ext4: isolate ext4_extents.h file
by Zheng Liu
· 11 years ago
90e775b
ext4: fix lost truncate due to race with writeback
by Jan Kara
· 11 years ago
7d73453
ext4: fix warning in ext4_da_update_reserve_space()
by Jan Kara
· 11 years ago
7869a4a
ext4: add support for extent pre-caching
by Theodore Ts'o
· 11 years ago
107a7bd
ext4: cache all of an extent tree's leaf block upon reading
by Theodore Ts'o
· 11 years ago
a361293
jbd2: Fix oops in jbd2_journal_file_inode()
by Jan Kara
· 11 years ago
9e239bb
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
aeb2817
ext4: pass inode pointer instead of file pointer to punch hole
by Ashish Sangwan
· 11 years ago
e7c96e8
ext4: reduce object size when !CONFIG_PRINTK
by Joe Perches
· 11 years ago
d3922a7
ext4: improve extent cache shrink mechanism to avoid to burn CPU time
by Zheng Liu
· 11 years ago
725bebb
[readdir] convert ext4
by Al Viro
· 11 years ago
2f2e09e
ext4: add sanity check to ext4_get_group_info()
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
b0857d3
ext4: defer clearing of PageWriteback after extent conversion
by Jan Kara
· 11 years ago
2e8fa54
ext4: split extent conversion lists to reserved & unreserved parts
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
f2d50a6
ext4: deprecate max_writeback_mb_bump sysfs attribute
by Jan Kara
· 11 years ago
97a851e
ext4: use io_end for multiple bios
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
d863dc3
Revert "ext4: remove no longer used functions in inode.c"
by Lukas Czerner
· 11 years ago
a549984
ext4: revert "ext4: use io_end for multiple bios"
by Theodore Ts'o
· 12 years ago
8af0f08
ext4: fix readdir error in the case of inline_data+dir_index
by Tao Ma
· 12 years ago
4eec708
ext4: use io_end for multiple bios
by Jan Kara
· 12 years ago
0058f96
ext4: make ext4_bio_write_page() use BH_Async_Write flags
by Jan Kara
· 12 years ago
0d14b09
ext4: move ext4_ind_migrate() into migrate.c
by Lukas Czerner
· 12 years ago
27dd438
ext4: introduce reserved space
by Lukas Czerner
· 12 years ago
393d1d1
ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOT
by Dr. Tilmann Bubeck
· 12 years ago
bd86298
ext4: introduce ext4_get_group_number()
by Lukas Czerner
· 12 years ago
6891100
ext4: make ext4_block_in_group() much more efficient
by Lukas Czerner
· 12 years ago
996bb9f
ext4: support simple conversion of extent-mapped inodes to use i_blocks
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
74d553a
ext4: collapse handling of data=ordered and data=writeback codepaths
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
90ba983
ext4: use atomic64_t for the per-flexbg free_clusters count
by Theodore Ts'o
· 12 years ago
1ac6466
ext4: use percpu counter for extent cache count
by Theodore Ts'o
· 12 years ago
2463077
ext4: optimize ext4_es_shrink()
by Theodore Ts'o
· 12 years ago
74cd15c
ext4: reclaim extents from extent status tree
by Zheng Liu
· 12 years ago
69eb33d
ext4: remove single extent cache
by Zheng Liu
· 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
1139575
ext4: start handle at the last possible moment when creating inodes
by Theodore Ts'o
· 12 years ago
95eaefb
ext4: fix the number of credits needed for acl ops with inline data
by Theodore Ts'o
· 12 years ago
722887d
ext4: move the jbd2 wrapper functions out of super.c
by Theodore Ts'o
· 12 years ago
84c1754
ext4: move work from io_end to inode
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
7f51186
ext4: trigger the lazy inode table initialization after resize
by Theodore Ts'o
· 12 years ago
36cd5c1
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
9a4c801
ext4: ensure Inode flags consistency are checked at build time
by Carlos Maiolino
· 12 years ago
939da10
ext4: Remove CONFIG_EXT4_FS_XATTR
by Tao Ma
· 12 years ago
f08225d
ext4: enable ext4 inline support
by Tao Ma
· 12 years ago
05019a9
ext4: make ext4_delete_entry generic
by Tao Ma
· 12 years ago
Next »