Commit Graph

6726 Commits (e629a7ddc0188e1bb9e956e698a9bd00c19c9854)

Author SHA1 Message Date
Tejun Heo b05f0548da sysfs: kill unnecessary sysfs_get() in open paths 18 years ago
Tejun Heo b13dc89c5a sysfs: reposition sysfs_dirent->s_mode. 18 years ago
Tejun Heo 5a7ad7f044 sysfs: kill sysfs_update_file() 18 years ago
Tejun Heo 59f6901568 sysfs: clean up header files 18 years ago
Tejun Heo f88123eaf9 sysfs: fix sysfs_chmod_file() such that it updates sd->s_mode too 18 years ago
Tejun Heo 181b2e4be1 sysfs: fix comments of sysfs_add/remove_one() 18 years ago
Greg Kroah-Hartman 5c3e8964ce sysfs: spit a warning to users when they try to create a duplicate sysfs file 18 years ago
Eric W. Biederman 45aaae9c51 sysfs: Rewrite sysfs_move_dir in terms of sysfs dirents 18 years ago
Eric W. Biederman 9918f9a481 sysfs: Rewrite rename in terms of sysfs dirents 18 years ago
Eric W. Biederman 5a26b79c42 sysfs: Remove s_dentry 18 years ago
Tejun Heo e0712bbfd9 sysfs: simply sysfs_get_dentry 18 years ago
Eric W. Biederman 932ea2e374 sysfs: Introduce sysfs_rename_mutex 18 years ago
Eric W. Biederman 89bec09705 sysfs: Rewrite sysfs_drop_dentry. 18 years ago
Eric W. Biederman 3efa65b92d sysfs: Simplify readdir. 18 years ago
Eric W. Biederman 94777e0918 sysfs: In sysfs_lookup don't open code sysfs_find_dirent 18 years ago
Eric W. Biederman 7d0c7d676c sysfs: Make sysfs_mount static 18 years ago
Eric W. Biederman 0333cd8a3f sysfs: Use kill_anon_super 18 years ago
Eric W. Biederman 119dd52be3 sysfs: Remove sysfs_instantiate 18 years ago
Eric W. Biederman 372e88bd19 sysfs: Move all of inode initialization into sysfs_init_inode 18 years ago
Tejun Heo 253280267a sysfs: fix i_mutex locking in sysfs_get_dentry() 18 years ago
Rolf Eike Beer a93720eeb4 sysfs: Fix typos in fs/sysfs/file.c 18 years ago
Tejun Heo 990e53f880 sysfs: make sysfs_addrm_finish() return void 18 years ago
Tejun Heo 23dc279950 sysfs: make sysfs_add_one() automatically check for duplicate entry 18 years ago
Tejun Heo 41fc1c2745 sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictly 18 years ago
Tejun Heo ff869de7bf sysfs: simplify sysfs_rename_dir() 18 years ago
Tejun Heo a7a0475497 sysfs: cosmetic changes in sysfs_lookup() 18 years ago
Eric W. Biederman 90bc61359d sysfs: Remove first pass at shadow directory support 18 years ago
Dave Young 869512ab5a sysfs: cleanup semaphore.h 18 years ago
Dave Young 52e8c209d6 sysfs/file.c - use mutex instead of semaphore 18 years ago
Robin Getz 2ebefc5016 debugfs: helper for decimal challenged 18 years ago
Greg Kroah-Hartman 34980ca8fa Drivers: clean up direct setting of the name of a kset 18 years ago
Greg Kroah-Hartman 19c38de88a kobjects: fix up improper use of the kobject name field 18 years ago
Mark Fasheh e7b3401960 ocfs2: Optionally return filldir errors 18 years ago
Mark Fasheh 5b6a3a2b4a ocfs2: Write support for directories with inline data 18 years ago
Mark Fasheh 23193e513d ocfs2: Read support for directories with inline data 18 years ago
Mark Fasheh 1afc32b952 ocfs2: Write support for inline data 18 years ago
Mark Fasheh 6798d35a31 ocfs2: Read support for inline data 18 years ago
Mark Fasheh 15b1e36bdb ocfs2: Structure updates for inline data 18 years ago
Mark Fasheh 8553cf4f36 ocfs2: Cleanup dirent size check 18 years ago
Mark Fasheh 38760e2432 ocfs2: Rename cleanups 18 years ago
Mark Fasheh be94d11704 ocfs2: Provide convenience function for ino lookup 18 years ago
Mark Fasheh 0bfbbf62a8 ocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2_dir_foreach() 18 years ago
Mark Fasheh 5eae5b96fc ocfs2: Remove open coded readdir() 18 years ago
Mark Fasheh 7e8536797d ocfs2: Pass raw u64 to filldir 18 years ago
Mark Fasheh b8bc5f4fde ocfs2: Abstract out core dir listing functionality 18 years ago
Mark Fasheh 316f4b9f98 ocfs2: Move directory manipulation code into dir.c 18 years ago
Mark Fasheh 1d410a6e33 ocfs2: Small refactor of truncate zeroing code 18 years ago
Mark Fasheh 65ed39d6ca ocfs2: move nonsparse hole-filling into ocfs2_write_begin() 18 years ago
Mark Fasheh 92e91ce2a3 ocfs2: Sync ocfs2_fs.h with ocfs2-tools 18 years ago
Denis Cheng bddb8eb37f [PATCH] fs/ocfs2/: removed unneeded initial value and function's return value 18 years ago