summaryrefslogtreecommitdiff
path: root/fs/devfs
AgeCommit message (Expand)Author
2003-03-22[PATCH] dev_t [1/3]: kill cdevAndrew Morton
2003-03-21[PATCH] remove DEVFS_FL_REMOVABLEChristoph Hellwig
2003-03-21[PATCH] make devfs_put() static to fs/devfs/base.cChristoph Hellwig
2003-03-21[PATCH] fix waitqueue leak in devfs_d_revalidate_waitChristoph Hellwig
2003-03-16[PATCH] fix devfs oopsAndrew Morton
2003-03-10[PATCH] remove regular file support from devfsChristoph Hellwig
2003-03-10[PATCH] remove devfs_only()Christoph Hellwig
2003-02-25[PATCH] replace it's with its where appropriate.Steven Cole
2003-02-10[PATCH] bounds/limits fixes (Stanford Checker)Randy Dunlap
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski
2003-01-14[PATCH] umode_t changes from Adam's mini-devfsChristoph Hellwig
2003-01-14[PATCH] remove some junk from fs/devfs/MakefileChristoph Hellwig
2002-12-31[PATCH] devfs creptomancyChristoph Hellwig
2002-12-29[PATCH] more obsolete module API fixesChristoph Hellwig
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst
2002-12-03[PATCH] removal of devfs_register_seriesAlexander Viro
2002-12-03[PATCH] devfs major/minor removalAlexander Viro
2002-12-03[PATCH] removal of fcb horrorAlexander Viro
2002-12-03[PATCH] devfs flags cleanupAlexander Viro
2002-12-03[PATCH] removal of dead codeAlexander Viro
2002-12-03[PATCH] removal of slave devfs entriesAlexander Viro
2002-11-19[PATCH] *_mknod prototypeAndries E. Brouwer
2002-11-17Devfs was broken by the nanosecond inode times. Fix properly.Linus Torvalds
2002-11-17[PATCH] devfs_remove() helperAlexander Viro
2002-11-17Merge home.transmeta.com:/home/torvalds/v2.5/nsec-statLinus Torvalds
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen
2002-11-14[PATCH] devfs_register_tape() cleanupAlexander Viro
2002-10-30Merge atnf.csiro.au:/workaholix1/kernel/v2.5/linusRichard Gooch
2002-10-28[PATCH] block_device_operations always picked from gendiskAlexander Viro
2002-10-16util.c:Richard Gooch
2002-10-14Removed DEVFS_FL_AUTO_OWNER flagRichard Gooch
2002-10-08[PATCH] struct super_block cleanup - finalBrian Gerst
2002-09-30[PATCH] Squash warning in fs/devfs/base.cDavid Gibson
2002-08-21Exported devfs_find_and_unregister() and devfs_only() to modulesRichard Gooch
2002-08-21Merge atnf.csiro.au:/workaholix1/kernel/v2.5/linusRichard Gooch
2002-08-10[PATCH] fix check_disk_change() deadlocksAlexander Viro
2002-08-10[PATCH] partition table flush/read cleanupAlexander Viro
2002-08-06base.c:Richard Gooch
2002-08-05Merge atnf.csiro.au:/workaholix1/kernel/v2.5/linusRichard Gooch
2002-07-30Remove the devfs_should* functions I added, and replace them with one devfs_o...Greg Kroah-Hartman
2002-07-30Removed devfs_register_blkdev and devfs_unregister_blkdev.Greg Kroah-Hartman
2002-07-30Removed devfs_register_chrdev and devfs_unregister_chrdev.Greg Kroah-Hartman
2002-07-30base.c:Richard Gooch
2002-07-28Removed deprecated devfs_find_handle()Richard Gooch
2002-07-25do_mounts.c, block_dev.c, hiddev.c, md.c:Richard Gooch
2002-07-24(no commit message)Richard Gooch
2002-07-24Switched to ISO C structure field initialisers.Richard Gooch
2002-06-02Split up "iput()" and make it more readable.Linus Torvalds
2002-05-24kbuild: Use standard multi-part object declaration in fs/*Kai Germaschewski
2002-05-14Minor cleanup of fs/devfs/base.c:scan_dir_for_removable().Richard Gooch