Commit History

Author SHA1 Message Date
  Linus Torvalds 89fbf5384d Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Christoph Hellwig a4058c5bce nfsd: remove nfsd_vfs_read 8 years ago
  Christoph Hellwig 73da852e38 nfsd: use vfs_iter_read/write 8 years ago
  Al Viro 4d7edbc34c nfsd_readlink(): switch to vfs_get_link() 8 years ago
  Linus Torvalds c70422f760 Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux 8 years ago
  NeilBrown 99bbf6ecc6 NFS: don't try to cross a mountpount when there isn't one there. 8 years ago
  NeilBrown 717a94b5fc sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current_restore_flags() 8 years ago
  Christoph Hellwig 783112f740 nfsd: special case truncates some more 8 years ago
  Christoph Hellwig 758e99fefe nfsd: minor nfsd_setattr cleanup 8 years ago
  J. Bruce Fields 60709c093e nfsd: merge stable fix into main nfsd branch 8 years ago
  J. Bruce Fields 0839ffb83e nfsd: Revert "nfsd: special case truncates some more" 8 years ago
  Kinglong Mee 865d50b23e NFSD: Remove unused value inode in nfsd_vfs_write 8 years ago
  Kinglong Mee 52e380e049 NFSD: cleanup dead codes and values in nfsd_write 8 years ago
  Kinglong Mee 54bbb7d206 NFSD: pass an integer for stable type to nfsd_vfs_write 8 years ago
  Christoph Hellwig 41f53350a0 nfsd: special case truncates some more 8 years ago
  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