Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c8c0df241cc2719b1262e627f999638411934f60
/
fs
/
ext4
c8c0df2
ext4: introduce lseek SEEK_DATA/SEEK_HOLE support
by Zheng Liu
· 12 years ago
b3aff3e
ext4: reimplement fiemap using extent status tree
by Zheng Liu
· 12 years ago
7d1b1fb
ext4: reimplement ext4_find_delay_alloc_range on extent status tree
by Zheng Liu
· 12 years ago
992e9fd
ext4: add some tracepoints in extent status tree
by Zheng Liu
· 12 years ago
51865fd
ext4: let ext4 maintain extent status tree
by Zheng Liu
· 12 years ago
9a26b66
ext4: initialize extent status tree
by Zheng Liu
· 12 years ago
654598b
ext4: add operations on extent status tree
by Zheng Liu
· 12 years ago
c0677e6
ext4: add data structures for the extent status tree
by Zheng Liu
· 12 years ago
07aa2ea
ext4: fix error handling in ext4_fill_super()
by Lukas Czerner
· 12 years ago
24ec19b
ext4: fix memory leak in ext4_xattr_set_acl()'s error path
by Eugene Shatokhin
· 12 years ago
8b0f165
ext4: remove code duplication in ext4_get_block_write_nolock()
by Anatol Pomozov
· 12 years ago
8d8c182
ext4: use 'inode' variable that is already dereferenced
by Anatol Pomozov
· 12 years ago
3779473
ext4: fix missing call to trace_ext4_ext_map_blocks_exit
by Zheng Liu
· 12 years ago
19b303d
ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exit
by Zheng Liu
· 12 years ago
b564553
ext4: print 'flags' in ext4_ext_handle_uninitialized_extents
by Zheng Liu
· 12 years ago
d71c1ae
ext4: warn when discard request fails other than EOPNOTSUPP
by Lukas Czerner
· 12 years ago
79add3a
ext4: notify when discard is not supported
by Lukas Czerner
· 12 years ago
d8ec0c3
ext4: remove unused assignment
by Alan Cox
· 12 years ago
d339450
ext4: get rid of redundant code in ext4_fill_super()
by Zhao Hongjiang
· 12 years ago
37be2f5
ext4: remove ext4_handle_release_buffer()
by Eric Sandeen
· 12 years ago
6d138ce
ext4: fix awful goto in ext4_mb_new_blocks()
by Eric Sandeen
· 12 years ago
b72f78c
ext4: fix overhead calculations in ext4_stats, again
by Eric Sandeen
· 12 years ago
ffb5387
ext4: fix unjournaled inode bitmap modification
by Eric Sandeen
· 12 years ago
e589db7
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
5de35e8
ext4: Avoid underflow in ext4_trim_fs()
by Lukas Czerner
· 12 years ago
79f1ba4
ext4: Checksum the block bitmap properly with bigalloc enabled
by Tao Ma
· 12 years ago
76495ec
ext4: fix undefined bit shift result in ext4_fill_flex_info
by Lukas Czerner
· 12 years ago
06db49e
ext4: fix metadata checksum calculation for the superblock
by Theodore Ts'o
· 12 years ago
dee1f97
ext4: race-condition protection for ext4_convert_unwritten_extents_endio
by Dmitry Monakhov
· 12 years ago
0b173bc
mm: kill vma flag VM_CAN_NONLINEAR
by Konstantin Khlebnikov
· 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
60d4616
ext4: serialize fallocate with ext4_convert_unwritten_extents
by Dmitry Monakhov
· 12 years ago
c278531
ext4: fix ext4_flush_completed_IO wait semantics
by Dmitry Monakhov
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
8c0a853
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
by Kirill A. Shutemov
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
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
6f2080e
ext4: fix ext_remove_space for punch_hole case
by Dmitry Monakhov
· 12 years ago
02d262d
ext4: punch_hole should wait for DIO writers
by Dmitry Monakhov
· 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
82e5422
ext4: fix unwritten counter leakage
by Dmitry Monakhov
· 12 years ago
e27f41e
ext4: give i_aiodio_unwritten a more appropriate name
by Dmitry Monakhov
· 12 years ago
f45ee3a
ext4: ext4_inode_info diet
by Dmitry Monakhov
· 12 years ago
ba39ebb
ext4: convert to use leXX_add_cpu()
by Wei Yongjun
· 12 years ago
6d1ab10
ext4: ext4_bread usage audit
by Carlos Maiolino
· 12 years ago
cbb4ee8
ext4: remove redundant offset check in mext_check_arguments()
by Wang Sheng-Hui
· 12 years ago
c25f9bc
ext4: don't clear orphan list on ro mount with errors
by Eric Sandeen
· 12 years ago
9b68733
ext4: release donor reference when EXT4_IOC_MOVE_EXT ioctl fails
by Djalal Harouni
· 12 years ago
aaf7d73
ext4: enable FITRIM ioctl on bigalloc file system
by Lukas Czerner
· 12 years ago
2903ff0
switch simple cases of fget_light to fdget
by Al Viro
· 12 years ago
b71fc07
ext4: fix fdatasync() for files with only i_size changes
by Jan Kara
· 12 years ago
6a08f447
ext4: always set i_op in ext4_mknod()
by Bernd Schubert
· 12 years ago
6bdf295
switch EXT4_IOC_MOVE_EXT to fget_light()
by Al Viro
· 12 years ago
399c9b8
ext4: close struct file leak on EXT4_IOC_MOVE_EXT
by Al Viro
· 12 years ago
63fedaf
ext4: remove unused function ext4_ext_check_cache
by Lukas Czerner
· 12 years ago
85556c9
ext4: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
by Wei Yongjun
· 12 years ago
8c85447
ext4: reimplement uninit extent optimization for move_extent_per_page()
by Dmitry Monakhov
· 12 years ago
bb55748
ext4: clean up online defrag bugs in move_extent_per_page()
by Dmitry Monakhov
· 12 years ago
f066055
ext4: online defrag is not supported for journaled files
by Dmitry Monakhov
· 12 years ago
03bd8b9
ext4: move_extent code cleanup
by Dmitry Monakhov
· 12 years ago
0acdb88
ext4: don't call update_backups() multiple times for the same bg
by Tao Ma
· 12 years ago
7f1468d
ext4: fix double unlock buffer mess during fs-resize
by Dmitry Monakhov
· 12 years ago
f2a09af
ext4: check free inode count before allocating an inode
by Yongqiang Yang
· 12 years ago
838cd0c
ext4: check free block counters in ext4_mb_find_by_goal
by Yongqiang Yang
· 12 years ago
50df9fd
ext4: fix crash when accessing /proc/mounts concurrently
by Herton Ronaldo Krzesinski
· 12 years ago
bef53b0
ext4: remove erroneous ext4_superblock_csum_set() in update_backups()
by Tao Ma
· 12 years ago
00d4e73
ext4: fix potential deadlock in ext4_nonda_switch()
by Theodore Ts'o
· 12 years ago
18888cf
ext4: speed up truncate/unlink by not using bforget() unless needed
by Andrey Sidorov
· 12 years ago
59e31c1
ext4: fix online resizing when the # of block groups is constant
by Theodore Ts'o
· 12 years ago
c9b92530
ext4: make orphan functions be no-op in no-journal mode
by Anatol Pomozov
· 12 years ago
b5e2368
ext4: re-enable -o discard functionality in no-journal mode
by Theodore Ts'o
· 12 years ago
4c376dc
userns: Convert struct dquot dq_id to be a struct kqid
by Eric W. Biederman
· 12 years ago
af84df9
userns: Convert extN to support kuids and kgids in posix acls
by Eric W. Biederman
· 12 years ago
5f3a4a2
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
by Eric W. Biederman
· 12 years ago
90b0a97
ext4: fix possible non-initialized variable in htree_dirblock_to_tree()
by Carlos Maiolino
· 12 years ago
bc0b75f
ext4: do not enable delalloc by default for ext2
by Theodore Ts'o
· 12 years ago
5e7bbef
ext4: advertise the fact that the kernel supports meta_bg resizing
by Theodore Ts'o
· 12 years ago
4da4a56
ext4: log a resize update to the console every 10 seconds
by Theodore Ts'o
· 12 years ago
1c6bd71
ext4: convert file system to meta_bg if needed during resizing
by Theodore Ts'o
· 12 years ago
93f9052
ext4: set bg_itable_unused when resizing
by Theodore Ts'o
· 12 years ago
01f795f
ext4: add online resizing support for meta_bg and 64-bit file systems
by Yongqiang Yang
· 12 years ago
28623c2
ext4: grow the s_group_info array as needed
by Theodore Ts'o
· 12 years ago
117fff1
ext4: grow the s_flex_groups array as needed when resizing
by Theodore Ts'o
· 12 years ago
2ebd170
ext4: avoid duplicate writes of the backup bg descriptor blocks
by Yongqiang Yang
· 12 years ago
6df935a
ext4: don't copy non-existent gdt blocks when resizing
by Yongqiang Yang
· 12 years ago
d7574ad
ext4: report the original old blocks count in a debug message when resizing
by Yongqiang Yang
· 12 years ago
03c1c29
ext4: ignore last group w/o enough space when resizing instead of BUG'ing
by Yongqiang Yang
· 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
30cb27d
ext4: fix trivial typo in comment
by Wang Sheng-Hui
· 12 years ago
e3d2e43
ext4: no need to add inode to orphan list during hole punch
by Ashish Sangwan
· 12 years ago
caecd0a
ext4: replace plain integer with NULL in super.c
by Sachin Kamat
· 12 years ago
07724f9
ext4: drop lock_super()/unlock_super()
by Theodore Ts'o
· 12 years ago
ef824bf
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
0e376b1
ext4: return an error if kset_create_and_add fails in ext4_init_fs()
by Theodore Ts'o
· 12 years ago
Next »