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
2017-08-11
Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-08-11
pnfs/blocklayout: require 64-bit sector_t
Christoph Hellwig
2017-08-09
NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid()
Trond Myklebust
2017-08-08
nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
Weston Andros Adamson
2017-08-02
Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-08-02
NFSv4: Fix double frees in nfs4_test_session_trunk()
Trond Myklebust
2017-08-01
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
Trond Myklebust
2017-07-28
Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-28
NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
Benjamin Coddington
2017-07-27
NFS: Optimize fallocate by refreshing mapping when needed.
NeilBrown
2017-07-27
NFS: invalidate file size when taking a lock.
NeilBrown
2017-07-26
NFS: Use raw NFS access mask in nfs4_opendata_access()
Anna Schumaker
2017-07-21
Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-21
NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()
Trond Myklebust
2017-07-21
NFS: Be more careful about mapping file permissions
Trond Myklebust
2017-07-21
NFS: Store the raw NFS access mask in the inode's access cache
Trond Myklebust
2017-07-21
NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()
Trond Myklebust
2017-07-21
NFS: Refactor NFS access to kernel access mask calculation
Trond Myklebust
2017-07-21
nfs: count correct array for mnt3_counts array size
Eryu Guan
2017-07-19
Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...")
Trond Myklebust
2017-07-19
pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()
Trond Myklebust
2017-07-19
NFS: Fix another COMMIT race in pNFS
Trond Myklebust
2017-07-19
NFS: Fix a COMMIT race in pNFS
Trond Myklebust
2017-07-19
mount: copy the port field into the cloned nfs_server structure.
Steve Dickson
2017-07-13
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-13
NFS: Don't run wake_up_bit() when nobody is waiting...
Trond Myklebust
2017-07-13
nfs: add export operations
Peng Tao
2017-07-13
NFS: Don't run wake_up_bit() when nobody is waiting...
Trond Myklebust
2017-07-13
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-07-13
nfs4: add NFSv4 LOOKUPP handlers
Jeff Layton
2017-07-13
nfs: add export operations
Peng Tao
2017-07-13
nfs: add a nfs_ilookup helper
Peng Tao
2017-07-13
nfs: replace d_add with d_splice_alias in atomic_open
Peng Tao
2017-07-13
NFSv4.2 fix size storage for nfs42_proc_copy
Olga Kornievskaia
2017-07-13
NFSv4.1: Use seqid returned by EXCHANGE_ID after state migration
Chuck Lever
2017-07-13
NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration
Chuck Lever
2017-07-13
NFS: check for nfs_refresh_inode() errors in nfs_fhget()
NeilBrown
2017-07-13
NFS: guard against confused server in nfs_atomic_open()
NeilBrown
2017-07-13
NFS: only invalidate dentrys that are clearly invalid.
NeilBrown
2017-07-13
PNFS for stateid errors retry against MDS first
Olga Kornievskaia
2017-07-13
PNFS fix EACCESS on commit to DS handling
Olga Kornievskaia
2017-07-13
NFS: silence a uninitialized variable warning
Dan Carpenter
2017-07-13
nfs: Fix fscache stat printing in nfs_show_stats()
Tuo Chen Peng
2017-07-13
NFS: Fix initialization of nfs_page_array->npages
Benjamin Coddington
2017-07-13
NFS: Fix commit policy for non-blocking calls to nfs_write_inode()
Trond Myklebust
2017-07-13
NFS: Ensure we commit after writeback is complete
Trond Myklebust
2017-07-13
NFS: Remove unused fields in the page I/O structures
Trond Myklebust
2017-07-13
NFS: nfs_rename() - revalidate directories on -ERESTARTSYS
Benjamin Coddington
2017-07-13
NFS: convert flags to bool
Benjamin Coddington
2017-07-13
NFS: Set FATTR4_WORD0_TYPE for . and .. entries
Anna Schumaker
[next]