index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
coda
/
psdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2014-08-08
fs/coda: use linux/uaccess.h
Fabian Frederick
1
-1
/
+1
2014-06-06
fs/coda: use __func__
Fabian Frederick
1
-11
/
+12
2014-06-06
fs/coda: logging prefix uniformization
Fabian Frederick
1
-3
/
+3
2014-06-06
fs/coda: replace printk by pr_foo()
Fabian Frederick
1
-17
/
+17
2013-02-13
coda: Restrict coda messages to the initial user namespace
Eric W. Biederman
1
-0
/
+3
2013-02-13
coda: Restrict coda messages to the initial pid namespace
Eric W. Biederman
1
-0
/
+4
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-01-12
take coda-private headers out of include/linux
Al Viro
1
-2
/
+2
2010-10-25
Coda: replace BKL with mutex
Yoshihisa Abe
1
-11
/
+17
2010-10-25
Coda: push BKL regions into coda_upcall()
Yoshihisa Abe
1
-11
/
+2
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-09-19
Coda: mount hangs because of missed REQ_WRITE rename
Jan Harkes
1
-2
/
+2
2010-08-07
coda: fixup clash with block layer REQ_* defines
Jens Axboe
1
-6
/
+6
2010-05-17
coda/psdev: Remove BKL from ioctl function
Arnd Bergmann
1
-3
/
+2
2009-10-04
headers: remove sched.h from poll.h
Alexey Dobriyan
1
-0
/
+1
2008-10-27
Switch to a valid email address...
Alan Cox
1
-1
/
+1
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-3
/
+2
2008-07-25
coda: remove CODA_FS_OLD_API
Adrian Bunk
1
-4
/
+0
2008-07-21
device create: coda: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-2
/
+3
2008-01-24
coda: convert struct class_device to struct device
Kay Sievers
1
-4
/
+4
2007-07-19
coda: update module information
Jan Harkes
1
-9
/
+8
2007-07-19
coda: remove statistics counters from /proc/fs/coda
Jan Harkes
1
-1
/
+0
2007-07-19
coda: replace upc_alloc/upc_free with kmalloc/kfree
Jan Harkes
1
-4
/
+2
2007-07-19
coda: cleanup /dev/cfs open and close handling
Jan Harkes
1
-31
/
+30
2007-07-19
coda: do not grab an uninitialized fd when the open upcall returns an error
Jan Harkes
1
-1
/
+2
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
1
-8
/
+2
2006-06-26
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
1
-10
/
+1
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] use list_add_tail() instead of list_add()
Akinobu Mita
1
-1
/
+1
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-1
/
+1
2006-03-24
[PATCH] fs/coda/: proper prototypes
Adrian Bunk
1
-7
/
+2
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
1
-2
/
+2
2005-06-20
[PATCH] class: convert the remaining class_simple users in the kernel to usee...
gregkh@suse.de
1
-9
/
+9
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+462