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
/
include
/
linux
/
nfs_fs.h
Age
Commit message (
Expand
)
Author
2022-11-27
NFS: Clear the file access cache upon login
Trond Myklebust
2022-08-13
NFS: Cleanup to remove unused flag NFS_CONTEXT_RESEND_WRITES
Trond Myklebust
2022-08-13
NFS: Fix another fsync() issue after a server reboot
Trond Myklebust
2022-08-08
NFS: don't unhash dentry during unlink/rename
NeilBrown
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-09
nfs: rename nfs_direct_IO and use as ->swap_rw
NeilBrown
2022-05-09
nfs: Convert nfs to read_folio
Matthew Wilcox (Oracle)
2022-03-29
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-03-22
NFS: nfsiod should not block forever in mempool_alloc()
Trond Myklebust
2022-03-15
nfs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
2022-03-13
NFS: swap IO handling is slightly different for O_DIRECT IO
NeilBrown
2022-03-13
NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS
NeilBrown
2022-03-02
NFS: Fix up forced readdirplus
Trond Myklebust
2022-03-02
NFS: Convert readdir page cache to use a cookie based index
Trond Myklebust
2022-03-02
NFS: Improve heuristic for readdirplus
Trond Myklebust
2022-03-02
NFS: Adjust the amount of readahead performed by NFS readdir
Trond Myklebust
2022-03-02
NFS: Don't re-read the entire page cache to find the next cookie
Trond Myklebust
2022-02-28
NFS: constify nfs_server_capable() and nfs_have_writebacks()
Trond Myklebust
2022-02-25
NFS: Remove unused flag NFS_INO_REVAL_PAGECACHE
Trond Myklebust
2022-02-25
NFS: Replace last uses of NFS_INO_REVAL_PAGECACHE
Trond Myklebust
2022-02-25
NFSv4.1 support for NFS4_RESULT_PRESERVER_UNLINKED
Olga Kornievskaia
2022-02-25
Convert NFS from readpages to readahead
Matthew Wilcox (Oracle)
2022-02-02
NFS: Avoid duplicate uncached readdir calls on eof
Trond Myklebust
2022-01-25
Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-01-10
nfs: Convert to new fscache volume/cookie API
Dave Wysochanski
2022-01-06
NFS: don't store 'struct cred *' in struct nfs_access_entry
NeilBrown
2022-01-06
NFS: pass cred explicitly for access tests
NeilBrown
2022-01-06
NFS: change nfs_access_get_cached to only report the mask
NeilBrown
2021-11-05
NFS: Remove the nfs4_label argument from nfs_setsecurity
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label argument from nfs_fhget()
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label argument from nfs_add_or_obtain()
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label argument from nfs_instantiate()
Anna Schumaker
2021-11-05
NFS: Create a new nfs_alloc_fattr_with_label() function
Anna Schumaker
2021-10-20
NFS: Save some space in the inode
Trond Myklebust
2021-10-20
NFS: Fix WARN_ON due to unionization of nfs_inode.nrequests
Dave Wysochanski
2021-10-20
NFS: Fix up commit deadlocks
Trond Myklebust
2021-10-03
NFS: Further optimisations for 'ls -l'
Trond Myklebust
2021-10-03
NFS: Fix up nfs_ctx_key_to_expire()
Trond Myklebust
2021-08-27
NFSv4 introduce max_connect mount options
Olga Kornievskaia
2021-06-29
NFS: nfs_find_open_context() may only select open files
Trond Myklebust
2021-04-13
NFS: Separate tracking of file mode cache validity from the uid/gid
Trond Myklebust
2021-04-13
NFS: Separate tracking of file nlinks cache validity from the mode/uid/gid
Trond Myklebust
2021-04-12
NFS: Add a cache validity flag argument to nfs_revalidate_inode()
Trond Myklebust
2021-02-26
Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2021-02-08
NFS: Always clear an invalid mapping when attempting a buffered write
Trond Myklebust
2021-02-01
NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async()
Dave Wysochanski
2021-02-01
NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdesc
Dave Wysochanski
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2020-12-02
NFS: Improve handling of directory verifiers
Trond Myklebust
2020-12-02
NFS: More readdir cleanups
Trond Myklebust
[next]