summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/inode.c
Commit message (Expand)AuthorAgeFilesLines
* USB-BKL: Remove lock_kernel in usbfs update_sb()Andi Kleen2010-08-101-4/+0
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-1/+1
* Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro2010-05-151-0/+1
* USB: fix testing the wrong variable in fs_create_by_name()Dan Carpenter2010-04-301-2/+2
* const: mark remaining super_operations constAlexey Dobriyan2009-09-221-2/+1
* Push BKL down into ->remount_fs()Alessio Igor Bogani2009-06-111-0/+5
* USB: fix char-device disconnect handlingAlan Stern2009-01-271-1/+0
* zero i_uid/i_gid on inode allocationAl Viro2009-01-051-1/+0
* CRED: Wrap task credential accesses in the USB driverDavid Howells2008-11-141-2/+2
* USB: remove err() macro from usb core codeGreg Kroah-Hartman2008-10-171-6/+6
* USB: remove warn() macro from usb driversGreg Kroah-Hartman2008-10-171-2/+4
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-131-1/+1
* usbfs: send disconnect signals when device is unregisteredAlan Stern2008-07-211-15/+1
* proc: remove proc_busAlexey Dobriyan2008-04-291-2/+2
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-2/+2
* USB: mount options: fix usbfsMiklos Szeredi2008-02-011-6/+36
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* USB: make usbdevices export their device nodes instead of using a separate classKay Sievers2007-04-271-1/+1
* [PATCH] struct path: convert usbJosef Sipek2006-12-081-2/+2
* [PATCH] usb: fixup usb so it uses struct pidEric W. Biederman2006-10-021-1/+1
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-2/+2
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-011-3/+4
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-271-3/+3
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-3/+3
* [PATCH] usbfs: use the correct signal number for disconnectionZoran Marceta2006-07-121-1/+1
* [PATCH] lockdep: annotate USBFSArjan van de Ven2006-07-031-1/+1
* [PATCH] lockdep: annotate i_mutexIngo Molnar2006-07-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | [PATCH] SELinux: update USB code with new kill_proc_info_as_uidDavid Quigley2006-06-301-1/+1
|/
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-241-3/+3
|\
| * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-091-1/+1
|/
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-14/+14
* [PATCH] shrink dentry structEric Dumazet2006-01-081-3/+3
* [PATCH] usbfs: usbfs_dir_inode_operations cleanupOGAWA Hirofumi2005-11-171-6/+1
* [PATCH] USB: convert usbfs/inode.c to use usb notifiersGreg Kroah-Hartman2005-10-281-13/+31
* Use the new "kill_proc_info_as_uid()" for USB disconnect tooLinus Torvalds2005-10-101-1/+1
* [PATCH] USB: real nodes instead of usbfsKay Sievers2005-09-081-8/+1
* [PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig2005-06-231-12/+1
* [PATCH] USB: fix up some sparse warnings about static functions that aren't s...Greg KH2005-04-181-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+764
OpenPOWER on IntegriCloud