summaryrefslogtreecommitdiff
path: root/drivers/usb/core/inode.c
AgeCommit message (Expand)Author
2006-12-08[PATCH] struct path: convert usbJosef Sipek
2006-10-02[PATCH] usb: fixup usb so it uses struct pidEric W. Biederman
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-07-12[PATCH] usbfs: use the correct signal number for disconnectionZoran Marceta
2006-07-03[PATCH] lockdep: annotate USBFSArjan van de Ven
2006-07-03[PATCH] lockdep: annotate i_mutexIngo Molnar
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] SELinux: update USB code with new kill_proc_info_as_uidDavid Quigley
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-09VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust
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