Commit History

作者 SHA1 備註 提交日期
  Kees Cook 6396bb2215 treewide: kzalloc() -> kcalloc() 7 年之前
  Linus Torvalds 1751e8a6cb Rename superblock flags (MS_xyz -> SB_xyz) 7 年之前
  David Howells bc98a42c1f VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) 8 年之前
  Jan Kara a480b5bebd reiserfs: Remove i_attrs_to_sd_attrs() 8 年之前
  Jan Kara a73415a8a5 reiserfs: Remove useless setting of i_flags 8 年之前
  Fabian Frederick 93407472a2 fs: add i_blocksize() 8 年之前
  Christoph Hellwig be297968da mm: only include blk_types in swap.h if CONFIG_SWAP is enabled 8 年之前
  Linus Torvalds 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 年之前
  Deepa Dinamani 02027d42c3 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps 9 年之前
  Jan Kara 31051c85b5 fs: Give dentry to inode_change_ok() instead of inode 9 年之前
  Mike Christie 2a222ca992 fs: have submit_bh users pass in op and flags separately 9 年之前
  Christoph Hellwig c8b8e32d70 direct-io: eliminate the offset argument to ->direct_IO 9 年之前
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 年之前
  Al Viro 21fc61c73c don't put symlink bodies in pagecache into highmem 9 年之前
  Jan Kara 2e6c97ea4c reiserfs: Handle error from dquot_initialize() 10 年之前
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 年之前
  Omar Sandoval 22c6186ece direct_IO: remove rw from a_ops->direct_IO() 10 年之前
  Omar Sandoval 6f67376318 direct_IO: use iov_iter_rw() instead of rw everywhere 10 年之前
  Omar Sandoval 17f8c842d2 Remove rw from {,__,do_}blockdev_direct_IO() 10 年之前
  Christoph Hellwig e2e40f2c1e fs: move struct kiocb to fs.h 10 年之前
  Fabian Frederick 714b71a3a9 fs/reiserfs/inode.c: replace 0 by NULL for pointers 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 年之前
  Jeff Mahoney 22e7478ddb reiserfs: call truncate_setsize under tailpack mutex 11 年之前
  Al Viro 31b140398c switch {__,}blockdev_direct_IO() to iov_iter 11 年之前
  Al Viro a6cbcd4a4a get rid of pointless iov_length() in ->direct_IO() 11 年之前
  Al Viro d8d3d94b80 pass iov_iter to ->direct_IO() 11 年之前
  Jeff Mahoney a228bf8f0a reiserfs: cleanup, remove unnecessary parens 11 年之前
  Jeff Mahoney cf776a7a4d reiserfs: cleanup, remove leading whitespace from labels 11 年之前
  Jeff Mahoney 09f1b80ba8 reiserfs: cleanup, remove sb argument from journal_mark_dirty 11 年之前