Heloise
|
4108124f5c
fs/efs/super.c: fix return value
|
9 年之前 |
Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
9 年之前 |
Firo Yang
|
35a4c902f6
fs/efs: femove unneeded cast
|
10 年之前 |
Fabian Frederick
|
d1826f2a3d
fs/efs: convert printk(KERN_DEBUG to pr_debug
|
11 年之前 |
Fabian Frederick
|
f403d1dbac
fs/efs: add pr_fmt / use __func__
|
11 年之前 |
Fabian Frederick
|
179b87fb18
fs/efs: convert printk to pr_foo()
|
11 年之前 |
Linus Torvalds
|
24e7ea3bea
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 年之前 |
Fabian Frederick
|
7a42d4b6a1
fs/efs/super.c: add __init to init_inodecache()
|
11 年之前 |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 年之前 |
Al Viro
|
5a9ed6f5e7
efs: get rid of ->put_super()
|
11 年之前 |
Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 年之前 |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
13 年之前 |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 年之前 |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 年之前 |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 年之前 |
Al Viro
|
152a083666
new helper: mount_bdev()
|
15 年之前 |
Coly Li
|
514c91a9cc
fs/efs: return f_fsid for statfs(2)
|
16 年之前 |
David Woodhouse
|
dc8e190948
EFS: Don't set f_fsid in statfs().
|
17 年之前 |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 年之前 |
Christoph Hellwig
|
45254b4fb2
efs: move headers out of include/linux/
|
17 年之前 |
David Howells
|
298384cd79
iget: stop EFS from using iget() and read_inode()
|
17 年之前 |
Christoph Hellwig
|
3965516440
exportfs: make struct export_operations const
|
18 年之前 |
Christoph Hellwig
|
05da080482
efs: new export ops
|
18 年之前 |
Christoph Lameter
|
4ba9b9d0ba
Slab API: remove useless ctor parameter and reorder parameters
|
18 年之前 |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 年之前 |
Christoph Hellwig
|
5ca2960733
knfsd: exportfs: remove iget abuse
|
18 年之前 |
Christoph Hellwig
|
a569425512
knfsd: exportfs: add exportfs.h header
|
18 年之前 |
Christoph Lameter
|
a35afb830f
Remove SLAB_CTOR_CONSTRUCTOR
|
18 年之前 |
Christoph Lameter
|
50953fe9e0
slab allocators: Remove SLAB_DEBUG_INITIAL flag
|
18 年之前 |
Josef 'Jeff' Sipek
|
ee9b6d61a2
[PATCH] Mark struct super_operations const
|
18 年之前 |