index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-18
Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-07-17
nfs: split nfs_read_folio
Christoph Hellwig
2024-07-17
nfs: pass explicit offset/count to trace events
Christoph Hellwig
2024-07-15
Merge tag 'vfs-6.11.pg_error' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-12
mm: add comments for allocation helpers explaining why they are macros
Suren Baghdasaryan
2024-07-12
nfs: do not extend writes to the entire folio
Christoph Hellwig
2024-07-12
nfs/blocklayout: add support for NVMe
Christoph Hellwig
2024-07-10
nfs: remove nfs_page_length
Christoph Hellwig
2024-07-10
nfs: remove the unused max_deviceinfo_size field from struct pnfs_layoutdrive...
Christoph Hellwig
2024-07-08
nfs: don't reuse partially completed requests in nfs_lock_and_join_requests
Christoph Hellwig
2024-07-08
nfs: move nfs_wait_on_request to write.c
Christoph Hellwig
2024-07-08
nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requests
Christoph Hellwig
2024-07-08
nfs: fold nfs_folio_find_and_lock_request into nfs_lock_and_join_requests
Christoph Hellwig
2024-07-08
nfs: simplify nfs_folio_find_and_lock_request
Christoph Hellwig
2024-07-08
nfs: remove nfs_folio_private_request
Christoph Hellwig
2024-07-08
nfs: remove dead code for the old swap over NFS implementation
Christoph Hellwig
2024-07-08
NFSv4.1 another fix for EXCHGID4_FLAG_USE_PNFS_DS for DS server
Olga Kornievskaia
2024-07-08
nfs: Block on write congestion
Jan Kara
2024-07-08
nfs: Properly initialize server->writeback
Jan Kara
2024-07-08
nfs: Drop pointless check from nfs_commit_release_pages()
Jan Kara
2024-07-08
nfs/blocklayout: SCSI layout trace points for reservation key reg/unreg
Chuck Lever
2024-07-08
nfs/blocklayout: Report only when /no/ device is found
Chuck Lever
2024-07-08
nfs/blocklayout: Fix premature PR key unregistration
Chuck Lever
2024-07-08
NFSv4/pNFS: Do layout state recovery upon reboot
Trond Myklebust
2024-07-08
NFSv4/pNFS: Remove redundant call to unhash the layout
Trond Myklebust
2024-07-08
NFSv4/pnfs: Give nfs4_proc_layoutreturn() a flags argument
Trond Myklebust
2024-07-08
NFSv4/pNFS: Retry the layout return later in case of a timeout or reboot
Trond Myklebust
2024-07-08
NFSv4/pNFS: Handle server reboots in pnfs_poc_release()
Trond Myklebust
2024-07-08
NFSv4/pNFS: Add a helper to defer failed layoutreturn calls
Trond Myklebust
2024-07-08
NFSv4/pnfs: Add support for the PNFS_LAYOUT_FILE_BULK_RETURN flag
Trond Myklebust
2024-07-08
pNFS: Add a flag argument to pnfs_destroy_layouts_byclid()
Trond Myklebust
2024-07-08
NFSv4: Clean up encode_nfs4_stateid()
Trond Myklebust
2024-07-08
NFSv4.1: constify the stateid argument in nfs41_test_stateid()
Trond Myklebust
2024-07-08
NFSv4/pnfs: Remove redundant list check
Trond Myklebust
2024-07-08
NFSv4: Don't send delegation-related share access modes to CLOSE
Trond Myklebust
2024-07-08
Return the delegation when deleting sillyrenamed files
Lance Shelton
2024-07-08
NFSv4: Ask for a delegation or an open stateid in OPEN
Trond Myklebust
2024-07-08
NFSv4: Add support for OPEN4_RESULT_NO_OPEN_STATEID
Trond Myklebust
2024-07-08
NFSv4: Detect support for OPEN4_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION
Trond Myklebust
2024-07-08
NFSv4: Add support for the FATTR4_OPEN_ARGUMENTS attribute
Trond Myklebust
2024-07-08
NFSv4: Don't request atime/mtime/size if they are delegated to us
Trond Myklebust
2024-07-08
NFSv4: Fix up delegated attributes in nfs_setattr
Trond Myklebust
2024-07-08
NFSv4: Delegreturn must set m/atime when they are delegated
Trond Myklebust
2024-07-08
NFSv4: Enable attribute delegations
Trond Myklebust
2024-07-08
NFSv4: Add a capability for delegated attributes
Trond Myklebust
2024-07-08
NFSv4: Add recovery of attribute delegations
Trond Myklebust
2024-07-08
NFSv4: Add support for delegated atime and mtime attributes
Trond Myklebust
2024-07-08
NFSv4: Add a flags argument to the 'have_delegation' callback
Trond Myklebust
2024-07-08
NFSv4: Add CB_GETATTR support for delegated attributes
Trond Myklebust
[next]