LINUX: Avoid premature RO volume lock error
[openafs.git] / src / afs / LINUX / osi_vnodeops.c
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 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-03-25 Marc DionneLinux: Do drop dentry if lookup returns ENOENT
2014-02-05 Marc DionneLinux: When revalidating, don't drop in-use dentries
2013-11-21 Ken HornsteinSupport for changes to OS X Mavericks VNOP_SYMLINK...
2013-11-05 Anders KaseorgLinux: Fix build with CONFIG_UIDGID_STRICT_TYPE_CHECKS...
2013-09-13 Derrick Brashearlinux: core dump requires write fop
2013-09-12 Derrick Brashearlinux: provide read and write ops even when we have aio
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 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 Marc DionneLinux 3.11: Convert from readdir to iterate file operation
2013-05-28 Marc DionneLinux: Fix tmpfs cache support
2013-05-28 Marc DionneLinux 3.10: Include linux/aio.h directly
2013-05-20 Marc Dionnelinux: Fix leaked dentry reference in the revalidate op
2013-03-20 Marc DionneLinux 3.9: hlist iterator change
2012-12-28 Andrew DeasonLINUX: Avoid infinite d_invalidate loop
2012-11-26 Andrew DeasonLINUX: Dir follow_link should set LAST_BIND
2012-10-31 Hartmut Reuterlinux: bypass readpages should update nocache read...
2012-10-30 Hartmut Reuterlinux: fix cache bypass applicability function
2012-10-03 Andrew Deasonafs: Avoid tracking file locks for RO volumes
2012-09-05 Andrew DeasonLINUX: Avoid symlink-y resolution limits
2012-08-30 Andrew DeasonLINUX: Detect non-vectorized aio functions
2012-08-30 Andrew DeasonLINUX: Use struct vfs_path on RHEL5
2012-08-17 Marc DionneLinux 3.6: lookup inode operation API change
2012-08-17 Marc DionneLinux 3.6: revalidate dentry op API change
2012-08-17 Marc DionneLinux 3.6: create inode operation API change
2012-08-17 Marc DionneLinux: fix variable used to test for the iop create API
2012-08-17 Marc DionneLinux 3.6: d_alias and i_dentry are now hlists
2012-07-31 Andrew DeasonLINUX: Do not lookup immediately recursive mtpts
2012-07-31 Andrew DeasonLinux: Make dir dentry aliases act like symlinks
2012-02-23 Andrew DeasonLINUX: Use afs_convert_code in afs_notify_change
2012-02-23 Andrew DeasonLINUX: move afs_notify_change to osi_vnodeops.c
2012-01-18 Marc DionneLinux 3.3: use umode_t for mkdir and create inode ops
2012-01-03 Geoffrey Thomaslinux: fsync on a directory should return 0, not EINVAL
2011-10-30 Marc DionneLinux: 3.1: update RCU path walking detection in permis...
2011-09-05 Marc DionneLinux: d_delete now takes a const argument
2011-09-05 Marc DionneLinux: 3.1: adapt to fsync changes
2011-08-25 Matt BenjaminLINUX vcache lock ordering in afs_linux_readdir
2011-08-23 Marc Dionnedir: verified pathnames fallout
2011-08-13 Simon Wilkinsonlibafs/dir: Verify directory pathnames
2011-07-14 Marc DionneLinux: remove unused variable
2011-07-07 Andrew Deasonafs: Use cell for md5 inode numbers
2011-06-05 Simon WilkinsonLinux CM: Use kernel allocator directly
2011-06-05 Simon WilkinsonTidy up uio_t meaning
2011-06-02 Simon Wilkinsondir: Explicitly state buffer locations for data
2011-05-15 Marc DionneLinux: fix reading files larger than the chunk size
2011-04-27 Simon WilkinsonLinux: Don't read pages beyond the cache eof
2011-04-26 Marc DionneLinux: cleanup aio support
2011-03-27 Marc DionneLinux: 2.6.39: deal with BKL removal
2011-02-12 Marc DionneLinux: 2.6.38: dentry->d_count is not an atomic
2011-02-09 Marc DionneLinux: 2.6.38: Adjust for permission inode operation...
2011-01-27 Marc Dionnelinux: 2.6.38: Make d_revalidate RCU-walk aware
2011-01-27 Marc Dionnelinux: 2.6.38: New d_op handling
2011-01-10 Andrew DeasonLINUX: afs_linux_put_link is void
2010-12-22 Andrew DeasonLINUX: Reduce stack depth on recursive symlink res
2010-12-06 Chaskiel Grundmanlinux: avoid leaking parent when revalidating and it...
2010-11-25 Marc DionneCache bypass: remove ifdefs under src/afs/LINUX
2010-11-19 Marc DionneLinux: define llseek operations
2010-11-15 Rainer ToebbickeLockless path through afs_linux_dentry_revalidate
2010-11-08 Marc DionneCache bypass: make readpage deal with reads at end...
2010-11-08 Marc DionneCache bypass: adjust read size for non-contiguous readpages
2010-10-14 Marc DionneLINUX/osi_vnodeops.c: minor coding style fixes
2010-10-14 Andrew DeasonLINUX: old kernel warning fixes
2010-08-30 Matt Benjamincache bypass Also increment page refcount in readpage
2010-08-17 Marcus Wattsdeath to register
2010-08-11 Simon WilkinsonLINUX: More flock fixes
2010-08-11 Simon WilkinsonLINUX: Use correct type of error in flock code
2010-07-02 matt@linuxbox.comcache-bypass explicitly reference pages involved in...
2010-07-02 Simon WilkinsonLinux: Fix pagevec use in cache-bypass
2010-06-25 Simon WilkinsonLinux: Check return code from VerifyVCache in mmap
2010-06-17 Simon WilkinsonLinux: Remove the BKL
2010-05-30 Marc DionneLinux: 2.6.35 - fsync no longer takes a dentry
2010-04-27 Simon WilkinsonLinux: Add autoconf macro for structure checks
2010-04-27 Simon WilkinsonLinux: Macroise kernel function autoconf tests
2010-03-24 Simon WilkinsonLinux : Apply more dget_parent() pixie dust
2010-02-23 Anders KaseorgLinux: Fix conversion of whole-file locks
2010-02-17 Derrick Brashearlinux bdi allocate memory
2010-01-14 Chas WilliamsQuick fix for readpages when using memcache
2010-01-12 Simon WilkinsonUse dget_parent to handle getting inode of parent
2010-01-05 Marc DionneLinux: don't oops on writeback if vcache has no stashed...
2009-12-31 Simon WilkinsonLinux: Check for multiple silly renames
2009-12-31 Simon WilkinsonAbstract out Linux sillyrename function
2009-12-30 Derrick Brashearavoid leaking stat info
2009-11-23 Marc DionneLinux: hinting removal fallout
2009-11-20 Simon WilkinsonFix prepare and commit_write to do the right thing
2009-11-13 Simon WilkinsonUse set_page_writeback and end_page_writeback
2009-11-08 Marc DionneLinux: always use afs_maybe_unlock_kernel
2009-10-26 Simon WilkinsonMake cache bypass build again
2009-10-25 Simon WilkinsonDon't return AOP_WRITEPAGE_ACTIVATE to write()
2009-10-25 Simon WilkinsonUse user credentials for Linux writepage()
next