Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c9312209aa9fdef05b03d63bbead63bb720fd133
/
fs
/
ext4
« Previous
c5e06d1
ext4: add support for multiple mount protection
by Johann Lombardi
· 13 years ago
d02a939
ext4: ensure f_bfree returned by ext4_statfs() is non-negative
by Kazuya Mio
· 13 years ago
28739ee
ext4: protect bb_first_free in ext4_trim_all_free() with group lock
by Lukas Czerner
· 13 years ago
7894408
ext4: only load buddy bitmap in ext4_trim_fs() when it is needed
by Lukas Czerner
· 13 years ago
93628ff
ext4: fix waiting and sending of a barrier in ext4_sync_file()
by Jan Kara
· 13 years ago
b221349
ext4: fix ext4_ext_fiemap_cb() to handle blocks before request range correctly
by Yongqiang Yang
· 13 years ago
072bd7e
ext4: use truncate_setsize() unconditionally
by Theodore Ts'o
· 13 years ago
f6d2f6b
ext4: fix unbalanced up_write() in ext4_ext_truncate() error path
by Eric Gouriou
· 13 years ago
77f4135
ext4: count hits/misses of extent cache and expose in sysfs
by Vivek Haldar
· 13 years ago
9391741
ext4: make ext4_split_extent() handle error correctly
by Yongqiang Yang
· 13 years ago
373cd5c
ext4: don't show mount options in /proc/mounts if there is no journal
by Theodore Ts'o
· 13 years ago
1bb933f
ext4: fix possible use-after-free in ext4_remove_li_request()
by Lukas Czerner
· 13 years ago
51ce651
ext4: fix the mount option "init_itable=n" to work as expected for n=0
by Lukas Czerner
· 13 years ago
e1290b3
ext4: Remove unnecessary wait_event ext4_run_lazyinit_thread()
by Lukas Czerner
· 13 years ago
4ed5c03
ext4: Use schedule_timeout_interruptible() for waiting in lazyinit thread
by Lukas Czerner
· 13 years ago
0e49989
ext4: wait for writeback to complete while making pages writable
by Darrick J. Wong
· 13 years ago
7cb1a53
ext4: clean up some wait_on_page_writeback calls
by Darrick J. Wong
· 13 years ago
ed3ce80
ext4: don't warn about mnt_count if it has been disabled
by Tao Ma
· 13 years ago
9b940f8
ext4: ext4_ext_convert_to_initialized bug found in extended FSX testing
by Allison Henderson
· 13 years ago
0b26859
ext4: fix oops in ext4_quota_off()
by Amir Goldstein
· 13 years ago
6976a6f
ext4: don't dereference null pointer when make_indexed_dir() fails
by Allison Henderson
· 13 years ago
44183d4
ext4: remove alloc_semp
by Amir Goldstein
· 13 years ago
9b8b7d3
ext4: teach ext4_mb_init_cache() to skip uptodate buddy caches
by Amir Goldstein
· 13 years ago
2de8807
ext4: synchronize ext4_mb_init_group() with buddy page lock
by Amir Goldstein
· 13 years ago
e73a347
ext4: implement ext4_add_groupblocks() by freeing blocks
by Amir Goldstein
· 13 years ago
2cd05cc
ext4: remove unneeded ext4_journal_get_undo_access
by Theodore Ts'o
· 13 years ago
2846e82
ext4: move ext4_add_groupblocks() to mballoc.c
by Amir Goldstein
· 13 years ago
66bb827
ext4: remove redundant #ifdef in super.c
by Amerigo Wang
· 13 years ago
55ff384
ext4: remove redundant check for first_not_zeroed in ext4_register_li_request
by Tao Ma
· 13 years ago
00d0988
ext4: use s_inodes_per_block directly in __ext4_get_inode_loc
by Tao Ma
· 13 years ago
e8bbe8c
ext4: use EXT4FS_DEBUG instead of EXT4_DEBUG in fsync.c
by Tao Ma
· 13 years ago
667eff3
ext4: reimplement convert and split_unwritten
by Yongqiang Yang
· 14 years ago
47ea3bb
ext4: add ext4_split_extent_at() and ext4_split_extent()
by Yongqiang Yang
· 14 years ago
197217a
ext4: add a function merging extents right and left
by Yongqiang Yang
· 14 years ago
df5e622
ext4: fix deadlock in ext4_symlink() in ENOSPC conditions
by Jan Kara
· 14 years ago
7ad8e4e
ext4: Fix fs corruption when make_indexed_dir() fails
by Jan Kara
· 14 years ago
74e4e6d
ext4: set extents flag when migrating file to use extents
by Theodore Ts'o
· 14 years ago
dc2070a
ext4: remove dead code in ext4_has_free_blocks()
by Shaohua Li
· 14 years ago
d9f3450
ext4: ignore errors when issuing discards
by Theodore Ts'o
· 14 years ago
39db00f
ext4: don't set PageUptodate in ext4_end_bio()
by Curt Wohlgemuth
· 14 years ago
2035e77
ext4: check for ext[23] file system features when mounting as ext[23]
by Theodore Ts'o
· 14 years ago
26626f11
ext4: release page cache in ext4_mb_load_buddy error path
by Yang Ruirui
· 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
be4f27d
ext4: allow an active handle to be started when freezing
by Yongqiang Yang
· 14 years ago
0893ed4
ext4: sync the directory inode in ext4_sync_parent()
by Curt Wohlgemuth
· 14 years ago
0449641
ext4: init timer earlier to avoid a kernel panic in __save_error_info
by Tao Ma
· 14 years ago
46e4690
ext4: fix a double free in ext4_register_li_request
by Tao Ma
· 14 years ago
5b41395
ext4: fix credits computing for indirect mapped files
by Yongqiang Yang
· 14 years ago
21f9769
ext4: remove unnecessary [cm]time update of quota file
by Jan Kara
· 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
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
2e14967
userns: rename is_owner_or_cap to inode_owner_or_capable
by Serge E. Hallyn
· 14 years ago
50e0168
ext4: use little-endian bitops
by Akinobu Mita
· 14 years ago
0ba0851
ext4: fix a BUG in mb_mark_used during trim.
by Tao Ma
· 14 years ago
65922cb
ext4: unused variables cleanup in fs/ext4/extents.c
by Sergey Senozhatsky
· 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
4596fe0
ext4: don't kfree uninitialized s_group_info members
by Eric Sandeen
· 14 years ago
21149d6
ext4: add missing space in printk's in __ext4_grp_locked_error()
by Robin Dong
· 14 years ago
a56e69c
ext4: add FITRIM to compat_ioctl.
by Tao Ma
· 14 years ago
d67d121
ext4: handle errors in ext4_clear_blocks()
by Amir Goldstein
· 14 years ago
537a031
ext4: unify the ext4_handle_release_buffer() api
by Amir Goldstein
· 14 years ago
ef60789
ext4: handle errors in ext4_rename
by Amir Goldstein
· 14 years ago
e16b396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
688f869
ext4: Initialize fsync transaction ids in ext4_new_inode()
by Theodore Ts'o
· 14 years ago
0f6e0e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
bd2895e
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
f2fa2ff
ext4: Copy fs UUID to superblock
by Aneesh Kumar K.V
· 14 years ago
f17b604
fs: Remove i_nlink check from file system link callback
by Aneesh Kumar K.V
· 14 years ago
721a960
block: kill off REQ_UNPLUG
by Jens Axboe
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
fe3fa43
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 14 years ago
198868f
ext4: Use single thread to perform DIO unwritten convertion
by Mingming Cao
· 14 years ago
b616844
ext4: optimize ext4_bio_write_page() when no extent conversion is needed
by Theodore Ts'o
· 14 years ago
d39195c
ext4: skip orphan cleanup if fs has unknown ROCOMPAT features
by Amir Goldstein
· 14 years ago
8e8eaab
ext4: use the nblocks arg to ext4_truncate_restart_trans()
by Amir Goldstein
· 14 years ago
32a9bb5
ext4: fix missing iput of root inode for some mount error paths
by Manish Katiyar
· 14 years ago
6d9c85e
ext4: make FIEMAP and delayed allocation play well together
by Yongqiang Yang
· 14 years ago
4dd89fc
ext4: suppress verbose debugging information if malloc-debug is off
by Theodore Ts'o
· 14 years ago
a54aa76
ext4: don't leave PageWriteback set after memory failure
by Theodore Ts'o
· 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
6fd7a46
ext4: enable mblk_io_submit by default
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
5a54b2f
ext4: mballoc: don't replace the current preallocation group unnecessarily
by Coly Li
· 14 years ago
58696f3
ext4: clarify description of ac_g_ex in struct ext4_allocation_context
by Coly Li
· 14 years ago
7c78605
mballoc: add comments to ext4_mb_mark_free_simple()
by Coly Li
· 14 years ago
235772d
ext4: remove unncessary call mb_find_buddy() in debugging code
by Coly Li
· 14 years ago
84b775a
ext4: code cleanup in mb_find_buddy()
by Coly Li
· 14 years ago
ea66333
ext4: enable acls and user_xattr by default
by Eric Sandeen
· 14 years ago
5c2ed62
ext4: Adjust minlen with discard_granularity in the FITRIM ioctl
by Lukas Czerner
· 14 years ago
4143179
ext4: check if device support discard in FITRIM ioctl
by Lukas Czerner
· 14 years ago
Next »