Historique des commits

Auteur SHA1 Message Date
  Al Viro 5955102c99 wrappers for ->i_mutex access il y a 9 ans
  Linus Torvalds 1d3671df72 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs il y a 9 ans
  Arnd Bergmann 4f1b1519f7 udf: avoid uninitialized variable use il y a 9 ans
  Jan Kara 6c37157874 udf: Fix lost indirect extent block il y a 9 ans
  Jan Kara fcea62babc udf: Factor out code for creating indirect extent il y a 9 ans
  Vegard Nossum b0918d9f47 udf: limit the maximum number of indirect extents in a row il y a 9 ans
  Al Viro 21fc61c73c don't put symlink bodies in pagecache into highmem il y a 9 ans
  Al Viro c73119c58f udf: don't duplicate page_symlink_inode_operations il y a 9 ans
  Steven J. Magnani 70f19f5869 udf: Don't corrupt unalloc spacetable when writing it il y a 10 ans
  Linus Torvalds 4fc8adcfec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 10 ans
  Linus Torvalds 84588e7a5d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs il y a 10 ans
  Omar Sandoval 22c6186ece direct_IO: remove rw from a_ops->direct_IO() il y a 10 ans
  Omar Sandoval 6f67376318 direct_IO: use iov_iter_rw() instead of rw everywhere il y a 10 ans
  Omar Sandoval 17f8c842d2 Remove rw from {,__,do_}blockdev_direct_IO() il y a 10 ans
  Changwoo Min 0fd2ba36b8 udf: return correct errno for udf_update_inode() il y a 10 ans
  Christoph Hellwig e2e40f2c1e fs: move struct kiocb to fs.h il y a 10 ans
  Fabian Frederick 13f0c2b0f6 udf: remove redundant buffer_head.h includes il y a 10 ans
  Fabian Frederick 6981498d79 udf: remove bool assignment to 0/1 il y a 10 ans
  Jan Kara 23b133bdc4 udf: Check length of extended attributes and allocation descriptors il y a 10 ans
  Jan Kara 7914495427 udf: Remove repeated loads blocksize il y a 10 ans
  Jan Kara e159332b9a udf: Verify i_size when loading inode il y a 10 ans
  Jan Kara 6174c2eb8e udf: Fix loading of special inodes il y a 11 ans
  Jan Kara 470cca56c3 udf: Set i_generation field il y a 11 ans
  Jan Kara 4071b91362 udf: Properly detect stale inodes il y a 11 ans
  Jan Kara 6d3d5e860a udf: Make udf_read_inode() and udf_iget() return error il y a 11 ans
  Jan Kara c03aa9f6e1 udf: Avoid infinite loop when processing indirect ICBs il y a 11 ans
  Jan Kara bb7720a0b4 udf: Fold udf_fill_inode() into __udf_read_inode() il y a 11 ans
  Jan Kara 8a70ee3307 udf: Avoid dir link count to go negative il y a 11 ans
  Al Viro 31b140398c switch {__,}blockdev_direct_IO() to iov_iter il y a 11 ans
  Al Viro a6cbcd4a4a get rid of pointless iov_length() in ->direct_IO() il y a 11 ans