Steven Whitehouse
|
e06dfc4928
GFS2: Fix uninitialised error value in previous patch
|
14 년 전 |
Benjamin Marzinski
|
086d8334cf
GFS2: fix recursive locking during rindex truncates
|
14 년 전 |
Benjamin Marzinski
|
bf97b6734e
GFS2: reserve more blocks for transactions
|
14 년 전 |
Steven Whitehouse
|
a2e0f79939
GFS2: Remove i_disksize
|
15 년 전 |
Steven Whitehouse
|
ff8f33c8b3
GFS2: New truncate sequence
|
15 년 전 |
Abhijith Das
|
c639d5d8f6
GFS2: Fix typo in stuffed file data copy handling
|
15 년 전 |
Bob Peterson
|
461cb419f0
GFS2: Simplify gfs2_write_alloc_required
|
15 년 전 |
Bob Peterson
|
a8bf2bc212
GFS2: O_TRUNC not working on stuffed files across cluster
|
15 년 전 |
Linus Torvalds
|
677abe49ad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
|
15 년 전 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
Steven Whitehouse
|
602c89d2e3
GFS2: Clean up stuffed file copying
|
15 년 전 |
Steven Whitehouse
|
07ccb7bf2c
GFS2: Fix bmap allocation corner-case bug
|
15 년 전 |
Steven Whitehouse
|
63997775b7
GFS2: Add tracepoints
|
16 년 전 |
Steven Whitehouse
|
40bc9a27e0
GFS2: Fix cache coherency between truncate and O_DIRECT read
|
16 년 전 |
Steven Whitehouse
|
b1e71b0622
GFS2: Clean up some file names
|
16 년 전 |
Steven Whitehouse
|
0901097834
GFS2: Improve resource group error handling
|
16 년 전 |
Steven Whitehouse
|
f057f6cdf6
GFS2: Merge lock_dlm module into GFS2
|
16 년 전 |
Steven Whitehouse
|
7ed122e42c
GFS2: Streamline alloc calculations for writes
|
16 년 전 |
Steven Whitehouse
|
383f01fbf4
GFS2: Banish struct gfs2_dinode_host
|
16 년 전 |
Steven Whitehouse
|
c9e9888677
GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize
|
16 년 전 |
Benjamin Marzinski
|
5af4e7a0be
[GFS2] fix gfs2 block allocation (cleaned up)
|
17 년 전 |
Steven Whitehouse
|
d82661d969
[GFS2] Streamline quota lock/check for no-quota case
|
17 년 전 |
Cyrill Gorcunov
|
182fe5abd8
[GFS2] possible null pointer dereference fixup
|
17 년 전 |
Steven Whitehouse
|
9b8c81d1de
[GFS2] Allow bmap to allocate extents
|
17 년 전 |
Steven Whitehouse
|
e23159d2a7
[GFS2] Get inode buffer only once per block map call
|
17 년 전 |
Steven Whitehouse
|
77658aad22
[GFS2] Eliminate (almost) duplicate field from gfs2_inode
|
17 년 전 |
Steven Whitehouse
|
30cbf189cd
[GFS2] Add a function to interate over an extent
|
17 년 전 |
Steven Whitehouse
|
c85a665f06
[GFS2] The case of the missing asterisk
|
17 년 전 |
Steven Whitehouse
|
b45e41d7d5
[GFS2] Add extent allocation to block allocator
|
17 년 전 |
Steven Whitehouse
|
1639431a3f
[GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data
|
17 년 전 |