venus: Remove dedebug
[openafs.git] / src / afs / LINUX / osi_compat.h
2023-05-12 Andrew DeasonLINUX: Make 'fs flush*' invalidate dentry 91/15391/5
2023-04-14 Andrew DeasonLINUX: Introduce afs_d_alias_foreach 90/15390/4
2023-04-06 Cheyenne WillsLinux 6.3: Use mnt_idmap for inode op functions 47/15347/7
2023-04-06 Cheyenne WillsLinux 6.3: Include linux/filelock.h if available 46/15346/3
2022-07-14 Cheyenne WillsLinux-5.19: Remove flags from aops->write_begin 41/15041/7
2022-01-29 Cheyenne WillsLinux-5.17: kernel func complete_and_exit renamed 82/14882/5
2021-03-12 Cheyenne WillsLinux 5.12: Add user_namespace param to inode ops 49/14549/6
2021-03-12 Cheyenne WillsLinux: Create wrapper for setattr_prepare 48/14548/5
2020-06-19 Cheyenne WillsLINUX 5.8: Replace kernel_setsockopt with new funcs 47/14247/4
2020-04-02 Andrew DeasonLINUX: Introduce afs_d_path 21/13721/3
2020-02-14 Cheyenne WillsLINUX 5.6: use struct proc_ops for proc_create 63/14063/2
2019-08-16 Cheyenne WillsLINUX 5.3.0: Check for 'recurse' arg in keyring_search 52/13752/3
2018-01-01 Mark VitaleLINUX: add afs_d_alias_lock & _unlock compat wrappers 90/12790/5
2018-01-01 Mark VitaleLINUX: create afs_linux_dget() compat wrapper 89/12789/5
2017-12-15 Benjamin KadukFix macro used to check kernel_read() argument order 08/12808/2
2017-11-28 Marcio Barbosaafs: fix kernel_write / kernel_read arguments 69/12769/3
2017-10-04 Damien DiederenLinux: Use kernel_read/kernel_write when __vfs variants... 29/12729/3
2017-10-03 Damien DiederenLinux: Test for __vfs_write rather than __vfs_read 28/12728/3
2017-02-26 Sergio GelatoLINUX: Debian/Ubuntu build regression on kernel 3.16.39 23/12523/3
2016-07-26 Anders KaseorgLinux 4.7: Follow key_alloc API change 45/12345/2
2016-07-14 Joe GorseLinux 4.6: rm PAGE_CACHE_* and page_cache_{get,release... 97/12297/5
2016-06-10 Benjamin KadukLinux 4.5: don't access i_mutex directly 68/12268/5
2016-03-21 Michael LaßLinux 4.4: Use locks_lock_file_wait 70/12170/5
2015-05-20 Marc DionneLinux 4.1: Don't define or use ->write directly
2015-05-20 Marc DionneLinux 4.1: No need for do_sync_read
2015-01-08 Marc DionneLinux 3.19: struct nameidata becomes opaque
2015-01-08 Marc DionneLinux 3.19: No more f_dentry
2015-01-08 Marc DionneLinux: d_alias becomes d_u.d_alias
2014-10-31 Marc DionneLinux 3.18: d_invalidate can no longer return an error
2013-12-11 Jeff LaytonLinux: stop trying to use getname/putname
2013-11-13 Anders KaseorgLinux: Get rid of !STRUCT_KEY_UID_IS_KUID_T case
2013-11-05 Anders KaseorgLinux: Fix build with CONFIG_UIDGID_STRICT_TYPE_CHECKS...
2013-10-08 Christof Hankelinux-kernel-module: move keyring-specific
2013-09-09 Marc DionneLinux 3.11: Adapt to d_count changes
2013-05-28 Marc DionneLinux 3.10: Replace create_proc_entry() with proc_create()
2013-04-20 Andrew DeasonLINUX: Sometimes let dentry_open handle refcounts
2013-04-17 Andrew DeasonLINUX: Avoid duplicate mntget in afs_dentry_open
2013-01-21 Marc DionneLinux 3.8: vmtruncate removal
2013-01-21 Marc DionneLinux 3.8: session_keyring changes
2012-11-19 Marc DionneLinux: change test for new putname API
2012-10-30 Marc DionneLinux: remove unused afs_set_name inline functions
2012-10-20 Marc DionneLinux: Rework handling of names in the lookup functions
2012-10-20 Marc DionneLinux: fix afs_putname wrapper for pre-3.7 kernels
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