linux: defer vcache evictions when sleep would be needed
[openafs.git] / src / afs / LINUX /
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
2010-04-27 Simon WilkinsonLinux: Tidy up freezer code
2010-04-27 Simon WilkinsonLinux: Simplify header file checks
2010-04-26 Simon WilkinsonLinux: Don't hide memory management
2010-04-26 Simon WilkinsonLinux: The kernel module always runs in the kernel
2010-04-26 Simon WilkinsonLinux: Use kernel network helper functions
2010-04-26 Simon WilkinsonLinux: Don't pass f_pos down to the filesystem
2010-04-26 Simon WilkinsonLinux: Removed unused define
2010-04-26 Simon WilkinsonLinux: Don't roll our own llseek
2010-04-22 sanketAdding osi_procname macro to different platforms
2010-04-10 Matt SmithFix problems from afs_osi_gcpags reorganization
2010-04-09 Matt SmithMove contents of afs_osi_gcpags to per-OS files
2010-04-07 Simon WilkinsonLinux: kmap() not page_address()
2010-03-27 Chas Williams -... LINUX: you dont need to memset() after allocating crede...
2010-03-24 Simon WilkinsonLinux : Apply more dget_parent() pixie dust
2010-03-21 Simon WilkinsonDon't count root session keyrings against quota
2010-03-06 Simon WilkinsonLinux: Make keyring destructor remove all tokens
2010-03-06 Simon WilkinsonLinux: Fix builds on RHEL4
2010-03-06 Marc DionneLinux: replace invalidate_inode_pages
2010-03-05 Simon WilkinsonLinux : Don't leak GLOCK when writing CellServDB
2010-02-23 Anders KaseorgLinux: Fix conversion of whole-file locks
2010-02-19 Simon WilkinsonLinux: bdi doesn't always have a name
2010-02-17 Derrick Brashearlinux bdi allocate memory
2010-02-11 Simon WilkinsonLinux: Use current_creds() if stashed creds fail
2010-02-09 Derrick Brashearprovide afs_osi_TimedSleep
2010-02-02 Marc DionneLinux: warning fix in osi_file.c
2010-02-02 Simon WilkinsonLinux: Fix breakage in llseek error handling
2010-01-29 Derrick Brashearlinux cache file open fail print error
next