Commit History

Author SHA1 Message Date
  Al Viro 765927b2d5 switch dentry_open() to struct path, make it grab references itself 13 years ago
  Eric Sandeen e8b96eb503 vfs: allow custom EOF in generic_file_llseek code 13 years ago
  Jan Kara 5c0d6b60a0 vfs: Create function for iterating over block devices 13 years ago
  David Howells 9249e17fe0 VFS: Pass mount flags to sget() 13 years ago
  Al Viro 312b63fba9 don't pass nameidata * to vfs_create() 13 years ago
  Al Viro ebfc3b49a7 don't pass nameidata to ->create() 13 years ago
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
  Al Viro e45198a6ac make finish_no_open() return int 13 years ago
  Al Viro 30d9049474 kill struct opendata 13 years ago
  Al Viro d95852777b make ->atomic_open() return int 13 years ago
  Al Viro 47237687d7 ->atomic_open() prototype change - pass int * instead of bool * 13 years ago
  Miklos Szeredi d18e9008c3 vfs: add i_op->atomic_open() 13 years ago
  Al Viro b3d9b7a3c7 vfs: switch i_dentry/d_alias to hlist 13 years ago
  Linus Torvalds 2f9d3df8aa vfs: move inode stat information closer together 13 years ago
  Linus Torvalds 1193755ac6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
  Josef Bacik c3b2da3148 fs: introduce inode operation ->update_time 13 years ago
  Linus Torvalds 08615d7d85 Merge branch 'akpm' (Andrew's patch-bomb) 13 years ago
  Christopher Yeoh ac34ebb3a6 aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() 13 years ago
  Trond Myklebust 1d59d61f60 NFS: Ensure that setattr and getattr wait for O_DIRECT write completion 13 years ago
  Hugh Dickins 17cf28afea mm/fs: remove truncate_range 13 years ago
  Linus Torvalds 90324cc1b1 Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 years ago
  Linus Torvalds 644473e9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 13 years ago
  Jeff Moyer 080399aaaf block: don't mark buffers beyond end of disk as mapped 13 years ago
  Jan Kara 169ebd9013 writeback: Avoid iput() from flusher thread 13 years ago
  Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
  Eric W. Biederman 92361636e0 userns: Store uid and gid types in vfs structures with kuid_t and kgid_t types 13 years ago
  Eric W. Biederman 1a48e2ac03 userns: Replace the hard to write inode_userns with inode_capable. 13 years ago
  Linus Torvalds 5d32c88f0b Merge branch 'akpm' (Andrew's patch-bomb) 13 years ago
  Stephen Boyd 20955e891d libfs: add simple_open() 13 years ago
  Pavel Shilovsky 66189be74f CIFS: Fix VFS lock usage for oplocked files 13 years ago