コミット履歴

作者 SHA1 メッセージ 日付
  Jeff Layton 3b49c9a1e9 fs: convert a pile of fsync routines to errseq_t based reporting 8 年 前
  Fabian Frederick 93407472a2 fs: add i_blocksize() 8 年 前
  Andreas Gruenbacher fd50ecaddf vfs: Remove {get,set,remove}xattr inode operations 8 年 前
  Al Viro 84695ffee7 Merge getxattr prototype change into work.lookups 9 年 前
  Al Viro 79a628d14e reiserfs: switch to generic_{get,set,remove}xattr() 9 年 前
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 年 前
  Al Viro 5955102c99 wrappers for ->i_mutex access 9 年 前
  Al Viro 5d5d568975 make new_sync_{read,write}() static 10 年 前
  Fabian Frederick 17093991af fs/reiserfs: use linux/uaccess.h 11 年 前
  Linus Torvalds 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 年 前
  Al Viro 8d0207652c ->splice_write() via ->write_iter() 11 年 前
  Al Viro 8174202b34 write_iter variants of {__,}generic_file_aio_write() 11 年 前
  Al Viro aad4f8bb42 switch simple generic_file_aio_read() users to ->read_iter() 11 年 前
  Jeff Mahoney a228bf8f0a reiserfs: cleanup, remove unnecessary parens 11 年 前
  Jeff Mahoney cf776a7a4d reiserfs: cleanup, remove leading whitespace from labels 11 年 前
  Jeff Mahoney b491dd1769 reiserfs: cleanup, remove blocks arg from journal_join 11 年 前
  Jeff Mahoney 09f1b80ba8 reiserfs: cleanup, remove sb argument from journal_mark_dirty 11 年 前
  Jeff Mahoney 58d854265c reiserfs: cleanup, remove sb argument from journal_end 11 年 前
  Jeff Mahoney 706a532338 reiserfs: cleanup, remove nblocks argument from journal_end 11 年 前
  Jeff Mahoney 098297b27d reiserfs: cleanup, reformat comments to normal kernel style 11 年 前
  Christoph Hellwig 47f70d08fa reiserfs: use generic posix ACL infrastructure 11 年 前
  Al Viro d5daaaff24 reiserfs: don't wank with EFBIG before calling do_sync_write() 12 年 前
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 年 前
  Marco Stornelli cfac4b47c6 reiserfs: drop vmtruncate 12 年 前
  Al Viro f466c6fdb3 move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h 13 年 前
  Al Viro a3063ab88f move reiserfs_acl.h to fs/reiserfs/acl.h 13 年 前
  Al Viro c45ac8887e take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h 13 年 前
  Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 年 前
  Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 年 前
  Al Viro 178ea73521 kill check_acl callback of generic_permission() 14 年 前