David Chinner
|
d64e31a2f5
[XFS] Ensure errors from xfs_bdstrat() are correctly checked.
|
17 лет назад |
David Chinner
|
e5720eec05
[XFS] Propagate errors from xfs_trans_commit().
|
17 лет назад |
David Chinner
|
714082bc12
[XFS] Report errors from xfs_reserve_blocks().
|
17 лет назад |
David Chinner
|
36fbe6e6bd
[XFS] xfs_icsb_counter_disabled() never returns an error.
|
17 лет назад |
Christoph Hellwig
|
433550990e
[XFS] remove most calls to VN_RELE
|
17 лет назад |
Christoph Hellwig
|
a45c796867
[XFS] Remove superflous xfs_readsb call in xfs_mountfs.
|
17 лет назад |
Eric Sandeen
|
e6957ea484
[XFS] Ensure "both" features2 slots are consistent
|
17 лет назад |
David Chinner
|
ee1c090825
[XFS] Fix superblock features2 field alignment problem
|
17 лет назад |
Eric Sandeen
|
6211870992
[XFS] remove shouting-indirection macros from xfs_sb.h
|
17 лет назад |
David Chinner
|
249a8c1124
[XFS] Move AIL pushing into it's own thread
|
17 лет назад |
David Chinner
|
a8272ce0c1
[XFS] Fix up sparse warnings.
|
17 лет назад |
Eric Sandeen
|
0771fb4515
[XFS] Refactor xfs_mountfs
|
17 лет назад |
Eric Sandeen
|
007c61c686
[XFS] Remove spin.h
|
17 лет назад |
Eric Sandeen
|
3685c2a1d7
[XFS] Unwrap XFS_SB_LOCK.
|
17 лет назад |
Donald Douwsma
|
287f3dad14
[XFS] Unwrap AIL_LOCK
|
17 лет назад |
Lachlan McIlroy
|
541d7d3c4b
[XFS] kill unnessecary ioops indirection
|
17 лет назад |
Christoph Hellwig
|
cc92e7ac8d
[XFS] growlock should be a mutex
|
17 лет назад |
Christoph Hellwig
|
b267ce9952
[XFS] kill struct bhv_vfs
|
17 лет назад |
Christoph Hellwig
|
bd186aa901
[XFS] kill the vfs_flags member in struct bhv_vfs
|
17 лет назад |
Christoph Hellwig
|
0ce4cfd4f7
[XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfs
|
17 лет назад |
Christoph Hellwig
|
745f691912
[XFS] call common xfs vfs-level helpers directly and remove vfs operations
|
17 лет назад |
Christoph Hellwig
|
f541d270db
[XFS] move freeing the mount structure from xfs_mount_free into the callers
|
17 лет назад |
David Chinner
|
da353b0d64
[XFS] Radix tree based inode caching
|
17 лет назад |
Christoph Hellwig
|
2bdf7cd0ba
[XFS] superblock endianess annotations
|
17 лет назад |
Jesper Juhl
|
49ee6c911f
[XFS] Fix a potential NULL pointer deref in XFS on failed mount.
|
18 лет назад |
Eric Sandeen
|
425f9ddd53
[XFS] Pick a single default inode cluster size.
|
18 лет назад |
Eric Sandeen
|
40906630f1
[XFS] Remove m_nreadaheads
|
18 лет назад |
Christoph Hellwig
|
39726be2a2
[XFS] Use do_div() on 64 bit types.
|
18 лет назад |
David Chinner
|
84e1e99f11
[XFS] Prevent ENOSPC from aborting transactions that need to succeed
|
18 лет назад |
David Chinner
|
641c56fbfe
[XFS] Prevent deadlock when flushing inodes on unmount
|
18 лет назад |