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
2005-10-27
NFS: Optimise inode attribute cache updates
Trond Myklebust
2005-10-27
NFS: Convert cache_change_attribute into a jiffy-based value
Trond Myklebust
2005-10-27
NFS: Cleanup initialisation of struct nfs_fattr
Trond Myklebust
2005-10-27
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
Trond Myklebust
2005-10-27
NFS: Fix a bad cast in nfs3_read_done
Trond Myklebust
2005-10-26
[PATCH] Fix HFS+ to free up the space when a file is deleted.
Peter Wainwright
2005-10-23
[PATCH] inotify/idr leak fix
Andrew Morton
2005-10-23
[PATCH] aio syscalls are not checked by lsm
Kostik Belousov
2005-10-20
NFSv4: Fix up locking for nfs4_state_owner
Trond Myklebust
2005-10-20
NFSv4: Final tweak to sequence id
Trond Myklebust
2005-10-18
NFSv4: Fix acl buffer size
J. Bruce Fields
2005-10-18
NFSv4: handle no acl attr
J. Bruce Fields
2005-10-18
NFSv4: Fix an oopsable condition in nfs_free_seqid
Trond Myklebust
2005-10-18
NFS: Fix rename of directory onto empty directory
Trond Myklebust
2005-10-18
Fix Connectathon locking test failure
Trond Myklebust
2005-10-18
NFSv4: Ensure that we recover from the OPEN + OPEN_CONFIRM BAD_STATEID race
Trond Myklebust
2005-10-18
NFSv4: If a delegated open fails, ensure that we return the delegation
Trond Myklebust
2005-10-18
NFSv4: Return delegations in case we're changing ACLs
Trond Myklebust
2005-10-18
NFSv4: Return delegation upon rename or removal of file.
Trond Myklebust
2005-10-18
VFS: Make link_path_walk set LOOKUP_CONTINUE before calling permission().
Trond Myklebust
2005-10-18
[NFS]: Check that the server returns a valid regular file to our OPEN request
Trond Myklebust
2005-10-18
NFSv4: Eliminate nfsv4 open race...
Trond Myklebust
2005-10-18
VFS: Allow the filesystem to return a full file pointer on open intent
Trond Myklebust
2005-10-18
NFS: Fix up a race in the NFS implementation of GETLK
Trond Myklebust
2005-10-18
NFSv4: Fix up handling of open_to_lock sequence ids
Trond Myklebust
2005-10-18
NFSv4: Make NFS clean up byte range locks asynchronously
Trond Myklebust
2005-10-18
NFSv4: Add missing handling of OPEN_CONFIRM requests on CLAIM_DELEGATE_CUR.
Trond Myklebust
2005-10-18
NFSv4: Remove nfs4_client->cl_sem from close() path
Trond Myklebust
2005-10-18
NFSv4: Remove obsolete state_owner and lock_owner semaphores
Trond Myklebust
2005-10-18
NFSv4: Fix a potential CLOSE race
Trond Myklebust
2005-10-18
NFSv4: Add functions to order RPC calls
Trond Myklebust
2005-10-18
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
Trond Myklebust
2005-10-17
[PATCH] aio: revert lock_kiocb()
Zach Brown
2005-10-17
[PATCH] output of /proc/maps on nommu systems is incomplete
David McCullough
2005-10-17
[PATCH] NFS: Fix Oopsable/unnecessary i_count manipulations in nfs_wait_on_in...
Trond Myklebust
2005-10-17
[PATCH] NFS: Fix cache consistency races
Trond Myklebust
2005-10-14
[PATCH] nommu build error fix
Yoshinori Sato
2005-10-11
[PATCH] binfmt_elf bss padding fix
akpm@osdl.org
2005-10-11
[PATCH] nfsacl: Solaris VxFS compatibility fix
Andreas Gruenbacher
2005-10-11
[PATCH] v9fs: remove additional buffer allocation from v9fs_file_read and v9f...
Latchesar Ionkov
2005-10-10
[PATCH] relayfs: fix bogus param value in call to vmap
Tom Zanussi
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-10-06
Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALL
Linus Torvalds
2005-10-04
[PATCH] bfs iget() abuses
Al Viro
2005-10-04
[PATCH] bfs endianness annotations
Alexey Dobriyan
2005-10-04
NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variable
Anton Altaparmakov
2005-10-04
NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused the
Anton Altaparmakov
2005-09-30
[PATCH] fuse: check O_DIRECT
Miklos Szeredi
2005-09-30
[PATCH] uml: remove empty hostfs_truncate method
Paolo 'Blaisorblade' Giarrusso
2005-09-30
[PATCH] aio: avoid extra aio_{read,write} call when ki_left == 0
Zach Brown
[next]