Commit Graph

57 Commits (32c3263221bd63316815286dccacdc7abfd7f3c4)

Author SHA1 Message Date
Huang Ying 15b0beaa33 Add x64 support to debugfs 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Al Viro 123df2944c Lose the new_name argument of fsnotify_move() 15 years ago
Al Viro ef52c75e4b get rid of pointless checks after simple_pin_fs() 15 years ago
Mathieu Desnoyers d3a3b0adad debugfs: fix create mutex racy fops and private data 15 years ago
Alberto Bertogli be030e653f fs/debugfs/inode.c: fix comment typos 15 years ago
Robin Getz e4792aa30f debugfs: use specified mode to possibly mark files read/write only 16 years ago
Jonathan Corbet 400ced61fa debugfs: fix docbook error 16 years ago
Steven Rostedt 56a83cc929 debugfs: dont stop on first failed recursive delete 16 years ago
Frederic Weisbecker c0f92ba99b debugfs: function to know if debugfs is initialized 16 years ago
Inaky Perez-Gonzalez 5e07878787 debugfs: add helpers for exporting a size_t simple value 16 years ago
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
Mimi Zohar 9256292782 integrity: special fs magic 17 years ago
Haavard Skinnemoen 9505e63756 debugfs: Implement debugfs_remove_recursive() 17 years ago
Robert P. J. Day 883ce42ec4 DEBUGFS: Correct location of debugfs API documentation. 17 years ago
Harvey Harrison 3634634edd debugfs: fix sparse warnings 17 years ago
Christoph Hellwig 8b88b0998e libfs: allow error return from simple attributes 17 years ago
Greg Kroah-Hartman 197b12d679 Kobject: convert fs/* from kobject_unregister() to kobject_put() 17 years ago
Greg Kroah-Hartman 0ff21e4663 kobject: convert kernel_kset to be a kobject 17 years ago
Greg Kroah-Hartman bd35b93d80 kset: convert kernel_subsys to use kset_create 17 years ago
Greg Kroah-Hartman 191e186bd0 kobject: convert debugfs to use kobject_create 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
Al Viro 5a190ae697 [PATCH] pass dentry to audit_inode()/audit_inode_child() 18 years ago
Randy Dunlap e6716b87d5 docbook: fix filesystems content 18 years ago
Robin Getz 2ebefc5016 debugfs: helper for decimal challenged 18 years ago
Jens Axboe a6bb340da3 debugfs: remove rmdir() non-empty complaint 18 years ago
Jan Kara cfc94cdf8e debugfs: add rename for debugfs files 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
Michael Ellerman 8447891fe8 debugfs: Add debugfs_create_u64() 18 years ago
Cornelia Huck 873760fbf4 debugfs: Remove misleading comments. 18 years ago
Peter Oberparleiter 66f5496393 debugfs: implement symbolic links 18 years ago
Arjan van de Ven 00977a59b9 [PATCH] mark struct file_operations const 6 18 years ago
Mathieu Desnoyers 29a7f3ada7 DebugFS : file/directory removal fix 18 years ago
Mathieu Desnoyers 65c333367b DebugFS : more file/directory creation error handling 18 years ago
Mathieu Desnoyers 63223a0654 DebugFS : file/directory creation error handling 18 years ago
Mathieu Desnoyers bafb232ec4 DebugFS : coding style fixes 18 years ago
Mathieu Desnoyers 4f36557fbe DebugFS : inotify create/mkdir support 18 years ago
Randy Dunlap 4d8ebddcc5 [PATCH] debugfs: add header file 18 years ago
Akinobu Mita 7bb0386f10 debugfs: check return value correctly 18 years ago
Komal Shah 5a65980ec5 debugfs: spelling fix 19 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Theodore Ts'o 8e18e2941c [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private 19 years ago
Randy Dunlap 6468b3afa7 Debugfs: kernel-doc fixes for debugfs 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Trond Myklebust 1f5ce9e93a VFS: Unexport do_kern_mount() and clean up simple_pin_fs() 19 years ago
Jens Axboe 71601e2b33 [PATCH] debugfs inode leak 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Arjan van de Ven 99ac48f54a [PATCH] mark f_ops const in the inode 19 years ago