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
2006-03-20
NFS: use size_t type for holding rsize bytes in NFS O_DIRECT read path
Chuck Lever
2006-03-20
NFS: update comments and function definitions in fs/nfs/direct.c
Chuck Lever
2006-03-20
NFS: clean up NFS client's a_ops->direct_IO method
Chuck Lever
2006-03-20
NFS: Cleanup of NFS read code
Trond Myklebust
2006-03-20
NFS: Cleanup of NFS write code in preparation for asynchronous o_direct
Trond Myklebust
2006-03-20
lockd: Remove FL_LOCKD flag
J. Bruce Fields
2006-03-20
locks,lockd: fix race in nlmsvc_testlock
Andy Adamson
2006-03-20
locks: remove unused posix_block_lock
Andy Adamson
2006-03-20
lockd: make nlmsvc_lock use only posix_lock_file
Andy Adamson
2006-03-20
lockd: simplify nlmsvc_grant_blocked
Andy Adamson
2006-03-20
lockd: clean up nlmsvc_lock
Andy Adamson
2006-03-20
NFS: directory trace messages
Chuck Lever
2006-03-20
SUNRPC: eliminate rpc_call()
Chuck Lever
2006-03-20
SUNRPC: display human-readable procedure name in rpc_iostats output
Chuck Lever
2006-03-20
NFS: add RPC I/O statistics to /proc/self/mountstats
Chuck Lever
2006-03-20
NFS: report how long an NFS file system has been mounted
Chuck Lever
2006-03-20
NFS: add hooks to account for NFSERR_JUKEBOX errors
Chuck Lever
2006-03-20
NFS: add I/O performance counters
Chuck Lever
2006-03-20
NFS: introduce mechanism for tracking NFS client metrics
Chuck Lever
2006-03-20
NFS: clean up some mount options
Chuck Lever
2006-03-20
NFS: show retransmit settings when displaying mount options
Chuck Lever
2006-03-20
VFS: New /proc file /proc/self/mountstats
Chuck Lever
2006-03-20
NFS: sem2mutex idmap.c
Ingo Molnar
2006-03-20
NFS: kzalloc conversion in fs/nfs
Eric Sesterhenn
2006-03-20
NFSv4: Kill braindead gcc warnings
Trond Myklebust
2006-03-20
NFSv4: Do not call rpciod_down() before call to destroy_nfsv4_state()
Trond Myklebust
2006-03-20
SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry
Trond Myklebust
2006-03-20
NFS: reduce the number of false cache invalidations.
Trond Myklebust
2006-03-20
NFS: "const static" vs "static const" in nfs4
Jesper Juhl
2006-03-20
NFSv4: Don't invalidate cached attributes if change attribute is unchanged
Trond Myklebust
2006-03-20
NFS: writes should not clobber utimes() calls
Trond Myklebust
2006-03-20
lockd: Don't expose the process pid to the NLM server
Trond Myklebust
2006-03-20
NLM: nlm_alloc_call should not immediately fail on signal
Trond Myklebust
2006-03-20
VFS: Fix __posix_lock_file() copy of private lock area
Trond Myklebust
2006-03-20
NFS: Fix buglet in fs/nfs/write.c
Neil Brown
2006-03-20
NFS: Avoid races between writebacks and truncation
Trond Myklebust
2006-03-20
NFS: Fix a busy inodes issue...
Trond Myklebust
2006-03-17
[PATCH] nfsservctl(): remove user-triggerable printk
Peter Staubach
2006-03-17
[PATCH] v9fs: fix overzealous dropping of dentry which breaks dcache
Eric Van Hensbergen
2006-03-15
[PATCH] Fix ext2 readdir f_pos re-validation logic
Al Viro
2006-03-15
[PATCH] fs/namespace.c:dup_namespace(): fix a use after free
Adrian Bunk
2006-03-14
[PATCH] page migration: fail if page is in a vma flagged VM_LOCKED
Christoph Lameter
2006-03-14
Merge git://oss.sgi.com:8090/oss/git/rc-fixes
Linus Torvalds
2006-03-15
Fix a direct I/O locking issue revealed by the new mutex code.
Nathan Scott
2006-03-14
[PATCH] JFS: Take logsync lock before testing mp->lsn
Dave Kleikamp
2006-03-14
[PATCH] NLM: Ensure we do not Oops in the case of an unlock
Trond Myklebust
2006-03-14
[PATCH] NFSv4: fix mount segfault on errors returned that are < -1000
Trond Myklebust
2006-03-14
[PATCH] NFS: Fix a potential panic in O_DIRECT
Trond Myklebust
2006-03-11
[PATCH] ext3: fix nobh mode for chattr +j inodes
Badari Pulavarty
2006-03-11
[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside
Kirill Korotaev
[next]