Linus Torvalds
|
3ae5080f4c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
16 anni fa |
Al Viro
|
ee1ec32903
constify dentry_operations: sysfs
|
16 anni fa |
Eric W. Biederman
|
e0edd3c65a
sysfs: don't block indefinitely for unmapped files.
|
16 anni fa |
Alex Chiang
|
425cb02912
sysfs: sysfs_add_one WARNs with full path to duplicate filename
|
16 anni fa |
Christoph Hellwig
|
3222a3e55f
[PATCH] fix ->llseek for more directories
|
16 anni fa |
Eric W. Biederman
|
0b4a4fea25
kobject: Cleanup kobject_rename and !CONFIG_SYSFS
|
17 anni fa |
Tejun Heo
|
45c076c5d7
sysfs: use ilookup5() instead of ilookup5_nowait()
|
16 anni fa |
Neil Brown
|
f1282c844e
sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent
|
17 anni fa |
Arjan van de Ven
|
99fcd77d15
Use WARN() in fs/sysfs
|
17 anni fa |
Cornelia Huck
|
36ce6dad6e
driver core: Suppress sysfs warnings for device_rename().
|
17 anni fa |
Stephen Hemminger
|
0599ad53fe
sysfs: remove error messages for -EEXIST case
|
17 anni fa |
Robert P. J. Day
|
c6f8773382
SYSFS: Explicitly include required header file slab.h.
|
17 anni fa |
Jean Delvare
|
9fd5b1c906
sysfs: Fix a copy-n-paste typo in comment
|
17 anni fa |
Tejun Heo
|
456ef1553c
sysfs: fix bugs in sysfs_rename/move_dir()
|
17 anni fa |
Tejun Heo
|
e49452c677
sysfs: make sysfs_lookup() return ERR_PTR(-ENOENT) on failed lookup
|
17 anni fa |
Adrian Bunk
|
78e9d3678c
sysfs: make sysfs_{get,put}_active() static
|
17 anni fa |
Roel Kluin
|
f7a75f0a40
spin_lock_unlocked cleanups
|
17 anni fa |
Christoph Hellwig
|
eead191153
partially fix up the lookup_one_noperm mess
|
17 anni fa |
Tejun Heo
|
6d66f5cd26
sysfs: add copyrights
|
17 anni fa |
Tejun Heo
|
a4e8b91254
sysfs: move sysfs file poll implementation to sysfs_open_dirent
|
17 anni fa |
Tejun Heo
|
bc747f37a0
sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dir
|
17 anni fa |
Tejun Heo
|
d6b4fd2fae
sysfs: open code sysfs_attach_dentry()
|
17 anni fa |
Tejun Heo
|
b1fc3d6144
sysfs: make s_elem an anonymous union
|
17 anni fa |
Tejun Heo
|
181b2e4be1
sysfs: fix comments of sysfs_add/remove_one()
|
17 anni fa |
Greg Kroah-Hartman
|
5c3e8964ce
sysfs: spit a warning to users when they try to create a duplicate sysfs file
|
17 anni fa |
Eric W. Biederman
|
45aaae9c51
sysfs: Rewrite sysfs_move_dir in terms of sysfs dirents
|
17 anni fa |
Eric W. Biederman
|
9918f9a481
sysfs: Rewrite rename in terms of sysfs dirents
|
17 anni fa |
Eric W. Biederman
|
5a26b79c42
sysfs: Remove s_dentry
|
17 anni fa |
Tejun Heo
|
e0712bbfd9
sysfs: simply sysfs_get_dentry
|
17 anni fa |
Eric W. Biederman
|
932ea2e374
sysfs: Introduce sysfs_rename_mutex
|
17 anni fa |