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
/
autofs4
/
autofs_i.h
Age
Commit message (
Expand
)
Author
2017-09-08
autofs: non functional header inclusion cleanup
Tomohiro Kusumi
2017-07-10
Fix up over-eager 'wait_queue_t' renaming
Linus Torvalds
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-03-02
rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...
Ingo Molnar
2016-12-03
autofs: change autofs4_wait() to take struct path
Ian Kent
2016-12-03
autofs: change autofs4_expire_wait()/do_expire_wait() to take struct path
Ian Kent
2016-10-11
autofs: remove possibly misleading /* #define DEBUG */
Tomohiro Kusumi
2016-10-11
autofs: fix dev ioctl number range check
Ian Kent
2016-10-11
autofs: remove obsolete sb fields
Tomohiro Kusumi
2016-10-11
autofs: drop unnecessary extern in autofs_i.h
Tomohiro Kusumi
2016-06-12
autofs races
Al Viro
2016-03-15
autofs4: use pr_xxx() macros directly for logging
Ian Kent
2016-03-15
autofs4: change log print macros to not insert newline
Ian Kent
2016-03-15
autofs4: make autofs log prints consistent
Ian Kent
2016-03-15
autofs4: coding style fixes
Ian Kent
2015-06-23
make simple_positive() public
Al Viro
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-11
autofs: switch to __vfs_write()
Al Viro
2014-10-14
autofs4: avoid taking fs_lock during rcu-walk
NeilBrown
2014-10-14
autofs4: allow RCU-walk to walk through autofs4
NeilBrown
2014-08-08
autofs4: remove some unused inline functions
NeilBrown
2014-08-08
autofs4: remove unused autofs4_ispending()
NeilBrown
2014-01-23
autofs4: allow autofs to work outside the initial PID namespace
Sukadev Bhattiprolu
2013-10-24
autofs4: make freeing sbi rcu-delayed
Al Viro
2013-10-24
file->f_op is never NULL...
Al Viro
2013-02-22
new helper: file_inode(file)
Al Viro
2012-11-14
userns: Support autofs4 interacing with multiple user namespaces
Eric W. Biederman
2012-04-29
autofs: make the autofsv5 packet file descriptor use a packetized pipe
Linus Torvalds
2012-04-28
Revert "autofs: work around unhappy compat problem on x86-64"
Linus Torvalds
2012-02-25
autofs: work around unhappy compat problem on x86-64
Ian Kent
2012-01-11
autofs4: deal with autofs4_write/autofs4_write races
Al Viro
2012-01-03
autofs4: propagate umode_t
Al Viro
2011-08-08
autofs4: clean up uaotfs use of debug/info/warning printouts
Linus Torvalds
2011-03-24
autofs4 - remove autofs4_lock
Ian Kent
2011-01-18
autofs4: clean ->d_release() and autofs4_free_ino() up
Al Viro
2011-01-18
autofs4: split autofs4_init_ino()
Al Viro
2011-01-18
autofs4: autofs4_get_inode() doesn't need autofs_info * argument anymore
Al Viro
2011-01-18
autofs4: kill ->size in autofs_info
Al Viro
2011-01-18
autofs4: pass mode to autofs4_get_inode() explicitly
Al Viro
2011-01-18
autofs4: keep symlink body in inode->i_private
Al Viro
2011-01-15
autofs4: Merge the remaining dentry ops tables
David Howells
2011-01-15
autofs4: Clean up dentry operations
Ian Kent
2011-01-15
autofs4: Clean up inode operations
Ian Kent
2011-01-15
autofs4: Remove unused code
Ian Kent
2011-01-15
autofs4: Add d_manage() dentry operation
Ian Kent
2011-01-15
autofs4: Add d_automount() dentry operation
Ian Kent
2011-01-15
Add a dentry op to allow processes to be held during pathwalk transit
David Howells
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
fs: dcache scale subdirs
Nick Piggin
2011-01-07
fs: dcache scale d_unhashed
Nick Piggin
[next]