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
Age
Commit message (
Expand
)
Author
2010-10-25
fs: inode split IO and LRU lists
Nick Piggin
2010-10-25
fs: switch bdev inode bdi's correctly
Dave Chinner
2010-10-25
fs: fix buffer invalidation in invalidate_list
Christoph Hellwig
2010-10-25
fsnotify: use dget_parent
Christoph Hellwig
2010-10-25
smbfs: use dget_parent
Christoph Hellwig
2010-10-25
exportfs: use dget_parent
Christoph Hellwig
2010-10-25
fs: use RCU read side protection in d_validate
Christoph Hellwig
2010-10-25
fs: clean up dentry lru modification
Christoph Hellwig
2010-10-25
fs: split __shrink_dcache_sb
Christoph Hellwig
2010-10-25
fs: improve DCACHE_REFERENCED usage
Nick Piggin
2010-10-25
fs: use percpu counter for nr_dentry and nr_dentry_unused
Christoph Hellwig
2010-10-25
fs: simplify __d_free
Christoph Hellwig
2010-10-25
fs: take dcache_lock inside __d_path
Christoph Hellwig
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-25
fs: introduce a per-cpu last_ino allocator
Eric Dumazet
2010-10-25
new helper: ihold()
Al Viro
2010-10-25
fs: remove inode_add_to_list/__inode_add_to_list
Christoph Hellwig
2010-10-25
fs: move i_count increments into find_inode/find_inode_fast
Christoph Hellwig
2010-10-25
fs: Stop abusing find_inode_fast in iunique
Christoph Hellwig
2010-10-25
fs: Factor inode hash operations into functions
Dave Chinner
2010-10-25
fs: Implement lazy LRU updates for inodes
Nick Piggin
2010-10-25
fs: Convert nr_inodes and nr_unused to per-cpu counters
Dave Chinner
2010-10-25
vfs: fix infinite loop caused by clone_mnt race
Miklos Szeredi
2010-10-25
switch hfs to hlist_add_fake()
Al Viro
2010-10-25
list.h: new helper - hlist_add_fake()
Al Viro
2010-10-25
new helper: inode_unhashed()
Al Viro
2010-10-25
unexport invalidate_inodes
Al Viro
2010-10-25
smbfs never retains inodes with zero refcount in the first place
Al Viro
2010-10-25
ntfs: don't call invalidate_inodes()
Al Viro
2010-10-25
gfs2: invalidate_inodes() is no-op there
Al Viro
2010-10-25
ext2_remount: don't bother with invalidate_inodes()
Al Viro
2010-10-25
fs/buffer.c: call __block_write_begin() if we have page
Namhyung Kim
2010-10-25
lockdep: fixup checking of dir inode annotation
Namhyung Kim
2010-10-25
aio: bump i_count instead of using igrab
Chris Mason
2010-10-25
update block_device_operations documentation
Christoph Hellwig
2010-10-25
fs/buffer.c: remove duplicated assignment on b_private
Namhyung Kim
2010-10-25
fs: move exportfs since it is not a networking filesystem
Randy Dunlap
2010-10-25
hfs: use sync_dirty_buffer
Christoph Hellwig
2010-10-25
vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos
KAMEZAWA Hiroyuki
2010-10-25
hostfs: fix UML crash: remove f_spare from hostfs
Richard Weinberger
2010-10-25
Documentation: Fix trivial typo in filesystems/sharedsubtree.txt
Valerie Aurora
2010-10-25
affs: testing the wrong variable
Dan Carpenter
2010-10-25
fs: allow for more than 2^31 files
Eric Dumazet
2010-10-25
isofs: Fix isofs_get_blocks for 8TB files
Jan Kara
2010-10-25
fs: kill block_prepare_write
Christoph Hellwig
2010-10-25
fs: mark destroy_inode static
Christoph Hellwig
2010-10-25
fs: add sync_inode_metadata
Christoph Hellwig
2010-10-25
fs: move permission check back into __lookup_hash
Christoph Hellwig
2010-10-25
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-10-25
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
[next]