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
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-11
nfsd4: allow backchannel recovery
J. Bruce Fields
2
-9
/
+43
2011-01-11
nfsd4: support BIND_CONN_TO_SESSION
J. Bruce Fields
5
-10
/
+99
2011-01-11
nfsd4: modify session list under cl_lock
J. Bruce Fields
1
-0
/
+6
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2011-01-07
fs: dcache scale dentry refcount
Nick Piggin
1
-3
/
+2
2011-01-04
nfs4: set source address when callback is generated
Takuma Umeya
3
-3
/
+21
2011-01-04
nfsd4: return nfs errno from name_to_id functions
J. Bruce Fields
4
-14
/
+14
2011-01-04
nfsd4: remove outdated pathname-comments
J. Bruce Fields
2
-4
/
+0
2011-01-04
nfsd4: move idmap and acl header files into fs/nfsd
J. Bruce Fields
7
-7
/
+133
2011-01-04
nfsd4: name->id mapping should fail with BADOWNER not BADNAME
J. Bruce Fields
3
-3
/
+4
2011-01-04
locks: eliminate fl_mylease callback
J. Bruce Fields
1
-20
/
+1
2011-01-04
nfsd4: use a single struct file for delegations
J. Bruce Fields
2
-5
/
+6
2011-01-04
nfsd4: eliminate lease delete callback
J. Bruce Fields
1
-18
/
+0
2011-01-04
nfsd: remove some unnecessary dropit handling
J. Bruce Fields
4
-12
/
+0
2011-01-04
nfsd: stop translating EAGAIN to nfserr_dropit
J. Bruce Fields
1
-1
/
+2
2011-01-04
svcrpc: simpler request dropping
J. Bruce Fields
1
-1
/
+1
2011-01-04
nfsd: don't drop requests on -ENOMEM
J. Bruce Fields
1
-1
/
+1
2011-01-04
nfsd: declare several functions of nfs4callback as static
Kirill A. Shutemov
1
-3
/
+4
2010-12-29
nfsd4: fix oops on secinfo_no_name result encoding
Mi Jinlong
1
-4
/
+17
2010-12-20
Fix compile warnings due to missing removal of a 'ret' variable
Jens Axboe
1
-1
/
+0
2010-12-17
nfsd4: implement secinfo_no_name
J. Bruce Fields
3
-2
/
+45
2010-12-17
nfsd4: move guts of nfsd4_lookupp into helper
J. Bruce Fields
1
-6
/
+10
2010-12-17
nfsd4: 4.1 SECINFO should consume filehandle
J. Bruce Fields
1
-0
/
+3
2010-12-17
nfs: add missed CONFIG_NFSD_DEPRECATED
bookjovi@gmail.com
1
-0
/
+2
2010-12-17
nfsd: fix offset printk's in nfsd3 read/write
J. Bruce Fields
1
-4
/
+4
2010-12-17
nfsd4: fix mixed 4.0/4.1 handling, 4.1 reboot
J. Bruce Fields
2
-21
/
+17
2010-12-17
nfsd4: replace unintuitive match_clientid_establishment
J. Bruce Fields
1
-10
/
+4
2010-12-17
Merge commit 'v2.6.37-rc6' into for-2.6.38
J. Bruce Fields
3
-17
/
+18
2010-12-17
fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors
Michał Mirosław
1
-4
/
+0
2010-12-16
SUNRPC: New xdr_streams XDR decoder API
Chuck Lever
1
-8
/
+8
2010-12-16
SUNRPC: New xdr_streams XDR encoder API
Chuck Lever
1
-14
/
+8
2010-12-16
NFS: Repair whitespace damage in NFS PROC macro
Chuck Lever
1
-26
/
+26
2010-12-16
NFSD: Update XDR decoders in NFSv4 callback client
Chuck Lever
1
-176
/
+239
2010-12-16
NFSD: Update XDR encoders in NFSv4 callback client
Chuck Lever
1
-77
/
+178
2010-12-15
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
1
-1
/
+1
2010-12-08
nfsd: Fix possible BUG_ON firing in set_change_info
Neil Brown
2
-13
/
+14
2010-11-19
NFS4.1: Fix bug server don't reply the right fore_channel to client at create...
Mi Jinlong
1
-0
/
+2
2010-11-19
NFS4.1: server gets drc mem fail should reply error at create_session
Mi Jinlong
1
-0
/
+2
2010-11-19
nfsd4: return serverfault on request for ssv
J. Bruce Fields
1
-1
/
+1
2010-11-19
NFSv4.1: Make sure nfsd can decode SP4_SSV correctly at exchange_id
Mi Jinlong
1
-7
/
+15
2010-11-19
nfsd: fix NULL dereference in setattr()
Dan Carpenter
1
-2
/
+3
2010-11-17
BKL: remove references to lock_kernel from comments
Arnd Bergmann
1
-4
/
+4
2010-11-02
nfsd4: fix 4.1 connection registration race
J. Bruce Fields
1
-4
/
+12
2010-10-31
locks: let the caller free file_lock on ->setlease failure
Christoph Hellwig
1
-0
/
+1
2010-10-30
nfsd4: initialize delegation pointer to lease
J. Bruce Fields
1
-17
/
+2
2010-10-29
convert get_sb_single() users
Al Viro
1
-4
/
+4
2010-10-27
Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2
-12
/
+15
2010-10-27
locks/nfsd: allocate file lock outside of spinlock
Arnd Bergmann
1
-11
/
+15
2010-10-27
lockd: push lock_flocks down
Arnd Bergmann
1
-1
/
+0
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-13
/
+3
[prev]
[next]