roken: add inet_ntop and inet_pton to the imported file list
[openafs.git] / src / afs /
2014-10-31 Andrew DeasonLINUX: Avoid d_revalidate failure on mtpt mismatch
2014-10-31 Marc DionneLinux 3.18: key_type no longer has a match op
2014-10-31 Marc DionneLinux 3.18: d_invalidate can no longer return an error
2014-10-29 D Brashearlibafs: avoid contaminating the return of lookup vnop
2014-10-15 Marc DionneLinux 3.17: Deal with d_splice_alias errors
2014-10-15 Marc DionneLinux 3.17: No more typedef for ctl_table
2014-10-08 Benjamin KadukDeorbit the netscape plugin
2014-10-06 Perry Ruiterafs: Verify osi_UFSOpen worked
2014-09-26 Andrew Deasonafs: Move init_hckernel_init to osi_Init
2014-09-10 Ben KadukGarbage-collect afs_GCUserData's argument
2014-09-10 Ben KadukMove epoch and cid generation into the rx core
2014-09-10 Ben KadukExport heimdal's rand-fortuna PRNG to the kernel
2014-08-19 Perry RuiterCorrect comment typos in a couple files
2014-08-13 Ben KadukFBSD: avoid unused-variable warning
2014-08-13 Ben KadukFBSD: initialize 'retval' for afs3_syscall
2014-08-06 Jeffrey AltmanRevert "libafs: remove stray "-v 2" argument to afs_com...
2014-08-06 Andrew DeasonLINUX: Avoid premature RO volume lock error
2014-08-06 Mark Vitaleafs: remove cruft from Solaris afs_freevfs
2014-08-06 Andrew DeasonLINUX: Check afs_lookup return code explicitly
2014-08-06 Ben KadukFBSD: adhere to gop_lookupname() semantics
2014-08-06 Stephan Wiesandlibafs: remove stray "-v 2" argument to afs_compile_et
2014-08-06 Michael Meffielibafs: fix vrequest leak in afs_lookup
2014-08-06 Michael Meffielibafs: do not allow NULL creds for afs_CreateReq
2014-08-06 Michael Meffielibafs: fix error location code in LINUX/osi_export
2014-08-06 Andrew DeasonLINUX: Drop dentry if lookup returns new file
2014-06-25 Marc DionneLinux 3.16: Convert to new write_iter/read_iter ops
2014-06-25 Marc DionneLinux 3.16: Switch to iter_file_splice_write
2014-06-09 Ben KadukUse the RX_SECIDX_* enums in more places
2014-06-05 Mark Vitaleafs: maintain afs_users buckets in sorted order
2014-06-05 Mark Vitaleafs: only reset access caches for the matching cell
2014-06-04 Chas Williams (CON... afs/VNOPS: use osi_AllocSmallSpace() correctly
2014-06-03 Perry Ruiterafs: Delete unneeded duplicate code
2014-06-03 Perry Ruiterconfig: Move AFS_LRALLOCSIZ to afs_args.h
2014-06-03 Marc Dionnelibafs: Speed up afs_CheckTokenCache
2014-06-02 Marc DionneLinux: Drop PageReclaim AOP_WRITEPAGE_ACTIVATE case
2014-05-31 Michael Meffielibafs: allocate vattrs in LINUX to reduce stack used
2014-05-31 Michael Meffielibafs: api to create and free vattrs
2014-05-29 Perry RuiterDelete several unused memory management constants
2014-05-28 Michael Meffielibafs: separate source and header compile_et rules
2014-05-21 Michael Meffielibafs: reduce stack space in LINUX
2014-05-21 Michael Meffielibafs: api to create and free vrequests
2014-05-21 Michael Meffielibafs: reduce stack space in VNOPS
2014-05-21 Michael Meffielibafs: reduce stack space
2014-05-21 Michael Meffielibafs: check afs_InitReq return code
2014-05-21 Perry Ruiterafs: Suppress duplicate message on Linux
2014-05-21 Perry Ruiterafs: Define afs_warnall routine
2014-05-21 Perry Ruiterafs: restructure afs_warn and afs_warnuser
2014-05-21 Jonathan A. KollaschNetBSD: update kernel module glue for NetBSD 6.99.x
2014-05-10 Marc DionneLinux: Prevent some fakestat data inconsistencies
2014-05-08 Michael Meffielibafs: fix lock leak during shutdown
2014-04-22 D Brashearlinux: make reading unixusers from proc actually work
2014-04-14 Andrew DeasonFix rx_EndCall error precedence
2014-04-09 Simon WilkinsonMerge branch 'security-master' into HEAD 99/10999/1
2014-04-04 Andrew Deasonafs: Raise fake free space reporting
2014-04-02 Chas Williams (CON... afs/VNOPS: reduce stack usage
2014-03-25 Michael Meffielibafs: allow bkg daemon requests without creds
2014-03-25 Michael Meffielibafs: afs_SetupVolSlot function
2014-03-25 Michael Meffielibafs: put volume disk cache i/o in afs_UFSGetVolSlot
2014-03-25 Michael Meffielibafs: afs_InitVolSlot function
2014-03-25 Marc DionneLinux: Do drop dentry if lookup returns ENOENT
2014-03-20 Michael Meffielibafs: reset global icl set pointers on shutdown
2014-02-08 Benjamin Kadukafs_fetchstore: re-avoid uninitialized variable
2014-02-06 Andrew Deasonafs: Throttle byte-range locks warnings per-file
2014-02-05 Andrew Deasonafs: Include FID in DoLockWarning
2014-02-05 Andrew Deasonafs: Refactor DoLockWarning
2014-02-05 Marc DionneLinux: When revalidating, don't drop in-use dentries
2014-02-04 Andrew Deasonafs: Pay attention to fetchOps->destroy error code
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
next