fs discon support alternate uid
[openafs.git] / src / afs / LINUX /
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
2010-01-27 Marc DionneLinux: don't count pag keys against root's keyring...
2010-01-25 Simon WilkinsonLinux: Handle llseek failure
2010-01-23 Marc DionneLinux Keyrings: don't ignore error code from session...
2010-01-14 Simon WilkinsonMove GLOCK initialisation to platform directories
2010-01-14 Chas WilliamsQuick fix for readpages when using memcache
2010-01-13 Simon WilkinsonLinux: Rework PAG to group conversions
2010-01-12 Simon WilkinsonUse dget_parent to handle getting inode of parent
2010-01-08 Simon WilkinsonRevert "Linux: Replace invalidate_inode_pages"
2010-01-07 Chas Williams -... LINUX/: ifdef for GFP_NOFS conditionals
2010-01-06 Simon WilkinsonLinux: Mark our super block as not updating access...
2010-01-06 Simon WilkinsonLinux: Use the correct ATIME flag
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-31 Simon WilkinsonLinux: #if BLAH should be #if defined(BLAH)
2009-12-30 Michael Meffiemissing brace in afs_get_sb
2009-12-30 Derrick Brashearavoid leaking stat info
2009-12-30 Simon WilkinsonFix ioctl32 inclusion on Sparc 64
2009-12-30 Simon WilkinsonLinux: Replace invalidate_inode_pages
2009-12-22 Andrew DeasonFix typo in afs_linux_cred_is_current
2009-12-21 Michael MeffiePrefix global defines
2009-12-20 Marc DionneLinux: fix sysctl for 2.6.33
2009-12-20 Simon WilkinsonLinux: Simplify keyring compatibility code
2009-12-19 Simon WilkinsonLinux: Don't panic when keys aren't found
2009-12-19 Simon WilkinsonLinux: Flush vcaches when a mount fails
2009-12-10 Simon WilkinsonLinux: Use splice to speed up cache storeback
2009-12-10 Marc DionneLinux: deal with ctl_name removal
2009-11-23 Marc DionneLinux: Keyrings PAG handling changes
2009-11-23 Marc DionneLinux: hinting removal fallout
2009-11-21 Marc DionneRevert "osi_UFSOpen returns struct osi_file *"
2009-11-20 Simon Wilkinsonosi_UFSOpen returns struct osi_file *
2009-11-20 Simon WilkinsonRemove inode hinting for dcaches
2009-11-20 Simon WilkinsonFix prepare and commit_write to do the right thing
2009-11-20 Simon WilkinsonLinux: Use atomics for credential reference counts
2009-11-18 Simon WilkinsonLinux: Fix lock ordering
2009-11-13 Simon WilkinsonUse set_page_writeback and end_page_writeback
2009-11-11 Marc DionneLinux: Use the kernel's credentials structure
2009-11-11 Simon WilkinsonRemove 'M' variants of lock macros
2009-11-11 Simon Wilkinsoncr_gid is already used by Darwin
2009-11-09 Marc DionneUnix client: wrappers for credentials structure access
2009-11-08 Simon WilkinsonMove vnode macros to their own directories
2009-11-08 Marc DionneLinux: always use afs_maybe_unlock_kernel
2009-11-04 Marc DionneLinux - Fix disk cache access for selinux/AppArmor...
2009-10-30 Marc DionneLinux: remove unused cr->next member in struct afs_cred
2009-10-26 Simon WilkinsonMake cache bypass build again
2009-10-25 Simon WilkinsonDon't return AOP_WRITEPAGE_ACTIVATE to write()
next