Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2b405bfa84063bfa35621d2d6879f52693c614b0
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
0e40110
ext4: fix memory leakage in mext_check_coverage
by Dmitry Monakhov
· 12 years ago
4f42f80
ext4: use s_extent_max_zeroout_kb value as number of kb
by Lukas Czerner
· 12 years ago
90ba983
ext4: use atomic64_t for the per-flexbg free_clusters count
by Theodore Ts'o
· 12 years ago
ad56eda
jbd2: fix use after free in jbd2_journal_dirty_metadata()
by Jan Kara
· 12 years ago
386ad67
ext4: reserve metadata block for every delayed write
by Lukas Czerner
· 12 years ago
232ec87
ext4: update reserved space after the 'correction'
by Lukas Czerner
· 12 years ago
bb8b20e
ext4: do not use yield()
by Lukas Czerner
· 12 years ago
e3d85c3
ext4: remove unused variable in ext4_free_blocks()
by Lukas Czerner
· 12 years ago
e1c3659
ext4: fix WARN_ON from ext4_releasepage()
by Jan Kara
· 12 years ago
3a22567
ext4: fix the wrong number of the allocated blocks in ext4_split_extent()
by Zheng Liu
· 12 years ago
adb2355
ext4: update extent status tree after an extent is zeroed out
by Zheng Liu
· 12 years ago
cdee784
ext4: fix wrong m_len value after unwritten extent conversion
by Zheng Liu
· 12 years ago
921f266
ext4: add self-testing infrastructure to do a sanity check
by Dmitry Monakhov
· 12 years ago
bd38436
ext4: avoid a potential overflow in ext4_es_can_be_merged()
by Zheng Liu
· 12 years ago
6ca470d7
ext4: invalidate extent status tree during extent migration
by Dmitry Monakhov
· 12 years ago
de99fcc
ext4: remove unnecessary wait for extent conversion in ext4_fallocate()
by Jan Kara
· 12 years ago
ff95ec2
ext4: add warning to ext4_convert_unwritten_extents_endio
by Dmitry Monakhov
· 12 years ago
ec22ba8
ext4: disable merging of uninitialized extents
by Dmitry Monakhov
· 12 years ago
357b66f
ext4: ext4_split_extent should take care of extent zeroout
by Dmitry Monakhov
· 12 years ago
9b2ff357
ext4: enable quotas before orphan cleanup
by Jan Kara
· 12 years ago
262b466
ext4: don't allow quota mount options when quota feature enabled
by Jan Kara
· 12 years ago
d4e4395
ext4: fix a warning from sparse check for ext4_dir_llseek
by Zheng Liu
· 12 years ago
810da24
ext4: convert number of blocks to clusters properly
by Lukas Czerner
· 12 years ago
3e36a16
ext4: fix possible memory leak in ext4_remount()
by Wei Yongjun
· 12 years ago
df05c1b8
jbd2: fix ERR_PTR dereference in jbd2__journal_start
by Dmitry Monakhov
· 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
8e919d1
ext4: fix extent status tree regression for file systems > 512GB
by Theodore Ts'o
· 12 years ago
304e220
ext4: fix free clusters calculation in bigalloc filesystem
by Lukas Czerner
· 12 years ago
d438147
ext4: no need to remove extent if len is 0 in ext4_es_remove_extent()
by Eryu Guan
· 12 years ago
1231b3a
ext4: fix xattr block allocation/release with bigalloc
by Lukas Czerner
· 12 years ago
74cd15c
ext4: reclaim extents from extent status tree
by Zheng Liu
· 12 years ago
bdedbb7
ext4: adjust some functions for reclaiming 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
a25a4e1
ext4: let ext4_ext_map_blocks return EXT4_MAP_UNWRITTEN flag
by Zheng Liu
· 12 years ago
be40136
ext4: rename and improbe ext4_es_find_extent()
by Zheng Liu
· 12 years ago
fdc0212
ext4: add physical block and status member into extent status tree
by Zheng Liu
· 12 years ago
06b0c88
ext4: refine 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
dc6982f
ext4: refactor code to read directory blocks into ext4_read_dirblock()
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
b6e96d0
jbd2: use module parameters instead of debugfs for jbd_debug
by Theodore Ts'o
· 12 years ago
a0b30c1
ext4: use module parameters instead of debugfs for mballoc_debug
by Theodore Ts'o
· 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
64044ab
ext4: fix the number of credits needed for ext4_unlink() and ext4_rmdir()
by Theodore Ts'o
· 12 years ago
4b21763
ext4: fix the number of credits needed for ext4_ext_migrate()
by Theodore Ts'o
· 12 years ago
8dcfaad
ext4: start handle at the last possible moment in ext4_rmdir()
by Theodore Ts'o
· 12 years ago
931b686
ext4: start handle at the last possible moment in ext4_unlink()
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
722887d
ext4: move the jbd2 wrapper functions out of super.c
by Theodore Ts'o
· 12 years ago
343d9c2
jbd2: add tracepoints which provide per-handle statistics
by Theodore Ts'o
· 12 years ago
078d503
jbd2: revert "jbd2: add COW fields to struct jbd2_journal_handle"
by Theodore Ts'o
· 12 years ago
9fff24a
jbd2: track request delay statistics
by Theodore Ts'o
· 12 years ago
40ae348
ext4: optimize mballoc for large allocations
by Theodore Ts'o
· 12 years ago
8dc0aa8
ext4: check incompatible mount options while mounting ext2/3
by Theodore Ts'o
· 12 years ago
e33e60e
ext4: print error when argument of inode_readahead_blk is invalid
by Jan Kara
· 12 years ago
5f3633e
ext4: make mount option parsing loop more logical
by Jan Kara
· 12 years ago
0efb3b2
ext4: move several mount options to standard handling loop
by Jan Kara
· 12 years ago
0e79537
ext4: reduce one "if" comparison in ext4_dirhash()
by Cong Ding
· 12 years ago
f116700
ext4: fix race in ext4_mb_add_n_trim()
by Niu Yawei
· 12 years ago
87e6987
ext4: fix smatch warning in move_extent.c's mext_replace_branches()
by Akria Fujita
· 12 years ago
524c19e
ext4: use WARN in ext4_alloc_blocks
by Julia Lawall
· 12 years ago
e7b04ac
jbd2: don't wake kjournald unnecessarily
by Eric Sandeen
· 12 years ago
091e26d
ext4: fix possible use-after-free with AIO
by Jan Kara
· 12 years ago
b1deefc
ext4: remove unnecessary NULL pointer check
by Guo Chao
· 12 years ago
41be871
ext4: remove useless assignment in dx_probe()
by Guo Chao
· 12 years ago
2bbbee2
ext4: remove unused variable in add_dirent_to_buf()
by Guo Chao
· 12 years ago
d5ac777
ext4: release buffer when checksum failed
by Guo Chao
· 12 years ago
b06acd3
ext4: remove explicit WARN_ON when ext4_map_blocks() fails
by Lukas Czerner
· 12 years ago
cfa7275
ext4: remove unused variable flags
by Lukas Czerner
· 12 years ago
fe38613
ext4: fix ext4_writepage() to achieve data=ordered guarantees
by Jan Kara
· 12 years ago
8a850c3
ext4: Make ext4_bio_writepage() handle unprepared buffers
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
002bd7f
ext4: simplify list handling in ext4_do_flush_completed_IO()
by Jan Kara
· 12 years ago
84c1754
ext4: move work from io_end to inode
by Jan Kara
· 12 years ago
fe089c7
ext4: remove __ext4_journalled_writepage() from mpage_da_submit_io()
by Jan Kara
· 12 years ago
1ae48a6
ext4: use redirty_page_for_writepage() in ext4_bio_write_page()
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
03dafb5
ext4: fix memory leak when quota options are specified multiple times
by Chen Gang
· 12 years ago
c3ad83d
quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format
by Theodore Ts'o
· 12 years ago
72ba745
ext4: release sysfs kobject when failing to enable quotas on mount
by Theodore Ts'o
· 12 years ago
aaddea8
ext4: add tracepoint in punching hole
by Zheng Liu
· 12 years ago
7f51186
ext4: trigger the lazy inode table initialization after resize
by Theodore Ts'o
· 12 years ago
15b4913
ext4: check bh in ext4_read_block_bitmap()
by Eryu Guan
· 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
9931fac
Linux 3.8-rc3
by Linus Torvalds
· 12 years ago
5c49985
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
57a0c1e
Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 12 years ago
e53289c
mm: reinstante dropped pmd_trans_splitting() check
by Linus Torvalds
· 12 years ago
08c097f
cred: Remove tgcred pointer from struct cred
by Marc Dionne
· 12 years ago
Next »