Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Al Viro
|
cfe39442ab
use linux/poll.h instead of asm/poll.h
|
7 years ago |
Al Viro
|
076ccb76e1
fs: annotate ->poll() instances
|
8 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
Fabian Frederick
|
834b46c37a
fs/coda: use linux/uaccess.h
|
11 years ago |
Fabian Frederick
|
6d6bd94f4d
fs/coda: use __func__
|
11 years ago |
Fabian Frederick
|
f38cfb2564
fs/coda: logging prefix uniformization
|
11 years ago |
Fabian Frederick
|
d9b4b3195a
fs/coda: replace printk by pr_foo()
|
11 years ago |
Eric W. Biederman
|
d83f5901bc
coda: Restrict coda messages to the initial user namespace
|
12 years ago |
Eric W. Biederman
|
9fd973e085
coda: Restrict coda messages to the initial pid namespace
|
12 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Al Viro
|
31a203df9c
take coda-private headers out of include/linux
|
14 years ago |
Yoshihisa Abe
|
da47c19e5c
Coda: replace BKL with mutex
|
14 years ago |
Yoshihisa Abe
|
f7cc02b871
Coda: push BKL regions into coda_upcall()
|
14 years ago |
Linus Torvalds
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
15 years ago |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 years ago |
Jan Harkes
|
112d421df2
Coda: mount hangs because of missed REQ_WRITE rename
|
15 years ago |
Jens Axboe
|
4aeefdc69f
coda: fixup clash with block layer REQ_* defines
|
15 years ago |
Arnd Bergmann
|
977183902a
coda/psdev: Remove BKL from ioctl function
|
15 years ago |
Alexey Dobriyan
|
a99bbaf5ee
headers: remove sched.h from poll.h
|
16 years ago |
Alan Cox
|
526719ba51
Switch to a valid email address...
|
17 years ago |
Greg Kroah-Hartman
|
a9b12619f7
device create: misc: convert device_create_drvdata to device_create
|
17 years ago |
Adrian Bunk
|
de0ca06a99
coda: remove CODA_FS_OLD_API
|
17 years ago |
Greg Kroah-Hartman
|
6143b59970
device create: coda: convert device_create to device_create_drvdata
|
17 years ago |
Kay Sievers
|
62ca879256
coda: convert struct class_device to struct device
|
18 years ago |
Jan Harkes
|
5b7f13bd26
coda: update module information
|
18 years ago |
Jan Harkes
|
3cf01f28c3
coda: remove statistics counters from /proc/fs/coda
|
18 years ago |
Jan Harkes
|
37461e1957
coda: replace upc_alloc/upc_free with kmalloc/kfree
|
18 years ago |
Jan Harkes
|
8706551963
coda: cleanup /dev/cfs open and close handling
|
18 years ago |
Jan Harkes
|
38c2e4370d
coda: do not grab an uninitialized fd when the open upcall returns an error
|
18 years ago |