Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-07Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-09-26NFSD: Make nfsd4_remove() wait before returning NFS4ERR_DELAYChuck Lever
2022-09-26NFSD: Make nfsd4_rename() wait before returning NFS4ERR_DELAYChuck Lever
2022-09-26NFSD: Make nfsd4_setattr() wait before returning NFS4ERR_DELAYChuck Lever
2022-09-26NFSD: Refactor nfsd_setattr()Chuck Lever
2022-09-26NFSD: drop fname and flen args from nfsd_create_locked()NeilBrown
2022-09-13Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-09-13nfsd_splice_actor(): handle compound pagesAl Viro
2022-09-09NFSD: fix regression with setting ACLs.NeilBrown
2022-08-18Change calling conventions for filldir_tAl Viro
2022-08-04NFSD: discard fh_locked flag and fh_lock/fh_unlockNeilBrown
2022-08-04NFSD: use (un)lock_inode instead of fh_(un)lock for file operationsNeilBrown
2022-08-04NFSD: use explicit lock/unlock for directory opsNeilBrown
2022-08-04NFSD: reduce locking in nfsd_lookup()NeilBrown
2022-08-04NFSD: only call fh_unlock() once in nfsd_link()NeilBrown
2022-08-04NFSD: always drop directory lock in nfsd_unlink()NeilBrown
2022-08-04NFSD: change nfsd_create()/nfsd_symlink() to unlock directory before returning.NeilBrown
2022-08-04NFSD: add posix ACLs to struct nfsd_attrsNeilBrown
2022-07-30NFSD: add security label to struct nfsd_attrsNeilBrown
2022-07-30NFSD: set attributes when creating symlinksNeilBrown
2022-07-30NFSD: introduce struct nfsd_attrsNeilBrown
2022-07-02Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-07-01vfs: fix copy_file_range() regression in cross-fs copiesAmir Goldstein
2022-06-27NFSD: restore EINVAL error translation in nfsd_commit()Alexey Khoroshilov
2022-05-20NFSD: Clean up nfsd_open_verified()Chuck Lever
2022-05-20NFSD: Remove do_nfsd_create()Chuck Lever
2022-05-20NFSD: Refactor nfsd_create_setattr()Chuck Lever
2022-05-20NFSD: Avoid calling fh_drop_write() twice in do_nfsd_create()Chuck Lever
2022-05-19NFSD: Clean up nfsd_splice_actor()Chuck Lever
2022-03-23Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-21fs: Move many prototypes to pagemap.hMatthew Wilcox (Oracle)
2022-03-11NFSD: Remove CONFIG_NFSD_V3Chuck Lever
2022-02-09NFSD: COMMIT operations must not return NFS?ERR_INVALChuck Lever
2022-02-09NFSD: Fix ia_size underflowChuck Lever
2022-01-08NFSD: Move fill_pre_wcc() and fill_post_wcc()Chuck Lever
2022-01-08NFSD: Trace boot verifier resetsChuck Lever
2022-01-08NFSD: Rename boot verifier functionsChuck Lever
2022-01-08nfsd: Add a tracepoint for errors in nfsd4_clone_file_range()Trond Myklebust
2022-01-08NFSD: De-duplicate net_generic(nf->nf_net, nfsd_net_id)Chuck Lever
2022-01-08NFSD: De-duplicate net_generic(SVC_NET(rqstp), nfsd_net_id)Chuck Lever
2022-01-08NFSD: Clean up nfsd_vfs_write()Chuck Lever
2022-01-08nfsd: Replace use of rwsem with errseq_tTrond Myklebust
2022-01-08NFSD: Fix verifier returned in stable WRITEsChuck Lever
2022-01-08nfsd: Retry once in nfsd_open on an -EOPENSTALE returnJeff Layton
2021-11-02nfsd4: remove obselete commentJ. Bruce Fields
2021-10-15nfsd: update create verifier commentJ. Bruce Fields
2021-10-02NFSD: move filehandle format declarations out of "uapi".NeilBrown
2021-08-31Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2021-08-23fs: remove mandatory file locking supportJeff Layton
2021-08-17NFSD: remove vanity commentsNeilBrown