Commit History

Author SHA1 Message Date
  Al Viro 8ac790f312 qstr: constify instances in autofs4 9 years ago
  Al Viro ea01a18494 autofs races 9 years ago
  Al Viro 4e82901cd6 dcache_{readdir,dir_lseek}() users: switch to ->iterate_shared 9 years ago
  Linus Torvalds 3c2de27d79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
  Ian Kent 8a78d59304 autofs4: use pr_xxx() macros directly for logging 9 years ago
  Ian Kent 90967c87e3 autofs4: change log print macros to not insert newline 9 years ago
  Ian Kent 0266725ad4 autofs4: fix some white space errors 9 years ago
  Ian Kent e3cd8067c1 autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked() 9 years ago
  Ian Kent aa330ddc53 autofs4: fix coding style problem in autofs4_get_set_timeout() 9 years ago
  Ian Kent e9a7c2f1a5 autofs4: coding style fixes 9 years ago
  Al Viro de4acda16e autofs4: don't bother with d_instantiate(dentry, NULL) in ->lookup() 9 years ago
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
  David Howells e36cb0b89c VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) 10 years ago
  Rasmus Villemoes 76bf3f6b1d autofs4: Wrong format for printing dentry 10 years ago
  Al Viro a455589f18 assorted conversions to %p[dD] 11 years ago
  Al Viro 946e51f2bf move d_rcu from overlapping d_child to overlapping d_alias 11 years ago
  NeilBrown ef16cc5909 autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode. 11 years ago
  NeilBrown 23bfc2a24e autofs4: allow RCU-walk to walk through autofs4 11 years ago
  NeilBrown 3b97dd0581 autofs4: comment typo: remove a a doubled word 11 years ago
  NeilBrown 668128e90b autofs4: don't take spinlock when not needed in autofs4_lookup_expiring 11 years ago
  Ian Kent 6b6751f7fe autofs: fix lockref lookup 11 years ago
  Rui Xiang c24930a9bb autofs: use IS_ROOT to replace root dentry checks 11 years ago
  Al Viro 84d08fa888 helper for reading ->d_count 12 years ago
  Al Viro 5f99f4e79a [readdir] switch dcache_readdir() users to ->iterate() 12 years ago
  Claudiu Ghioc 954829863d autofs - fix sparse warning for autofs4_d_manage() 12 years ago
  Peter Huewe 9d8072e7c3 autofs - Fix sparse warning: context imbalance in autofs4_d_automount() different lock contexts for basic block 12 years ago
  Zhao Hongjiang 4173581876 fs: change return values from -EACCES to -EPERM 12 years ago
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
  Ian Kent 0259cb02c4 autofs4 - use simple_empty() for empty directory check 12 years ago
  Ian Kent f55fb0c243 autofs4 - dont clear DCACHE_NEED_AUTOMOUNT on rootless mount 12 years ago