aboutsummaryrefslogtreecommitdiffstats
path: root/fs/devfs (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-01-20[PATCH] Lock initializer cleanup: FilesystemsThomas Gleixner1-4/+4
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen1-0/+1
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk2-2/+2
2004-10-18[PATCH] unexport devfs_mk_symlinkChristoph Hellwig1-1/+0
2004-08-08Remove ESPIPE logic from drivers, letting the VFS layer handle it instead.Linus Torvalds1-6/+2
2004-06-23[PATCH] symlink 3/9: trivial filesystemsAlexander Viro1-22/+4
2004-06-21[PATCH] Fix sparse warning in fs/devfs/base.cRandy Dunlap1-1/+2
2004-06-03[PATCH] sparse: trivial fs annotationsAlexander Viro1-6/+6
2004-04-11[PATCH] feed devfs through LindentAndrew Morton2-1420/+1439
2004-02-18[PATCH] devfs: race fixes and cleanupAndrew Morton3-368/+198
2004-02-15[PATCH] devfs do_mount fixAndrew Morton1-1/+1
2004-01-18[PATCH] bdev: bd_acquire() cleanupAndrew Morton1-16/+2
2003-10-04[PATCH] kernel documentation fixesAndrew Morton1-2/+3
2003-09-21[PATCH] Fix setpgid and threadsAndrew Morton1-3/+3
2003-09-06[PATCH] janitor: remove unneeded version.h #includesRandy Dunlap1-1/+0
2003-09-04[PATCH] large dev_t - second series (7/15)Alexander Viro1-2/+2
2003-09-04[PATCH] large dev_t - second series (1/15)Alexander Viro1-3/+2
2003-08-14[PATCH] _devfs_walk_path fixAndrew Morton1-0/+6
2003-08-14[PATCH] devfs_mk_dir fixAndrew Morton1-2/+2
2003-07-31[PATCH] devfs_lookup stack corruption fix reworkAndrew Morton1-50/+15
2003-07-18[PATCH] Use before initialisation in devfs_mk_cdev()Christoph Hellwig1-12/+12
2003-07-17[PATCH] is_devfsd_or_child() deadlock fixAndrew Morton1-2/+15
2003-07-10[PATCH] devfs deadlock fixAndrew Morton1-1/+1
2003-07-10[PATCH] devfs oops fixAndrew Morton1-7/+50
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust1-3/+3
2003-06-10[PATCH] devfs_mk_dir() fixAndrew Morton1-1/+8
2003-06-04[PATCH] Graceful failure in devfs_remove()Andrew Morton1-0/+7
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer1-2/+3
2003-05-12[PATCH] remove devfs_registerAndrew Morton1-93/+1
2003-05-07[PATCH] devfs: API changesAndrew Morton1-0/+46
2003-04-23[PATCH] fix devfs_mk_dir prototypeChristoph Hellwig1-9/+7
2003-04-20[PATCH] devfs: warn on block modes in devfs_registerChristoph Hellwig1-0/+1
2003-04-20[PATCH] devfs: kill devfs_register_partitionChristoph Hellwig1-11/+0
2003-04-20[PATCH] devfs: gendisk.devfs_name updatesChristoph Hellwig1-149/+0
2003-04-20[PATCH] devfs: introduce devfs_mk_bdevChristoph Hellwig1-2/+46
2003-04-20[PATCH] devfs: remove devfs_unregisterChristoph Hellwig1-22/+5
2003-04-17[PATCH] devfs: make devfs_generate_path staticChristoph Hellwig1-2/+1
2003-04-17[PATCH] devfs: cleanup partition handling interactionChristoph Hellwig1-66/+59
2003-04-17[PATCH] devfs: sanitize devfs_register_tape prototypeChristoph Hellwig1-20/+10
2003-04-17[PATCH] devfs: fix compilationChristoph Hellwig1-4/+3
2003-04-16[PATCH] remove DEVFS_FL_*Christoph Hellwig1-32/+23
2003-03-23[PATCH] make devfs_alloc_unique_number private to devfsChristoph Hellwig1-0/+92
2003-03-23[PATCH] devfs_mk_dir simplificationChristoph Hellwig1-31/+35
2003-03-23[PATCH] devfs_mk_symlink simplificationChristoph Hellwig2-27/+17
2003-03-22[PATCH] dev_t [1/3]: kill cdevAndrew Morton1-1/+0
2003-03-21[PATCH] remove DEVFS_FL_REMOVABLEChristoph Hellwig1-125/+10
2003-03-21[PATCH] make devfs_put() static to fs/devfs/base.cChristoph Hellwig1-1/+1
2003-03-21[PATCH] fix waitqueue leak in devfs_d_revalidate_waitChristoph Hellwig1-0/+3
2003-03-16[PATCH] fix devfs oopsAndrew Morton1-1/+4
2003-03-10[PATCH] remove regular file support from devfsChristoph Hellwig1-56/+4