summaryrefslogtreecommitdiff
path: root/fs/devfs
AgeCommit message (Expand)Author
2006-06-26[PATCH] devfs: Remove devfs from the kernel treeGreg Kroah-Hartman
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl
2005-08-19[PATCH] Fix up symlink function pointersAl Viro
2005-01-20[PATCH] Lock initializer cleanup: FilesystemsThomas Gleixner
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-10-18[PATCH] unexport devfs_mk_symlinkChristoph Hellwig
2004-08-08Remove ESPIPE logic from drivers, letting the VFS layer handle it instead.Linus Torvalds
2004-06-23[PATCH] symlink 3/9: trivial filesystemsAlexander Viro
2004-06-21[PATCH] Fix sparse warning in fs/devfs/base.cRandy Dunlap
2004-06-03[PATCH] sparse: trivial fs annotationsAlexander Viro
2004-04-11[PATCH] feed devfs through LindentAndrew Morton
2004-02-18[PATCH] devfs: race fixes and cleanupAndrew Morton
2004-02-15[PATCH] devfs do_mount fixAndrew Morton
2004-01-18[PATCH] bdev: bd_acquire() cleanupAndrew Morton
2003-10-04[PATCH] kernel documentation fixesAndrew Morton
2003-09-21[PATCH] Fix setpgid and threadsAndrew Morton
2003-09-06[PATCH] janitor: remove unneeded version.h #includesRandy Dunlap
2003-09-04[PATCH] large dev_t - second series (7/15)Alexander Viro
2003-09-04[PATCH] large dev_t - second series (1/15)Alexander Viro
2003-08-14[PATCH] _devfs_walk_path fixAndrew Morton
2003-08-14[PATCH] devfs_mk_dir fixAndrew Morton
2003-07-31[PATCH] devfs_lookup stack corruption fix reworkAndrew Morton
2003-07-18[PATCH] Use before initialisation in devfs_mk_cdev()Christoph Hellwig
2003-07-17[PATCH] is_devfsd_or_child() deadlock fixAndrew Morton
2003-07-10[PATCH] devfs deadlock fixAndrew Morton
2003-07-10[PATCH] devfs oops fixAndrew Morton
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust
2003-06-10[PATCH] devfs_mk_dir() fixAndrew Morton
2003-06-04[PATCH] Graceful failure in devfs_remove()Andrew Morton
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer
2003-05-12[PATCH] remove devfs_registerAndrew Morton
2003-05-07[PATCH] devfs: API changesAndrew Morton
2003-04-23[PATCH] fix devfs_mk_dir prototypeChristoph Hellwig
2003-04-20[PATCH] devfs: warn on block modes in devfs_registerChristoph Hellwig
2003-04-20[PATCH] devfs: kill devfs_register_partitionChristoph Hellwig
2003-04-20[PATCH] devfs: gendisk.devfs_name updatesChristoph Hellwig
2003-04-20[PATCH] devfs: introduce devfs_mk_bdevChristoph Hellwig
2003-04-20[PATCH] devfs: remove devfs_unregisterChristoph Hellwig
2003-04-17[PATCH] devfs: make devfs_generate_path staticChristoph Hellwig
2003-04-17[PATCH] devfs: cleanup partition handling interactionChristoph Hellwig
2003-04-17[PATCH] devfs: sanitize devfs_register_tape prototypeChristoph Hellwig
2003-04-17[PATCH] devfs: fix compilationChristoph Hellwig
2003-04-16[PATCH] remove DEVFS_FL_*Christoph Hellwig
2003-03-23[PATCH] make devfs_alloc_unique_number private to devfsChristoph Hellwig
2003-03-23[PATCH] devfs_mk_dir simplificationChristoph Hellwig
2003-03-23[PATCH] devfs_mk_symlink simplificationChristoph Hellwig