Commit History

Author SHA1 Message Date
  Linus Torvalds 4edebed866 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 13 years ago
  Andreas Dilger 7e936b7372 ext4: disallow hard-linked directory in ext4_lookup 13 years ago
  Linus Torvalds 26fe575028 vfs: make it possible to access the dentry hash/len as one 64-bit entry 13 years ago
  Theodore Ts'o b09de7fa52 ext4: remove unnecessary check in add_dirent_to_buf() 13 years ago
  Darrick J. Wong b0336e8d21 ext4: calculate and verify checksums of directory leaf blocks 13 years ago
  Darrick J. Wong dbe8944404 ext4: Calculate and verify checksums for htree nodes 13 years ago
  Darrick J. Wong a9c4731780 ext4: calculate and verify superblock checksum 13 years ago
  Darrick J. Wong e615391896 ext4: change on-disk layout to support extended metadata checksumming 13 years ago
  Zheng Liu 9ee4930259 ext4: format flag in dx_probe() 13 years ago
  Al Viro 0ce8c0109f ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in symlink() 13 years ago
  Al Viro 1a67aafb5f switch ->mknod() to umode_t 14 years ago
  Al Viro 4acdaf27eb switch ->create() to umode_t 14 years ago
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 14 years ago
  Linus Torvalds d211858837 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 years ago
  Linus Torvalds f1f8935a5c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 13 years ago
  Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
  Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers 13 years ago
  Dmitry Monakhov 5cb81dabcc ext4: fix quota accounting during migration 13 years ago
  Andreas Dilger 909a4cf1ff ext4: avoid setting directory i_nlink to zero 13 years ago
  Theodore Ts'o 5930ea6438 ext4: call ext4_handle_dirty_metadata with correct inode in ext4_dx_add_entry 14 years ago
  Darrick J. Wong f9287c1f2d ext4: ext4_mkdir should dirty dir_block with newly created directory inode 14 years ago
  Darrick J. Wong bcaa992975 ext4: ext4_rename should dirty dir_bh with the correct directory 14 years ago
  Christoph Hellwig 65299a3b78 block: separate priority boosting from REQ_META 14 years ago
  Christoph Hellwig 5dc06c5a70 block: remove READ_META and WRITE_META 14 years ago
  Eric Sandeen 8c20871998 ext4: Properly count journal credits for long symlinks 14 years ago
  Linus Torvalds 60ad446682 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 14 years ago
  Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 years ago
  Al Viro a9049376ee make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
  Bernd Schubert 265c6a0f92 ext4: fix compilation with -DDX_DEBUG 14 years ago
  Lukas Czerner afb86178cb ext4: remove unnecessary comments in ext4_orphan_add() 14 years ago