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
|
13 years ago |
Christoph Hellwig
|
b0eab14e74
xfs: dont ignore error code from xfs_bmbt_update
|
13 years ago |
Christoph Hellwig
|
c653424985
xfs: pass bmalloca to xfs_bmap_add_extent_hole_real
|
13 years ago |
Christoph Hellwig
|
572a4cf04a
xfs: pass bmalloca to xfs_bmap_add_extent_delay_real
|
13 years ago |
Christoph Hellwig
|
c315c90b7d
xfs: move logflags into bmalloca
|
13 years ago |
Dave Chinner
|
e0c3da5d89
xfs: move lastx and nallocs into bmalloca
|
13 years ago |
Dave Chinner
|
29c8d17a89
xfs: move btree cursor into bmalloca
|
13 years ago |
Dave Chinner
|
963c30cf45
xfs: do not keep local copies of allocation ranges in xfs_bmapi_allocate
|
13 years ago |
Dave Chinner
|
3a75667e90
xfs: rename allocation range fields in struct xfs_bmalloca
|
13 years ago |
Dave Chinner
|
0937e0fd8b
xfs: move firstblock and bmap freelist cursor into bmalloca structure
|
13 years ago |