index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
41
-529
/
+525
2006-10-02
[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h
David Howells
1
-2
/
+0
2006-10-02
[PATCH] introduce get_task_pid() to fix unsafe get_pid()
Oleg Nesterov
1
-2
/
+2
2006-10-02
[PATCH] proc: comment what proc_fill_cache does
Eric W. Biederman
1
-0
/
+12
2006-10-02
[PATCH] proc: remove the useless SMP-safe comments from /proc
Eric W. Biederman
1
-4
/
+0
2006-10-02
[PATCH] proc: remove trailing blank entry from pid_entry arrays
Eric W. Biederman
1
-18
/
+21
2006-10-02
[PATCH] proc: properly compute TGID_OFFSET
Eric W. Biederman
1
-1
/
+1
2006-10-02
[PATCH] proc: drop tasklist lock in task_state()
Oleg Nesterov
1
-6
/
+5
2006-10-02
[PATCH] proc: convert do_task_stat() to use lock_task_sighand()
Oleg Nesterov
1
-28
/
+35
2006-10-02
[PATCH] proc: convert task_sig() to use lock_task_sighand()
Oleg Nesterov
1
-6
/
+5
2006-10-02
[PATCH] proc: Use pid_task instead of open coding it
Eric W. Biederman
1
-1
/
+1
2006-10-02
[PATCH] proc: Merge proc_tid_attr and proc_tgid_attr
Eric W. Biederman
1
-43
/
+11
2006-10-02
[PATCH] proc: Remove the hard coded inode numbers
Eric W. Biederman
1
-210
/
+174
2006-10-02
[PATCH] proc: Factor out an instantiate method from every lookup method
Eric W. Biederman
1
-111
/
+158
2006-10-02
[PATCH] proc: Make the generation of the self symlink table driven
Eric W. Biederman
1
-22
/
+111
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
1
-3
/
+3
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
7
-18
/
+18
2006-10-02
[PATCH] namespaces: incorporate fs namespace into nsproxy
Serge E. Hallyn
2
-16
/
+11
2006-10-02
[PATCH] nfsd: lockdep annotation
Peter Zijlstra
1
-4
/
+4
2006-10-02
[PATCH] knfsd: allow admin to set nthreads per node
Greg Banks
2
-0
/
+144
2006-10-02
[PATCH] knfsd: use svc_set_num_threads to manage threads in knfsd
Greg Banks
1
-31
/
+5
2006-10-02
[PATCH] knfsd: add svc_get
Greg Banks
1
-1
/
+1
2006-10-02
[PATCH] knfsd: Correctly handle error condition from lockd_up
NeilBrown
3
-14
/
+16
2006-10-02
[PATCH] knfsd: Move makesock failed warning into make_socks.
NeilBrown
1
-10
/
+8
2006-10-02
[PATCH] knfsd: Check return value of lockd_up in write_ports
NeilBrown
1
-3
/
+6
2006-10-02
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
NeilBrown
3
-11
/
+7
2006-10-02
[PATCH] nfsd: add lock annotations to e_start and e_stop
Josh Triplett
1
-0
/
+2
2006-10-02
[PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1
Greg Banks
1
-3
/
+3
2006-10-02
[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'
NeilBrown
2
-12
/
+51
2006-10-02
[PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports
NeilBrown
1
-0
/
+20
2006-10-02
[PATCH] knfsd: separate out some parts of nfsd_svc, which start nfs servers
NeilBrown
1
-26
/
+57
2006-10-02
[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions
NeilBrown
2
-53
/
+58
2006-10-02
[PATCH] knfsd: be more selective in which sockets lockd listens on
NeilBrown
4
-15
/
+53
2006-10-02
[PATCH] knfsd: add a callback for when last rpc thread finishes
NeilBrown
3
-24
/
+20
2006-10-02
[PATCH] knfsd: remove an unused variable from e_show()
Greg Banks
1
-2
/
+0
2006-10-02
[PATCH] knfsd: add some missing newlines in printks
Greg Banks
3
-3
/
+3
2006-10-02
[PATCH] file: Add locking to f_getown
Eric W. Biederman
1
-0
/
+2
2006-10-02
[PATCH] Define struct pspace
Sukadev Bhattiprolu
1
-1
/
+2
2006-10-02
[PATCH] fs/inode.c tweaks
Andreas Mohr
1
-6
/
+8
2006-10-02
[PATCH] Remove NULL check in register_nls()
Alexey Dobriyan
1
-2
/
+0
2006-10-02
[PATCH] file: modify struct fown_struct to use a struct pid
Eric W. Biederman
4
-30
/
+52
2006-10-02
[PATCH] proc: give the root directory a task
Eric W. Biederman
1
-0
/
+12
2006-10-02
[PATCH] proc: modify proc_pident_lookup to be completely table driven
Eric W. Biederman
1
-241
/
+106
2006-10-02
[PATCH] proc: reorder the functions in base.c
Eric W. Biederman
1
-497
/
+501
2006-10-02
[PATCH] proc: readdir race fix (take 3)
Eric W. Biederman
1
-69
/
+35
2006-10-02
JFS: White space cleanup
Dave Kleikamp
41
-510
/
+508
2006-10-02
[PATCH] JFS: return correct error when i-node allocation failed
Akinobu Mita
5
-17
/
+17
2006-10-02
JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog()
Tony Breeds
1
-2
/
+0
2006-10-01
[PATCH] Support piping into commands in /proc/sys/kernel/core_pattern
Andi Kleen
2
-37
/
+63
2006-10-01
[PATCH] Some cleanup in the pipe code
Andi Kleen
1
-62
/
+93
[next]