Sign in
android-kvm
/
linux
/
81df1ad40644b706a1cdbd28a1471f9f0c0ea3e8
/
fs
/
coda
/
psdev.c
a9fba24
coda: add hinting support for partial file caching
by Pedro Cuadra
· 5 years ago
f948452
coda: add __init to init_coda_psdev()
by Fabian Frederick
· 5 years ago
8fc8b9d
coda: move internal defs out of include/linux/ [ver #2]
by David Howells
· 5 years ago
b6a18c60
coda: bump module version
by Jan Harkes
· 5 years ago
936dae4
coda: get rid of CODA_FREE()
by Dan Carpenter
· 5 years ago
4dc4819
coda: get rid of CODA_ALLOC()
by Dan Carpenter
· 5 years ago
8506221
coda: clean up indentation, replace spaces with tab
by Colin Ian King
· 5 years ago
6e51f8a
coda: potential buffer overflow in coda_psdev_write()
by Jan Harkes
· 5 years ago
02551c2
coda: add error handling for fget
by Zhouyang Jia
· 5 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
10bcba8
fs/coda/psdev.c: remove duplicate header
by Sabyasachi Gupta
· 6 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
cfe3944
use linux/poll.h instead of asm/poll.h
by Al Viro
· 7 years ago
076ccb7
fs: annotate ->poll() instances
by Al Viro
· 7 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
834b46c
fs/coda: use linux/uaccess.h
by Fabian Frederick
· 10 years ago
6d6bd94
fs/coda: use __func__
by Fabian Frederick
· 11 years ago
f38cfb25
fs/coda: logging prefix uniformization
by Fabian Frederick
· 11 years ago
d9b4b31
fs/coda: replace printk by pr_foo()
by Fabian Frederick
· 11 years ago
d83f590
coda: Restrict coda messages to the initial user namespace
by Eric W. Biederman
· 12 years ago
9fd973e
coda: Restrict coda messages to the initial pid namespace
by Eric W. Biederman
· 12 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
31a203d
take coda-private headers out of include/linux
by Al Viro
· 14 years ago
da47c19
Coda: replace BKL with mutex
by Yoshihisa Abe
· 14 years ago
f7cc02b8
Coda: push BKL regions into coda_upcall()
by Yoshihisa Abe
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
112d421
Coda: mount hangs because of missed REQ_WRITE rename
by Jan Harkes
· 14 years ago
4aeefdc
coda: fixup clash with block layer REQ_* defines
by Jens Axboe
· 14 years ago
9771839
coda/psdev: Remove BKL from ioctl function
by Arnd Bergmann
· 15 years ago
a99bbaf
headers: remove sched.h from poll.h
by Alexey Dobriyan
· 15 years ago
526719b
Switch to a valid email address...
by Alan Cox
· 16 years ago
a9b1261
device create: misc: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
de0ca06
coda: remove CODA_FS_OLD_API
by Adrian Bunk
· 16 years ago
6143b59
device create: coda: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 17 years ago
62ca879
coda: convert struct class_device to struct device
by Kay Sievers
· 17 years ago
5b7f13b
coda: update module information
by Jan Harkes
· 17 years ago
3cf01f2
coda: remove statistics counters from /proc/fs/coda
by Jan Harkes
· 17 years ago
37461e1
coda: replace upc_alloc/upc_free with kmalloc/kfree
by Jan Harkes
· 17 years ago
8706551
coda: cleanup /dev/cfs open and close handling
by Jan Harkes
· 17 years ago
38c2e43
coda: do not grab an uninitialized fd when the open upcall returns an error
by Jan Harkes
· 17 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 20 years ago
8ab5e4c
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
by Greg Kroah-Hartman
· 20 years ago
7c69ef7
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
by Greg Kroah-Hartman
· 20 years ago
95dc112
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
by Greg Kroah-Hartman
· 20 years ago
8e13059
[PATCH] use list_add_tail() instead of list_add()
by Akinobu Mita
· 18 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
c98d8cf
[PATCH] fs/coda/: proper prototypes
by Adrian Bunk
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
1db560a
[PATCH] class: convert the remaining class_simple users in the kernel to usee the new class api
by gregkh@suse.de
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago
v2.6.12-rc2