提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 173f865474 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 13 年之前
  Artem Bityutskiy b50924c2c6 ext4: remove unnecessary argument from __ext4_handle_dirty_metadata() 13 年之前
  Al Viro 8fc37ec54c don't expose I_NEW inodes via dentry->d_inode 13 年之前
  Al Viro ebfc3b49a7 don't pass nameidata to ->create() 13 年之前
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 年之前
  Tao Ma ef58f69c3c ext4: use proper csum calculation in ext4_rename 13 年之前
  Linus Torvalds 4edebed866 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 13 年之前
  Andreas Dilger 7e936b7372 ext4: disallow hard-linked directory in ext4_lookup 13 年之前
  Linus Torvalds 26fe575028 vfs: make it possible to access the dentry hash/len as one 64-bit entry 13 年之前
  Theodore Ts'o b09de7fa52 ext4: remove unnecessary check in add_dirent_to_buf() 13 年之前
  Darrick J. Wong b0336e8d21 ext4: calculate and verify checksums of directory leaf blocks 13 年之前
  Darrick J. Wong dbe8944404 ext4: Calculate and verify checksums for htree nodes 13 年之前
  Darrick J. Wong a9c4731780 ext4: calculate and verify superblock checksum 13 年之前
  Darrick J. Wong e615391896 ext4: change on-disk layout to support extended metadata checksumming 13 年之前
  Zheng Liu 9ee4930259 ext4: format flag in dx_probe() 13 年之前
  Al Viro 0ce8c0109f ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in symlink() 13 年之前
  Al Viro 1a67aafb5f switch ->mknod() to umode_t 14 年之前
  Al Viro 4acdaf27eb switch ->create() to umode_t 14 年之前
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 14 年之前
  Linus Torvalds d211858837 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 年之前
  Linus Torvalds f1f8935a5c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 13 年之前
  Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 年之前
  Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers 13 年之前
  Dmitry Monakhov 5cb81dabcc ext4: fix quota accounting during migration 13 年之前
  Andreas Dilger 909a4cf1ff ext4: avoid setting directory i_nlink to zero 13 年之前
  Theodore Ts'o 5930ea6438 ext4: call ext4_handle_dirty_metadata with correct inode in ext4_dx_add_entry 14 年之前
  Darrick J. Wong f9287c1f2d ext4: ext4_mkdir should dirty dir_block with newly created directory inode 14 年之前
  Darrick J. Wong bcaa992975 ext4: ext4_rename should dirty dir_bh with the correct directory 14 年之前
  Christoph Hellwig 65299a3b78 block: separate priority boosting from REQ_META 14 年之前
  Christoph Hellwig 5dc06c5a70 block: remove READ_META and WRITE_META 14 年之前