Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d9819eb9cd3252fe45d52500f0f12980ee040177
/
fs
/
ext2
/
balloc.c
712ddc5
Ext2: remove the static function release_blocks to optimize the kernel
by Wang Shilong
· 12 years ago
8e3dffc
Ext2: mark inode dirty after the function dquot_free_block_nodirty is called
by Wang Shilong
· 12 years ago
98783e4
Ext2: remove the overhead check about sb in the function ext2_new_blocks
by Wang Shilong
· 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
4907cb7
treewide: fix comment/printk/variable typos
by Anatol Pomozov
· 12 years ago
ecd0afa
ext2: use memweight()
by Akinobu Mita
· 12 years ago
ece78b7
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 12 years ago
0324876
ext2: trivial fix to comment for ext2_free_blocks
by Wang Sheng-Hui
· 12 years ago
b8a9f9e
userns: Convert ext2 to use kuid/kgid where appropriate.
by Eric W. Biederman
· 13 years ago
b838ec2
ext2: Remove s_dirt handling
by Jan Kara
· 13 years ago
6e3d6ca
fs/ext2/balloc.c: delete useless initialization
by Julia Lawall
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
26f78b7
ext2: fix comment on ext2_try_to_allocate()
by Namhyung Kim
· 14 years ago
addacc7
Take dirtying the inode to callers of ext2_free_blocks()
by Al Viro
· 14 years ago
3889717
ext2: switch to dquot_free_block_nodirty()
by Al Viro
· 14 years ago
4689153
ext2: Avoid loading bitmaps for full groups during block allocation
by Jan Kara
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
5dd4056
dquot: cleanup space allocation / freeing routines
by Christoph Hellwig
· 15 years ago
6f90bee
ext2: Use lowercase names of quota functions
by Jan Kara
· 16 years ago
a8dd4d6
CRED: Wrap task credential accesses in the Ext2 filesystem
by David Howells
· 16 years ago
d707d31
ext2: fix ext2 block reservation early ENOSPC issue
by Mingming Cao
· 16 years ago
8b91582
ext2: retry block allocation if new blocks are allocated from system zone
by Aneesh Kumar K.V
· 17 years ago
605afd6
ext2: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
2c11619
fs/ext2: use BUG_ON
by Julia Lawall
· 17 years ago
859cb93
ext[234]: cleanup ext[234]_bg_num_gdb()
by Akinobu Mita
· 17 years ago
144704e
ext[234]: fix comment for nonexistent variable
by Akinobu Mita
· 17 years ago
01584fa
ext2: add block bitmap validation
by Aneesh Kumar K.V
· 17 years ago
7f0adae
ext2: return after ext2_error in case of failures
by Aneesh Kumar K.V
· 17 years ago
0b832a4
Revert "ext2/ext3/ext4: add block bitmap validation"
by Linus Torvalds
· 17 years ago
a686cd8
ext2 reservations
by Martin J. Bligh
· 17 years ago
7c9e69f
ext2/ext3/ext4: add block bitmap validation
by Aneesh Kumar K.V
· 17 years ago
febfcf9
fs: mark nibblemap const
by Philippe De Muyter
· 17 years ago
3cb4f9f
lib: percpu_counter_sub
by Peter Zijlstra
· 17 years ago
aa0dff2
lib: percpu_counter_add
by Peter Zijlstra
· 17 years ago
e627432
[PATCH] ext[234]: update documentation
by Aneesh Kumar K.V
· 18 years ago
833f732
[PATCH] EXT2: Remove superblock lock contention in ext2_statfs
by Dave Kleikamp
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
21730ee
[PATCH] Make EXT2_DEBUG work again
by Valerie Henson
· 18 years ago
16f7e0f
[PATCH] capable/capability.h (fs/)
by Randy Dunlap
· 19 years ago
2860b73
[PATCH] remove CONFIG_EXT{2,3}_CHECK
by Adrian Bunk
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago