Commit History

作者 SHA1 備註 提交日期
  Linus Torvalds c140f8b072 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 6 年之前
  Vasily Averin de59fae004 ext4: fix buffer leak in __ext4_read_dirblock() on error path 6 年之前
  Vasily Averin feaf264ce7 ext4: avoid buffer leak in ext4_orphan_add() after prior errors 6 年之前
  Linus Torvalds 8adcc59974 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 6 年之前
  Al Viro e884bce1d9 ext4: don't open-code ERR_CAST 7 年之前
  Gabriel Krisman Bertazi 799578ab16 ext4: fix build error when DX_DEBUG is defined 7 年之前
  Theodore Ts'o b50282f324 ext4: check to make sure the rename(2)'s destination is not freed 7 年之前
  Eric Sandeen f39b3f45db ext4: reset error code in ext4_find_entry in fallback 7 年之前
  Arnd Bergmann 15eefe2a99 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 7 年之前
  Deepa Dinamani 95582b0083 vfs: change inode times to use struct timespec64 7 年之前
  Al Viro 1e2e547a93 do d_instantiate/unlock_new_inode combinations safely 7 年之前
  Linus Torvalds 3462ac5703 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt 7 年之前
  Linus Torvalds 23aedc4b9b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 7 年之前
  Linus Torvalds a4b7fd7d34 Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux 7 年之前
  Jeff Layton ee73f9a52a ext4: convert to new i_version API 7 年之前
  Jeff Layton ae5e165d85 fs: new API for handling inode->i_version 7 年之前
  Eric Biggers 78e1060c94 ext4: switch to fscrypt ->symlink() helper functions 7 年之前
  Colin Ian King a794df0ecd ext4: fix incorrect indentation of if statement 7 年之前
  Chandan Rajendra 9d5afec6b8 ext4: fix crash when a directory's i_size is too small 7 年之前
  Linus Torvalds 32190f0afb Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt 7 年之前
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 年之前
  Eric Biggers 8990427501 ext4: switch to fscrypt_prepare_lookup() 8 年之前
  Eric Biggers 07543d164b ext4: switch to fscrypt_prepare_rename() 8 年之前
  Eric Biggers 697251816d ext4: switch to fscrypt_prepare_link() 8 年之前
  Tahsin Erdogan 9699d4f91d ext4: make xattr inode reads faster 8 年之前
  Andreas Dilger c741489206 ext4: fix dir_nlink behaviour 8 年之前
  Theodore Ts'o bdddf34279 ext4: return EFSBADCRC if a bad checksum error is found in ext4_find_entry() 8 年之前
  Khazhismel Kumykov 6febe6f253 ext4: return EIO on read error in ext4_find_entry 8 年之前
  Artem Blagodarenko e08ac99fa2 ext4: add largedir feature 8 年之前
  Eric Biggers d6b975504e ext4: remove unused d_name argument from ext4_search_dir() et al. 8 年之前