Commit Graph

1976 Commits (e26f0501cf743a4289603501413f97ffcb4612f2)

Author SHA1 Message Date
Christoph Hellwig e26f0501cf xfs: do not immediately reuse busy extent ranges 14 years ago
Christoph Hellwig a870acd9b2 xfs: optimize AGFL refills 14 years ago
Dave Chinner 3eff126899 xfs: fix duplicate message output 14 years ago
Luck, Tony 39411f81ee xfs_destroy_workqueues() should not be tagged with__exit 14 years ago
Christoph Hellwig a1b7ea5d58 xfs: use proper interfaces for on-stack plugging 14 years ago
Christoph Hellwig 957935dcd8 xfs: fix xfs_debug warnings 14 years ago
Christoph Hellwig ecb697c16c xfs: fix variable set but not used warnings 14 years ago
Dave Chinner da8a1a4a4d xfs: convert log tail checking to a warning 14 years ago
Dave Chinner be65b18a10 xfs: catch bad block numbers freeing extents. 14 years ago
Dave Chinner fd074841cf xfs: push the AIL from memory reclaim and periodic sync 14 years ago
Dave Chinner cd4a3c503c xfs: clean up code layout in xfs_trans_ail.c 14 years ago
Dave Chinner 0bf6a5bd4b xfs: convert the xfsaild threads to a workqueue 14 years ago
Dave Chinner a7b339f1b8 xfs: introduce background inode reclaim work 14 years ago
Dave Chinner 89e4cb550a xfs: convert ENOSPC inode flushing to use new syncd workqueue 14 years ago
Dave Chinner c6d09b666d xfs: introduce a xfssyncd workqueue 14 years ago
Dave Chinner e828776a8a xfs: fix extent format buffer allocation size 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Dave Chinner 89b3600ccf xfs: fix unreferenced var error in xfs_buf.c 14 years ago
Dave Chinner 0e6e847ffe xfs: stop using the page cache to back the buffer cache 14 years ago
Dave Chinner 704b2907c2 xfs: register the inode cache shrinker before quotachecks 14 years ago
Dave Chinner 7401aafd50 xfs: xfs_trans_read_buf() should return an error on failure 14 years ago
Dave Chinner 1bfd8d0419 xfs: introduce inode cluster buffer trylocks for xfs_iflush 14 years ago
Dave Chinner a19fb38096 vmap: flush vmap aliases when mapping fails 14 years ago
Dave Chinner 8287889742 xfs: preallocation transactions do not need to be synchronous 14 years ago
matt mooney 0ccd234ca0 fs: change to new flag variable 14 years ago
Aneesh Kumar K.V 5fe0c23788 exportfs: Return the minimum required handle size 14 years ago
Alex Elder 0c9ba97318 xfs: don't name variables "panic" 14 years ago
Jens Axboe 721a9602e6 block: kill off REQ_UNPLUG 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Christoph Hellwig ecb6928fcf xfs: factor agf counter updates into a helper 14 years ago
Christoph Hellwig 86fa8af69d xfs: clean up the xfs_alloc_compute_aligned calling convention 14 years ago
Dave Chinner 9130090b5f xfs: kill support/debug.[ch] 14 years ago
Dave Chinner 0b932cccbd xfs: Convert remaining cmn_err() callers to new API 14 years ago
Dave Chinner 8221112b43 xfs: convert the quota debug prints to new API 14 years ago
Dave Chinner 6d4a8ecb34 xfs: rename xfs_cmn_err_fsblock_zero() 14 years ago
Dave Chinner 5348778699 xfs: convert xfs_fs_cmn_err to new error logging API 14 years ago
Dave Chinner af34e09da4 xfs: kill xfs_fs_mount_cmn_err() macro 14 years ago
Dave Chinner 65333b4c3d xfs: kill xfs_fs_repair_cmn_err() macro 14 years ago
Dave Chinner 6a19d9393a xfs: convert xfs_cmn_err to xfs_alert_tag 14 years ago
Dave Chinner a0fa2b679e xfs: Convert xlog_warn to new logging interface 14 years ago
Dave Chinner 4f10700a2e xfs: Convert linux-2.6/ files to new logging interface 14 years ago
Alex Elder af24ee9ea8 xfs: zero proper structure size for geometry calls 14 years ago
Dave Chinner 10e38391c0 xfs: introduce new logging API. 14 years ago
Alex Elder eeb2036b8a xfs: zero proper structure size for geometry calls 14 years ago
Christoph Hellwig 20ad9ea9be xfs: enable delaylog by default 14 years ago
Christoph Hellwig ec3ba85f40 xfs: more sensible inode refcounting for ialloc 14 years ago
Christoph Hellwig 1050c71e29 xfs: stop using xfs_trans_iget in the RT allocator 14 years ago
Lukas Czerner be715140b5 xfs: check if device support discard in xfs_ioc_trim() 14 years ago
Dan Rosenberg 3a3675b7f2 xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1 14 years ago
Lukas Czerner 5d15765594 xfs: check if device support discard in xfs_ioc_trim() 14 years ago