summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2024-09-23Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-09-20sunrpc: allow svc threads to fail initialisation cleanlyNeilBrown
2024-09-16Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-09-12netfs: Speed up buffered readingDavid Howells
2024-09-01nfs make use of str_false_true helperHongbo Li
2024-08-22NFS: Avoid unnecessary rescanning of the per-server delegation listTrond Myklebust
2024-08-22NFSv4: Fix clearing of layout segments in layoutreturnTrond Myklebust
2024-08-22NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegationsTrond Myklebust
2024-08-22nfs: fix bitmap decoder to handle a 3rd wordJeff Layton
2024-08-22nfs: fix the fetch of FATTR4_OPEN_ARGUMENTSJeff Layton
2024-08-139p: Fix DIO read through netfsDominique Martinet
2024-08-12netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flagsDavid Howells
2024-08-07fs: Convert aops->write_begin to take a folioMatthew Wilcox (Oracle)
2024-08-07fs: Convert aops->write_end to take a folioMatthew Wilcox (Oracle)
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-18Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2024-07-17nfs: split nfs_read_folioChristoph Hellwig
2024-07-17nfs: pass explicit offset/count to trace eventsChristoph Hellwig
2024-07-15Merge tag 'vfs-6.11.pg_error' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-12mm: add comments for allocation helpers explaining why they are macrosSuren Baghdasaryan
2024-07-12nfs: do not extend writes to the entire folioChristoph Hellwig
2024-07-12nfs/blocklayout: add support for NVMeChristoph Hellwig
2024-07-10nfs: remove nfs_page_lengthChristoph Hellwig
2024-07-10nfs: remove the unused max_deviceinfo_size field from struct pnfs_layoutdrive...Christoph Hellwig
2024-07-08nfs: don't reuse partially completed requests in nfs_lock_and_join_requestsChristoph Hellwig
2024-07-08nfs: move nfs_wait_on_request to write.cChristoph Hellwig
2024-07-08nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requestsChristoph Hellwig
2024-07-08nfs: fold nfs_folio_find_and_lock_request into nfs_lock_and_join_requestsChristoph Hellwig
2024-07-08nfs: simplify nfs_folio_find_and_lock_requestChristoph Hellwig
2024-07-08nfs: remove nfs_folio_private_requestChristoph Hellwig
2024-07-08nfs: remove dead code for the old swap over NFS implementationChristoph Hellwig
2024-07-08NFSv4.1 another fix for EXCHGID4_FLAG_USE_PNFS_DS for DS serverOlga Kornievskaia
2024-07-08nfs: Block on write congestionJan Kara
2024-07-08nfs: Properly initialize server->writebackJan Kara
2024-07-08nfs: Drop pointless check from nfs_commit_release_pages()Jan Kara
2024-07-08nfs/blocklayout: SCSI layout trace points for reservation key reg/unregChuck Lever
2024-07-08nfs/blocklayout: Report only when /no/ device is foundChuck Lever
2024-07-08nfs/blocklayout: Fix premature PR key unregistrationChuck Lever
2024-07-08NFSv4/pNFS: Do layout state recovery upon rebootTrond Myklebust
2024-07-08NFSv4/pNFS: Remove redundant call to unhash the layoutTrond Myklebust
2024-07-08NFSv4/pnfs: Give nfs4_proc_layoutreturn() a flags argumentTrond Myklebust
2024-07-08NFSv4/pNFS: Retry the layout return later in case of a timeout or rebootTrond Myklebust
2024-07-08NFSv4/pNFS: Handle server reboots in pnfs_poc_release()Trond Myklebust
2024-07-08NFSv4/pNFS: Add a helper to defer failed layoutreturn callsTrond Myklebust
2024-07-08NFSv4/pnfs: Add support for the PNFS_LAYOUT_FILE_BULK_RETURN flagTrond Myklebust
2024-07-08pNFS: Add a flag argument to pnfs_destroy_layouts_byclid()Trond Myklebust
2024-07-08NFSv4: Clean up encode_nfs4_stateid()Trond Myklebust
2024-07-08NFSv4.1: constify the stateid argument in nfs41_test_stateid()Trond Myklebust