Greg Kroah-Hartman
|
54d20f006c
Revert "sysfs: Kill nlink counting."
|
13 年之前 |
Masami Ichikawa
|
93518dd2eb
sysfs: Fix memory leak in sysfs_sd_setsecdata().
|
13 年之前 |
Greg Kroah-Hartman
|
bd1d462e13
Merge 3.3-rc2 into the driver-core-next branch.
|
13 年之前 |
Eric W. Biederman
|
524b6c5b39
sysfs: Kill nlink counting.
|
13 年之前 |
Eric W. Biederman
|
ce59791936
sysfs: Complain bitterly about attempts to remove files from nonexistent directories.
|
13 年之前 |
Al Viro
|
faef2b6c99
sysfs: propagate umode_t
|
14 年之前 |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 年之前 |
Linus Torvalds
|
8a9ea3237e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
13 年之前 |
Eric W. Biederman
|
23396180a9
sysfs: Remove support for tagged directories with untagged members.
|
13 年之前 |
Mikulas Patocka
|
7f9838fd01
sysfs: count subdirectories
|
14 年之前 |
Al Viro
|
10556cb21a
->permission() sanitizing: don't pass flags to ->permission()
|
14 年之前 |
Al Viro
|
2830ba7f34
->permission() sanitizing: don't pass flags to generic_permission()
|
14 年之前 |
Al Viro
|
178ea73521
kill check_acl callback of generic_permission()
|
14 年之前 |
Alexey Dobriyan
|
57cc7215b7
headers: kobject.h redux
|
14 年之前 |
Nick Piggin
|
b74c79e993
fs: provide rcu-walk aware permission i_ops
|
14 年之前 |
Al Viro
|
01cd9fef6e
switch sysfs to ->evict_inode()
|
15 年之前 |
Christoph Hellwig
|
6a1a90ad1b
rename generic_setattr
|
15 年之前 |
Nick Piggin
|
75de46b98d
fix setattr error handling in sysfs, configfs
|
15 年之前 |
Nick Piggin
|
3322e79a38
fs: convert simple fs to new truncate
|
15 年之前 |
Eric W. Biederman
|
af10ec77b4
sysfs: Add support for tagged directories with untagged members.
|
15 年之前 |
Eric W. Biederman
|
3ff195b011
sysfs: Implement sysfs tagged directory support.
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Eric W. Biederman
|
fac2622bba
sysfs: Pass super_block to sysfs_get_inode
|
15 年之前 |
Eric W. Biederman
|
f8d4f618fe
sysfs: Serialize updates to the vfs inode
|
15 年之前 |
Eric W. Biederman
|
7c0ff870d1
sysfs: sysfs_sd_setattr set iattrs unconditionally
|
15 年之前 |
Eric W. Biederman
|
e16acb503b
sysfs: sysfs_setattr remove unnecessary permission check.
|
15 年之前 |
Eric W. Biederman
|
832b6af198
sysfs: Propagate renames to the vfs on demand
|
15 年之前 |
Eric W. Biederman
|
e61ab4ae48
sysfs: Implement sysfs_getattr & sysfs_permission
|
15 年之前 |
Eric W. Biederman
|
35df63c46c
sysfs: Fix locking and factor out sysfs_sd_setattr
|
15 年之前 |
Eric W. Biederman
|
4be3df28be
sysfs: Simplify iattr time assignments
|
15 年之前 |