Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Torvalds a66d2c8f7e Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs há 13 anos atrás
  Al Viro 8cae6f7158 ext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file() há 13 anos atrás
  Al Viro 331ae4962b ext4: fix duplicated mnt_drop_write call in EXT4_IOC_MOVE_EXT há 13 anos atrás
  Tao Ma b22b1f178f ext4: don't set i_flags in EXT4_IOC_SETFLAGS há 13 anos atrás
  Theodore Ts'o 79906964a1 ext4: don't trash state flags in EXT4_IOC_SETFLAGS há 13 anos atrás
  Darrick J. Wong 814525f4df ext4: calculate and verify inode checksums há 13 anos atrás
  Theodore Ts'o ff9cb1c4ee Merge branch 'for_linus' into for_linus_merged há 13 anos atrás
  Linus Torvalds ac69e09280 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs há 13 anos atrás
  Djalal Harouni 6c2155b9cc ext{3,4}: Fix potential race when setversion ioctl updates inode há 13 anos atrás
  Djalal Harouni 014a177037 ext4: add missing ext4_resize_end on error paths há 13 anos atrás
  Yongqiang Yang 19c5246d25 ext4: add new online resize interface há 13 anos atrás
  Al Viro 2a79f17e4a vfs: mnt_drop_write_file() há 13 anos atrás
  Al Viro a561be7100 switch a bunch of places to mnt_want_write_file() há 13 anos atrás
  Theodore Ts'o 22cdfca564 ext4: remove unneeded file_remove_suid() from ext4_ioctl() há 13 anos atrás
  H Hartley Sweeten e6705f7c25 ext4: add __user decoration to calls of copy_{from,to}_user() há 13 anos atrás
  Tao Ma 7fd59c83b0 ext4: remove the obsolete/broken EXT4_IOC_WAIT_FOR_READONLY ioctl há 13 anos atrás
  Theodore Ts'o bab08ab964 ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.) há 13 anos atrás
  Yongqiang Yang 8f82f840ec ext4: prevent parallel resizers by atomic bit ops há 14 anos atrás
  Linus Torvalds ae005cbed1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 há 14 anos atrás
  Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable há 14 anos atrás
  Tao Ma a56e69c28a ext4: add FITRIM to compat_ioctl. há 14 anos atrás
  Lukas Czerner 5c2ed62fd4 ext4: Adjust minlen with discard_granularity in the FITRIM ioctl há 14 anos atrás
  Lukas Czerner 4143179218 ext4: check if device support discard in FITRIM ioctl há 14 anos atrás
  Lukas Czerner e681c047e4 ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard há 14 anos atrás
  Theodore Ts'o 60e6679e28 ext4: Drop whitespace at end of lines há 15 anos atrás
  Ben Hutchings 4d92dc0f00 ext4: Fix compat EXT4_IOC_ADD_GROUP há 15 anos atrás
  Christian Borntraeger b684b2ee94 ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode há 15 anos atrás
  Akira Fujita c437b27335 ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl há 15 anos atrás
  Jiaying Zhang c8d46e41bc ext4: Add flag to files with blocks intentionally past EOF há 15 anos atrás
  Akira Fujita 4a58579b9e ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT há 15 anos atrás