summaryrefslogtreecommitdiffstats
path: root/fs/devfs/base.c
AgeCommit message (Expand)AuthorLines
2005-01-20[PATCH] Lock initializer cleanup: FilesystemsThomas Gleixner-4/+4
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen-0/+1
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk-1/+1
2004-10-18[PATCH] unexport devfs_mk_symlinkChristoph Hellwig-1/+0
2004-08-08Remove ESPIPE logic from drivers, letting the VFS layer handle it instead.Linus Torvalds-6/+2
2004-06-23[PATCH] symlink 3/9: trivial filesystemsAlexander Viro-22/+4
2004-06-21[PATCH] Fix sparse warning in fs/devfs/base.cRandy Dunlap-1/+2
2004-06-03[PATCH] sparse: trivial fs annotationsAlexander Viro-6/+6
2004-04-11[PATCH] feed devfs through LindentAndrew Morton-1419/+1438
2004-02-18[PATCH] devfs: race fixes and cleanupAndrew Morton-206/+198
2004-02-15[PATCH] devfs do_mount fixAndrew Morton-1/+1
2004-01-18[PATCH] bdev: bd_acquire() cleanupAndrew Morton-16/+2
2003-10-04[PATCH] kernel documentation fixesAndrew Morton-2/+3
2003-09-21[PATCH] Fix setpgid and threadsAndrew Morton-3/+3
2003-09-06[PATCH] janitor: remove unneeded version.h #includesRandy Dunlap-1/+0
2003-09-04[PATCH] large dev_t - second series (7/15)Alexander Viro-2/+2
2003-09-04[PATCH] large dev_t - second series (1/15)Alexander Viro-3/+2
2003-08-14[PATCH] _devfs_walk_path fixAndrew Morton-0/+6
2003-08-14[PATCH] devfs_mk_dir fixAndrew Morton-2/+2
2003-07-31[PATCH] devfs_lookup stack corruption fix reworkAndrew Morton-50/+15
2003-07-18[PATCH] Use before initialisation in devfs_mk_cdev()Christoph Hellwig-12/+12
2003-07-17[PATCH] is_devfsd_or_child() deadlock fixAndrew Morton-2/+15
2003-07-10[PATCH] devfs deadlock fixAndrew Morton-1/+1
2003-07-10[PATCH] devfs oops fixAndrew Morton-7/+50
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust-3/+3
2003-06-10[PATCH] devfs_mk_dir() fixAndrew Morton-1/+8
2003-06-04[PATCH] Graceful failure in devfs_remove()Andrew Morton-0/+7
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer-2/+3
2003-05-12[PATCH] remove devfs_registerAndrew Morton-93/+1
2003-05-07[PATCH] devfs: API changesAndrew Morton-0/+46
2003-04-23[PATCH] fix devfs_mk_dir prototypeChristoph Hellwig-9/+7
2003-04-20[PATCH] devfs: warn on block modes in devfs_registerChristoph Hellwig-0/+1
2003-04-20[PATCH] devfs: introduce devfs_mk_bdevChristoph Hellwig-2/+46
2003-04-20[PATCH] devfs: remove devfs_unregisterChristoph Hellwig-22/+5
2003-04-17[PATCH] devfs: make devfs_generate_path staticChristoph Hellwig-2/+1
2003-04-17[PATCH] devfs: fix compilationChristoph Hellwig-4/+3
2003-04-16[PATCH] remove DEVFS_FL_*Christoph Hellwig-32/+23
2003-03-23[PATCH] devfs_mk_dir simplificationChristoph Hellwig-31/+35
2003-03-23[PATCH] devfs_mk_symlink simplificationChristoph Hellwig-25/+16
2003-03-22[PATCH] dev_t [1/3]: kill cdevAndrew Morton-1/+0
2003-03-21[PATCH] remove DEVFS_FL_REMOVABLEChristoph Hellwig-125/+10
2003-03-21[PATCH] make devfs_put() static to fs/devfs/base.cChristoph Hellwig-1/+1
2003-03-21[PATCH] fix waitqueue leak in devfs_d_revalidate_waitChristoph Hellwig-0/+3
2003-03-16[PATCH] fix devfs oopsAndrew Morton-1/+4
2003-03-10[PATCH] remove regular file support from devfsChristoph Hellwig-56/+4
2003-03-10[PATCH] remove devfs_only()Christoph Hellwig-28/+0
2003-02-25[PATCH] replace it's with its where appropriate.Steven Cole-3/+3
2003-02-10[PATCH] bounds/limits fixes (Stanford Checker)Randy Dunlap-1/+1
2003-01-14[PATCH] umode_t changes from Adam's mini-devfsChristoph Hellwig-9/+9
2002-12-31[PATCH] devfs creptomancyChristoph Hellwig-139/+2