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
/
super.c
Age
Commit message (
Expand
)
Author
2015-04-14
cleancache: remove limit on the number of cleancache enabled filesystems
Vladimir Davydov
2015-02-22
trylock_super(): replacement for grab_super_passive()
Konstantin Khlebnikov
2015-02-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-12
fs: shrinker: always scan at least one object of each type
Vladimir Davydov
2015-02-12
fs: make shrinker memcg aware
Vladimir Davydov
2015-02-12
list_lru: organize all list_lrus to list
Vladimir Davydov
2015-02-12
fs: consolidate {nr,free}_cached_objects args in shrink_control
Vladimir Davydov
2015-02-12
list_lru: introduce list_lru_shrink_{count,walk}
Vladimir Davydov
2015-02-02
Make super_blocks and sb_lock static
Al Viro
2015-01-25
allow attaching fs_pin to a group not associated with some superblock
Al Viro
2015-01-20
fs: remove default_backing_dev_info
Christoph Hellwig
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-10-09
fs: Fix theoretical division by 0 in super_cache_scan().
Tetsuo Handa
2014-09-08
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
2014-08-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2014-08-07
make fs/{namespace,super}.c forget about acct.h
Al Viro
2014-08-07
drop ->s_umount around acct_auto_close()
Al Viro
2014-08-07
acct: get rid of acct_list
Al Viro
2014-07-15
quota: remove dqptr_sem
Niu Yawei
2014-06-04
fs/superblock: avoid locking counting inodes and dentries before reclaiming them
Tim Chen
2014-06-04
fs/superblock: unregister sb shrinker before ->kill_sb()
Dave Chinner
2014-04-16
fs: Don't return 0 from get_anon_bdev
Thomas Bächler
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2014-01-31
fs/super.c: sync ro remount after blocking writers
Andrew Ruder
2014-01-21
fs/super.c: fix WARN on alloc_super() fail path
Vladimir Davydov
2013-11-09
get rid of s_files and files_lock
Al Viro
2013-10-24
make freeing super_block rcu-delayed
Al Viro
2013-10-24
uninline destroy_super(), consolidate alloc_super()
Al Viro
2013-10-01
fs/super.c: fix lru_list leak for real
Al Viro
2013-09-10
super: fix for destroy lrus
Glauber Costa
2013-09-10
list_lru: dynamically adjust node arrays
Glauber Costa
2013-09-10
fs: convert inode and dentry shrinking to be node aware
Dave Chinner
2013-09-10
dcache: convert to use new lru list infrastructure
Dave Chinner
2013-09-10
inode: convert inode lru list to generic lru list code.
Dave Chinner
2013-09-10
shrinker: convert superblock shrinkers to new API
Dave Chinner
2013-09-10
dentry: move to per-sb LRU locks
Dave Chinner
2013-09-10
super: fix calculation of shrinkable objects for small numbers
Glauber Costa
2013-09-07
prune_super(): sb->s_op is never NULL
Al Viro
2013-09-04
direct-io: Implement generic deferred AIO completions
Christoph Hellwig
2013-07-20
livelock avoidance in sget()
Al Viro
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
Tejun Heo
2012-10-09
vfs: drop lock/unlock super
Marco Stornelli
2012-10-06
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
Fengguang Wu
2012-10-02
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2012-08-04
vfs: kill write_super and sync_supers
Artem Bityutskiy
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-07-31
vmscan: remove obsolete shrink_control comment
Minchan Kim
2012-07-31
fs: Remove old freezing mechanism
Jan Kara
[next]