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
2012-03-07
fs: namespace: Use cpu_chill() instead of cpu_relax()
Thomas Gleixner
2012-03-07
fs: dcache: Use cpu_chill() in trylock loops
Thomas Gleixner
2012-03-07
epoll.patch
Thomas Gleixner
2012-03-07
fs: ntfs: disable interrupt only on !RT
Mike Galbraith
2012-03-07
fs-block-rt-support.patch
Thomas Gleixner
2012-03-07
mm-protect-activate-switch-mm.patch
Thomas Gleixner
2012-03-07
fs: namespace preemption fix
Thomas Gleixner
2012-03-07
timer-fd: Prevent live lock
Thomas Gleixner
2012-03-07
buffer_head: Replace bh_uptodate_lock for -rt
Thomas Gleixner
2012-03-07
locking-various-init-fixes.patch
Thomas Gleixner
2012-03-07
fs: dentry use seqlock
Thomas Gleixner
2012-03-07
fs: fs_struct use seqlock
Thomas Gleixner
2012-02-29
epoll: limit paths
Jason Baron
2012-02-29
epoll: ep_unregister_pollwait() can use the freed pwq->whead
Oleg Nesterov
2012-02-29
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
2012-02-29
NFSv4: fix server_scope memory leak
Weston Andros Adamson
2012-02-29
NFSv4: Ensure we throw out bad delegation stateids on NFS4ERR_BAD_STATEID
Trond Myklebust
2012-02-29
NFSv4: Fix an Oops in the NFSv4 getacl code
Trond Myklebust
2012-02-29
vfs: fix d_inode_lookup() dentry ref leak
Miklos Szeredi
2012-02-29
eCryptfs: Copy up lower inode attrs after setting lower xattr
Tyler Hicks
2012-02-20
cifs: don't return error from standard_receive3 after marking response malformed
Jeff Layton
2012-02-20
cifs: request oplock when doing open on lookup
Jeff Layton
2012-02-20
writeback: fix NULL bdi->dev in trace writeback_single_inode
Wu Fengguang
2012-02-13
cifs: Fix oops in session setup code for null user mounts
Shirish Pargaonkar
2012-02-13
eCryptfs: Infinite loop due to overflow in ecryptfs_write()
Li Wang
2012-02-13
udf: Mark LVID buffer as uptodate before marking it dirty
Jan Kara
2012-02-13
proc: make sure mem_open() doesn't pin the target's memory
Oleg Nesterov
2012-02-13
proc: unify mem_read() and mem_write()
Oleg Nesterov
2012-02-13
proc: mem_release() should check mm != NULL
Oleg Nesterov
2012-02-03
sysfs: Complain bitterly about attempts to remove files from nonexistent dire...
Eric W. Biederman
2012-02-03
jbd: Issue cache flush after checkpointing
Jan Kara
2012-02-03
xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()
Jan Kara
2012-02-03
eCryptfs: Fix oops when printing debug info in extent crypto functions
Tyler Hicks
2012-02-03
eCryptfs: Check inode changes in setattr
Tyler Hicks
2012-02-03
eCryptfs: Make truncate path killable
Tyler Hicks
2012-02-03
ecryptfs: Improve metadata read failure logging
Tim Gardner
2012-02-03
eCryptfs: Sanitize write counts of /dev/ecryptfs
Tyler Hicks
2012-01-25
proc: clear_refs: do not clear reserved pages
Will Deacon
2012-01-25
cifs: lower default wsize when unix extensions are not used
Jeff Layton
2012-01-25
xfs: fix endian conversion issue in discard code
Dave Chinner
2012-01-25
proc: clean up and fix /proc/<pid>/mem handling
Linus Torvalds
2012-01-25
fix cputime overflow in uptime_proc_show
Martin Schwidefsky
2012-01-25
pnfsblock: limit bio page count
Peng Tao
2012-01-25
pnfsblock: don't spinlock when freeing block_dev
Peng Tao
2012-01-25
pnfsblock: acquire im_lock in _preload_range
Peng Tao
2012-01-25
fix shrink_dcache_parent() livelock
Miklos Szeredi
2012-01-25
dcache: use a dispose list in select_parent
Dave Chinner
2012-01-25
fsnotify: don't BUG in fsnotify_destroy_mark()
Miklos Szeredi
2012-01-25
nfsd: Fix oops when parsing a 0 length export
Sasha Levin
2012-01-25
nfsd4: fix lockowner matching
J. Bruce Fields
[next]