Commit History

Author SHA1 Message Date
  Linus Torvalds 33caf82acf Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
  Dmitry Monakhov a1c6f05733 fs: use block_device name vsprintf helper 10 years ago
  Andreas Gruenbacher 764a5c6b1f xattr handlers: Simplify list operation 9 years ago
  Andreas Gruenbacher d9a82a0403 xattr handlers: Pass handler to operations instead of flags 10 years ago
  Darrick J. Wong e2b911c535 ext4: clean up feature test macros with predicate functions 10 years ago
  Darrick J. Wong 6a797d2737 ext4: call out CRC and corruption errors with specific error codes 10 years ago
  Linus Torvalds 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
  Wei Yuan 5f80f62ada ext4: remove useless condition in if statement. 10 years ago
  Sheng Yong 72b8e0f9fa ext4: remove unused header files 10 years ago
  Dmitry Monakhov 9aa5d32ba2 ext4: Replace open coded mdata csum feature to helper function 11 years ago
  Darrick J. Wong a0626e7595 ext4: check EA value offset when loading 11 years ago
  Theodore Ts'o e3cf5d5d9a ext4: prepare to drop EXT4_STATE_DELALLOC_RESERVED 11 years ago
  liang xie 5d60125530 ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access 11 years ago
  Lukas Czerner c8b459f492 ext4: remove unnecessary double parentheses 11 years ago
  Zhang Zhen 230b8c1a7b ext4: avoid unneeded lookup when xattr name is invalid 11 years ago
  Jan Kara ec4cb1aa2b ext4: fix jbd2 warning under heavy xattr load 11 years ago
  T Makphaibulchoke 9c191f701c ext4: each filesystem creates and uses its own mb_cache 11 years ago
  Theodore Ts'o 7b1b2c1b9c ext4: don't calculate total xattr header size unless needed 11 years ago
  Christoph Hellwig 64e178a711 ext2/3/4: use generic posix ACL infrastructure 11 years ago
  Theodore Ts'o dcb9917ba0 ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea() 12 years ago
  Dave Jones 6e4ea8e33b ext4: fix memory leak in xattr 12 years ago
  Theodore Ts'o d6a771056b ext4: fix miscellaneous big endian warnings 12 years ago
  Lukas Czerner 1231b3a1eb ext4: fix xattr block allocation/release with bigalloc 12 years ago
  Theodore Ts'o 95eaefbdec ext4: fix the number of credits needed for acl ops with inline data 12 years ago
  Theodore Ts'o 9924a92a8c ext4: pass context information to jbd2__journal_start() 12 years ago
  Wang Shilong aebf02430d ext4: use unlikely to improve the efficiency of the kernel 12 years ago
  Theodore Ts'o 860d21e2c5 ext4: return ENOMEM if sb_getblk() fails 12 years ago
  Theodore Ts'o bd9926e803 ext4: zero out inline data using memset() instead of empty_zero_page 12 years ago
  Tao Ma 0d812f77b3 ext4: evict inline data out if we need to strore xattr in inode 12 years ago