Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4db9c54a53135b7c1c1f403f1aeaf9fc0d7738b8
/
fs
/
ext4
4db9c54
ext4: replace __FUNCTION__ occurrences
by Stoyan Gaydarov
· 16 years ago
7e5a8cd
ext4: fix error processing in mb_free_blocks
by Shen Feng
· 16 years ago
cfbe7e4
ext4: error proc entry creation when the fs/ext4 is not correctly created
by Shen Feng
· 16 years ago
f795e14
ext4: fix build failure if DX_DEBUG is enabled
by Li Zefan
· 16 years ago
7ad72ca
ext4: Remove unused variable from ext4_show_options
by Theodore Ts'o
· 16 years ago
574ca17
ext4: Rename read_block_bitmap() to ext4_read_block_bitmap()
by Theodore Ts'o
· 16 years ago
3537576
ext4: remove double definitions of xattr macros
by Shen Feng
· 16 years ago
74767c5
ext4: miscellaneous error checks and coding cleanups for mballoc
by Shen Feng
· 16 years ago
fdf6c7a
ext4: add error processing when calling ext4_mb_init_cache in mballoc
by Shen Feng
· 16 years ago
31b481d
ext4: Fix ext4_mb_init_cache return error
by Mingming Cao
· 16 years ago
69baee0
ext4: improve some code in rb tree part of dir.c
by Shen Feng
· 16 years ago
91d9982
ext4: switch to seq_files
by Alexey Dobriyan
· 16 years ago
07d45f1
ext4: Use BUG_ON() instead of BUG()
by Julia Lawall
· 16 years ago
ed8f9c7
ext4: start searching for the right extent from the goal group.
by Aneesh Kumar K.V
· 16 years ago
8a35694
ext4: fix comments to say "ext4"
by Shen Feng
· 16 years ago
e7dfb24
ext4: Fix mb_find_next_bit not to return larger than max
by Aneesh Kumar K.V
· 16 years ago
f3b35f0
ext4: validate directory entry data before use
by Duane Griffin
· 16 years ago
71dc8fb
ext4: handle deleting corrupted indirect blocks
by Duane Griffin
· 16 years ago
91ef4ca
ext4: handle corrupted orphan list at mount
by Duane Griffin
· 16 years ago
4d04e4f
ext4: add missing unlock to an error path in ext4_quota_write()
by Jan Kara
· 17 years ago
2856922
Ext4: Fix online resize block group descriptor corruption
by Frederic Bohe
· 17 years ago
571640c
ext4: enable barriers by default
by Eric Sandeen
· 17 years ago
cd0b6a3
ext4: Display the journal_async_commit mount option in /proc/mounts
by Theodore Ts'o
· 17 years ago
624080e
jbd2: If a journal checksum error is detected, propagate the error to ext4
by Theodore Ts'o
· 17 years ago
9446009
ext4: fix online resize bug
by Josef Bacik
· 17 years ago
0bf7e83
ext4: Fix uninit block group initialization with FLEX_BG
by Jose R. Santos
· 17 years ago
03cddb8
ext4: Fix use of uninitialized data with debug enabled.
by Aneesh Kumar K.V
· 17 years ago
519deca0
ext4: Retry block allocation if new blocks are allocated from system zone.
by Aneesh Kumar K.V
· 17 years ago
1930479
ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystems
by Valerie Clement
· 17 years ago
2c8be6b
ext4: fix typos in messages and comments (journalled -> journaled)
by Jan Kara
· 17 years ago
0623543
ext4: fix synchronization of quota files in journal=data mode
by Jan Kara
· 17 years ago
cd59e7b
ext4: Fix mount messages when quota disabled
by Jan Kara
· 17 years ago
dfc5d03
ext4: correct mount option parsing to detect when quota options can be changed
by Jan Kara
· 17 years ago
7e01c8e
ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()
by Tiger Yang
· 17 years ago
f36f21e
Fix misuses of bdevname()
by Jean Delvare
· 17 years ago
f1fa334
ext4: fix hot spins in mballoc after err_freebuddy and err_freemeta
by Roel Kluin
· 17 years ago
f8a87d8
ext4: fix test ext_generic_write_end() copied return value
by Roel Kluin
· 17 years ago
8f6e39a
ext4: Move mballoc headers/structures to a seperate header file mballoc.h
by Mingming Cao
· 17 years ago
60bd63d
ext4: cleanup for compiling mballoc with verification and debugging #defines
by Solofo Ramangalahy
· 17 years ago
c19204b
ext4: don't use ext4_error in ext4_check_descriptors
by Josef Bacik
· 17 years ago
8753e88
ext4: mark inode dirty after initializing the extent tree
by Aneesh Kumar K.V
· 17 years ago
ef73772
ext4: update ctime and mtime for truncate with extents.
by Solofo Ramangalahy
· 17 years ago
c83617d
ext4: Don't do GFP_NOFS allocations after taking ext4_lock_group
by Aneesh Kumar K.V
· 17 years ago
3dcf545
ext4: move headers out of include/linux
by Christoph Hellwig
· 17 years ago
216553c
ext4: fix wrong gfp type under transaction
by Josef Bacik
· 17 years ago
2887df1
ext4: Fix hang on umount with quotas when journal is aborted
by Jan Kara
· 17 years ago
53b7e9f
ext4: Fix update of mtime and ctime on rename
by Jan Kara
· 17 years ago
46e665e
ext4: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
d3a95d4
ext4: make ext4_xattr_list() static
by Mingming Cao
· 17 years ago
14499f3
ext4: remove extra define of ext4_new_blocks_old from mballoc.c
by Mingming Cao
· 17 years ago
a871611
ext4: check ext4_journal_get_write_access() errors
by Akinobu Mita
· 17 years ago
c0a4ef3
ext4: use ext4_get_group_desc()
by Akinobu Mita
· 17 years ago
d00a6d7
ext4: use ext4_group_first_block_no()
by Akinobu Mita
· 17 years ago
216c34b
ext4: convert byte order of constant instead of variable
by Marcin Slusarz
· 17 years ago
e8546d0
ext4: le*_add_cpu conversion
by Marcin Slusarz
· 17 years ago
9a0762c
ext4: Convert list_for_each_rcu() to list_for_each_entry_rcu()
by Aneesh Kumar K.V
· 17 years ago
4ddfef7
ext4: reduce mballoc stack usage with noinline_for_stack
by Eric Sandeen
· 17 years ago
5cdd7b2
Convert ext4 to use unlocked_ioctl
by Andi Kleen
· 17 years ago
161e7b7
ext4: Cache the correct extent length for uninit extents
by Aneesh Kumar K.V
· 17 years ago
1a89734
ext4: Return unwritten buffer head when trying to read from prealloc space.
by Aneesh Kumar K.V
· 17 years ago
e067ba0
ext4: make ext4_ext_get_blocks always return <= max_blocks
by Aneesh Kumar K.V
· 17 years ago
fd28784
ext4: Fix fallocate to update the file size in each transaction
by Aneesh Kumar K.V
· 17 years ago
267e4db
ext4: Fix race between migration and mmap write
by Aneesh Kumar K.V
· 17 years ago
3977c96
ext4: zero out small extents when writing to prealloc area.
by Aneesh Kumar K.V
· 17 years ago
093a088
ext4: ENOSPC error handling for writing to an uninitialized extent
by Aneesh Kumar K.V
· 17 years ago
e65187e
ext4: Enable extent format for symlinks.
by Aneesh Kumar K.V
· 17 years ago
95c3889
ext4: Fix fallocate error path
by Aneesh Kumar K.V
· 17 years ago
f3f12fa
ext4: fix mount option parsing
by Josef Bacik
· 17 years ago
53c550e
ext4: fdatasync should skip metadata writeout when overwriting
by Hisashi Hifumi
· 17 years ago
97bd42b
ext4: check return of ext4_orphan_get properly
by Josef Bacik
· 17 years ago
46fe74f
ext4: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
36a5aeb
proc: remove proc_root_fs
by Alexey Dobriyan
· 17 years ago
6f28e08
quota: ext4: make ext4 handle quotaon on remount
by Jan Kara
· 17 years ago
e9b6269
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial
by Linus Torvalds
· 17 years ago
1cc8dcf
ext*: spelling fix prefered -> preferred
by Benoit Boissinot
· 17 years ago
42a74f2
[PATCH] r/o bind mounts: elevate write count for ioctls()
by Dave Hansen
· 17 years ago
335e92e
vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs
by Jan Kara
· 17 years ago
5606bf5
ext4: add missing ext4_journal_stop()
by Akinobu Mita
· 17 years ago
ffad0a4
ext4: ext4_find_next_zero_bit needs an aligned address on some arch
by Aneesh Kumar K.V
· 17 years ago
42bf038
ext4: set EXT4_EXTENTS_FL only for directory and regular files
by Aneesh Kumar K.V
· 17 years ago
2c98615
ext4: Don't mark filesystem error if fallocate fails
by Aneesh Kumar K.V
· 17 years ago
f5ab0d1
ext4: Fix BUG when writing to an unitialized extent
by Mingming Cao
· 17 years ago
825f148
ext4: Don't use ext4_dec_count() if not needed
by Theodore Ts'o
· 17 years ago
74d3487
ext4: modify block allocation algorithm for the last group
by Valerie Clement
· 17 years ago
e56eb65
ext4: Don't claim block from group which has corrupt bitmap
by Aneesh Kumar K.V
· 17 years ago
9df5643
ext4: Get journal write access before modifying the extent tree
by Aneesh Kumar K.V
· 17 years ago
b35905c
ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent()
by Aneesh Kumar K.V
· 17 years ago
4cdeed8
ext4: Don't leave behind a half-created inode if ext4_mkdir() fails
by Aneesh Kumar K.V
· 17 years ago
b73fce6
ext4: Fix kernel BUG at fs/ext4/mballoc.c:910!
by Valerie Clement
· 17 years ago
55bd725
ext4: Fix locking hierarchy violation in ext4_fallocate()
by Aneesh Kumar K.V
· 17 years ago
642be6e
Remove incorrect BKL comments in ext4
by Andi Kleen
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
469108f
ext4: Add new "development flag" to the ext4 filesystem
by Theodore Tso
· 17 years ago
26346ff
ext4: Don't panic in case of corrupt bitmap
by Aneesh Kumar K.V
· 17 years ago
256bdb4
ext4: allocate struct ext4_allocation_context from a kmem cache
by Eric Sandeen
· 17 years ago
7fb5409
ext4: Fix Direct I/O locking
by Jan Kara
· 17 years ago
8009f9f
ext4: Fix circular locking dependency with migrate and rm.
by Aneesh Kumar K.V
· 17 years ago
0040d98
allow in-inode EAs on ext4 root inode
by Eric Sandeen
· 17 years ago
42a10ad
ext4: Fix null bh pointer dereference in mballoc
by Aneesh Kumar K.V
· 17 years ago
Next »