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.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
2017-01-31
nfsd: initialize sin6_scope_id in nfsd_inet6addr_event()
Scott Mayhew
1
-0
/
+2
2017-01-31
NFSD: Remove unused value inode in nfsd_vfs_write
Kinglong Mee
1
-4
/
+1
2017-01-31
NFSD: cleanup dead codes and values in nfsd_write
Kinglong Mee
4
-36
/
+18
2017-01-31
NFSD: pass an integer for stable type to nfsd_vfs_write
Kinglong Mee
6
-13
/
+11
2017-01-31
NFSD: correctly range-check v4.x minor version when setting versions.
NeilBrown
1
-3
/
+7
2017-01-31
nfsd: special case truncates some more
Christoph Hellwig
1
-60
/
+37
2017-01-31
NFSD: Fix a null reference case in find_or_create_lock_stateid()
Kinglong Mee
3
-15
/
+13
2017-01-28
block: split scsi_request out of struct request
Christoph Hellwig
1
-7
/
+10
2017-01-19
Make static usermode helper binaries constant
Greg Kroah-Hartman
1
-2
/
+4
2017-01-12
nfsd: fix supported attributes for acl & labels
J. Bruce Fields
1
-1
/
+3
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2
-2
/
+2
2016-12-18
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2
-8
/
+6
2016-12-16
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2016-12-16
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
8
-85
/
+103
2016-12-16
vfs: call vfs_clone_file_range() under freeze protection
Amir Goldstein
1
-2
/
+1
2016-12-16
nfsd: add support for the umask attribute
Andreas Gruenbacher
4
-9
/
+33
2016-12-09
vfs: replace calling i_op->readlink with vfs_readlink()
Miklos Szeredi
2
-8
/
+6
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2
-2
/
+2
2016-11-14
nfsd: constify reply_cache_stats_operations structure
Julia Lawall
1
-1
/
+1
2016-11-14
nfsd: update workqueue creation
J. Bruce Fields
1
-1
/
+1
2016-11-01
nfsd: catch errors in decode_fattr earlier
J. Bruce Fields
2
-7
/
+14
2016-11-01
nfsd: clean up supported attribute handling
J. Bruce Fields
3
-60
/
+42
2016-11-01
nfsd: fix error handling for clients that fail to return the layout
Jeff Layton
1
-4
/
+4
2016-11-01
nfsd: more robust allocation failure handling in nfsd_reply_cache_init
Jeff Layton
1
-3
/
+8
2016-11-01
nfsd: Fix general protection fault in release_lock_stateid()
Chuck Lever
1
-6
/
+4
2016-10-24
nfsd: move blocked lock handling under a dedicated spinlock
Jeff Layton
2
-13
/
+20
2016-10-14
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
16
-49
/
+511
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+3
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
1
-5
/
+3
2016-10-08
cred: simpler, 1D supplementary groups
Alexey Dobriyan
2
-4
/
+4
2016-10-07
NFSD: Implement the COPY call
Anna Schumaker
5
-13
/
+181
2016-10-07
nfsd: handle EUCLEAN
J. Bruce Fields
1
-0
/
+1
2016-10-07
nfsd: only WARN once on unmapped errors
J. Bruce Fields
1
-1
/
+1
2016-09-28
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
1
-1
/
+1
2016-09-26
nfsd4: setclientid_confirm with unmatched verifier should fail
J. Bruce Fields
1
-2
/
+3
2016-09-26
nfsd: randomize SETCLIENTID reply to help distinguish servers
J. Bruce Fields
1
-0
/
+2
2016-09-26
nfsd: set the MAY_NOTIFY_LOCK flag in OPEN replies
Jeff Layton
1
-2
/
+4
2016-09-26
nfsd: add a LRU list for blocked locks
Jeff Layton
3
-0
/
+65
2016-09-26
nfsd: have nfsd4_lock use blocking locks for v4.1+ locks
Jeff Layton
2
-20
/
+156
2016-09-26
nfsd: plumb in a CB_NOTIFY_LOCK operation
Jeff Layton
3
-0
/
+73
2016-09-26
NFSD: fix corruption in notifier registration
Vasily Averin
1
-4
/
+14
2016-09-23
nfsd: fix dprintk in nfsd4_encode_getdeviceinfo
Jeff Layton
1
-1
/
+1
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-5
/
+3
2016-09-16
nfsd: eliminate cb_minorversion field
Jeff Layton
2
-5
/
+3
2016-09-16
nfsd: don't set a FL_LAYOUT lease for flexfiles layouts
Jeff Layton
3
-1
/
+7
2016-08-12
nfsd: don't return an unhashed lock stateid after taking mutex
Jeff Layton
1
-5
/
+20
2016-08-11
nfsd: Fix race between FREE_STATEID and LOCK
Chuck Lever
1
-12
/
+28
2016-08-11
nfsd: fix dentry refcounting on create
Josef Bacik
1
-3
/
+6
2016-08-05
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
22
-180
/
+565
[prev]
[next]