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
2007-07-14
9p: Reorganization of 9p file system code
Latchesar Ionkov
2007-07-13
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2007-07-13
nfsd: fix nfsd_vfs_read() splice actor setup
Jens Axboe
2007-07-13
splice: fix offset mangling with direct splicing (sendfile)
Jens Axboe
2007-07-13
security: revalidate rw permissions for sys_splice and sys_vmsplice
James Morris
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
2007-07-11
sysfs: make directory dentries and inodes reclaimable
Tejun Heo
2007-07-11
sysfs: implement sysfs_get_dentry()
Tejun Heo
2007-07-11
sysfs: move sysfs_drop_dentry() to dir.c and make it static
Tejun Heo
2007-07-11
sysfs: restructure add/remove paths and fix inode update
Tejun Heo
2007-07-11
sysfs: use sysfs_mutex to protect the sysfs_dirent tree
Tejun Heo
2007-07-11
sysfs: consolidate sysfs spinlocks
Tejun Heo
2007-07-11
sysfs: make kobj point to sysfs_dirent instead of dentry
Tejun Heo
2007-07-11
sysfs: implement sysfs_find_dirent() and sysfs_get_dirent()
Tejun Heo
2007-07-11
sysfs: implement SYSFS_FLAG_REMOVED flag
Tejun Heo
2007-07-11
sysfs: rename sysfs_dirent->s_type to s_flags and make room for flags
Tejun Heo
2007-07-11
sysfs: make sysfs_drop_dentry() access inodes using ilookup()
Tejun Heo
2007-07-11
sysfs: Fix oops in sysfs_drop_dentry on x86_64
Rafael J. Wysocki
2007-07-11
sysfs: use singly-linked list for sysfs_dirent tree
Tejun Heo
2007-07-11
sysfs: slim down sysfs_dirent->s_active
Tejun Heo
2007-07-11
sysfs: move s_active functions to fs/sysfs/dir.c
Tejun Heo
2007-07-11
sysfs: fix root sysfs_dirent -> root dentry association
Tejun Heo
2007-07-11
sysfs: use iget_locked() instead of new_inode()
Tejun Heo
2007-07-11
sysfs: reorganize sysfs_new_indoe() and sysfs_create()
Tejun Heo
2007-07-11
sysfs: fix parent refcounting during rename and move
Tejun Heo
2007-07-11
sysfs: make sysfs_alloc_ino() static
Tejun Heo
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
sysfs: reimplement sysfs_drop_dentry()
Tejun Heo
2007-07-11
sysfs: separate out sysfs_attach_dentry()
Tejun Heo
2007-07-11
sysfs: kill attribute file orphaning
Tejun Heo
2007-07-11
sysfs: implement sysfs_dirent active reference and immediate disconnect
Tejun Heo
2007-07-11
sysfs: implement bin_buffer
Tejun Heo
2007-07-11
sysfs: reimplement symlink using sysfs_dirent tree
Tejun Heo
2007-07-11
sysfs: implement kobj_sysfs_assoc_lock
Tejun Heo
2007-07-11
sysfs: make sysfs_dirent->s_element a union
Tejun Heo
2007-07-11
sysfs: add sysfs_dirent->s_name
Tejun Heo
2007-07-11
sysfs: add sysfs_dirent->s_parent
Tejun Heo
2007-07-11
sysfs: consolidate sysfs_dirent creation functions
Tejun Heo
2007-07-11
sysfs: flatten and fix sysfs_rename_dir() error handling
Tejun Heo
2007-07-11
sysfs: flatten cleanup paths in sysfs_add_link() and create_dir()
Tejun Heo
2007-07-11
sysfs: fix error handling in binattr write()
Tejun Heo
2007-07-11
sysfs: make sysfs_put() ignore NULL sd
Tejun Heo
2007-07-11
sysfs: allocate inode number using ida
Tejun Heo
2007-07-11
sysfs: move release_sysfs_dirent() to dir.c
Tejun Heo
2007-07-11
debugfs: add rename for debugfs files
Jan Kara
2007-07-10
NFSv4: Make sure unlock is really an unlock when cancelling a lock
Frank Filz
2007-07-10
NLM: fix source address of callback to client
Frank van Maarseveen
2007-07-10
NFSv4: Make the NFS state model work with the nosharedcache mount option
Trond Myklebust
2007-07-10
NFS: Error when mounting the same filesystem with different options
Trond Myklebust
2007-07-10
NFS: Add the mount option "nosharecache"
Trond Myklebust
[next]