index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-03
nfsd4: fix xdr decoding of large non-write compounds
J. Bruce Fields
1
-1
/
+1
2014-01-03
nfsd: make sure to balance get/put_write_access
Christoph Hellwig
1
-14
/
+15
2014-01-03
nfsd: split up nfsd_setattr
Christoph Hellwig
1
-60
/
+84
2013-11-28
nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)
Bernd Schubert
2
-2
/
+15
2013-11-28
nfsd: rename 'int access' to 'int may_flags' in nfsd_open()
Bernd Schubert
1
-8
/
+10
2013-08-03
nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct...
Harshula Jayasuriya
1
-2
/
+3
2013-07-27
nfsd4: fix decoding of compounds across page boundaries
J. Bruce Fields
1
-1
/
+1
2013-05-30
nfsd4: don't allow owner override on 4.1 CLAIM_FH opens
J. Bruce Fields
1
-2
/
+13
2013-05-13
nfsd: Decode and send 64bit time values
Bryan Schumaker
1
-14
/
+5
2013-05-13
nfsd4: don't close read-write opens too soon
J. Bruce Fields
1
-7
/
+1
2013-05-13
nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
fanchaoting
1
-4
/
+4
2013-04-10
nfsd4: reject "negative" acl lengths
J. Bruce Fields
1
-1
/
+1
2013-03-06
nfsd: Fix memleak
majianpeng
1
-0
/
+2
2013-01-03
nfsd4: fix oops on unusual readlike compound
J. Bruce Fields
1
-1
/
+10
2013-01-03
nfsd: avoid permission checks on EXCLUSIVE_CREATE replay
Neil Brown
2
-5
/
+13
2013-01-03
nfsd: fix v4 reply caching
J. Bruce Fields
1
-1
/
+1
2013-01-03
nfs: fix wrong object type in lockowner_slab
Yanchuan Nian
1
-1
/
+1
2012-11-16
nfsd: add get_uint for u32's
J. Bruce Fields
1
-3
/
+3
2012-10-31
nfsd4: fix nfs4 stateid leak
J. Bruce Fields
1
-0
/
+1
2012-08-10
nfsd4: our filesystems are normally case sensitive
J. Bruce Fields
1
-1
/
+1
2012-05-11
nfsd: don't fail unchecked creates of non-special files
J. Bruce Fields
2
-5
/
+5
2012-05-11
nfsd: fix compose_entry_fh() failure exits
Al Viro
1
-14
/
+8
2012-05-11
nfsd: fix endianness breakage in TEST_STATEID handling
Al Viro
1
-1
/
+1
2012-05-11
nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails
Al Viro
1
-14
/
+9
2012-05-11
nfsd: fix b0rken error value for setattr on read-only mount
Al Viro
1
-3
/
+4
2012-01-26
nfsd: Fix oops when parsing a 0 length export
Sasha Levin
1
-1
/
+1
2012-01-26
nfsd4: fix lockowner matching
J. Bruce Fields
1
-2
/
+15
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+3
2011-11-04
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+2
2011-11-03
Merge branch 'osd-devel' into nfs-for-next
Trond Myklebust
13
-1327
/
+1645
2011-11-02
nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_access
Benny Halevy
1
-1
/
+1
2011-11-01
fs: add module.h to files that were implicitly using it
Paul Gortmaker
2
-0
/
+2
2011-11-01
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
Paul Gortmaker
1
-0
/
+1
2011-10-25
NFSd: call svc rpcbind cleanup explicitly
Stanislav Kinsbursky
1
-0
/
+2
2011-10-24
nfs41: implement DESTROY_CLIENTID operation
Mi Jinlong
4
-2
/
+61
2011-10-24
nfsd4: typo logical vs bitwise negate for want_mask
Benny Halevy
1
-1
/
+1
2011-10-24
nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG...
Benny Halevy
1
-0
/
+2
2011-10-24
nfsd4: seq->status_flags may be used unitialized
Benny Halevy
1
-2
/
+4
2011-10-24
nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalid
Benny Halevy
3
-1
/
+18
2011-10-19
nfsd4: implement new 4.1 open reclaim types
J. Bruce Fields
3
-14
/
+24
2011-10-19
nfsd4: remove unneeded CLAIM_DELEGATE_CUR workaround
J. Bruce Fields
1
-6
/
+0
2011-10-18
nfsd4: warn on open failure after create
J. Bruce Fields
4
-6
/
+8
2011-10-18
nfsd4: preallocate open stateid in process_open1()
J. Bruce Fields
2
-29
/
+21
2011-10-18
nfsd4: do idr preallocation with stateid allocation
J. Bruce Fields
2
-41
/
+39
2011-10-18
nfsd4: preallocate nfs4_file in process_open1()
J. Bruce Fields
2
-24
/
+37
2011-10-18
nfsd4: clean up open owners on OPEN failure
J. Bruce Fields
4
-2
/
+21
2011-10-18
nfsd4: simplify process_open1 logic
J. Bruce Fields
1
-14
/
+8
2011-10-18
nfsd4: make is_open_owner boolean
J. Bruce Fields
1
-1
/
+1
2011-10-18
nfsd4: centralize renew_client() calls
J. Bruce Fields
1
-13
/
+10
2011-10-17
nfsd4: typo logical vs bitwise negate
Dan Carpenter
1
-1
/
+1
[next]