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
/
fuse
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-16
fuse: return patrial success from fuse_direct_io()
Ashish Samant
1
-12
/
+11
2016-03-14
fuse: Add reference counting for fuse_io_priv
Seth Forshee
3
-9
/
+32
2016-03-14
fuse: do not use iocb after it may have been freed
Robert Doebbelin
1
-3
/
+4
2016-01-22
wrappers for ->i_mutex access
Al Viro
2
-23
/
+23
2016-01-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-8
/
+68
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-2
/
+2
2016-01-11
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+10
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
1
-3
/
+3
2015-12-29
kill free_page_put_link()
Al Viro
1
-3
/
+3
2015-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-1
/
+3
2015-12-08
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
1
-3
/
+6
2015-11-10
fuse: add support for SEEK_HOLE and SEEK_DATA in lseek
Ravishankar N
2
-8
/
+68
2015-11-10
fuse: break infinite loop in fuse_fill_write_pages()
Roman Gushchin
1
-1
/
+1
2015-11-10
cuse: fix memory leak
Miklos Szeredi
1
-0
/
+2
2015-10-22
Move locks API users to locks_lock_inode_wait()
Benjamin Coddington
1
-1
/
+1
2015-08-16
fs/fuse: fix ioctl type confusion
Jann Horn
1
-1
/
+9
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-6
/
+3
2015-07-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
5
-489
/
+624
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
1
-6
/
+3
2015-07-01
fuse: separate pqueue for clones
Miklos Szeredi
3
-30
/
+45
2015-07-01
fuse: introduce per-instance fuse_dev structure
Miklos Szeredi
4
-34
/
+114
2015-07-01
fuse: device fd clone
Miklos Szeredi
1
-0
/
+40
2015-07-01
fuse: abort: no fc->lock needed for request ending
Miklos Szeredi
1
-9
/
+5
2015-07-01
fuse: no fc->lock for pqueue parts
Miklos Szeredi
1
-14
/
+2
2015-07-01
fuse: no fc->lock in request_end()
Miklos Szeredi
1
-7
/
+8
2015-07-01
fuse: cleanup request_end()
Miklos Szeredi
1
-4
/
+2
2015-07-01
fuse: request_end(): do once
Miklos Szeredi
1
-2
/
+6
2015-07-01
fuse: add req flag for private list
Miklos Szeredi
2
-3
/
+9
2015-07-01
fuse: pqueue locking
Miklos Szeredi
3
-2
/
+21
2015-07-01
fuse: abort: group pqueue accesses
Miklos Szeredi
1
-1
/
+1
2015-07-01
fuse: cleanup fuse_dev_do_read()
Miklos Szeredi
1
-20
/
+20
2015-07-01
fuse: move list_del_init() from request_end() into callers
Miklos Szeredi
1
-1
/
+7
2015-07-01
fuse: duplicate ->connected in pqueue
Miklos Szeredi
3
-3
/
+8
2015-07-01
fuse: separate out processing queue
Miklos Szeredi
3
-16
/
+30
2015-07-01
fuse: simplify request_wait()
Miklos Szeredi
1
-25
/
+5
2015-07-01
fuse: no fc->lock for iqueue parts
Miklos Szeredi
1
-51
/
+20
2015-07-01
fuse: allow interrupt queuing without fc->lock
Miklos Szeredi
1
-3
/
+9
2015-07-01
fuse: iqueue locking
Miklos Szeredi
1
-6
/
+45
2015-07-01
fuse: dev read: split list_move
Miklos Szeredi
1
-1
/
+2
2015-07-01
fuse: abort: group iqueue accesses
Miklos Szeredi
1
-5
/
+7
2015-07-01
fuse: duplicate ->connected in iqueue
Miklos Szeredi
4
-11
/
+15
2015-07-01
fuse: separate out input queue
Miklos Szeredi
3
-84
/
+111
2015-07-01
fuse: req state use flags
Miklos Szeredi
3
-21
/
+21
2015-07-01
fuse: simplify req states
Miklos Szeredi
3
-9
/
+5
2015-07-01
fuse: don't hold lock over request_wait_answer()
Miklos Szeredi
1
-25
/
+20
2015-07-01
fuse: simplify unique ctr
Miklos Szeredi
2
-7
/
+1
2015-07-01
fuse: rework abort
Miklos Szeredi
1
-11
/
+10
2015-07-01
fuse: fold helpers into abort
Miklos Szeredi
1
-55
/
+38
2015-07-01
fuse: use per req lock for lock/unlock_request()
Miklos Szeredi
2
-22
/
+24
[next]