Commit History

Author SHA1 Message Date
  Linus Torvalds 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Deepa Dinamani c2050a454c fs: Replace current_fs_time() with current_time() 9 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
  Al Viro 5955102c99 wrappers for ->i_mutex access 9 years ago
  Namjae Jeon b13bb33eac fat: add fat_fallocate operation 9 years ago
  Tejun Heo 66114cad64 writeback: separate out include/linux/backing-dev-defs.h 10 years ago
  Linus Torvalds 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  Alexander Kuleshov 58932ef7f2 fs/fat: remove unnecessary includes 10 years ago
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
  Al Viro 5d5d568975 make new_sync_{read,write}() static 10 years ago
  Namjae Jeon c0ef0cc9d2 fat: fix data past EOF resulting from fsx testsuite 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
  Mike Lockwood 6e5b93ee55 fatfs: add FAT_IOCTL_GET_VOLUME_ID 12 years ago
  Namjae Jeon ea3983ace6 fat: restructure export_operations 12 years ago
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
  Eric W. Biederman 170782eb89 userns: Convert fat to use kuid/kgid where appropriate 13 years ago
  Jan Kara e24f17da35 fat: Push mnt_want_write() outside of i_mutex 13 years ago
  Al Viro dacd0e7b39 fat: propagate umode_t 14 years ago
  Al Viro 2a79f17e4a vfs: mnt_drop_write_file() 13 years ago
  Al Viro a561be7100 switch a bunch of places to mnt_want_write_file() 13 years ago
  Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
  Christoph Hellwig 562c72aa57 fs: move inode_dio_wait calls into ->setattr 14 years ago
  Christoph Hellwig 5826869158 fat: remove i_alloc_sem abuse 14 years ago
  OGAWA Hirofumi 1adffbae22 fat: Fix corrupt inode flags when remove ATTR_SYS flag 14 years ago
  Christoph Hellwig 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 years ago
  Christoph Hellwig db78b877f7 always call inode_change_ok early in ->setattr 15 years ago
  Christoph Hellwig 6a1a90ad1b rename generic_setattr 15 years ago
  npiggin@suse.de 459f6ed3b8 fat: convert to use the new truncate convention. 15 years ago