Commit Graph

231 Commits (499b3803d3e2f062f73bf22372b38393369ffcbf)

Author SHA1 Message Date
Dave Chinner d6cf13051f xfs: convert m_dirblkfsbs to xfs_da_geometry 11 years ago
Christoph Hellwig c977eb1065 xfs: split xfs_bmap_btalloc_nullfb 11 years ago
Dave Chinner d39a2ced0f xfs: collapse range is delalloc challenged 11 years ago
Christoph Hellwig 8b90a33f47 xfs: don't try to use the filestream allocator for metadata allocations 11 years ago
Eric Sandeen 6a9edd3d54 xfs: remove unused mp arg from xfs_bmap_forkoff_reset() 11 years ago
Eric Sandeen 152d93b732 xfs: remove unused mp arg from xfs_bmdr_maxrecs() 11 years ago
Eric Sandeen 7fb2cd4d32 xfs: remove unused tp arg from xfs_bmap_last_offset() and callers 11 years ago
Namjae Jeon e1d8fb88a6 xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate 11 years ago
Christoph Hellwig eef334e577 xfs: assert that we hold the ilock for extent map access 11 years ago
Dave Chinner 33177f0536 xfs: swalloc doesn't align allocations properly 11 years ago
Dave Chinner 6e708bcf65 xfs: align initial file allocations correctly 11 years ago
Dave Chinner f9b395a8ef xfs: align initial file allocations correctly 11 years ago
Mark Tinguely 9e3908e342 xfs: fix unlock in xfs_bmap_add_attrfork 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 5706278758 xfs: unify directory/attribute format definitions 11 years ago
Dave Chinner 70a9883c5f xfs: create a shared header file for format-related information 11 years ago
Eric Sandeen 08e96e1a3c xfs: remove newlines from strings passed to __xfs_printk 11 years ago
Dave Chinner a30b036797 xfs: fix some minor sparse warnings 12 years ago
Zhi Yong Wu 02bb4873db xfs: fix the comment of xfs_bmap_last_before() 12 years ago
Zhi Yong Wu a97f4df7b5 xfs: fix the comment of xfs_bmap_validate_ret() 12 years ago
Jie Liu 3d3c8b5222 xfs: refactor xfs_trans_reserve() interface 12 years ago
Dave Chinner c24b5dfadc xfs: kill xfs_vnodeops.[ch] 12 years ago
Dave Chinner 836a94ad59 xfs: fix issues that cause userspace warnings 12 years ago
Dave Chinner 6898811459 xfs: create xfs_bmap_util.[ch] 12 years ago
Dave Chinner 2b9ab5ab9c xfs: reshuffle dir2 definitions around for userspace 12 years ago
Dave Chinner 6ca1c9063d xfs: separate dquot on disk format definitions out of xfs_quota.h 12 years ago
Dave Chinner f3508bcddf xfs: remove local fork format handling from xfs_bmapi_write() 12 years ago
Dave Chinner 61fe135c1d xfs: buffer type overruns blf_flags field 12 years ago
Dave Chinner f5ea110044 xfs: add CRCs to dir2/da node blocks 12 years ago
Dave Chinner 19de7351a8 xfs: split out symlink code into it's own file. 12 years ago
Christoph Hellwig ee1a47ab0e xfs: add support for large btree blocks 12 years ago
Christoph Hellwig 56cea2d088 xfs: take inode version into account in XFS_LITINO 12 years ago
Dave Chinner 9e5987a779 xfs: rearrange some code in xfs_bmap for better locality 12 years ago
Dave Chinner 1e82379b01 xfs: xfs_bmap_add_attrfork_local is too generic 12 years ago
Brian Foster d26978dd86 xfs: pull up stack_switch check into xfs_bmapi_write 12 years ago
Brian Foster 9e96fe6df4 xfs: pull up stack_switch check into xfs_bmapi_write 12 years ago
Eric Sandeen 83a9ba0057 xfs: don't zero structure members after a memset(0) 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 3d3e6f64e2 xfs: verify btree blocks as they are read from disk 12 years ago
Dave Chinner 4bc1ea6b8d xfs: remove xfs_flush_pages 12 years ago
Dave Chinner 1f3c785c3a xfs: move allocation stack switch up to xfs_bmapi_allocate 12 years ago
Dave Chinner 326c03555b xfs: introduce XFS_BMAPI_STACK_SWITCH 12 years ago
Mark Tinguely 408cc4e97a xfs: zero allocation_args on the kernel stack 12 years ago
Dave Chinner e04426b920 xfs: move allocation stack switch up to xfs_bmapi_allocate 13 years ago
Dave Chinner 2455881c0b xfs: introduce XFS_BMAPI_STACK_SWITCH 13 years ago
Mark Tinguely a00416844b xfs: zero allocation_args on the kernel stack 13 years ago
Dave Chinner 32972383ca xfs: make largest supported offset less shouty 13 years ago
Dave Chinner ea562ed6e7 xfs: fix delalloc quota accounting on failure 13 years ago