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
|
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
|
e04426b920
xfs: move allocation stack switch up to xfs_bmapi_allocate
|
12 years ago |
Dave Chinner
|
2455881c0b
xfs: introduce XFS_BMAPI_STACK_SWITCH
|
12 years ago |
Mark Tinguely
|
a00416844b
xfs: zero allocation_args on the kernel stack
|
12 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 |
Dave Chinner
|
2a0ec1d9ed
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
|
13 years ago |
Dave Chinner
|
fd50092c08
xfs: move xfs_fsb_to_db to xfs_bmap.h
|
13 years ago |
Dave Chinner
|
58e2077064
xfs: don't assert on delalloc regions beyond EOF
|
13 years ago |
Kamal Dasu
|
5575acc780
xfs: fix deadlock in xfs_rtfree_extent
|
13 years ago |
Dave Chinner
|
f074211f60
xfs: fallback to vmalloc for large buffers in xfs_getbmap
|
13 years ago |
Christoph Hellwig
|
ce7ae151dd
xfs: remove the i_size field in struct xfs_inode
|
13 years ago |
Christoph Hellwig
|
8096b1ebb5
xfs: remove the if_ext_max field in struct xfs_ifork
|
13 years ago |
Dave Chinner
|
a99ebf43f4
xfs: fix allocation length overflow in xfs_bmapi_write()
|
13 years ago |
Christoph Hellwig
|
ddc3415aba
xfs: simplify xfs_trans_ijoin* again
|
14 years ago |
Christoph Hellwig
|
b0eab14e74
xfs: dont ignore error code from xfs_bmbt_update
|
14 years ago |
Christoph Hellwig
|
c653424985
xfs: pass bmalloca to xfs_bmap_add_extent_hole_real
|
14 years ago |