Al Viro
|
01e0fe0b10
usbfs: kill racy detection of simple_pin_fs()
|
13 years ago |
Al Viro
|
318ceed088
tidy up after d_make_root() conversion
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Al Viro
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
13 years ago |
Al Viro
|
5b91aca0bd
usbfs: propagate umode_t
|
14 years ago |
Al Viro
|
c972b4bc83
vfs: live vfsmounts never have NULL ->mnt_sb
|
13 years ago |
Al Viro
|
4c1d5a64f1
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
|
13 years ago |
Sage Weil
|
3ece48a746
usb: remove bad dput after dentry_unhash
|
14 years ago |
Nick Piggin
|
b5c84bf6f6
fs: dcache remove dcache_lock
|
14 years ago |
Nick Piggin
|
2fd6b7f507
fs: dcache scale subdirs
|
14 years ago |
Nick Piggin
|
da5029563a
fs: dcache scale d_unhashed
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
Al Viro
|
fc14f2fef6
convert get_sb_single() users
|
15 years ago |
Christoph Hellwig
|
85fe4025c6
fs: do not assign default i_ino in new_inode
|
14 years ago |
Andi Kleen
|
6e12ea4658
USB-BKL: Remove lock_kernel in usbfs update_sb()
|
15 years ago |
Eric Lescouet
|
27729aadd3
USB: make hcd.h public (drivers dependency)
|
15 years ago |
Al Viro
|
d83c49f3e3
Fix the regression created by "set S_DEAD on unlink()..." commit
|
15 years ago |
Dan Carpenter
|
fa7fe7af14
USB: fix testing the wrong variable in fs_create_by_name()
|
15 years ago |
Alexey Dobriyan
|
b87221de6a
const: mark remaining super_operations const
|
15 years ago |
Alessio Igor Bogani
|
337eb00a2c
Push BKL down into ->remount_fs()
|
16 years ago |
Alan Stern
|
501950d846
USB: fix char-device disconnect handling
|
16 years ago |
Al Viro
|
56ff5efad9
zero i_uid/i_gid on inode allocation
|
16 years ago |
David Howells
|
cd80ca8a03
CRED: Wrap task credential accesses in the USB driver
|
16 years ago |
Greg Kroah-Hartman
|
69a85942ff
USB: remove err() macro from usb core code
|
17 years ago |
Greg Kroah-Hartman
|
3b6004f3b5
USB: remove warn() macro from usb drivers
|
17 years ago |
Steven Whitehouse
|
a447c09324
vfs: Use const for kernel parser table
|
16 years ago |
Alan Stern
|
cd9f03759d
usbfs: send disconnect signals when device is unregistered
|
17 years ago |
Alexey Dobriyan
|
9c37066d88
proc: remove proc_bus
|
17 years ago |
Harvey Harrison
|
441b62c1ed
USB: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Miklos Szeredi
|
2e4f3c0223
USB: mount options: fix usbfs
|
17 years ago |