index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
2014-05-28
NFS: Create a common rpc_call_ops struct
Anna Schumaker
2014-05-28
NFS: Create a common nfs_pgio_result_common function
Anna Schumaker
2014-05-28
NFS: Create a common pgio_rpc_prepare function
Anna Schumaker
2014-05-28
NFS: Create a common rw_header_alloc and rw_header_free function
Anna Schumaker
2014-05-28
NFS: Create a common pgio_alloc and pgio_release function
Anna Schumaker
2014-05-28
NFS: Move the write verifier into the nfs_pgio_header
Anna Schumaker
2014-05-28
NFS: Create a common read and write header struct
Anna Schumaker
2014-05-28
NFS: Create a common read and write data struct
Anna Schumaker
2014-05-28
NFS: Create a common results structure for reads and writes
Anna Schumaker
2014-05-28
NFS: Create a common argument structure for reads and writes
Anna Schumaker
2014-05-28
nfs: remove ->read_pageio_init from rpc ops
Christoph Hellwig
2014-05-28
nfs: remove ->write_pageio_init from rpc ops
Christoph Hellwig
2014-05-28
nfs: commit layouts in fdatasync
Christoph Hellwig
2014-05-06
nfs: switch to ->write_iter()
Al Viro
2014-05-06
nfs: switch to ->read_iter()
Al Viro
2014-05-06
new helper: iov_iter_get_pages_alloc()
Al Viro
2014-05-06
start adding the tag to iov_iter
Al Viro
2014-05-06
new helper: generic_file_read_iter()
Al Viro
2014-05-06
get rid of pointless iov_length() in ->direct_IO()
Al Viro
2014-05-06
convert the guts of nfs_direct_IO() to iov_iter
Al Viro
2014-05-06
pass iov_iter to ->direct_IO()
Al Viro
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-15
NFS: Don't ignore suid/sgid bit changes after a successful write
Trond Myklebust
2014-04-15
NFS: Don't declare inode uptodate unless all attributes were checked
Trond Myklebust
2014-04-15
NFS: Fix memroy leak for double mounts
Kinglong Mee
2014-04-07
mm: implement ->map_pages for page cache
Kirill A. Shutemov
2014-04-06
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-04-05
nfs: pass string length to pr_notice message about readdir loops
Jeff Layton
2014-04-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-04-03
mm: filemap: move radix tree hole searching here
Johannes Weiner
2014-03-28
NFSv4: Fix a use-after-free problem in open()
Trond Myklebust
2014-03-19
NFSv4: Ensure we respect soft mount timeouts during trunking discovery
Trond Myklebust
2014-03-19
NFSv4: Schedule recovery if nfs40_walk_client_list() is interrupted
Trond Myklebust
2014-03-17
NFS: advertise only supported callback netids
Chuck Lever
2014-03-17
NFS: Clean up: revert increase in READDIR RPC buffer max size
Chuck Lever
2014-03-17
Merge branch 'devel' into linux-next
Trond Myklebust
2014-03-17
nfs: emit a fsnotify_nameremove call in sillyrename codepath
Jeff Layton
2014-03-17
nfs: remove synchronous rename code
Jeff Layton
2014-03-17
nfs: convert nfs_rename to use async_rename infrastructure
Jeff Layton
2014-03-17
nfs: make nfs_async_rename non-static
Jeff Layton
2014-03-17
nfs: abstract out code needed to complete a sillyrename
Jeff Layton
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2014-03-09
Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-03-05
NFSv4: Fail the truncate() if the lock/open stateid is invalid
Trond Myklebust
2014-03-05
NFSv4.1 Fail data server I/O if stateid represents a lost lock
Andy Adamson
2014-03-05
NFSv4: Fix the return value of nfs4_select_rw_stateid
Trond Myklebust
2014-03-05
NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateid
Trond Myklebust
2014-03-02
NFS: Fix a delegation callback race
Trond Myklebust
2014-03-01
NFSv4: Fix another nfs4_sequence corruptor
Trond Myklebust
[prev]
[next]