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
Age
Commit message (
Expand
)
Author
2009-08-27
nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entry
Frank Filz
2009-08-27
nfsd41: renew_client must be called under the state lock
Benny Halevy
2009-08-25
knfsd: Replace lock_kernel with a mutex in nfsd pool stats.
Ryusei Yamaguchi
2009-08-24
nfsd: Fix unnecessary deny bits in NFSv4 ACL
Frank Filz
2009-08-21
nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on...
Jeff Layton
2009-08-21
nfsd: add support for NFSv4 callbacks over IPv6
Jeff Layton
2009-08-21
nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage
Jeff Layton
2009-08-21
nfsd: make nfs4_client->cl_addr a struct sockaddr_storage
Jeff Layton
2009-08-21
sunrpc: add routine for comparing addresses
Jeff Layton
2009-08-21
Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...
J. Bruce Fields
2009-08-19
nfs: Remove reference to generic_osync_inode from a comment
Jan Kara
2009-08-19
NFS: Use the DNS resolver in the mount code.
Trond Myklebust
2009-08-19
NFS: Add a dns resolver for use with NFSv4 referrals and migration
Trond Myklebust
2009-08-19
Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32
Trond Myklebust
2009-08-14
nfs: nfs4xdr: optimize low level decoding
Benny Halevy
2009-08-14
nfs: nfs4xdr: get rid of READ_BUF
Benny Halevy
2009-08-14
nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inline
Benny Halevy
2009-08-14
nfs: nfs4xdr: get rid of COPYMEM
Benny Halevy
2009-08-14
nfs: nfs4xdr: introduce decode_sessionid helper
Benny Halevy
2009-08-14
nfs: nfs4xdr: introduce decode_verifier helper
Benny Halevy
2009-08-14
nfs: nfs4xdr: introduce decode_opaque_fixed and decode_stateid helpers
Benny Halevy
2009-08-14
nfs: nfs4xdr: introduce print_overflow_msg
Benny Halevy
2009-08-14
nfs: nfs4xdr: get rid of READTIME
Benny Halevy
2009-08-14
nfs: nfs4xdr: get rid of READ64
Benny Halevy
2009-08-14
nfs: nfs4xdr: get rid of READ32
Benny Halevy
2009-08-14
nfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fixed into xdr_encode_op...
Benny Halevy
2009-08-14
nfs: nfs4xdr: optimize low level encoding
Benny Halevy
2009-08-14
nfs: nfs4xdr: change RESERVE_SPACE macro into a static helper
Benny Halevy
2009-08-14
nfs: nfs4xdr: encode_compound_hdr does not have to round up reserved bytes
Benny Halevy
2009-08-14
nfs: nfs4xdr: optimize RESERVE_SPACE in encode_create_session and encode_sequ...
Benny Halevy
2009-08-14
nfs: nfs4xdr: get rid of WRITEMEM
Benny Halevy
2009-08-14
nfs: nfs4xdr: get rid of WRITE64
Benny Halevy
2009-08-14
nfs: nfs4xdr: get rid of WRITE32
Benny Halevy
2009-08-13
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-08-12
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-08-12
NFS: Fix an O_DIRECT Oops...
Trond Myklebust
2009-08-12
xfs: fix spin_is_locked assert on uni-processor builds
Christoph Hellwig
2009-08-12
xfs: check for dinode realtime flag corruption
Christoph Hellwig
2009-08-12
use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock
Eric Sandeen
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get
Christoph Hellwig
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap
Christoph Hellwig
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set
Christoph Hellwig
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory
Christoph Hellwig
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result
Christoph Hellwig
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make
Christoph Hellwig
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc
Christoph Hellwig
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_getbmap
Christoph Hellwig
2009-08-12
xfs: avoid memory allocation under m_peraglock in growfs code
Christoph Hellwig
2009-08-10
Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32
Trond Myklebust
2009-08-10
Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32
Trond Myklebust
[next]