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
2014-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-10
Merge tag 'dlm-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2014-12-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2014-12-10
Merge tag 'for-f2fs-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2014-12-10
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2014-12-10
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-12-10
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-10
Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-12-10
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-10
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-08
f2fs: avoid to ra unneeded blocks in recover flow
Chao Yu
2014-12-08
f2fs: introduce is_valid_blkaddr to cleanup codes in ra_meta_pages
Chao Yu
2014-12-08
f2fs: fix to enable readahead for SSA/CP blocks
Chao Yu
2014-12-08
f2fs: use atomic for counting inode with inline_{dir,inode} flag
Chao Yu
2014-12-08
f2fs: cleanup path to need cp at fsync
Changman Lee
2014-12-08
f2fs: check if inode state is dirty at fsync
Changman Lee
2014-12-08
f2fs: count the number of inmemory pages
Jaegeuk Kim
2014-12-08
f2fs: release inmemory pages when the file was closed
Jaegeuk Kim
2014-12-08
f2fs: set page private for inmemory pages for truncation
Jaegeuk Kim
2014-12-08
f2fs: count inline_xx in do_read_inode
Jaegeuk Kim
2014-12-08
f2fs: do retry operations with cond_resched
Jaegeuk Kim
2014-12-07
cifs: remove unneeded condition check
Namjae Jeon
2014-12-07
Set UID in sess_auth_rawntlmssp_authenticate too
Sachin Prabhu
2014-12-07
cifs: convert printk(LEVEL...) to pr_<level>
Andy Shevchenko
2014-12-07
cifs: convert to print_hex_dump() instead of custom implementation
Andy Shevchenko
2014-12-07
cifs: call strtobool instead of custom implementation
Andy Shevchenko
2014-12-07
Update modinfo cifs version for cifs.ko
Steve French
2014-12-07
decode_negTokenInit had wrong calling sequence
Steve French
2014-12-07
Add missing defines for ACL query support
Steve French
2014-12-07
Add support for original fallocate
Steve French
2014-12-05
f2fs: call radix_tree_preload before radix_tree_insert
Jaegeuk Kim
2014-12-03
f2fs: use rw_semaphore for nat entry lock
Jaegeuk Kim
2014-12-03
f2fs: fix missing kmem_cache_free
Jaegeuk Kim
2014-12-03
fat: fix oops on corrupted vfat fs
Al Viro
2014-12-02
f2fs: more fast lookup for gc_inode list
Changman Lee
2014-12-01
Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-01
jbd2: fix regression where we fail to initialize checksum seed when loading
Darrick J. Wong
2014-12-01
f2fs: cleanup redundant macro
Changman Lee
2014-12-01
f2fs: fix to return correct error number in f2fs_write_begin
Chao Yu
2014-11-30
btrfs: zero out left over bytes after processing compression streams
Chris Mason
2014-11-27
f2fs: cleanup if-statement of phase in gc_data_segment
Changman Lee
2014-11-26
Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...
Trond Myklebust
2014-11-25
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-11-25
Merge git://git.kvack.org/~bcrl/aio-fixes
Linus Torvalds
2014-11-25
f2fs: fix to recover converted inline_data
Jaegeuk Kim
2014-11-25
f2fs: make clean the page before writing
Jaegeuk Kim
2014-11-25
f2fs: no more dirty_nat_entires when flushing
Changman Lee
2014-11-25
f2fs: check dirty_nat_cnt before flushing nat entries in journal
Changman Lee
[next]