summaryrefslogtreecommitdiff
path: root/drivers/usb/core/inode.c
AgeCommit message (Expand)Author
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-08[PATCH] shrink dentry structEric Dumazet
2005-11-17[PATCH] usbfs: usbfs_dir_inode_operations cleanupOGAWA Hirofumi
2005-10-28[PATCH] USB: convert usbfs/inode.c to use usb notifiersGreg Kroah-Hartman
2005-10-10Use the new "kill_proc_info_as_uid()" for USB disconnect tooLinus Torvalds
2005-09-08[PATCH] USB: real nodes instead of usbfsKay Sievers
2005-06-23[PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig
2005-04-18[PATCH] USB: fix up some sparse warnings about static functions that aren't s...Greg KH
2005-01-06mergeGreg Kroah-Hartman
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2004-12-20USB: change wTotalLength field in struct usb_config_descriptor to be __le16Greg Kroah-Hartman
2004-12-08USB: fix another sparse warning in the USB coreGreg Kroah-Hartman
2004-12-08[PATCH] USB: add wake-up for waitqueues in usbfs_remove_file() to fix bug 387Nishanth Aravamudan
2004-09-05USB: remove usbdevfs filesystem name, usbfs is the proper one to use.Greg Kroah-Hartman
2004-08-02[PATCH] d_unhash consolidationDan Aloni
2004-07-14[PATCH] USB: fix usbfs mount options ignored bugDan Streetman
2004-05-11Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-04-30[PATCH] usb linkage fixAndrew Morton
2004-04-23[PATCH] USB usbfs: take a reference to the usb deviceDuncan Sands
2003-10-03[PATCH] USB: convert usbfs to use new fs parser code.Greg Kroah-Hartman
2003-09-04[PATCH] large dev_t - second series (1/15)Alexander Viro
2003-08-26[PATCH] USB: fix up a bunch of copyrights that were incorrectly declared.Greg Kroah-Hartman
2003-07-09[PATCH] USB: remove pointless warning about using usbdevfsGreg Kroah-Hartman
2003-06-10[PATCH] USB: sparse fixups for drivers/usb/core/inode.cGreg Kroah-Hartman
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer
2003-04-27[PATCH] pin_fs/release_fsAlexander Viro
2002-12-18[PATCH] USB: fix the spelling of "deprecated".Greg Kroah-Hartman
2002-12-17[PATCH] USB: warn users that they should not be using the usbdevfs name.Greg Kroah-Hartman
2002-11-19[PATCH] *_mknod prototypeAndries E. Brouwer
2002-11-17[PATCH] dcache usage cleanupsManeesh Soni
2002-11-16Fix up after header file cleanups: add <linux/mount.h> toLinus Torvalds
2002-10-11[PATCH] fix usbfs mount countDan Streetman
2002-10-07[PATCH] increase list_del_init usage.Dave Jones
2002-09-03USB: clean up the error path in create_special_files() for usbfsGreg Kroah-Hartman
2002-09-03USB: remove __NO_VERSION__Greg Kroah-Hartman
2002-08-01USB: usbfs and usbdevfs both work at the same time now.Greg Kroah-Hartman
2002-08-01USB: lots of usbfs updatesGreg Kroah-Hartman
2002-07-18[PATCH] drivers/usb/* designated initializer reworkRusty Russell
2002-07-06fix i_nlink for root inode in usbfsGreg Kroah-Hartman
2002-07-06[PATCH] USB: printk janitorial fixesBrad Hards
2002-07-05USB: removed file ops from usb device structureGreg Kroah-Hartman
2002-06-02Split up "iput()" and make it more readable.Linus Torvalds
2002-05-21[PATCH] split namei.h out of fs.hChristoph Hellwig
2002-04-04USBGreg Kroah-Hartman