Linux 3.7: putname is no longer exported
[openafs.git] / src / afs / LINUX / osi_compat.h
2012-10-18 Marc DionneLinux 3.7: putname is no longer exported
2012-08-30 Michael MeffieLINUX: make d_automount work properly on rhel5 kernels
2012-08-30 Andrew DeasonLINUX: Use struct vfs_path on RHEL5
2012-08-17 Marc DionneLinux 3.6: dentry_open API change
2012-06-07 Marc DionneLinux 3.5: encode_fh API change
2011-06-05 Simon WilkinsonLinux CM: Update wait code
2011-04-01 Marc DionneLinux: Fix fallout from path_lookup commit
2011-03-28 Marc DionneLinux: 2.6.39: replace path_lookup with kern_path
2011-02-26 Andrew DeasonLINUX: Include key-related headers in osi_compat.h
2011-02-26 Anders KaseorgLinux: Reduce key_alloc flags confusion
2011-02-17 Andrew DeasonLINUX: Fix osi_compat.h include guard
2010-12-04 Andrew DeasonLINUX: Define zero_user_segment
2010-10-13 Andrew DeasonLINUX: Build fixes for older kernels
2010-08-12 Marc DionneLinux: adapt to truncate sequence changes
2010-07-02 Rainer ToebbickeProtect truncate_inode_pages when called from osi_VM_Fl...
2010-06-28 Marc DionneLinux: Use filehandles for all 2.6 kernels
2010-05-19 Simon WilkinsonLinux: Use positional r/w, not llseek
2010-05-18 matt@linuxbox.comlinux PageCheck may be PageFsMisc
2010-04-28 Marc DionneLinux: specify void argument for afs_try_to_freeze...
2010-04-27 Marc DionneLinux autoconf: fix name for struct cred test
2010-04-27 Simon WilkinsonLinux: Add autoconf macro for structure checks
2010-04-27 Simon WilkinsonLinux: Macroise kernel function autoconf tests
2010-04-27 Simon WilkinsonLinux: Tidy up freezer code
2010-04-26 Simon WilkinsonLinux: Use kernel network helper functions
2010-04-26 Simon WilkinsonLinux: Don't roll our own llseek
2010-03-06 Simon WilkinsonLinux: Fix builds on RHEL4
2010-01-27 Marc DionneLinux: don't count pag keys against root's keyring...
2009-12-31 Simon WilkinsonLinux: Check for multiple silly renames
2009-12-22 Andrew DeasonFix typo in afs_linux_cred_is_current
2009-12-20 Simon WilkinsonLinux: Simplify keyring compatibility code
2009-10-16 Marc DionneLinux: kmem_cache_create fix and cleanup
2009-10-11 Simon WilkinsonRevert "Linux: kmem_cache_create fix and cleanup"
2009-10-09 Marc DionneLinux: kmem_cache_create fix and cleanup
2009-10-03 Simon WilkinsonRationalise some #ifdefs in the LINUX osi layer