afs: Translate VNOSERVICE to ETIMEDOUT
[openafs.git] / src / afs /
2014-01-29 Andrew Deasonafs: Translate VNOSERVICE to ETIMEDOUT
2014-01-29 Andrew Deasonafs: Fix afs_CheckCode identifier collision
2014-01-29 Andrew Deasonafs: Treat vc_error as a CheckCode-translated code
2014-01-28 Benjamin KadukFBSD: catch up to 1997 and include if_var.h with if.h
2014-01-28 Andrew Deasonafs: Return raw code from background daemons
2014-01-17 Benjamin Kadukafs_fetchstore: avoid use of uninitialized variable
2014-01-15 Benjamin KadukDe-duplicate a couple afs_CheckCode uniquifiers
2014-01-12 Marc DionneLinux 3.13: Check return value from bdi_init
2014-01-12 Andrew DeasonDARWIN: Convert crfree back into a macro
2014-01-12 Andrew DeasonSOLARIS: Support VSW_STATS
2014-01-12 Benjamin KadukFix vcache/vnode mismatch in lookup for DARWIN
2014-01-12 Andrew Deasonafs: Don't clear afs_CacheTooFull prematurely
2014-01-12 Andrew Deasonafs: Fix some dcache-related comments
2013-12-11 Jeff LaytonLinux: stop trying to use getname/putname
2013-12-05 Christof HankeLinux: fix whitespace issue
2013-11-25 Stephan WiesandLinux: Fix build for older kernels w/o bool
2013-11-21 Ken HornsteinSupport for changes to OS X Mavericks VNOP_SYMLINK...
2013-11-19 Christof HankeLinux: always include <linux/uidgid.h> headerfile
2013-11-13 Anders KaseorgLinux: Get rid of !STRUCT_KEY_UID_IS_KUID_T case
2013-11-12 Anders KaseorgLinux: afs_fill_super: Call bdi_destroy on the failure...
2013-11-05 Anders KaseorgLinux: Fix build with CONFIG_UIDGID_STRICT_TYPE_CHECKS...
2013-11-05 Anders Kaseorgafs_linux_pag_from_groups: Stop checking for NOGROUP...
2013-11-02 Jeffrey Altmanafs: afs_CacheIsTooFull macro refs wrong constant
2013-11-01 Jeffrey Altmanafs: CacheTruncateDaemon work until Cache Drained
2013-11-01 Jeffrey Altmanafs: afs_CacheTruncateDaemon wake waiters !too full
2013-11-01 Jeffrey Altmanafs: afs_FlushDCache avoid dup cache drained check
2013-11-01 Jeffrey Altmanafs: Introduce afs_WakeCacheWaitersIfDrained
2013-11-01 Jeffrey Altmanafs: FreeDCache test afs_blocksDiscarded
2013-10-26 Perry Ruiterafs: Clarify comment
2013-10-25 Benjamin KadukFix build for FreeBSD 10.0
2013-10-08 Ben KadukFBSD: plug refcount leak in pioctl
2013-10-08 Christof Hankelinux-kernel-module: move keyring-specific
2013-09-30 Michael Meffiefix linux build error in osi_probe
2013-09-30 Ben KadukCatch up to FreeBSD VM object read/write locks
2013-09-30 Michael Meffiebuild: compile_et rules for parallel make
2013-09-13 Derrick Brashearlinux: core dump requires write fop
2013-09-13 Christof HankeLINUX: Keyring deal with suse-specific key_type op
2013-09-12 Derrick Brashearlibuafs: return error on symlink to self
2013-09-12 Derrick Brashearlibuafs: move code for uafs_LookupLink
2013-09-12 Derrick Brashearlibafs: update uio resid in bypasscache
2013-09-12 Christof Hankeclient: flag in cachemanager if rmtsys is enabled
2013-09-12 Derrick Brashearlinux: provide read and write ops even when we have aio
2013-09-11 Christof HankeLinux Keyring error handling
2013-09-09 Marc DionneLinux 3.11: Adapt to d_count changes
2013-07-26 Marc DionneLinux: Remove extra "goto out" from tmpfs fix
2013-07-12 Jeffrey Hutzelmanscsi_command_size became scsi_command_size_tbl
2013-07-12 Jeffrey Hutzelmanlibafs/LINUX: update file pos in corrupt dir fix
2013-07-12 Jeffrey Hutzelmanlibafs/LINUX: Report FID of corrupt directories
2013-07-12 Jeffrey Hutzelmanlibafs/LINUX: avoid leaks due to corrupt dir
2013-07-12 Jeffrey HutzelmanAdd a tool to find lock ID numbers
2013-07-12 Michael Meffielibafs: initialize hard mount last errors
2013-07-12 Marc DionneLinux 3.11: Convert from readdir to iterate file operation
2013-07-11 Ben KadukMake UKERNEL's panic() a real function, not a macro
2013-06-21 Derrick Brashearlibafs: track dynroot locks for cmdebug
2013-05-28 Ben KadukApply cast from cfc9b348 to the else clause
2013-05-28 Marc DionneLinux: Fix tmpfs cache support
2013-05-28 Marc DionneLinux 3.10: Include linux/aio.h directly
2013-05-28 Marc Dionnelibafs: fix Afs_syscall definition for UKERNEL
2013-05-28 Chaskiel GrundmanRemove kauth from libuafs
2013-05-28 Marc DionneLinux 3.10: Replace create_proc_entry() with proc_create()
2013-05-25 Dan van der Sterlinux: remove linux osi_alloc hash stats
2013-05-20 Marc Dionnelinux: Fix leaked dentry reference in the revalidate op
2013-05-11 Anders KaseorgLinux: osi_TryEvictVCache: Don’t skip the first dentry...
2013-05-08 Ben KadukFreeBSD: VOP_MMAP has been dead since 1996
2013-05-01 Andrew Deasonafs: Do not invalidate all dcaches on startup
2013-04-20 Andrew DeasonLINUX: Sometimes let dentry_open handle refcounts
2013-04-20 Andrew DeasonRevert "LINUX: Avoid duplicate mntget in afs_linux_raw_...
2013-04-17 Andrew DeasonLINUX: Avoid duplicate mntget in afs_linux_raw_open
2013-04-17 Andrew DeasonLINUX: Avoid duplicate mntget in afs_dentry_open
2013-04-09 Antoine VerheijenOpenBSD 5.3: Replace use of copyinstr for setting mount...
2013-03-27 Ben KadukFix DARWIN build with clang
2013-03-20 Marc DionneLinux 3.9: hlist iterator change
2013-03-13 Antoine VerheijenOpenBSD: Replace "vnodeop_desc" with "vops" in kernel...
2013-03-04 Simon WilkinsonUnix CM: Fix stray semicolon
2013-03-01 Simon WilkinsonUnix CM: Update AFS_STATS_NUM_FS_RPC_OPS
2013-03-01 Simon WilkinsonUnix CM: Fix hash table overflow in dnlc code
2013-03-01 Simon WilkinsonUnix CM: Don't overflow ICL logs array
2013-02-27 Simon WilkinsonUnix CM: Don't free cell, then release lock on it
2013-02-26 Chas Williams (CON... afs: removing trailing semicolons
2013-02-24 Simon WilkinsonUnix CM: Remove dead assignment in readdir
2013-02-24 Simon WilkinsonUnix CM: Catch ICL initialisation failures
2013-02-24 Simon WilkinsonUnix CM: Fix byte accounting for storebehind
2013-02-24 Simon WilkinsonUnix CM: Don't zero args on dcache failure
2013-02-24 Simon WilkinsonUnix CM: Fix bogus character in license string
2013-02-21 Simon WilkinsonUnix CM: Don't check if var is 0, then zero it
2013-02-21 Simon WilkinsonUnix CM: Remove unecessary lastXMinCheck init
2013-02-20 Simon WilkinsonUnix CM: Remove unused security class initialisation
2013-02-12 Michael Meffielibafs: cleanup redundant assignment
2013-02-12 Andrew Deasonafs: Avoid SetupVolume panic
2013-02-12 Andrew Deasonafs: Move SetupVolume tv initialization after loop
2013-02-05 Marc DionneLinux: crset should use passed credentials
2013-01-24 Michael Meffielibafs: fs flushall for unix cm
2013-01-23 Andrew DeasonSOLARIS: Use vn_renamepath as early as possible
2013-01-22 Andrew DeasonFreeBSD 9.1: Warning fixes
2013-01-21 Michael Meffiexstat: length check cm call info
2013-01-21 Marc DionneLinux 3.8: vmtruncate removal
2013-01-21 Marc DionneLinux 3.8: session_keyring changes
2013-01-21 Marc DionneLinux: setpag() may replace credentials
2013-01-18 Ben KadukCatch up to FreeBSD KPI for vfs_cmount
2013-01-18 Chas Williams (CON... LINUX: fix array indexing issue in memory statistics
next