Miklos Szeredi
|
6497d160f6
sysfs: use check_submounts_and_drop()
|
12 년 전 |
Greg Kroah-Hartman
|
37814ee0ba
sysfs: dir.c: fix up odd do/while indentation
|
12 년 전 |
Greg Kroah-Hartman
|
ddfd6d074e
sysfs: fix up 80 column coding style issues
|
12 년 전 |
Greg Kroah-Hartman
|
1b18dc2beb
sysfs: fix up space coding style issues
|
12 년 전 |
Greg Kroah-Hartman
|
ab9bf4be4d
sysfs: remove trailing whitespace
|
12 년 전 |
Linus Torvalds
|
fc76a258d4
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 년 전 |
Al Viro
|
d55fea8ddb
[readdir] convert sysfs
|
12 년 전 |
Warner Wang
|
434749108c
sysfs: sysfs_link_sibling(): fix typo in comment
|
12 년 전 |
Ming Lei
|
bb2b0051d7
sysfs: check if one entry has been removed before freeing
|
12 년 전 |
Ming Lei
|
f7db5e7660
sysfs: fix use after free in case of concurrent read/write and readdir
|
12 년 전 |
Greg Kroah-Hartman
|
0f8b1a0204
Merge v3.9-rc5 into driver-core-next
|
12 년 전 |
Maarten Lankhorst
|
3db3c62584
sysfs: use atomic_inc_unless_negative in sysfs_get_active
|
12 년 전 |
Ming Lei
|
e5110f411d
sysfs: handle failure path correctly for readdir()
|
12 년 전 |
Ming Lei
|
991f76f837
sysfs: fix race between readdir and lseek
|
12 년 전 |
Geert Uytterhoeven
|
66081a7251
sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()
|
12 년 전 |
Linus Torvalds
|
fa93669a19
Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
13 년 전 |
Andrew Morton
|
17f79be93d
sysfs: fail dentry revalidation after namespace change fix
|
13 년 전 |
Glauber Costa
|
e5bcac6147
sysfs: fail dentry revalidation after namespace change
|
13 년 전 |
Al Viro
|
e77fb7cef8
sysfs: just use d_materialise_unique()
|
13 년 전 |
Al Viro
|
469796d105
sysfs: switch to ->s_d_op and ->d_release()
|
13 년 전 |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 년 전 |
Al Viro
|
0b728e1911
stop passing nameidata * to ->d_revalidate()
|
13 년 전 |
Alan Stern
|
356c05d58a
sysfs: get rid of some lockdep false positives
|
13 년 전 |
Sasikantha babu
|
b4eafca113
sysfs: Removed dup_name entirely in sysfs_rename
|
13 년 전 |
Dan Williams
|
3a198886ab
sysfs: handle 'parent deleted before child added'
|
13 년 전 |
Tom Goff
|
70fa4a62e9
sysfs: Update the name hash for an entry after changing the namespace
|
13 년 전 |
Greg Kroah-Hartman
|
54d20f006c
Revert "sysfs: Kill nlink counting."
|
13 년 전 |
Eric W. Biederman
|
d5c38b137a
sysfs: Update the name hash when renaming sysfs entries
|
13 년 전 |
Eric W. Biederman
|
524b6c5b39
sysfs: Kill nlink counting.
|
13 년 전 |
Eric W. Biederman
|
cafa6b5dd7
sysfs: Store the sysfs inode in an unsigned int.
|
13 년 전 |