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
/
ntfs
Age
Commit message (
Expand
)
Author
2010-10-29
new helper: mount_bdev()
Al Viro
2010-10-25
new helper: ihold()
Al Viro
2010-10-25
ntfs: don't call invalidate_inodes()
Al Viro
2010-10-04
BKL: Remove BKL from NTFS
Jan Blunck
2010-10-04
BKL: Explicitly add BKL around get_sb/fill_super
Jan Blunck
2010-08-09
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-08-09
remove inode_setattr
Christoph Hellwig
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-25
ntfs: use add_to_page_cache_lru()
Minchan Kim
2010-05-25
ntfs: clean up ntfs_attr_extend_initialized
Minchan Kim
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-17
ntfs: use bitmap_weight
Akinobu Mita
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
2010-02-24
Remove fs/ntfs/ChangeLog
Jiri Kosina
2009-12-17
kill I_LOCK
Christoph Hellwig
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-12
sysctl fs: Remove dead binary sysctl support
Eric W. Biederman
2009-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-09-24
fs: Make unload_nls() NULL pointer safe
Thomas Gleixner
2009-09-23
ntfs: remove ntfs_file_write
Christoph Hellwig
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-09-16
HWPOISON: Enable .remove_error_page for migration aware file systems
Andi Kleen
2009-09-14
ntfs: Use new syncing helpers and update comments
Jan Kara
2009-06-16
ntfs: use is_power_of_2() function for clarity.
Robert P. J. Day
2009-06-11
Push BKL down into ->remount_fs()
Alessio Igor Bogani
2009-06-11
ntfs: remove old debug check for dirty data in ntfs_put_super()
Jens Axboe
2009-06-11
push BKL down into ->put_super
Christoph Hellwig
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-04-01
ntfs: remove private wrapper of endian helpers
Harvey Harrison
2009-01-22
fs/Kconfig: move ntfs out
Alexey Dobriyan
2009-01-05
ntfs: don't NULL i_op
Al Viro
2008-12-01
ntfs: don't fool kernel-doc
Randy Dunlap
2008-10-23
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-09-02
NTFS: update homepage
Adrian Bunk
2008-08-25
[PATCH] ntfs: use d_add_ci
Christoph Hellwig
2008-08-04
fs: rename buffer trylock
Nick Piggin
2008-07-26
[patch 3/5] vfs: change remove_suid() to file_remove_suid()
Miklos Szeredi
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-05-24
ntfs: le*_add_cpu conversion
Marcin Slusarz
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-29
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
2008-02-05
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
Christoph Lameter
2008-02-05
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
Christoph Lameter
[next]