git://git.openafs.org
/
openafs.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Linux: fix variable used to test for the iop create API
[openafs.git]
/
src
/
afs
/
LINUX
/
osi_vnodeops.c
2012-08-17
Marc Dionne
Linux: fix variable used to test for the iop create API
blob
|
commitdiff
2012-08-17
Marc Dionne
Linux 3.6: d_alias and i_dentry are now hlists
blob
|
commitdiff
|
diff to current
2012-07-31
Andrew Deason
LINUX: Do not lookup immediately recursive mtpts
blob
|
commitdiff
|
diff to current
2012-07-31
Andrew Deason
Linux: Make dir dentry aliases act like symlinks
blob
|
commitdiff
|
diff to current
2012-02-23
Andrew Deason
LINUX: Use afs_convert_code in afs_notify_change
blob
|
commitdiff
|
diff to current
2012-02-23
Andrew Deason
LINUX: move afs_notify_change to osi_vnodeops.c
blob
|
commitdiff
|
diff to current
2012-01-18
Marc Dionne
Linux 3.3: use umode_t for mkdir and create inode ops
blob
|
commitdiff
|
diff to current
2012-01-03
Geoffrey Thomas
linux: fsync on a directory should return 0, not EINVAL
blob
|
commitdiff
|
diff to current
2011-10-30
Marc Dionne
Linux: 3.1: update RCU path walking detection in permis...
blob
|
commitdiff
|
diff to current
2011-09-05
Marc Dionne
Linux: d_delete now takes a const argument
blob
|
commitdiff
|
diff to current
2011-09-05
Marc Dionne
Linux: 3.1: adapt to fsync changes
blob
|
commitdiff
|
diff to current
2011-08-25
Matt Benjamin
LINUX vcache lock ordering in afs_linux_readdir
blob
|
commitdiff
|
diff to current
2011-08-23
Marc Dionne
dir: verified pathnames fallout
blob
|
commitdiff
|
diff to current
2011-08-13
Simon Wilkinson
libafs/dir: Verify directory pathnames
blob
|
commitdiff
|
diff to current
2011-07-14
Marc Dionne
Linux: remove unused variable
blob
|
commitdiff
|
diff to current
2011-07-07
Andrew Deason
afs: Use cell for md5 inode numbers
blob
|
commitdiff
|
diff to current
2011-06-05
Simon Wilkinson
Linux CM: Use kernel allocator directly
blob
|
commitdiff
|
diff to current
2011-06-05
Simon Wilkinson
Tidy up uio_t meaning
blob
|
commitdiff
|
diff to current
2011-06-02
Simon Wilkinson
dir: Explicitly state buffer locations for data
blob
|
commitdiff
|
diff to current
2011-05-15
Marc Dionne
Linux: fix reading files larger than the chunk size
blob
|
commitdiff
|
diff to current
2011-04-27
Simon Wilkinson
Linux: Don't read pages beyond the cache eof
blob
|
commitdiff
|
diff to current
2011-04-26
Marc Dionne
Linux: cleanup aio support
blob
|
commitdiff
|
diff to current
2011-03-27
Marc Dionne
Linux: 2.6.39: deal with BKL removal
blob
|
commitdiff
|
diff to current
2011-02-12
Marc Dionne
Linux: 2.6.38: dentry->d_count is not an atomic
blob
|
commitdiff
|
diff to current
2011-02-09
Marc Dionne
Linux: 2.6.38: Adjust for permission inode operation...
blob
|
commitdiff
|
diff to current
2011-01-27
Marc Dionne
linux: 2.6.38: Make d_revalidate RCU-walk aware
blob
|
commitdiff
|
diff to current
2011-01-27
Marc Dionne
linux: 2.6.38: New d_op handling
blob
|
commitdiff
|
diff to current
2011-01-10
Andrew Deason
LINUX: afs_linux_put_link is void
blob
|
commitdiff
|
diff to current
2010-12-22
Andrew Deason
LINUX: Reduce stack depth on recursive symlink res
blob
|
commitdiff
|
diff to current
2010-12-06
Chaskiel Grundman
linux: avoid leaking parent when revalidating and it...
blob
|
commitdiff
|
diff to current
2010-11-25
Marc Dionne
Cache bypass: remove ifdefs under src/afs/LINUX
blob
|
commitdiff
|
diff to current
2010-11-19
Marc Dionne
Linux: define llseek operations
blob
|
commitdiff
|
diff to current
2010-11-15
Rainer Toebbicke
Lockless path through afs_linux_dentry_revalidate
blob
|
commitdiff
|
diff to current
2010-11-08
Marc Dionne
Cache bypass: make readpage deal with reads at end...
blob
|
commitdiff
|
diff to current
2010-11-08
Marc Dionne
Cache bypass: adjust read size for non-contiguous readpages
blob
|
commitdiff
|
diff to current
2010-10-14
Marc Dionne
LINUX/osi_vnodeops.c: minor coding style fixes
blob
|
commitdiff
|
diff to current
2010-10-14
Andrew Deason
LINUX: old kernel warning fixes
blob
|
commitdiff
|
diff to current
2010-08-30
Matt Benjamin
cache bypass Also increment page refcount in readpage
blob
|
commitdiff
|
diff to current
2010-08-17
Marcus Watts
death to register
blob
|
commitdiff
|
diff to current
2010-08-11
Simon Wilkinson
LINUX: More flock fixes
blob
|
commitdiff
|
diff to current
2010-08-11
Simon Wilkinson
LINUX: Use correct type of error in flock code
blob
|
commitdiff
|
diff to current
2010-07-02
matt@linuxbox.com
cache-bypass explicitly reference pages involved in...
blob
|
commitdiff
|
diff to current
2010-07-02
Simon Wilkinson
Linux: Fix pagevec use in cache-bypass
blob
|
commitdiff
|
diff to current
2010-06-25
Simon Wilkinson
Linux: Check return code from VerifyVCache in mmap
blob
|
commitdiff
|
diff to current
2010-06-17
Simon Wilkinson
Linux: Remove the BKL
blob
|
commitdiff
|
diff to current
2010-05-30
Marc Dionne
Linux: 2.6.35 - fsync no longer takes a dentry
blob
|
commitdiff
|
diff to current
2010-04-27
Simon Wilkinson
Linux: Add autoconf macro for structure checks
blob
|
commitdiff
|
diff to current
2010-04-27
Simon Wilkinson
Linux: Macroise kernel function autoconf tests
blob
|
commitdiff
|
diff to current
2010-03-24
Simon Wilkinson
Linux : Apply more dget_parent() pixie dust
blob
|
commitdiff
|
diff to current
2010-02-23
Anders Kaseorg
Linux: Fix conversion of whole-file locks
blob
|
commitdiff
|
diff to current
2010-02-17
Derrick Brashear
linux bdi allocate memory
blob
|
commitdiff
|
diff to current
2010-01-14
Chas Williams
Quick fix for readpages when using memcache
blob
|
commitdiff
|
diff to current
2010-01-12
Simon Wilkinson
Use dget_parent to handle getting inode of parent
blob
|
commitdiff
|
diff to current
2010-01-05
Marc Dionne
Linux: don't oops on writeback if vcache has no stashed...
blob
|
commitdiff
|
diff to current
2009-12-31
Simon Wilkinson
Linux: Check for multiple silly renames
blob
|
commitdiff
|
diff to current
2009-12-31
Simon Wilkinson
Abstract out Linux sillyrename function
blob
|
commitdiff
|
diff to current
2009-12-30
Derrick Brashear
avoid leaking stat info
blob
|
commitdiff
|
diff to current
2009-11-23
Marc Dionne
Linux: hinting removal fallout
blob
|
commitdiff
|
diff to current
2009-11-20
Simon Wilkinson
Fix prepare and commit_write to do the right thing
blob
|
commitdiff
|
diff to current
2009-11-13
Simon Wilkinson
Use set_page_writeback and end_page_writeback
blob
|
commitdiff
|
diff to current
2009-11-08
Marc Dionne
Linux: always use afs_maybe_unlock_kernel
blob
|
commitdiff
|
diff to current
2009-10-26
Simon Wilkinson
Make cache bypass build again
blob
|
commitdiff
|
diff to current
2009-10-25
Simon Wilkinson
Don't return AOP_WRITEPAGE_ACTIVATE to write()
blob
|
commitdiff
|
diff to current
2009-10-25
Simon Wilkinson
Use user credentials for Linux writepage()
blob
|
commitdiff
|
diff to current
2009-10-23
Simon Wilkinson
Resolve error return issues in writepage
blob
|
commitdiff
|
diff to current
2009-10-22
Simon Wilkinson
Refactor writepage_sync
blob
|
commitdiff
|
diff to current
2009-10-21
Simon Wilkinson
Don't cast the pointer past to memset
blob
|
commitdiff
|
diff to current
2009-10-21
Simon Wilkinson
Use real names for page lock operations
blob
|
commitdiff
|
diff to current
2009-10-20
Simon Wilkinson
Remove pageoff macro
blob
|
commitdiff
|
diff to current
2009-10-19
Simon Wilkinson
Always unlock pages when returning from writepage
blob
|
commitdiff
|
diff to current
2009-10-07
Simon Wilkinson
Use page_offset() on Linux
blob
|
commitdiff
|
diff to current
2009-10-05
Simon Wilkinson
Use standard Linux paths for all headers
blob
|
commitdiff
|
diff to current
2009-10-03
Simon Wilkinson
Refactor linux readpage support
blob
|
commitdiff
|
diff to current
2009-10-03
Simon Wilkinson
Rationalise some #ifdefs in the LINUX osi layer
blob
|
commitdiff
|
diff to current
2009-10-03
Simon Wilkinson
Remove pre-Linux 2.6 support
blob
|
commitdiff
|
diff to current
2009-10-01
Simon Wilkinson
Remove page past end of file optimisations
blob
|
commitdiff
|
diff to current
2009-09-30
Simon Wilkinson
Add configure test for pagevec_lru_add_file
blob
|
commitdiff
|
diff to current
2009-09-29
Simon Wilkinson
Add support for background page copies
blob
|
commitdiff
|
diff to current
2009-09-29
Simon Wilkinson
Add support for blocking readahead
blob
|
commitdiff
|
diff to current
2009-09-29
Simon Wilkinson
Use readpage, not read for fastpath access
blob
|
commitdiff
|
diff to current
2009-09-28
Simon Wilkinson
Minimise crref() and add a fastpath for cache hits
blob
|
commitdiff
|
diff to current
2009-09-23
Simon Wilkinson
Refactor the cache bypass determination code
blob
|
commitdiff
|
diff to current
2009-09-22
Simon Wilkinson
Whitespace cleanup (sorry)
blob
|
commitdiff
|
diff to current
2009-07-21
Simon Wilkinson
Make DRelease take an anonymous pointer
blob
|
commitdiff
|
diff to current
2009-07-19
Marc Dionne
Warning cleanups for kernel module build
blob
|
commitdiff
|
diff to current
2009-07-18
Michael Meffie
Build on linux 2.4 again
blob
|
commitdiff
|
diff to current
2009-07-10
Simon Wilkinson
Remove the RCSID macro
blob
|
commitdiff
|
diff to current
2009-07-03
Simon Wilkinson
linux-vnop-return-value-cleanup-20090703
blob
|
commitdiff
|
diff to current
2009-06-03
Derrick Brashear
curpag-via-pioctl-20090603
openafs-rx-enhancements
blob
|
commitdiff
|
diff to current
2009-06-02
Derrick Brashear
linux-locking-brace-fix-20090602
blob
|
commitdiff
|
diff to current
2009-05-27
Simon Wilkinson
linux-byte-range-locks-sensibility-20090526
blob
|
commitdiff
|
diff to current
2009-05-27
Russ Allbery
linux-mmap-antirecursion-avoid-spurious-eio-20090526
blob
|
commitdiff
|
diff to current
2009-05-13
Marc Dionne
mmap-antirecursion-port-to-head-20090513
blob
|
commitdiff
|
diff to current
2009-05-12
Felix Frank
linux-mmap-antirecursion-fix-20090512
blob
|
commitdiff
|
diff to current
2009-04-06
Simon Wilkinson
linux-avoid-returning-invalid-pointers-on-error-20090402
blob
|
commitdiff
|
diff to current
2009-03-19
Marc Dionne
mypidxx-not-always-int-20090318
blob
|
commitdiff
|
diff to current
2009-01-26
Simon Wilkinson
discon-allow-saving-vcaches-on-shutdown-20090126
blob
|
commitdiff
|
diff to current
2009-01-23
Simon Wilkinson
linux24-update-20090123
blob
|
commitdiff
|
diff to current
2009-01-21
Simon Wilkinson
disconnected-linux-dont-inactive-while-disconnected...
blob
|
commitdiff
|
diff to current
2009-01-21
Simon Wilkinson
disconnected-replay-fixes-20090121
blob
|
commitdiff
|
diff to current
next