Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Christoph Hellwig dd3932eddf block: remove BLKDEV_IFL_WAIT 15 年之前
  Al Viro 0e4f6a791b Fix reiserfs_file_release() 15 年之前
  Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 年之前
  Dmitry Monakhov fbd9b09a17 blkdev: generalize flags for blkdev_issue_fn functions 15 年之前
  Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem 15 年之前
  Frederic Weisbecker 205cb37b89 kill-the-bkl/reiserfs: definitely drop the bkl from reiserfs_ioctl() 16 年之前
  Jeff Mahoney ee93961be1 reiserfs: rename [cn]_* variables 16 年之前
  Jeff Mahoney d68caa9530 reiserfs: rename p_._ variables 16 年之前