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
/
afs
/
proc.c
Age
Commit message (
Expand
)
Author
2018-10-24
afs: Probe multiple fileservers simultaneously
David Howells
2018-10-24
afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS
David Howells
2018-10-24
afs: Fix TTL on VL server and address lists
David Howells
2018-10-24
afs: Implement VL server rotation
David Howells
2018-10-12
afs: Fix cell proc list
David Howells
2018-09-07
afs: Fix cell specification to permit an empty address list
David Howells
2018-06-15
afs: Show all of a server's addresses in /proc/fs/afs/servers
David Howells
2018-05-23
afs: Implement network namespacing
David Howells
2018-05-23
afs: Mark afs_net::ws_cell as __rcu and set using rcu functions
David Howells
2018-05-18
afs: Rearrange fs/afs/proc.c to remove remaining predeclarations.
David Howells
2018-05-18
afs: Rearrange fs/afs/proc.c to move the show routines up
David Howells
2018-05-18
afs: Rearrange fs/afs/proc.c by moving fops and open functions down
David Howells
2018-05-18
afs: Move /proc management functions to the end of the file
David Howells
2018-05-16
afs: simplify procfs code
Christoph Hellwig
2018-04-09
afs: Add stats for data transfer operations
David Howells
2018-04-09
afs: Locally edit directory data for mkdir/create/unlink/...
David Howells
2018-04-09
afs: Fix directory handling
David Howells
2018-04-09
afs: Introduce a statistics proc file
David Howells
2018-04-09
afs: Implement @cell substitution handling
David Howells
2018-04-09
afs: Implement @sys substitution handling
David Howells
2018-04-09
afs: Don't over-increment the cell usage count when pinning it
David Howells
2018-04-09
afs: Fix checker warnings
David Howells
2017-11-13
afs: Overhaul volume and server record caching and fileserver rotation
David Howells
2017-11-13
afs: Add an address list concept
David Howells
2017-11-13
afs: Overhaul cell database management
David Howells
2017-11-13
afs: Allow IPv6 address specification of VL servers
David Howells
2017-11-13
afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr
David Howells
2017-11-13
afs: Push the net ns pointer to more places
David Howells
2017-11-13
afs: Lay the groundwork for supporting network namespaces
David Howells
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2014-02-01
afs: proc cells and rootcell are writeable
Pali Rohár
2014-01-25
afs: get rid of junk in fs/afs/proc.c
Al Viro
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2010-08-11
AFS: Implement an autocell mount capability [ver #2]
wanglei
2009-09-23
seq_file: constify seq_operations
James Morris
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2008-10-31
fs: replace NIPQUAD()
Harvey Harrison
2008-04-29
afs: use non-racy method for proc entries creation
Denis V. Lunev
2007-10-17
fs/afs/: possible cleanups
Adrian Bunk
2007-07-16
Make AFS use seq_list_xxx helpers
Pavel Emelianov
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-04-26
[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.
David Howells
2007-04-26
[AFS]: Clean up the AFS sources
David Howells
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-09-29
[PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop}
Josh Triplett
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds