ukernel: output dataversion in stat struct if possible
[openafs.git] / src / afs / LINUX /
2011-09-07 Ben KadukFree memory from afs_events
2011-09-05 Marc DionneLinux: d_delete now takes a const argument
2011-09-05 Marc DionneLinux: make sure backing_dev_info is zeroed
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: Update wait code
2011-06-05 Simon WilkinsonLinux CM: Use kernel allocator directly
2011-06-05 Simon WilkinsonLinux CM: Use kernel allocator directly for events
2011-06-05 Simon WilkinsonLinux CM: Files don't need a page
2011-06-05 Simon WilkinsonTidy up uio_t meaning
2011-06-02 Simon Wilkinsondir: Explicitly state buffer locations for data
2011-05-26 Christof Hankelinux: add read_descriptor_t configure test and ifdef
2011-05-19 Andrew Deasonlibafs: Implement unixuser RW locks
2011-05-15 Andrew Deasonlibafs: Flush vcaches in afs_shutdown
2011-05-15 Marc DionneLinux: fix reading files larger than the chunk size
2011-04-29 Andrew Deasonlibafs: Drop xvcache for AllocCBR
2011-04-27 Simon WilkinsonLinux: Don't read pages beyond the cache eof
2011-04-26 Marc DionneLinux: cleanup aio support
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-03-27 Marc DionneLinux: 2.6.39: deal with BKL removal
2011-03-15 Simon WilkinsonThrow the compiler a bone ...
2011-03-15 Simon WilkinsonLinux: Fix return codes from setpag
2011-03-09 Derrick Brashearlinux: defer vcache evictions when sleep would be needed
2011-02-28 Simon WilkinsonRevert "Make osi_fetchstore.c protocol independent"
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-23 Anders KaseorgLinux: install_session_keyring: key_alloc flags are...
2011-02-17 Andrew DeasonLINUX: Fix osi_compat.h include guard
2011-02-16 Simon WilkinsonUnix CM: Add osi_crypto crypto interface
2011-02-12 Marc DionneLinux: 2.6.38: dentry->d_count is not an atomic
2011-02-09 Marc DionneLinux: 2.6.38: deal with dcache_lock removal
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-12-04 Andrew DeasonLINUX: Define zero_user_segment
2010-11-25 Marc DionneCache bypass: remove ifdefs under src/afs/LINUX
2010-11-19 Marc DionneLinux: define llseek operations
2010-11-15 Anders KaseorgLinux: Fix prototypes for afs_xsetgroups and sys_setgro...
2010-11-15 Anders KaseorgLinux: Fix prototypes for sys_setgroups_stub and sys32_...
2010-11-15 Rainer ToebbickeLockless path through afs_linux_dentry_revalidate
2010-11-09 Alejandro R. SedeñoLinux: use DEFINE_MUTEX for afs_linux_alloc_sem on...
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-11-03 Marc DionneLinux: 2.6.37 - replace get_sb with mount
2010-11-03 Hartmut ReuterMake osi_fetchstore.c protocol independent
2010-10-31 Marc DionneLinux: remove stale prototype and references for read_super
2010-10-29 Chas Williams (CON... afs: clean afs_osi_Alloc() usage
2010-10-22 Charles Hannumlinux fh_to_dentry can return err
2010-10-19 Chas Williams (CON... Allow private implementations of osi_AllocSmall/LargeSpace
2010-10-18 Derrick Brashearshakeloosevcaches drop xvcache during dentry ops
2010-10-14 Marc DionneLINUX/osi_vnodeops.c: minor coding style fixes
2010-10-14 Andrew DeasonLINUX: old kernel warning fixes
2010-10-13 Andrew DeasonLINUX: Build fixes for older kernels
2010-09-20 Simon WilkinsonLinux: print after BUG() is pretty useless
2010-09-13 Simon WilkinsonLinux: Move keyring includes where they're needed
2010-08-30 Matt Benjamincache bypass Also increment page refcount in readpage
2010-08-26 Simon WilkinsonMake unixuser's vid advisory
2010-08-26 Simon WilkinsonUnix CM: Generalise token storage
2010-08-21 Marc Dionnes390x: only declare afs_sys_setgroups32_page where...
2010-08-17 Marcus Wattsdeath to trailing whitespace
2010-08-17 Marcus Wattsdeath to register
2010-08-12 Marc DionneLinux: switch to evict_inode
2010-08-12 Marc DionneLinux: adapt to truncate sequence changes
2010-08-12 Marc DionneLinux: use %pI4 if NIPQUAD is not available
2010-08-11 Simon WilkinsonLINUX: More flock fixes
2010-08-11 Simon WilkinsonLINUX: Use correct type of error in flock code
2010-07-12 Simon WilkinsonLinux: Use inode lock compat function
2010-07-12 Simon WilkinsonLinux: Actually use freezer compatibility func
2010-07-02 matt@linuxbox.comcache-bypass explicitly reference pages involved in...
2010-07-02 Rainer ToebbickeProtect truncate_inode_pages when called from osi_VM_Fl...
2010-07-02 Simon WilkinsonLinux: Fix pagevec use in cache-bypass
2010-06-28 Andrew DeasonLINUX: Remove LINUX26 conditional in proc2cred
2010-06-28 Marc DionneLinux: Use filehandles for all 2.6 kernels
2010-06-28 Matt Benjaminlinux trivially track host signedness in afs_prototypes.h
2010-06-25 Simon WilkinsonLinux: Check return code from VerifyVCache in mmap
2010-06-17 Simon WilkinsonLinux: Remove the BKL
2010-06-14 Marc DionneLinux: Fix RCU_READ_LOCK test
2010-06-13 Simon WilkinsonLinux: Fix set_cr_group_info and cr_group_info
2010-05-30 Marc DionneLinux: 2.6.35 - fsync no longer takes a dentry
2010-05-25 Simon WilkinsonLinux: Disable syscall probes if we have keyrings
2010-05-19 Marc DionneLinux: remove unused label
2010-05-19 Simon WilkinsonLinux: Use positional r/w, not llseek
2010-05-18 matt@linuxbox.comlinux PageCheck may be PageFsMisc
2010-05-04 Simon WilkinsonRefactor afs_NewVCache
2010-04-28 Simon WilkinsonLinux: Register number sysctls only when desperate
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: Don't preprocess osi_vfs.h
2010-04-27 Simon WilkinsonLinux: Don't waste autoconf checks on cpp defines
2010-04-27 Simon WilkinsonLinux: Add general autoconf macro for Linux kernel
2010-04-27 Simon WilkinsonLinux: Add autoconf macro for structure checks
2010-04-27 Simon WilkinsonLinux: Macroise kernel function autoconf tests
next