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-10-31
xfs: ensure WB_SYNC_ALL writeback handles partial pages correctly
Dave Chinner
2014-10-31
ecryptfs: avoid to access NULL pointer when write metadata in xattr
Chao Yu
2014-10-31
fanotify: enable close-on-exec on events' fd when requested in fanotify_init()
Yann Droneaud
2014-10-31
NFSv4.1: Fix an NFSv4.1 state renewal regression
Andy Adamson
2014-10-31
NFSv4: fix open/lock state recovery error handling
Trond Myklebust
2014-10-31
NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM fails
Trond Myklebust
2014-10-31
Btrfs: fix race in WAIT_SYNC ioctl
Sage Weil
2014-10-31
Btrfs: fix build_backref_tree issue with multiple shared blocks
Josef Bacik
2014-10-31
Btrfs: cleanup error handling in build_backref_tree
Josef Bacik
2014-10-31
Btrfs: try not to ENOSPC on log replay
Josef Bacik
2014-10-31
btrfs: wake up transaction thread from SYNC_FS ioctl
David Sterba
2014-10-30
lock_parent: don't step on stale ->d_parent of all-but-freed one
Al Viro
2014-10-30
dcache: add missing lockdep annotation
Linus Torvalds
2014-10-30
dentry_kill() doesn't need the second argument now
Al Viro
2014-10-30
dealing with the rest of shrink_dentry_list() livelock
Al Viro
2014-10-30
shrink_dentry_list(): take parent's ->d_lock earlier
Al Viro
2014-10-30
expand dentry_kill(dentry, 0) in shrink_dentry_list()
Al Viro
2014-10-30
split dentry_kill()
Al Viro
2014-10-30
lift the "already marked killed" case into shrink_dentry_list()
Al Viro
2014-10-30
dcache: don't need rcu in shrink_dentry_list()
Miklos Szeredi
2014-10-30
more graceful recovery in umount_collect()
Al Viro
2014-10-30
don't remove from shrink list in select_collect()
Al Viro
2014-10-30
dentry_kill(): don't try to remove from shrink list
Al Viro
2014-10-30
expand the call of dentry_lru_del() in dentry_kill()
Al Viro
2014-10-30
new helper: dentry_free()
Al Viro
2014-10-30
fold try_prune_one_dentry()
Al Viro
2014-10-30
fold d_kill() and d_free()
Al Viro
2014-10-30
fold try_to_ascend() into the sole remaining caller
Al Viro
2014-10-30
fold __d_shrink() into its only remaining caller
Al Viro
2014-10-30
switch shrink_dcache_for_umount() to use of d_walk()
Al Viro
2014-10-17
fs: Add a missing permission check to do_umount
Andy Lutomirski
2014-10-17
nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait
David Jeffery
2014-10-13
CIFS: Fix SMB2 readdir error handling
Pavel Shilovsky
2014-10-13
udf: Avoid infinite loop when processing indirect ICBs
Jan Kara
2014-10-13
aio: block exit_aio() until all context requests are completed
Gu Zheng
2014-10-13
Fix nasty 32-bit overflow bug in buffer i/o code.
Anton Altaparmakov
2014-10-13
don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
Al Viro
2014-10-13
ocfs2/dlm: do not get resource spinlock if lockres is new
Joseph Qi
2014-10-13
nilfs2: fix data loss with mmap()
Andreas Rohner
2014-10-13
fs/notify: don't show f_handle if exportfs_encode_inode_fh failed
Andrey Vagin
2014-10-13
fsnotify/fdinfo: use named constants instead of hardcoded values
Andrey Vagin
2014-10-13
eventpoll: fix uninitialized variable in epoll_ctl
Nicolas Iooss
2014-10-13
lockd: fix rpcbind crash on lockd startup failure
J. Bruce Fields
2014-10-13
NFSv4: Fix another bug in the close/open_downgrade code
Trond Myklebust
2014-10-13
NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()
Steve Dickson
2014-09-26
mm: non-atomically mark page accessed during page cache allocation where poss...
Mel Gorman
2014-09-26
fs: buffer: do not use unnecessary atomic operations when discarding buffers
Mel Gorman
2014-09-26
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
2014-09-26
fs/superblock: avoid locking counting inodes and dentries before reclaiming them
Tim Chen
2014-09-26
fs/superblock: unregister sb shrinker before ->kill_sb()
Dave Chinner
[prev]
[next]