Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Torvalds 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 10 años
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations hace 10 años
  Wei Yuan 5f80f62ada ext4: remove useless condition in if statement. hace 10 años
  Sheng Yong 72b8e0f9fa ext4: remove unused header files hace 10 años
  Dmitry Monakhov 9aa5d32ba2 ext4: Replace open coded mdata csum feature to helper function hace 11 años
  Darrick J. Wong a0626e7595 ext4: check EA value offset when loading hace 11 años
  Theodore Ts'o e3cf5d5d9a ext4: prepare to drop EXT4_STATE_DELALLOC_RESERVED hace 11 años
  liang xie 5d60125530 ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access hace 11 años
  Lukas Czerner c8b459f492 ext4: remove unnecessary double parentheses hace 11 años
  Zhang Zhen 230b8c1a7b ext4: avoid unneeded lookup when xattr name is invalid hace 11 años
  Jan Kara ec4cb1aa2b ext4: fix jbd2 warning under heavy xattr load hace 11 años
  T Makphaibulchoke 9c191f701c ext4: each filesystem creates and uses its own mb_cache hace 11 años
  Theodore Ts'o 7b1b2c1b9c ext4: don't calculate total xattr header size unless needed hace 12 años
  Christoph Hellwig 64e178a711 ext2/3/4: use generic posix ACL infrastructure hace 12 años
  Theodore Ts'o dcb9917ba0 ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea() hace 12 años
  Dave Jones 6e4ea8e33b ext4: fix memory leak in xattr hace 12 años
  Theodore Ts'o d6a771056b ext4: fix miscellaneous big endian warnings hace 12 años
  Lukas Czerner 1231b3a1eb ext4: fix xattr block allocation/release with bigalloc hace 13 años
  Theodore Ts'o 95eaefbdec ext4: fix the number of credits needed for acl ops with inline data hace 13 años
  Theodore Ts'o 9924a92a8c ext4: pass context information to jbd2__journal_start() hace 13 años
  Wang Shilong aebf02430d ext4: use unlikely to improve the efficiency of the kernel hace 13 años
  Theodore Ts'o 860d21e2c5 ext4: return ENOMEM if sb_getblk() fails hace 13 años
  Theodore Ts'o bd9926e803 ext4: zero out inline data using memset() instead of empty_zero_page hace 13 años
  Tao Ma 0d812f77b3 ext4: evict inline data out if we need to strore xattr in inode hace 13 años
  Tao Ma 879b38257b ext4: export inline xattr functions hace 13 años
  Eric Sandeen 37be2f59d3 ext4: remove ext4_handle_release_buffer() hace 13 años
  Tao Ma 41eb70dde4 ext4: use s_csum_seed instead of i_csum_seed for xattr block hace 13 años
  Darrick J. Wong cc8e94fd12 ext4: Calculate and verify checksums of extended attribute blocks hace 13 años
  Joe Perches ace36ad431 ext4: add no_printk argument validation, fix fallout hace 13 años
  Eric Sandeen c1bb05a657 ext4: avoid deadlock on sync-mounted FS w/o journal hace 14 años