index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-28
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
16
-143
/
+235
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-1
/
+1
2017-02-27
fs: add i_blocksize()
Fabian Frederick
1
-3
/
+3
2017-02-27
nfsd: Fix display of the version string
Trond Myklebust
1
-30
/
+26
2017-02-27
nfsd: fix configuration of supported minor versions
Trond Myklebust
2
-8
/
+22
2017-02-24
nfs/nfsd/sunrpc: enforce transport requirements for NFSv4
Jeff Layton
1
-6
/
+7
2017-02-24
sunrpc: turn bitfield flags in svc_version into bools
Jeff Layton
3
-3
/
+1
2017-02-24
nfsd: remove superfluous KERN_INFO
Rasmus Villemoes
1
-1
/
+1
2017-02-22
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+4
2017-02-21
nfsd: special case truncates some more
Christoph Hellwig
1
-6
/
+26
2017-02-20
nfsd: minor nfsd_setattr cleanup
Christoph Hellwig
1
-17
/
+12
2017-02-20
nfsd: merge stable fix into main nfsd branch
J. Bruce Fields
1
-37
/
+60
2017-02-17
NFSD: Reserve adequate space for LOCKT operation
Kinglong Mee
1
-5
/
+5
2017-02-17
NFSD: Get response size before operation for all RPCs
Kinglong Mee
1
-6
/
+63
2017-02-17
nfsd/callback: Drop a useless data copy when comparing sessionid
Kinglong Mee
1
-7
/
+3
2017-02-17
nfsd/callback: skip the callback tag
Kinglong Mee
1
-0
/
+1
2017-02-17
nfsd/callback: Cleanup callback cred on shutdown
Kinglong Mee
3
-4
/
+15
2017-02-17
nfsd/idmap: return nfserr_inval for 0-length names
Kinglong Mee
1
-0
/
+8
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2
-8
/
+12
2017-02-09
nfsd: Revert "nfsd: special case truncates some more"
J. Bruce Fields
1
-37
/
+60
2017-02-06
NFSDv4: use export cache flushtime for changeid on V4ROOT objects.
NeilBrown
1
-3
/
+7
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
1
-1
/
+1
2017-01-31
block: make scsi_request and scsi ioctl support optional
Christoph Hellwig
1
-0
/
+1
2017-01-31
nfsd: opt in to labeled nfs per export
J. Bruce Fields
3
-1
/
+9
2017-01-31
nfsd: constify nfsd_suppatttrs
J. Bruce Fields
2
-4
/
+4
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-27
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-17
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-15
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
[next]