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-04
[PATCH] knfsd: register all RPC programs with portmapper by default
Olaf Kirch
2
-0
/
+2
2006-10-04
[PATCH] knfsd: lockd: fix use of h_nextrebind
Olaf Kirch
1
-1
/
+1
2006-10-04
[PATCH] knfsd: export nsm_local_state to user space via sysctl
Olaf Kirch
2
-1
/
+10
2006-10-04
[PATCH] knfsd: match GRANTED_RES replies using cookies
Olaf Kirch
3
-13
/
+15
2006-10-04
[PATCH] knfsd: make nlmclnt_next_cookie SMP safe
Olaf Kirch
1
-5
/
+5
2006-10-04
[PATCH] knfsd: lockd: optionally use hostnames for identifying peers
Olaf Kirch
3
-4
/
+24
2006-10-04
[PATCH] knfsd: simplify nlmsvc_invalidate_all
NeilBrown
2
-36
/
+1
2006-10-04
[PATCH] knfsd: lockd: Add nlm_destroy_host
Olaf Kirch
1
-16
/
+29
2006-10-04
[PATCH] knfsd: lockd: make nlm_traverse_* more flexible
Olaf Kirch
3
-65
/
+93
2006-10-04
[PATCH] knfsd: change nlm_file to use a hlist
Olaf Kirch
1
-26
/
+16
2006-10-04
[PATCH] knfsd: lockd: Change list of blocked list to list_node
Olaf Kirch
2
-65
/
+59
2006-10-04
[PATCH] knfsd: lockd: make the hash chains use a hlist_node
Olaf Kirch
1
-32
/
+39
2006-10-04
[PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handle
Olaf Kirch
1
-12
/
+18
2006-10-04
[PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handle
Olaf Kirch
4
-55
/
+67
2006-10-04
[PATCH] knfsd: misc minor fixes, indentation changes
Olaf Kirch
2
-12
/
+11
2006-10-04
[PATCH] knfsd: lockd: introduce nsm_handle
Olaf Kirch
3
-16
/
+122
2006-10-04
[PATCH] knfsd: when looking up a lockd host, pass hostname & length
Olaf Kirch
5
-18
/
+39
2006-10-04
[PATCH] knfsd: consolidate common code for statd->lockd notification
Olaf Kirch
3
-34
/
+32
2006-10-04
[PATCH] knfsd: hide use of lockd's h_monitored flag
Olaf Kirch
5
-13
/
+21
2006-10-04
[PATCH] knfsd: make nfsd readahead params cache SMP-friendly
Greg Banks
1
-16
/
+44
2006-10-04
[PATCH] knfsd: Allow max size of NFSd payload to be configured
NeilBrown
2
-1
/
+51
2006-10-04
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
Greg Banks
5
-22
/
+27
2006-10-04
[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
NeilBrown
6
-40
/
+40
2006-10-04
[PATCH] knfsd: Replace two page lists in struct svc_rqst with one
NeilBrown
6
-45
/
+38
2006-10-04
[PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socket
NeilBrown
1
-6
/
+6
2006-10-04
[PATCH] knfsd: Protect update to sn_nrthreads with lock_kernel
NeilBrown
1
-0
/
+2
2006-10-04
[PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port...
NeilBrown
1
-0
/
+2
2006-10-04
[PATCH] knfsd: nfsd: lockdep annotation fix
NeilBrown
1
-1
/
+1
2006-10-04
[PATCH] Remove unnecessary check in fs/reiserfs/inode.c
Eric Sesterhenn
1
-1
/
+1
2006-10-03
BUG_ON conversion for fs/xfs/
Eric Sesterhenn
1
-4
/
+2
2006-10-03
BUG_ON() conversion in fs/nfsd/
Eric Sesterhenn
1
-2
/
+1
2006-10-03
BUG_ON conversion for fs/reiserfs
Eric Sesterhenn
5
-54
/
+26
2006-10-03
debugfs: spelling fix
Komal Shah
1
-1
/
+1
2006-10-03
fix file specification in comments
Uwe Zeisberger
46
-46
/
+46
2006-10-03
Still more typo fixes
Matt LaPlante
2
-4
/
+4
2006-10-03
more misc typo fixes
Matt LaPlante
1
-1
/
+1
2006-10-03
Typos in fs/Kconfig
Matt LaPlante
1
-7
/
+7
2006-10-03
[PATCH] pr_debug: sysfs: use size_t length modifier in pr_debug format arguments
Zach Brown
1
-2
/
+2
2006-10-03
[PATCH] pr_debug: configfs: use size_t length modifier in pr_debug format arg...
Zach Brown
1
-2
/
+2
2006-10-03
[PATCH] pr_debug: aio: use size_t length modifier in pr_debug format arguments
Zach Brown
1
-2
/
+2
2006-10-03
[PATCH] fs/eventpoll: error handling micro-cleanup
Jeff Garzik
1
-2
/
+3
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
8
-18
/
+40
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
[next]