Linus Torvalds
|
1751e8a6cb
Rename superblock flags (MS_xyz -> SB_xyz)
|
hace 7 años |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
hace 7 años |
Ingo Molnar
|
5b825c3af1
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
|
hace 8 años |
Carlos Maiolino
|
ff0031d848
ext2: fix filesystem deadlock while reading corrupted xattr block
|
hace 9 años |
Wang Shilong
|
712ddc52ff
Ext2: remove the static function release_blocks to optimize the kernel
|
hace 12 años |
Wang Shilong
|
8e3dffc651
Ext2: mark inode dirty after the function dquot_free_block_nodirty is called
|
hace 12 años |
Wang Shilong
|
98783e453c
Ext2: remove the overhead check about sb in the function ext2_new_blocks
|
hace 12 años |
Linus Torvalds
|
99dbb1632f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
hace 13 años |
Anatol Pomozov
|
4907cb7b19
treewide: fix comment/printk/variable typos
|
hace 13 años |
Akinobu Mita
|
ecd0afa3ce
ext2: use memweight()
|
hace 13 años |
Linus Torvalds
|
ece78b7df7
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
hace 13 años |
Wang Sheng-Hui
|
0324876628
ext2: trivial fix to comment for ext2_free_blocks
|
hace 13 años |
Eric W. Biederman
|
b8a9f9e183
userns: Convert ext2 to use kuid/kgid where appropriate.
|
hace 13 años |
Jan Kara
|
b838ec2232
ext2: Remove s_dirt handling
|
hace 13 años |
Julia Lawall
|
6e3d6ca0bf
fs/ext2/balloc.c: delete useless initialization
|
hace 14 años |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
hace 14 años |
Namhyung Kim
|
26f78b7a42
ext2: fix comment on ext2_try_to_allocate()
|
hace 15 años |
Al Viro
|
addacc7d6f
Take dirtying the inode to callers of ext2_free_blocks()
|
hace 15 años |
Al Viro
|
3889717d28
ext2: switch to dquot_free_block_nodirty()
|
hace 15 años |
Jan Kara
|
4689153237
ext2: Avoid loading bitmaps for full groups during block allocation
|
hace 15 años |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
hace 15 años |
Christoph Hellwig
|
5dd4056db8
dquot: cleanup space allocation / freeing routines
|
hace 15 años |
Jan Kara
|
6f90bee506
ext2: Use lowercase names of quota functions
|
hace 16 años |
David Howells
|
a8dd4d67bd
CRED: Wrap task credential accesses in the Ext2 filesystem
|
hace 16 años |
Mingming Cao
|
d707d31c97
ext2: fix ext2 block reservation early ENOSPC issue
|
hace 17 años |
Aneesh Kumar K.V
|
8b91582500
ext2: retry block allocation if new blocks are allocated from system zone
|
hace 17 años |
Harvey Harrison
|
605afd60ef
ext2: replace remaining __FUNCTION__ occurrences
|
hace 17 años |
Julia Lawall
|
2c11619a59
fs/ext2: use BUG_ON
|
hace 17 años |
Akinobu Mita
|
859cb93679
ext[234]: cleanup ext[234]_bg_num_gdb()
|
hace 17 años |
Akinobu Mita
|
144704e522
ext[234]: fix comment for nonexistent variable
|
hace 17 años |