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
2015-09-07
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-09-07
NFSv4: Respect the server imposed limit on how many changes we may cache
Trond Myklebust
2015-09-07
NFSv4: Express delegation limit in units of pages
Trond Myklebust
2015-09-05
Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-09-04
Revert "NFS: Make close(2) asynchronous when closing NFS O_DIRECT files"
Trond Myklebust
2015-09-04
NFS: Optimise away the close-to-open getattr if there is no cached data
Trond Myklebust
2015-09-02
NFSv4.1/flexfiles: Clean up ff_layout_write_done_cb/ff_layout_commit_done_cb
Trond Myklebust
2015-09-02
NFSv4.1/flexfiles: Mark the layout for return in ff_layout_io_track_ds_error()
Trond Myklebust
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-01
nfs: Remove unneeded checking of the return value from scnprintf
Kinglong Mee
2015-09-01
nfs: Fix truncated client owner id without proto type
Kinglong Mee
2015-09-01
NFSv4.1/flexfiles: Mark layout for return if the mirrors are invalid
Trond Myklebust
2015-09-01
NFSv4.1/flexfiles: RW layouts are valid only if all mirrors are valid
Trond Myklebust
2015-09-01
NFSv4.1/flexfiles: Fix incorrect usage of pnfs_generic_mark_devid_invalid()
Trond Myklebust
2015-09-01
NFSv4.1/flexfiles: Fix freeing of mirrors
Trond Myklebust
2015-08-31
NFSv4.1/pNFS: Don't request a minimal read layout beyond the end of file
Trond Myklebust
2015-08-31
NFSv4.1/pnfs: Handle LAYOUTGET return values correctly
Trond Myklebust
2015-08-31
NFSv4.1/pnfs: Don't ask for a read layout for an empty file.
Trond Myklebust
2015-08-30
NFSv4.1: Fix a protocol issue with CLOSE stateids
Trond Myklebust
2015-08-30
NFSv4.1/flexfiles: Don't mark the entire deviceid as bad for file errors
Trond Myklebust
2015-08-27
NFSv4.1/pnfs: Ensure layoutreturn reserves space for the opaque payload
Trond Myklebust
2015-08-27
NFSv4.1/flexfiles: Fix a protocol error in layoutreturn
Trond Myklebust
2015-08-27
NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1
Kinglong Mee
2015-08-27
NFS: Get suppattr_exclcreat when getting server capabilities
Kinglong Mee
2015-08-27
NFS: Make opened as optional argument in _nfs4_do_open
Kinglong Mee
2015-08-27
NFS: Check size by inode_newsize_ok in nfs_setattr
Kinglong Mee
2015-08-27
NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return must notify of layout return
Trond Myklebust
2015-08-25
nfs42: remove unused declaration
Peng Tao
2015-08-25
nfs42: decode_layoutstats does not need res parameter
Peng Tao
2015-08-25
NFSv4.1/flexfiles: Allow coalescing of new layout segments and existing ones
Trond Myklebust
2015-08-25
NFSv4.1/pnfs: Allow pNFS device drivers to customise layout segment insertion
Trond Myklebust
2015-08-25
NFSv4.1/pnfs: Add sanity check for the layout range returned by the server
Trond Myklebust
2015-08-25
NFSv4.1/pnfs Improve the packing of struct pnfs_layout_hdr
Trond Myklebust
2015-08-25
NFSv4.1/flexfile: ff_layout_remove_mirror can be static
kbuild test robot
2015-08-25
NFSv4.2/pnfs: Make the layoutstats timer configurable
Trond Myklebust
2015-08-25
NFSv4.1/flexfile: Ensure uniqueness of mirrors across layout segments
Trond Myklebust
2015-08-25
NFSv4.1/flexfiles: Remove mirror backpointer to lseg.
Trond Myklebust
2015-08-25
NFSv4.1/flexfiles: Add refcounting to struct nfs4_ff_layout_mirror
Trond Myklebust
2015-08-25
NFS41/flexfiles: zero out DS write wcc
Peng Tao
2015-08-25
NFS41: remove NFS_LAYOUT_ROC flag
Peng Tao
2015-08-25
NFSv4: Add a tracepoint for CB_LAYOUTRECALL
Trond Myklebust
2015-08-25
NFSv4: Add a tracepoint for CB_GETATTR
Trond Myklebust
2015-08-25
NFSv4.1/pnfs: Add a tracepoint for return-on-close events
Trond Myklebust
2015-08-25
NFSv4: Force a post-op attribute update when holding a delegation
Trond Myklebust
2015-08-20
NFSv4.1/pnfs Ensure flexfiles reports all connection related errors
Trond Myklebust
2015-08-20
NFSv4.1/pnfs: Ensure the flexfiles layoutstats timers are consistent
Trond Myklebust
2015-08-20
NFS41: fix list splice type
Peng Tao
2015-08-19
NFSv4: Enable delegated opens even when reboot recovery is pending
Trond Myklebust
2015-08-19
pNFS: Fix an unused variable warning in pnfs_roc_get_barrier
Trond Myklebust
2015-08-19
NFS41/flexfiles: update inode after write finishes
Peng Tao
[next]