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
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2015-09-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-08-31
Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-08-25
writeback: sync_inodes_sb() must write out I_DIRTY_TIME inodes and always cal...
Tejun Heo
2015-08-16
fs/fuse: fix ioctl type confusion
Jann Horn
2015-08-13
block: remove bio_get_nr_vecs()
Kent Overstreet
2015-08-13
fs: use helper bio_add_page() instead of open coding on bi_io_vec
Kent Overstreet
2015-08-13
btrfs: remove bio splitting and merge_bvec_fn() calls
Kent Overstreet
2015-08-12
fs: Set the size of empty dirs to 0.
Eric W. Biederman
2015-08-11
block: don't access bio->bi_error after bio_put()
Sasha Levin
2015-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-08-09
Merge 4.2-rc6 into char-misc-next
Greg Kroah-Hartman
2015-08-09
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-08-07
treewide: fix typos in comment blocks
Masahiro Yamada
2015-08-07
Btrfs: Spelling s/consitent/consistent/
Geert Uytterhoeven
2015-08-07
ntfs: super.c: Fix error log
Nik Nyby
2015-08-07
freevxfs: Grammar s/an negative/a negative/
Geert Uytterhoeven
2015-08-07
treewide: Fix typo in printk
Masanari Iida
2015-08-07
ipc: use private shmem or hugetlbfs inodes for shm segments.
Stephen Smalley
2015-08-07
ocfs2: fix shift left overflow
Joseph Qi
2015-08-07
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
Jan Kara
2015-08-07
signalfd: fix information leak in signalfd_copyinfo
Amanieu d'Antras
2015-08-07
ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
Joseph Qi
2015-08-07
fs, file table: reinit files_stat.max_files after deferred memory initialisation
Mel Gorman
2015-08-06
btrfs: qgroup: Fix a regression in qgroup reserved space.
Qu Wenruo
2015-08-05
fs/char_dev.c: fix incorrect documentation for unregister_chrdev_region
Partha Pratim Mukherjee
2015-08-05
char: make misc_deregister a void function
Greg Kroah-Hartman
2015-08-05
Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-08-04
may_follow_link() should use nd->inode
Al Viro
2015-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2015-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-08-01
link_path_walk(): be careful when failing with ENOTDIR
Al Viro
2015-07-31
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-07-31
nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid
Jeff Layton
2015-07-31
ceph: always re-send cap flushes when MDS recovers
Yan, Zheng
2015-07-31
ceph: fix ceph_encode_locks_to_buffer()
Yan, Zheng
2015-07-30
Merge tag 'xfs-for-linus-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-07-29
block: manipulate bio->bi_flags through helpers
Jens Axboe
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
xfs: remote attributes need to be considered data
Dave Chinner
2015-07-29
xfs: remote attribute headers contain an invalid LSN
Dave Chinner
2015-07-29
xfs: call dax_fault on read page faults for DAX
Dave Chinner
2015-07-28
Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-07-28
nfs: Fix an oops caused by using other thread's stack space in ASYNC mode
Kinglong Mee
2015-07-28
nfs: plug memory leak when ->prepare_layoutcommit fails
Jeff Layton
2015-07-27
NFSv4.2: handle NFS-specific llseek errors
J. Bruce Fields
2015-07-27
NFS: Don't clear desc->pg_moreio in nfs_do_recoalesce()
Trond Myklebust
2015-07-27
NFS: Fix a memory leak in nfs_do_recoalesce
Trond Myklebust
2015-07-25
f2fs: call set_page_dirty to attach i_wb for cgroup
Jaegeuk Kim
[next]