Commit History

Author SHA1 Message Date
  Dave Chinner d123031a56 xfs: add tracepoints to AGF/AGI read operations 11 years ago
  Dave Chinner a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
  Dave Chinner 239880ef64 xfs: decouple log and transaction headers 11 years ago
  Dave Chinner 70a9883c5f xfs: create a shared header file for format-related information 11 years ago
  Brian Foster b121099d84 xfs: check correct status variable for xfs_inobt_get_rec() call 12 years ago
  Zhi Yong Wu 2f21ff1cca xfs: fix the comment of xfs_ialloc_ag_select() 12 years ago
  Dave Chinner 836a94ad59 xfs: fix issues that cause userspace warnings 12 years ago
  Dave Chinner 7bb85ef360 xfs: move unrelated definitions out of xfs_inode.h 12 years ago
  Dave Chinner ddf6ad0143 xfs: Use inode create transaction 12 years ago
  Dave Chinner 28c8e41af6 xfs: Inode create item recovery 12 years ago
  Jie Liu 43df2ee659 xfs: Remove the left function variable from xfs_ialloc_get_rec() 12 years ago
  Dave Chinner 61fe135c1d xfs: buffer type overruns blf_flags field 12 years ago
  Christoph Hellwig 93848a999c xfs: add version 3 inode format with CRCs 12 years ago
  Dave Chinner 983d09ffe3 xfs: add CRC checks to the AGI 12 years ago
  Akinobu Mita ecb3403de1 xfs: rename random32() to prandom_u32() 12 years ago
  Eric Sandeen 83a9ba0057 xfs: don't zero structure members after a memset(0) 12 years ago
  Dave Chinner 7c4cebe8e0 xfs: inode allocation should use unmapped buffers. 12 years ago
  Dave Chinner 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 years ago
  Dave Chinner b0f539de9f xfs: connect up write verifiers to new buffers 12 years ago
  Dave Chinner 612cfbfe17 xfs: add pre-write metadata buffer verifier callbacks 12 years ago
  Dave Chinner 3702ce6ed7 xfs: verify AGI blocks as they are read from disk 12 years ago
  Dave Chinner c3f8fc73ac xfs: make buffer read verication an IO completion function 12 years ago
  Carlos Maiolino cd856db69c xfs: Update inode alloc comments 12 years ago
  Mark Tinguely a00416844b xfs: zero allocation_args on the kernel stack 12 years ago
  Carlos Maiolino 8aea3ff411 xfs: Fix m_agirotor reset during AG selection 12 years ago
  Christoph Hellwig c4982110ae xfs: unlock the AGI buffer when looping in xfs_dialloc 13 years ago
  Christoph Hellwig be60fe54b2 xfs: do not read the AGI buffer in xfs_dialloc until nessecary 13 years ago
  Christoph Hellwig 55d6af64cb xfs: refactor xfs_ialloc_ag_select 13 years ago
  Christoph Hellwig 4bb61069d2 xfs: add a short cut to xfs_dialloc for the non-NULL agbp case 13 years ago
  Christoph Hellwig 08358906ed xfs: remove the alloc_done argument to xfs_dialloc 13 years ago