index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
inode.c
Age
Commit message (
Expand
)
Author
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
2009-06-11
Push BKL down into ->remount_fs()
Alessio Igor Bogani
2009-01-27
USB: fix char-device disconnect handling
Alan Stern
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
2008-11-14
CRED: Wrap task credential accesses in the USB driver
David Howells
2008-10-17
USB: remove err() macro from usb core code
Greg Kroah-Hartman
2008-10-17
USB: remove warn() macro from usb drivers
Greg Kroah-Hartman
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
2008-07-21
usbfs: send disconnect signals when device is unregistered
Alan Stern
2008-04-29
proc: remove proc_bus
Alexey Dobriyan
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-01
USB: mount options: fix usbfs
Miklos Szeredi
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-04-27
USB: make usbdevices export their device nodes instead of using a separate class
Kay Sievers
2006-12-08
[PATCH] struct path: convert usb
Josef Sipek
2006-10-02
[PATCH] usb: fixup usb so it uses struct pid
Eric W. Biederman
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
2006-10-01
[PATCH] r/o bind mounts: unlink: monitor i_nlink
Dave Hansen
2006-09-27
USB: Make file operations structs in drivers/usb const.
Luiz Fernando N. Capitulino
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2006-07-12
[PATCH] usbfs: use the correct signal number for disconnection
Zoran Marceta
2006-07-03
[PATCH] lockdep: annotate USBFS
Arjan van de Ven
2006-07-03
[PATCH] lockdep: annotate i_mutex
Ingo Molnar
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
[PATCH] SELinux: update USB code with new kill_proc_info_as_uid
David Quigley
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-24
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-06-09
VFS: Unexport do_kern_mount() and clean up simple_pin_fs()
Trond Myklebust
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-08
[PATCH] shrink dentry struct
Eric Dumazet
2005-11-17
[PATCH] usbfs: usbfs_dir_inode_operations cleanup
OGAWA Hirofumi
2005-10-28
[PATCH] USB: convert usbfs/inode.c to use usb notifiers
Greg Kroah-Hartman
2005-10-10
Use the new "kill_proc_info_as_uid()" for USB disconnect too
Linus Torvalds
2005-09-08
[PATCH] USB: real nodes instead of usbfs
Kay Sievers
2005-06-23
[PATCH] remove duplicate get_dentry functions in various places
Christoph Hellwig
2005-04-18
[PATCH] USB: fix up some sparse warnings about static functions that aren't s...
Greg KH
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds