summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | nfs: convert to new timestamp accessorsJeff Layton2023-10-183-18/+18
| |/ / / /
* | | | | Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-10-303-3/+3
|\ \ \ \ \
| * | | | | nfs: move nfs4_xattr_handlers to .rodataWedson Almeida Filho2023-10-093-3/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2023-10-301-1/+1
|\ \ \ \ \
| * | | | | fs: add a new SB_I_NOUMASK flagJeff Layton2023-10-191-1/+1
| |/ / / /
* | | | / nfs/blocklayout: Convert to use bdev_open_by_dev/path()Jan Kara2023-10-282-40/+38
| |_|_|/ |/| | |
* | | | NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS serverOlga Kornievskaia2023-10-181-2/+0
* | | | pNFS/flexfiles: Check the layout validity in ff_layout_mirror_prepare_statsTrond Myklebust2023-10-181-7/+10
* | | | pNFS: Fix a hang in nfs4_evict_inode()Trond Myklebust2023-10-181-10/+23
* | | | NFS: Fix potential oops in nfs_inode_remove_request()Scott Mayhew2023-10-111-1/+3
* | | | nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE opDai Ngo2023-10-111-1/+2
| |/ / |/| |
* | | nfs: decrement nrequests counter before releasing the reqJeff Layton2023-09-281-1/+1
* | | NFSv4: Fix a state manager thread deadlock regressionTrond Myklebust2023-09-272-13/+29
* | | NFSv4: Fix a nfs4_state_manager() raceTrond Myklebust2023-09-271-0/+7
| |/ |/|
* | NFSv4.1: fix zero value filehandle in post open getattrOlga Kornievskaia2023-09-151-1/+5
* | NFSv4.1: fix pnfs MDS=DS session trunkingOlga Kornievskaia2023-09-131-1/+5
* | NFS/pNFS: Report EINVAL errors from connect() to the serverTrond Myklebust2023-09-131-0/+1
* | NFS: More fixes for nfs_direct_write_reschedule_io()Trond Myklebust2023-09-131-6/+11
* | NFS: Use the correct commit info in nfs_join_page_group()Trond Myklebust2023-09-132-14/+17
* | NFS: More O_DIRECT accounting fixes for error pathsTrond Myklebust2023-09-131-16/+31
* | NFS: Fix O_DIRECT locking issuesTrond Myklebust2023-09-131-4/+4
* | NFS: Fix error handling for O_DIRECT write schedulingTrond Myklebust2023-09-111-16/+46
|/
* Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2023-08-3119-43/+88
|\
| * pNFS: Fix assignment of xprtdata.credAnna Schumaker2023-08-301-1/+1
| * NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQOlga Kornievskaia2023-08-301-2/+3
| * NFS: Guard against READDIR loop when entry names exceed MAXNAMELENBenjamin Coddington2023-08-302-2/+2
| * NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS serverOlga Kornievskaia2023-08-242-0/+7
| * NFS/pNFS: Set the connect timeout for the pNFS flexfiles driverTrond Myklebust2023-08-244-0/+10
| * NFS: Fix a potential data corruptionTrond Myklebust2023-08-241-1/+19
| * nfs: fix redundant readdir request after get eofKinglong Mee2023-08-241-4/+11
| * nfs/blocklayout: Use the passed in gfp flagsDan Carpenter2023-08-241-2/+2
| * filemap: Fix errors in file.chuzhi001@208suo.com2023-08-241-1/+1
| * NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_infoFedor Pchelkin2023-08-241-1/+1
| * NFS: Move common includes outside ifdefGUO Zihua2023-08-241-7/+5
| * NFS: Enable the READ_PLUS operation by defaultAnna Schumaker2023-08-231-4/+2
| * NFSv4.2: Rework scratch handling for READ_PLUS (again)Anna Schumaker2023-08-235-13/+14
| * NFSv4.2: Fix READ_PLUS size calculationsAnna Schumaker2023-08-231-3/+9
| * NFSv4.2: Fix READ_PLUS smatch warningsAnna Schumaker2023-08-231-2/+1
* | Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2023-08-311-19/+4
|\ \
| * | SUNRPC: Add enum svc_auth_statusChuck Lever2023-08-291-1/+1
| * | SUNRPC: remove timeout arg from svc_recv()NeilBrown2023-08-291-1/+1
| * | SUNRPC: change svc_recv() to return void.NeilBrown2023-08-291-9/+2
| * | SUNRPC: call svc_process() from svc_recv().NeilBrown2023-08-291-1/+0
| * | nfsd: don't allow nfsd threads to be signalled.NeilBrown2023-08-291-8/+1
| |/
* | NFS: switch back to using kill_anon_superChristoph Hellwig2023-08-311-3/+1
* | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-291-0/+3
|\ \
| * | mm, netfs, fscache: stop read optimisation when folio removed from pagecacheDavid Howells2023-08-181-0/+3
* | | Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2023-08-283-4/+4
|\ \ \
| * | | fs: Pass argument to fcntl_setlease as intLuca Vizzarro2023-07-103-4/+4
| |/ /
* | | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-08-284-15/+16
|\ \ \ | |_|/ |/| |