Dave Chinner
|
1a387d3be2
xfs: dummy transactions should not dirty VFS state
|
14 lat temu |
Christoph Hellwig
|
898621d5a7
xfs: simplify inode to transaction joining
|
15 lat temu |
Christoph Hellwig
|
3400777ff0
xfs: remove unneeded #include statements
|
15 lat temu |
Christoph Hellwig
|
288699feca
xfs: drop dmapi hooks
|
15 lat temu |
Dave Chinner
|
1c1c6ebcf5
xfs: Replace per-ag array with a radix tree
|
15 lat temu |
Christoph Hellwig
|
0b1b213fcf
xfs: event tracing support
|
15 lat temu |
Christoph Hellwig
|
6ad112bfb5
xfs: simplify xfs_buf_get / xfs_buf_read interfaces
|
15 lat temu |
Christoph Hellwig
|
80641dc66a
xfs: I/O completion handlers must use NOFS allocations
|
15 lat temu |
Christoph Hellwig
|
0cc6eee130
xfs: avoid memory allocation under m_peraglock in growfs code
|
16 lat temu |
Eric Sandeen
|
e6da7c9fed
xfs: fix overflow in xfs_growfs_data_private
|
16 lat temu |
Malcolm Parsons
|
9da096fd13
xfs: fix various typos
|
16 lat temu |
Takashi Sato
|
c4be0c1dc4
filesystem freeze: add error handling of write_super_lockfs/unlockfs
|
16 lat temu |
sandeen@sandeen.net
|
743bb4650d
[XFS] Move copy_from_user calls out of ioctl helpers into ioctl switch.
|
16 lat temu |
Christoph Hellwig
|
7cc95a821d
[XFS] Always use struct xfs_btree_block instead of short / longform
|
16 lat temu |
Christoph Hellwig
|
136341b41a
[XFS] cleanup btree record / key / ptr addressing macros.
|
16 lat temu |
Barry Naujok
|
189f4bf22b
[XFS] XFS: ASCII case-insensitive support
|
17 lat temu |
David Chinner
|
d349404ff1
[XFS] Don't double count reserved block changes on UP.
|
17 lat temu |
Christoph Hellwig
|
d4d90b577e
[XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held
|
17 lat temu |
Eric Sandeen
|
6211870992
[XFS] remove shouting-indirection macros from xfs_sb.h
|
17 lat temu |
Marcin Slusarz
|
413d57c990
xfs: convert beX_add to beX_add_cpu (new common API)
|
17 lat temu |
Eric Sandeen
|
3685c2a1d7
[XFS] Unwrap XFS_SB_LOCK.
|
17 lat temu |
Christoph Hellwig
|
cc92e7ac8d
[XFS] growlock should be a mutex
|
18 lat temu |
Christoph Hellwig
|
b267ce9952
[XFS] kill struct bhv_vfs
|
18 lat temu |
Christoph Hellwig
|
2bdf7cd0ba
[XFS] superblock endianess annotations
|
18 lat temu |
David Chinner
|
2a82b8be8a
[XFS] Concurrent Multi-File Data Streams
|
18 lat temu |
David Chinner
|
84e1e99f11
[XFS] Prevent ENOSPC from aborting transactions that need to succeed
|
18 lat temu |
Tim Shimmin
|
0164af51ce
[XFS] Log the agf_length change in xfs_growfs_data_private().
|
18 lat temu |
David Chinner
|
92821e2ba4
[XFS] Lazy Superblock Counters
|
18 lat temu |
Nathan Scott
|
4cc929ee30
[XFS] Don't grow filesystems past the size they can index.
|
18 lat temu |
Eric Sandeen
|
1c72bf9003
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
|
18 lat temu |