afs_pioctl: avoid -Wpointer-sign
[openafs.git] / src / afs / LINUX /
2018-01-20 Andrew DeasonLINUX: Avoid locking inode in check_dentry_race 68/12868/2
2018-01-02 Mark VitaleLINUX: Avoid d_invalidate() during afs_ShakeLooseVCaches() 30/12830/7
2018-01-02 Mark VitaleLINUX: consolidate duplicate code in osi_TryEvictDentries 92/12792/5
2018-01-02 Mark VitaleLINUX: consolidate duplicate code in canonical_dentry 91/12791/5
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
2018-01-01 Mark VitaleRevert "LINUX: do not use d_invalidate to evict dentries" 88/12788/5
2018-01-01 Mark VitaleRevert "LINUX: eliminate unused variable warning" 87/12787/4
2017-12-23 Stephan WiesandLinux 4.15: check for 2nd argument to pagevec_init 24/12824/3
2017-12-23 Stephan WiesandLinux: use plain page_cache_alloc 23/12823/2
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-08-29 Seth ForsheeLinux: Include linux/uaccess.h rather than asm/uaccess... 14/12714/3
2017-07-26 Stephan WiesandLinux: fix whitespace in osi_sysctl.c 65/12665/3
2017-07-26 Andrew DeasonLINUX: Workaround d_splice_alias/d_lookup race 38/12638/3
2017-07-26 Stephan WiesandLinux 4.13: use designated initializers where required 63/12663/4
2017-07-05 Andrew Deasonafs_linux_lookup: Avoid d_add on afs_lookup error 37/12637/5
2017-07-05 Andrew DeasonLINUX: Rearrange afs_linux_lookup cleanup 36/12636/3
2017-06-24 Andrew Deasonafs: Improve "Corrupt directory" warning 41/12641/2
2017-05-30 Joe GorseLINUX: Switch to new bdi api for 4.12. 14/12614/5
2017-05-11 Joe GorseLINUX: CURRENT_TIME macro goes away. 11/12611/2
2017-04-12 Stephan WiesandLinux: only include cred.h if it exists 93/12593/2
2017-04-05 Mark VitaleLinux v4.11: cred.h is no longer included in sched.h 74/12574/2
2017-04-05 Joe GorseLinux v4.11: getattr takes struct path 72/12572/4
2017-02-26 Sergio GelatoLINUX: Debian/Ubuntu build regression on kernel 3.16.39 23/12523/3
2017-02-23 Mark VitaleLinux 4.10: have_submounts is gone 06/12506/4
2017-01-11 Mark VitaleLINUX: eliminate unused variable warning 05/12505/2
2016-12-05 Andrew DeasonLINUX: Don't compile syscall code with keyrings 36/11936/6
2016-11-14 Mark VitaleLINUX: do not use d_invalidate to evict dentries 63/12363/4
2016-10-31 Benjamin KadukReformat src/afs/LINUX/osi_vcache.c 22/12422/3
2016-10-30 Mark VitaleLINUX: split dentry eviction from osi_TryEvictVCache 62/12362/4
2016-10-26 Mark VitaleLinux 4.9: inode_change_ok() becomes setattr_prepare() 18/12418/3
2016-10-26 Mark VitaleLinux 4.9: inode_operation rename now takes flags 91/12391/5
2016-10-26 Mark VitaleLinux 4.9: deal with demise of GROUP_AT 90/12390/5
2016-10-05 Yadav Yadavendraafs: afs_linux_write_end only commit copied 09/12409/2
2016-09-15 Michael Meffierevert: "LINUX: Fix oops during negative dentry caching" 54/12354/3
2016-09-15 Andrew DeasonRevert "Lockless path through afs_linux_dentry_revalidate" 93/11793/8
2016-09-14 Matt K. LightFix compile error for PPC64 gcc 6.1.1 86/12386/3
2016-09-11 Andrew Deasonafs: Make ONEGROUP_ENV not Linux-specific 78/11978/7
2016-09-11 Michael Meffieafs: define NUMPAGGROUPS once 82/12382/4
2016-09-11 Michael Meffieafs: add afsd -inumcalc option 55/11855/11
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-06-10 Chaskiel GrundmanLinux 4.5: get_link instead of follow_link+put_link 65/12265/7
2016-06-10 Benjamin KadukLinux 4.5: no highmem in symlink ops 64/12264/4
2016-05-05 Chas WilliamsLINUX: dcache updates for mkdir and sillyrename 41/12141/4
2016-04-13 Michael MeffieLINUX: hold vcache while dropping dcache refs 06/12206/3
2016-04-07 Stephan WiesandLinux: Fix misleading indentation and other whitespace 53/12253/2
2016-03-21 Stephan WiesandLinux 4.4: Do not use splice() 17/12217/5
2016-03-21 Michael LaßLinux 4.4: Use locks_lock_file_wait 70/12170/5
2016-03-21 Michael LaßLinux 4.4: key_payload has no member 'value' 69/12169/3
2016-01-23 Chas WilliamsLINUX: don't cache negative entries for dynroot 40/12140/4
2016-01-23 Marcio Barbosaafs: do not allow two shutdown sequences in parallel 16/12016/8
2015-09-15 Michael MeffieLINUX: Fix oops during negative dentry caching
2015-08-31 Michael Meffiereturn an error from afs_readdir when out of buffers
2015-08-30 Andrew DeasonLINUX: Restore negative dentry caching
2015-08-26 Marc DionneLinux: Only use automount for volume roots
2015-08-22 Andrew Deasonafs: Stop abusing ENOENT
2015-08-21 Andrew Deasonafs: Clarify vcache->mvid accesses
2015-08-21 Andrew Deasonafs: Use named constants for mvstat
2015-07-23 Marc DionneLinux 4.2: Changes in link operation APIs
2015-07-23 Marc DionneLinux 4.2: total_link_count is no longer accessible
2015-05-26 Marc DionneLinux: mmap: Apply recursion check only to recursion...
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-02-25 Anders KaseorgLinux 4: struct address_space no longer has backing_dev...
2015-02-04 Daria BrashearLINUX: ensure mvid is set on root vnodes
2015-02-04 Jeffrey Altmanafs: refactor afs_linux_dentry_revalidate
2015-01-31 Andrew Deasonafs: Zero uninitialized uio structs
2015-01-22 Marc DionneLinux: d_splice_alias may drop inode reference on error
2015-01-14 Andrew DeasonLINUX: Remove fix_bad_parent
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
2015-01-07 Marc DionneLinux: Move code to reset the root to afs/LINUX
2014-12-12 Andrew Deasonafs: Remove 'slept' from osi_VM_FlushVCache
2014-11-06 Andrew DeasonLINUX: Avoid check for key_type.match existence
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-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-08-06 Andrew DeasonLINUX: Avoid premature RO volume lock error
2014-08-06 Andrew DeasonLINUX: Check afs_lookup return code explicitly
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-02 Marc DionneLinux: Drop PageReclaim AOP_WRITEPAGE_ACTIVATE case
2014-05-31 Michael Meffielibafs: allocate vattrs in LINUX to reduce stack used
2014-05-21 Michael Meffielibafs: reduce stack space in LINUX
2014-05-10 Marc DionneLinux: Prevent some fakestat data inconsistencies
2014-04-22 D Brashearlinux: make reading unixusers from proc actually work
2014-04-09 Simon WilkinsonMerge branch 'security-master' into HEAD 99/10999/1
2014-04-04 Andrew Deasonafs: Raise fake free space reporting
2014-03-25 Marc DionneLinux: Do drop dentry if lookup returns ENOENT
2014-02-05 Marc DionneLinux: When revalidating, don't drop in-use dentries
next