Commit Graph

76 Commits (e7ade46a53055c19a01c8becbe7807f9075d6fee)

Author SHA1 Message Date
Lachlan McIlroy 5695ef46ef [XFS] Use KM_NOFS for debug trace buffers 17 years ago
David Chinner b4dd330b9e [XFS] replace the XFS buf iodone semaphore with a completion 17 years ago
Lachlan McIlroy d63f154a36 [XFS] Fix compile failure in xfs_buf_trace() 17 years ago
Lachlan McIlroy 3790689fa3 [XFS] Do not access buffers after dropping reference count 17 years ago
Christoph Hellwig 19f354d4c3 [XFS] sort out opening and closing of the block devices 17 years ago
Denys Vlasenko f0e2d93c29 [XFS] Remove unused arg from kmem_free() 17 years ago
Christoph Hellwig 6ab455eeaf [XFS] Fix memory corruption with small buffer reads 17 years ago
Stephen Rothwell adaa693b84 [XFS] Fix build failure after enabling CONFIG_XFS_DEBUG 17 years ago
David Chinner 958d4ec606 [XFS] xfs_bdwrite() does not return errors. 17 years ago
Harvey Harrison 34a622b2e1 [XFS] replace remaining __FUNCTION__ occurrences 17 years ago
Christoph Hellwig a9759f2de3 [XFS] kill superflous buffer locking (2nd attempt) 17 years ago
Lachlan McIlroy 98ce2b5b1b [XFS] 971186 Undo mod xfs-linux-melb:xfs-kern:29845a due to a regression 17 years ago
Christoph Hellwig c40ea74101 [XFS] kill superflous buffer locking 17 years ago
Eric Sandeen 007c61c686 [XFS] Remove spin.h 17 years ago
Christoph Lameter 9e2779fa28 is_vmalloc_addr(): Check if an address is within the vmalloc boundaries 17 years ago
Rafael J. Wysocki 978c7b2ff4 [XFS] Make xfsbufd threads freezable 17 years ago
Lachlan McIlroy 77be55a5a1 [XFS] Clear XBF_READ_AHEAD flag on I/O completion. 17 years ago
Lachlan McIlroy d1afb678ce [XFS] Fixed a few bugs in xfs_buf_associate_memory() 17 years ago
Jeremy Fitzhardinge 7f01507234 [XFS] eagerly remove vmap mappings to avoid upsetting Xen 18 years ago
Jeremy Fitzhardinge ace2e92e19 xfs: eagerly remove vmap mappings to avoid upsetting Xen 18 years ago
David Chinner 0bfefc46dc [XFS] Barriers need to be dynamically checked and switched off 18 years ago
Al Viro 782e3b3b38 Fix up more bio fallout 18 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
Rusty Russell 8e1f936b73 mm: clean up and kernelify shrinker registration 18 years ago
David Chinner f4a9f28a90 [XFS] Flush the block device before closing it on unmount. 18 years ago
Andrew Morton 3260f78ad6 [XFS] Use generic shrinker interfaces in XFS. 18 years ago
Christoph Hellwig ca165b8892 [XFS] Fix double free in xfs_buf_get_noaddr error handling path 18 years ago
Christoph Hellwig 1fa40b01ae [XFS] Only use refcounted pages for I/O 18 years ago
Tim Shimmin e6a0e9cdff [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg. 18 years ago
Rafael J. Wysocki b43376927a [PATCH] Make XFS workqueues nonfreezable 18 years ago
David Chinner 7989cb8ef5 [XFS] Keep stack usage down for 4k stacks by using noinline. 18 years ago
David Chinner 5e6a07dfe4 [XFS] Current usage of buftarg flags is incorrect. 18 years ago
David Chinner 585e6d8856 [XFS] Fix a synchronous buftarg flush deadlock when freezing. 18 years ago
Rafael J. Wysocki 58e14b148d [PATCH] Use freezeable workqueues in XFS 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Vlad Apostolov 93c189c114 [XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem when 18 years ago
Andrew Morton 3fcfab16c5 [PATCH] separate bdi congestion functions from queue congestion functions 19 years ago
Nathan Scott 948ecdb4c1 [XFS] Be more defensive with page flags (error/private) for metadata 19 years ago
Nathan Scott efb8ad7e94 [XFS] Add a debug flag for allocations which are known to be larger than 19 years ago
Nathan Scott 51bdd70681 [XFS] When issuing metadata readahead, submit bio with READA not READ. 19 years ago
Nathan Scott f07c225036 [XFS] Improve xfsbufd delayed write submission patterns, after blktrace 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Jeff Dike 7b04d7170e [PATCH] Add GFP_NOWAIT 19 years ago
Christoph Lameter b20a35035f [PATCH] page migration reorg 19 years ago
Nathan Scott 8758280fcc [XFS] Cleanup the use of zones/slabs, more consistent and allows flags to 19 years ago
Christoph Lameter e965f9630c [PATCH] Direct Migration V9: Avoid writeback / page_migrate() method 19 years ago
Nathan Scott fad3aa1e8e [XFS] Fix regression in xfs_buf_rele dealing with non-hashed buffers, as 19 years ago
Nathan Scott 204ab25f36 [XFS] Fix up offset type inconsistencies and gcc warnings from earlier 19 years ago
Christoph Hellwig da7f93e9ee [XFS] fix up per-device xfsbufd 19 years ago