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