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
2008-12-26
cifs: make dnotify thread experimental code
Jeff Layton
1
-1
/
+11
2008-12-26
cifs: convert tcpSem to a mutex
Jeff Layton
3
-18
/
+18
2008-12-26
cifs: take module reference when starting cifsd
Jeff Layton
1
-1
/
+8
2008-12-26
cifs: display addr and prefixpath options in /proc/mounts
Jeff Layton
1
-12
/
+32
2008-12-26
cifs: remove unused SMB session pointer from struct mid_q_entry
Jeff Layton
2
-10
/
+4
2008-12-25
Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...
Ingo Molnar
1
-5
/
+3
2008-12-25
Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...
Ingo Molnar
47
-194
/
+464
2008-12-25
Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core
Ingo Molnar
7
-12
/
+24
2008-12-25
[S390] arch_setup_additional_pages arguments
Martin Schwidefsky
1
-1
/
+1
2008-12-25
Merge branch 'next' into for-linus
James Morris
99
-502
/
+653
2008-12-24
Merge branch 'linus' into tracing/hw-branch-tracing
Ingo Molnar
4
-8
/
+13
2008-12-24
[XFS] Fix race in xfs_write() between direct and buffered I/O with DMAPI
Lachlan McIlroy
1
-15
/
+12
2008-12-23
nfsd: support callbacks with gss flavors
Olga Kornievskaia
2
-1
/
+3
2008-12-23
rpc: allow gss callbacks to client
Olga Kornievskaia
1
-5
/
+31
2008-12-23
rpc: pass target name down to rpc level on callbacks
Olga Kornievskaia
1
-0
/
+6
2008-12-23
nfsd: pass client principal name in rsc downcall
Olga Kornievskaia
1
-0
/
+11
2008-12-23
NFS: remove unused status from encode routines
Andy Adamson
1
-398
/
+180
2008-12-23
NFS: increment number of operations in each encode routine
Andy Adamson
1
-170
/
+247
2008-12-23
NFS: fix comment placement in nfs4xdr.c
Benny Halevy
1
-4
/
+4
2008-12-23
NFS: fix tabs in nfs4xdr.c
Andy Adamson
1
-245
/
+245
2008-12-23
NFS: remove white space from nfs4xdr.c
Andy Adamson
1
-33
/
+29
2008-12-23
nfs: remove incorrect usage of nfs4 compound response hdr.status
Benny Halevy
1
-6
/
+0
2008-12-23
nfs: return compound hdr.status when there are no op replies
Benny Halevy
1
-0
/
+2
2008-12-23
NFSv4: Fix an infinite loop in the NFS state recovery code
Trond Myklebust
1
-2
/
+3
2008-12-23
optimize attribute timeouts for "noac" and "actimeo=0"
Peter Staubach
2
-10
/
+3
2008-12-23
NFSv4: Convert the open and close ops to use fmode
Trond Myklebust
5
-80
/
+90
2008-12-23
NFS: Use delegations to optimise ACCESS calls
Trond Myklebust
1
-1
/
+2
2008-12-23
NFSv4: Ensure that we set the verifier when revalidating delegated dentries
Trond Myklebust
1
-2
/
+4
2008-12-23
NFSv4: Clean up is_atomic_open()
Trond Myklebust
1
-7
/
+8
2008-12-23
NFSv4: Convert delegation->type field to fmode_t
Trond Myklebust
3
-6
/
+6
2008-12-23
NFSv4: Fix up delegation callbacks
Trond Myklebust
1
-19
/
+38
2008-12-23
NFSv4: Return unreferenced delegations more promptly
Trond Myklebust
4
-13
/
+49
2008-12-23
NFSv4: Clean up the asynchronous delegation return
Trond Myklebust
1
-54
/
+19
2008-12-23
NFSv4: Clean up nfs_expire_all_delegations()
Trond Myklebust
4
-34
/
+16
2008-12-23
NFSv4: Fix a BAD_SEQUENCEID condition.
Trond Myklebust
1
-2
/
+0
2008-12-23
NFSv4: Don't exit the state management if there are still tasks to do
Trond Myklebust
1
-2
/
+6
2008-12-23
NFSv4: Rename the state reclaimer thread
Trond Myklebust
4
-25
/
+32
2008-12-23
NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...
Trond Myklebust
4
-10
/
+16
2008-12-23
NFSv4: Clean up the support for returning multiple delegations
Trond Myklebust
3
-55
/
+52
2008-12-23
NFSv4: Add recovery for individual stateids
Trond Myklebust
3
-10
/
+31
2008-12-23
NFSv4: Remove nfs_client->cl_sem
Trond Myklebust
5
-45
/
+1
2008-12-23
NFSv4: Ensure that file unlock requests don't conflict with state recovery
Trond Myklebust
2
-10
/
+20
2008-12-23
NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()
Trond Myklebust
1
-76
/
+75
2008-12-23
NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_sem
Trond Myklebust
1
-1
/
+10
2008-12-23
NFSv4: Add a recovery marking scheme for state owners
Trond Myklebust
3
-4
/
+26
2008-12-23
NFSv4: Don't tell server we rebooted when not necessary
Trond Myklebust
1
-11
/
+11
2008-12-23
NFSv4: Remove redundant RENEW calls if we know the lease has expired
Trond Myklebust
3
-19
/
+32
2008-12-23
NFSv4: Fix state recovery when the client runs over the grace period
Trond Myklebust
3
-49
/
+155
2008-12-23
NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lock
Trond Myklebust
3
-7
/
+17
2008-12-23
NFSv4: Clean up for the state loss reclaimer
Trond Myklebust
1
-49
/
+81
[prev]
[next]