Age | Commit message (Expand) | Author | Files | Lines |
2017-04-13 | nfsd: fix oops on unsupported operation | Olga Kornievskaia | 1 | -1/+1 |
2017-03-11 | NFSD: fix nfsd_reset_versions for NFSv4. | NeilBrown | 1 | -14/+11 |
2017-03-11 | NFSD: fix nfsd_minorversion(.., NFSD_AVAIL) | NeilBrown | 1 | -1/+2 |
2017-03-11 | NFSD: further refinement of content of /proc/fs/nfsd/versions | NeilBrown | 1 | -10/+33 |
2017-03-11 | nfsd: map the ENOKEY to nfserr_perm for avoiding warning | Kinglong Mee | 1 | -0/+1 |
2017-03-03 | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -3/+4 |
2017-03-03 | statx: Add a system call to make enhanced file info available | David Howells | 2 | -3/+4 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -1/+1 |
2017-03-01 | Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 16 | -143/+235 |
2017-02-28 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 1 | -1/+1 |
2017-02-28 | fs: add i_blocksize() | Fabian Frederick | 1 | -3/+3 |
2017-02-28 | nfsd: Fix display of the version string | Trond Myklebust | 1 | -30/+26 |
2017-02-28 | nfsd: fix configuration of supported minor versions | Trond Myklebust | 2 | -8/+22 |
2017-02-25 | 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-21 | nfsd: minor nfsd_setattr cleanup | Christoph Hellwig | 1 | -17/+12 |
2017-02-21 | nfsd: merge stable fix into main nfsd branch | J. Bruce Fields | 1 | -37/+60 |
2017-02-18 | NFSD: Reserve adequate space for LOCKT operation | Kinglong Mee | 1 | -5/+5 |
2017-02-18 | NFSD: Get response size before operation for all RPCs | Kinglong Mee | 1 | -6/+63 |
2017-02-18 | nfsd/callback: Drop a useless data copy when comparing sessionid | Kinglong Mee | 1 | -7/+3 |
2017-02-18 | nfsd/callback: skip the callback tag | Kinglong Mee | 1 | -0/+1 |
2017-02-18 | nfsd/callback: Cleanup callback cred on shutdown | Kinglong Mee | 3 | -4/+15 |
2017-02-18 | nfsd/idmap: return nfserr_inval for 0-length names | Kinglong Mee | 1 | -0/+8 |
2017-02-18 | Merge branch 'for-4.11/next' into for-4.11/linus-merge | Jens Axboe | 2 | -8/+12 |
2017-02-10 | nfsd: Revert "nfsd: special case truncates some more" | J. Bruce Fields | 1 | -37/+60 |
2017-02-07 | NFSDv4: use export cache flushtime for changeid on V4ROOT objects. | NeilBrown | 1 | -3/+7 |
2017-02-01 | 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-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 |