Felix Blyakher
|
1f23920dbf
xfs: fix double unlock in xfs_swap_extents()
|
16 years ago |
Christoph Hellwig
|
7c8f7af67d
xfs: reject swapext ioctl on swapfiles
|
16 years ago |
Josef 'Jeff' Sipek
|
ef8f7fc549
xfs: cleanup error handling in xfs_swap_extents
|
16 years ago |
Eric Sandeen
|
ac12b4e25e
don't reallocate sxp variable passed into xfs_swapext
|
16 years ago |
sandeen@sandeen.net
|
743bb4650d
[XFS] Move copy_from_user calls out of ioctl helpers into ioctl switch.
|
16 years ago |
David Chinner
|
f9114eba1e
[XFS] Prevent lockdep false positives when locking two inodes.
|
16 years ago |
Christoph Hellwig
|
df80c933f9
[XFS] remove some easy bhv_vnode_t instances
|
16 years ago |
Christoph Hellwig
|
e1cccd917b
[XFS] kill xfs_lock_dir_and_entry
|
16 years ago |
Christoph Hellwig
|
0b1f917730
[XFS] remove remaining VN_HOLD calls
|
16 years ago |
David Chinner
|
e4f7529108
[XFS] Kill shouty XFS_ITOV() macro
|
16 years ago |
Denys Vlasenko
|
f0e2d93c29
[XFS] Remove unused arg from kmem_free()
|
17 years ago |
Christoph Hellwig
|
cfa853e47d
[XFS] remove manual lookup from xfs_rename and simplify locking
|
17 years ago |
Christoph Hellwig
|
f6aa7f2184
[XFS] stop re-checking permissions in xfs_swapext
|
17 years ago |
Christoph Hellwig
|
35fec8df65
[XFS] clean up xfs_swapext
|
17 years ago |
Eric Sandeen
|
71ddabb94a
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
|
17 years ago |
Christoph Hellwig
|
613d70436c
[XFS] kill xfs_iocore_t
|
17 years ago |
Lachlan McIlroy
|
541d7d3c4b
[XFS] kill unnessecary ioops indirection
|
17 years ago |
Christoph Hellwig
|
739bfb2a7d
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
|
17 years ago |
Lachlan McIlroy
|
d3cf209476
[XFS] propogate return codes from flush routines
|
18 years ago |
Eric Sandeen
|
1c72bf9003
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
|
18 years ago |
Eric Sandeen
|
7bc5306d74
[XFS] Remove unused header files for MAC and CAP checking functionality.
|
18 years ago |
Josef "Jeff" Sipek
|
e678fb0d52
[PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_path
|
18 years ago |
Nathan Scott
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
19 years ago |
Nathan Scott
|
67fcaa73ad
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
|
19 years ago |
Olaf Weber
|
3e57ecf640
[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report
|
19 years ago |
Nathan Scott
|
ec86dc02fd
[XFS] Complete transition away from linvfs naming convention, finally.
|
19 years ago |
Christoph Hellwig
|
75e17b3caf
[XFS] add helper to get xfs_inode from vnode
|
19 years ago |
Nathan Scott
|
7b71876980
[XFS] Update license/copyright notices to match the prefered SGI
|
19 years ago |
Nathan Scott
|
a844f4510d
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
|
19 years ago |
Eric Sandeen
|
d0cfb37305
[XFS] Stack footprint reduction for xfs_swapext (used from xfs_fsr)
|
19 years ago |