Commit History

Author SHA1 Message Date
  Ernesto A. Fernández 8cd3cb5061 hfs: update timestamp on truncate() 6 years ago
  Al Viro 5bef915104 new helper: inode_fake_hash() 7 years ago
  Linus Torvalds 7a932516f5 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground 7 years ago
  Deepa Dinamani 95582b0083 vfs: change inode times to use struct timespec64 7 years ago
  Al Viro 0e5c56fd07 hfs: don't allow mounting over .../rsrc 7 years ago
  Al Viro 6b9cceead0 hfs: use d_splice_alias() 7 years ago
  Jeff Layton 3b49c9a1e9 fs: convert a pile of fsync routines to errseq_t based reporting 8 years ago
  Ingo Molnar 5b825c3af1 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> 8 years ago
  Linus Torvalds 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Linus Torvalds 97d2116708 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Andreas Gruenbacher fd50ecaddf vfs: Remove {get,set,remove}xattr inode operations 8 years ago
  Andreas Gruenbacher b8020eff7f hfs: Switch to generic xattr handlers 8 years ago
  Deepa Dinamani 02027d42c3 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps 9 years ago
  Jan Kara 31051c85b5 fs: Give dentry to inode_change_ok() instead of inode 9 years ago
  Linus Torvalds 835c92d43b Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
  Al Viro 71e939634d qstr: constify instances in hfs 9 years ago
  Al Viro 93c76a3d43 file_inode(f)->i_mapping is f->f_mapping 9 years ago
  Linus Torvalds c2e7b20705 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
  Al Viro 9717a91b01 hfs: switch to ->iterate_shared() 9 years ago
  Christoph Hellwig c8b8e32d70 direct-io: eliminate the offset argument to ->direct_IO 9 years ago
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
  Al Viro 5955102c99 wrappers for ->i_mutex access 9 years ago
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
  Omar Sandoval 22c6186ece direct_IO: remove rw from a_ops->direct_IO() 10 years ago
  Omar Sandoval 6f67376318 direct_IO: use iov_iter_rw() instead of rw everywhere 10 years ago
  Omar Sandoval 17f8c842d2 Remove rw from {,__,do_}blockdev_direct_IO() 10 years ago
  Al Viro 5d5d568975 make new_sync_{read,write}() static 10 years ago
  Christoph Hellwig e2e40f2c1e fs: move struct kiocb to fs.h 10 years ago
  Al Viro 8174202b34 write_iter variants of {__,}generic_file_aio_write() 11 years ago
  Al Viro aad4f8bb42 switch simple generic_file_aio_read() users to ->read_iter() 11 years ago