aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAge
...
| * fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_idnixiaoming2018-08-09
| * NFSD: Handle full-length symlinksChuck Lever2018-08-09
| * NFSD: Refactor the generic write vector fill helperChuck Lever2018-08-09
| * nfsd: Mark expected switch fall-throughGustavo A. R. Silva2018-08-09
| * nfsd: fix leaked file lock with nfs exported overlayfsAmir Goldstein2018-08-09
| * nfsd: don't advertise a SCSI layout for an unsupported request_queueBenjamin Coddington2018-06-19
| * nfsd: fix corrupted reply to badly ordered compoundJ. Bruce Fields2018-06-17
| * nfsd: clarify check_op_orderingJ. Bruce Fields2018-06-17
| * nfsd: update obselete comment referencing the BKLJ. Bruce Fields2018-06-17
| * nfsd4: cleanup sessionid in nfsd4_destroy_sessionJ. Bruce Fields2018-06-17
| * nfsd4: less confusing nfsd4_compound_in_sessionJ. Bruce Fields2018-06-17
| * nfsd4: support change_attr_type attributeJ. Bruce Fields2018-06-17
| * nfsd: fix NFSv4 time_delta attributeJ. Bruce Fields2018-06-17
| * nfsd4: return default lease periodJ. Bruce Fields2018-06-17
| * nfsd4: extend reclaim period for reclaiming clientsJ. Bruce Fields2018-06-17
* | IMA: don't propagate opened through the entire thingAl Viro2018-07-12
|/
* Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-14
|\
| * Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...Arnd Bergmann2018-06-14
| |\
| | * vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-05
* | | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-12
|\ \ \
| * | | treewide: Use array_size() in vzalloc()Kees Cook2018-06-12
| * | | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
| * | | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* | | | Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-06-12
|\ \ \ \ | |/ / / |/| | |
| * | | nfsd: fix error handling in nfs4_set_delegation()Andrew Elble2018-06-08
| * | | nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfoScott Mayhew2018-06-08
| * | | nfsd: Do not refuse to serve out of cacheTrond Myklebust2018-05-11
| * | | nfsd: make nfsd4_scsi_identify_device retry with a larger bufferScott Mayhew2018-05-11
| * | | nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdirScott Mayhew2018-05-07
| | |/ | |/|
* | | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-04
|\ \ \ | |_|/ |/| |
| * | block: sanitize blk_get_request calling conventionsChristoph Hellwig2018-05-14
| |/
* / nfsd: vfs_mkdir() might succeed leaving dentry negative unhashedAl Viro2018-05-21
|/
* nfsd: fix incorrect umasksJ. Bruce Fields2018-04-03
* NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever2018-04-03
* NFSD: Clean up legacy NFS WRITE argument XDR decodersChuck Lever2018-04-03
* nfsd: Trace NFSv4 COMPOUND executionChuck Lever2018-04-03
* nfsd: Add I/O trace points in the NFSv4 read procChuck Lever2018-04-03
* nfsd: Add I/O trace points in the NFSv4 write pathChuck Lever2018-04-03
* nfsd: Add "nfsd_" to trace point namesChuck Lever2018-04-03
* nfsd: Record request byte count, not count of vectorsChuck Lever2018-04-03
* nfsd: Fix NFSD trace pointsChuck Lever2018-04-03
* nfsd: use correct enum type in decode_cb_op_statusStefan Agner2018-04-03
* nfsd: fix boolreturn.cocci warningsFengguang Wu2018-04-03
* nfsd: create a separate lease for each delegationJ. Bruce Fields2018-03-20
* nfsd: move sc_file assignment into alloc_init_delegJ. Bruce Fields2018-03-20
* nfsd: factor out common delegation-destruction codeJ. Bruce Fields2018-03-20
* nfsd: make nfs4_get_existing_delegation less confusingJ. Bruce Fields2018-03-20
* nfsd4: dp->dl_stid.sc_file doesn't need lockingJ. Bruce Fields2018-03-20
* nfsd4: set fl_owner to delegation, not file pointerJ. Bruce Fields2018-03-20
* nfsd: simplify nfs4_put_deleg_lease callsJ. Bruce Fields2018-03-20