Al Viro
|
2e5afe54e0
ext2: make sure that partially set up inodes won't be returned by ext2_iget()
|
il y a 7 ans |
Linus Torvalds
|
1751e8a6cb
Rename superblock flags (MS_xyz -> SB_xyz)
|
il y a 7 ans |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
il y a 7 ans |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
il y a 8 ans |
Deepa Dinamani
|
02027d42c3
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
|
il y a 9 ans |
Jan Kara
|
f7a1c358e5
ext2: Check return value from ext2_get_group_desc()
|
il y a 9 ans |
Jan Kara
|
c2edb305d6
ext2: Handle error from dquot_initalize()
|
il y a 10 ans |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
il y a 10 ans |
Christoph Hellwig
|
de1414a654
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
|
il y a 10 ans |
ZhangZhen
|
e878167af9
ext2/3: use prandom_u32() instead of get_random_bytes()
|
il y a 11 ans |
Jan Kara
|
c288d29696
ext2: Fix BUG_ON in evict() on inode deletion
|
il y a 12 ans |
Akinobu Mita
|
ecd0afa3ce
ext2: use memweight()
|
il y a 13 ans |
Jan Kara
|
b838ec2232
ext2: Remove s_dirt handling
|
il y a 13 ans |
Linus Torvalds
|
ac69e09280
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
il y a 13 ans |
Jan Kara
|
ef6919c283
ext2: Fix error handling on inode bitmap corruption
|
il y a 13 ans |
Al Viro
|
3ea40bc947
ext2: propagate umode_t
|
il y a 14 ans |
Miklos Szeredi
|
6d6b77f163
filesystems: add missing nlink wrappers
|
il y a 13 ans |
Eric Paris
|
2a7dba391e
fs/vfs/security: pass last path component to LSM on inode creation
|
il y a 14 ans |
Al Viro
|
72edc4d087
merge ext2 delete_inode and clear_inode, switch to ->evict_inode()
|
il y a 15 ans |
Dmitry Monakhov
|
ffba102d75
ext2: replace inode uid,gid,mode init with helper
|
il y a 15 ans |
Francis Moreau
|
524e4a1d10
ext2: remove useless call to brelse() in ext2_free_inode()
|
il y a 15 ans |
Christoph Hellwig
|
871a293155
dquot: cleanup dquot initialize routine
|
il y a 15 ans |
Christoph Hellwig
|
9f75475802
dquot: cleanup dquot drop routine
|
il y a 15 ans |
Christoph Hellwig
|
63936ddaa1
dquot: cleanup inode allocation / freeing routines
|
il y a 15 ans |
Jan Kara
|
6f90bee506
ext2: Use lowercase names of quota functions
|
il y a 16 ans |
Duane Griffin
|
ef8b646183
ext2: tighten restrictions on inode flags
|
il y a 16 ans |
Duane Griffin
|
0e090f1e05
ext2: don't inherit inappropriate inode flags from parent
|
il y a 16 ans |
Al Viro
|
41080b5a24
nfsd race fixes: ext2
|
il y a 16 ans |
David Howells
|
a8dd4d67bd
CRED: Wrap task credential accesses in the Ext2 filesystem
|
il y a 16 ans |
Marcin Slusarz
|
fba4d3997f
ext2: le*_add_cpu conversion
|
il y a 17 ans |