Commit History

Author SHA1 Message Date
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Linus Torvalds 231753ef78 Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs 8 years ago
  Amir Goldstein 031a072a0b vfs: call vfs_clone_file_range() under freeze protection 9 years ago
  Miklos Szeredi fd4a0edf2a vfs: replace calling i_op->readlink with vfs_readlink() 8 years ago
  Anna Schumaker 29ae7f9dc2 NFSD: Implement the COPY call 9 years ago
  Josef Bacik 502aa0a5be nfsd: fix dentry refcounting on create 9 years ago
  Dan Carpenter 2b11885921 nfsd: remove some dead code in nfsd_create_locked() 9 years ago
  J. Bruce Fields fa08139d5e nfsd: drop unnecessary MAY_EXEC check from create 9 years ago
  J. Bruce Fields 7142327449 nfsd: clean up bad-type check in nfsd_create_locked 9 years ago
  J. Bruce Fields d03d9fe476 nfsd: remove unnecessary positive-dentry check 9 years ago
  J. Bruce Fields b44061d0b9 nfsd: reorganize nfsd_create 9 years ago
  J. Bruce Fields e75b23f9e3 nfsd: check d_can_lookup in fh_verify of directories 9 years ago
  J. Bruce Fields 12391d0723 nfsd: remove redundant zero-length check from create 9 years ago
  Oleg Drokin 7eed34f18d nfsd: Make creates return EEXIST instead of EACCES 9 years ago
  Christoph Hellwig 24368aad47 nfsd: use RWF_SYNC 9 years ago
  Christoph Hellwig 793b80ef14 vfs: pass a flags argument to vfs_readv/vfs_writev 9 years ago
  Al Viro 5955102c99 wrappers for ->i_mutex access 9 years ago
  Linus Torvalds cc80fe0eef Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux 9 years ago
  Jeff Layton 6e8b50d16a nfsd: add new io class tracepoint 9 years ago
  Linus Torvalds 33caf82acf Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
  NeilBrown bbddca8e8f nfsd: don't hold i_mutex over userspace upcalls 9 years ago
  Christoph Hellwig ffa0160a10 nfsd: implement the NFSv4.2 CLONE operation 9 years ago
  Jeff Layton aaf91ec148 nfsd: switch unsigned char flags in svc_fh to bools 10 years ago
  Kinglong Mee ead8fb8c24 NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1 10 years ago
  Christoph Hellwig af90f707fa nfsd: take struct file setup fully into nfs4_preprocess_stateid_op 10 years ago
  Christoph Hellwig e749a4621e nfsd: clean up raparams handling 10 years ago
  Andreas Gruenbacher cc265089ce nfsd: Disable NFSv2 timestamp workaround for NFSv3+ 10 years ago
  Christoph Hellwig fd89145460 nfsd: remove nfsd_close 10 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