Commit Graph

2670 Commits (95323361e5313733a54771c5059f5b352adbf32c)

Author SHA1 Message Date
Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
Eric Sandeen 7dfbcbefad xfs: fallback to vmalloc for large buffers in xfs_compat_attrlist_by_handle 12 years ago
Eric Sandeen dd700d9452 xfs: fallback to vmalloc for large buffers in xfs_attrlist_by_handle 12 years ago
Dave Chinner 742ae1e35b xfs: introduce CONFIG_XFS_WARN 12 years ago
Dave Chinner cab09a81fb xfs: fix da node magic number mismatches 12 years ago
Dave Chinner 946217ba28 xfs: Remote attr validation fixes and optimisations 12 years ago
Dave Chinner 123887e843 xfs: Teach dquot recovery about CONFIG_XFS_QUOTA 12 years ago
Dave Chinner e721f504cf xfs: implement extended feature masks 12 years ago
Dave Chinner 04a1e6c5b2 xfs: add CRC checks to the superblock 12 years ago
Dave Chinner 61fe135c1d xfs: buffer type overruns blf_flags field 12 years ago
Dave Chinner d75afeb3d3 xfs: add buffer types to directory and attribute buffers 12 years ago
Dave Chinner d2e448d5fd xfs: add CRC protection to remote attributes 12 years ago
Dave Chinner 95920cd6ce xfs: split remote attribute code out 12 years ago
Dave Chinner 517c22207b xfs: add CRCs to attr leaf blocks 12 years ago
Dave Chinner f5ea110044 xfs: add CRCs to dir2/da node blocks 12 years ago
Dave Chinner 6b2647a12a xfs: shortform directory offsets change for dir3 format 12 years ago
Dave Chinner 24df33b45e xfs: add CRC checking to dir2 leaf blocks 12 years ago
Dave Chinner 33363feed1 xfs: add CRC checking to dir2 data blocks 12 years ago
Dave Chinner cbc8adf897 xfs: add CRC checking to dir2 free blocks 12 years ago
Dave Chinner f5f3d9b016 xfs: add CRC checks to block format directory blocks 12 years ago
Dave Chinner f948dd76dd xfs: add CRC checks to remote symlinks 12 years ago
Dave Chinner 19de7351a8 xfs: split out symlink code into it's own file. 12 years ago
Christoph Hellwig 93848a999c xfs: add version 3 inode format with CRCs 12 years ago
Christoph Hellwig 3fe58f30b4 xfs: add CRC checks for quota blocks 12 years ago
Dave Chinner 983d09ffe3 xfs: add CRC checks to the AGI 12 years ago
Christoph Hellwig 77c95bba01 xfs: add CRC checks to the AGFL 12 years ago
Dave Chinner 4e0e6040c4 xfs: add CRC checks to the AGF 12 years ago
Christoph Hellwig ee1a47ab0e xfs: add support for large btree blocks 12 years ago
Dave Chinner a2050646f6 xfs: increase hexdump output in xfs_corruption_error 12 years ago
Jeff Liu 7fe3258c50 xfs: Update xfs_log_commit_cil() comments 12 years ago
Jeff Liu d4fd0e92fb xfs: Remove the obsolete XLOG_CIL_HARD_SPACE_LIMIT() macros 12 years ago
Al Viro 8d71db4f08 lift sb_start_write/sb_end_write out of ->aio_write() 12 years ago
Dave Chinner 666d644cd7 xfs: don't free EFIs before the EFDs are committed 12 years ago
Rich Johnston 3d6e036193 xfs: Add ratelimited printk for different alert levels 12 years ago
Jan Kara ff9a28f6c2 xfs: Fix WARN_ON(delalloc) in xfs_vm_releasepage() 12 years ago
Brian Foster 19cb7e3854 xfs: xfs_iomap_prealloc_size() tracepoint 12 years ago
Brian Foster 76a4202a38 xfs: add quota-driven speculative preallocation throttling 12 years ago
Brian Foster b136645116 xfs: xfs_dquot prealloc throttling watermarks and low free space 12 years ago
Brian Foster 4b6eae2e6a xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_t 12 years ago
Brian Foster c9bdbdc074 xfs: push rounddown_pow_of_two() to after prealloc throttle 12 years ago
Brian Foster 3c58b5f809 xfs: reorganize xfs_iomap_prealloc_size to remove indentation 12 years ago
Dave Chinner e001873853 xfs: ensure we capture IO errors correctly 12 years ago
Mark Tinguely 3325beed46 xfs: fix xfs_iomap_eof_prealloc_initial_size type 12 years ago
Brian Foster 83cdadd8b0 xfs: fix potential infinite loop in xfs_iomap_prealloc_size() 12 years ago
Christoph Hellwig 56cea2d088 xfs: take inode version into account in XFS_LITINO 12 years ago
Dave Chinner c163f9a176 xfs: ensure we capture IO errors correctly 12 years ago
Jeff Liu d8ddfe81c7 xfs: Remove obsoleted m_inode_shrink from xfs_mount structure 12 years ago
Dave Chinner 9e5987a779 xfs: rearrange some code in xfs_bmap for better locality 12 years ago
Akinobu Mita ecb3403de1 xfs: rename random32() to prandom_u32() 12 years ago
Dave Chinner d5929de833 xfs: don't verify buffers after IO errors 12 years ago