Christoph Hellwig
|
73f6aa4d44
Fix barrier fail detection in XFS
|
16 年 前 |
Lachlan McIlroy
|
5695ef46ef
[XFS] Use KM_NOFS for debug trace buffers
|
16 年 前 |
David Chinner
|
b4dd330b9e
[XFS] replace the XFS buf iodone semaphore with a completion
|
16 年 前 |
Lachlan McIlroy
|
d63f154a36
[XFS] Fix compile failure in xfs_buf_trace()
|
16 年 前 |
Lachlan McIlroy
|
3790689fa3
[XFS] Do not access buffers after dropping reference count
|
16 年 前 |
Christoph Hellwig
|
19f354d4c3
[XFS] sort out opening and closing of the block devices
|
17 年 前 |
Denys Vlasenko
|
f0e2d93c29
[XFS] Remove unused arg from kmem_free()
|
17 年 前 |
Christoph Hellwig
|
6ab455eeaf
[XFS] Fix memory corruption with small buffer reads
|
17 年 前 |
Stephen Rothwell
|
adaa693b84
[XFS] Fix build failure after enabling CONFIG_XFS_DEBUG
|
17 年 前 |
David Chinner
|
958d4ec606
[XFS] xfs_bdwrite() does not return errors.
|
17 年 前 |
Harvey Harrison
|
34a622b2e1
[XFS] replace remaining __FUNCTION__ occurrences
|
17 年 前 |
Linus Torvalds
|
0b61a2ba5d
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
|
17 年 前 |
Christoph Hellwig
|
a9759f2de3
[XFS] kill superflous buffer locking (2nd attempt)
|
17 年 前 |
Lachlan McIlroy
|
98ce2b5b1b
[XFS] 971186 Undo mod xfs-linux-melb:xfs-kern:29845a due to a regression
|
17 年 前 |
Christoph Hellwig
|
c40ea74101
[XFS] kill superflous buffer locking
|
17 年 前 |
Eric Sandeen
|
007c61c686
[XFS] Remove spin.h
|
17 年 前 |
Christoph Lameter
|
9e2779fa28
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
|
17 年 前 |
Rafael J. Wysocki
|
978c7b2ff4
[XFS] Make xfsbufd threads freezable
|
17 年 前 |
Lachlan McIlroy
|
77be55a5a1
[XFS] Clear XBF_READ_AHEAD flag on I/O completion.
|
17 年 前 |
Lachlan McIlroy
|
d1afb678ce
[XFS] Fixed a few bugs in xfs_buf_associate_memory()
|
17 年 前 |
Linus Torvalds
|
347c53dca7
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
|
17 年 前 |
Jeremy Fitzhardinge
|
7f01507234
[XFS] eagerly remove vmap mappings to avoid upsetting Xen
|
17 年 前 |
David Chinner
|
0bfefc46dc
[XFS] Barriers need to be dynamically checked and switched off
|
18 年 前 |
Al Viro
|
782e3b3b38
Fix up more bio fallout
|
17 年 前 |
NeilBrown
|
6712ecf8f6
Drop 'size' argument from bio_endio and bi_end_io
|
17 年 前 |
Rusty Russell
|
8e1f936b73
mm: clean up and kernelify shrinker registration
|
18 年 前 |
David Chinner
|
f4a9f28a90
[XFS] Flush the block device before closing it on unmount.
|
18 年 前 |
Andrew Morton
|
3260f78ad6
[XFS] Use generic shrinker interfaces in XFS.
|
18 年 前 |
Christoph Hellwig
|
ca165b8892
[XFS] Fix double free in xfs_buf_get_noaddr error handling path
|
18 年 前 |
Christoph Hellwig
|
1fa40b01ae
[XFS] Only use refcounted pages for I/O
|
18 年 前 |