Commit Graph

1515 Commits (f0a0eaa8da08ebc6519cacd731df05bbb4ca47ce)

Author SHA1 Message Date
Dave Chinner f0a0eaa8da xfs: suppress spurious uninitialised var warning in xfs_bmapi() 15 years ago
Dave Chinner 58c75cfb51 xfs: make compile warn about char sign mismatches again 15 years ago
Dave Chinner 4a24cb7140 xfs: clean up sign warnings in dir2 code 15 years ago
Dave Chinner a9273ca5c6 xfs: convert attr to use unsigned names 15 years ago
Dave Chinner b9c4864957 xfs: xfs_buf_iomove() doesn't care about signedness 15 years ago
Dave Chinner a3380ae39f xfs: make xfs_dir_cilookup_result use unsigned char 15 years ago
Dave Chinner 2bc754213d xfs: convert dirnameops to unsigned char names 15 years ago
Dave Chinner 046ea75313 xfs: convert DM ops to use unsigned char names 15 years ago
Dave Chinner e2bcd936eb xfs: directory names are unsigned 15 years ago
Christoph Hellwig 4e23471a3f xfs: move more buffer helpers into xfs_buf.c 15 years ago
Christoph Hellwig 64e0bc7d2a xfs: clean up xfs_bwrite 15 years ago
Christoph Hellwig 873ff5501d xfs: clean up log buffer writes 15 years ago
Dave Chinner e57336ff7f xfs: embed the pagb_list array in the perag structure 15 years ago
Dave Chinner 8b26c5825e xfs: handle ENOMEM correctly during initialisation of perag structures 15 years ago
Dave Chinner b657fc82a3 xfs: Kill filestreams cache flush 15 years ago
Dave Chinner 0fa800fbd5 xfs: Add trace points for per-ag refcount debugging. 15 years ago
Dave Chinner aed3bb90ab xfs: Reference count per-ag structures 15 years ago
Dave Chinner 1c1c6ebcf5 xfs: Replace per-ag array with a radix tree 15 years ago
Dave Chinner 44b56e0a1a xfs: convert remaining direct references to m_perag 15 years ago
Dave Chinner 4196ac08c0 xfs: Convert filestreams code to use per-ag get/put routines 15 years ago
Dave Chinner a862e0fdcb xfs: Don't directly reference m_perag in allocation code 15 years ago
Dave Chinner 5017e97d52 xfs: rename xfs_get_perag 15 years ago
Dave Chinner c9c129714e xfs: Don't wake xfsbufd when idle 15 years ago
Dave Chinner 453eac8a9a xfs: Don't wake the aild once per second 15 years ago
Dave Chinner f0a7695380 xfs: Use list_heads for log recovery item lists 15 years ago
Eric Sandeen 5d77c0dc0c xfs: make several more functions static 15 years ago
Dave Chinner 6bded0f383 xfs: clean up inconsistent variable naming in xfs_swap_extent 15 years ago
Dave Chinner 3a85cd96d3 xfs: add tracing to xfs_swap_extents 15 years ago
Dave Chinner e09f98606d xfs: xfs_swap_extents needs to handle dynamic fork offsets 15 years ago
Dave Chinner 3daeb42c13 xfs: fix missing error check in xfs_rtfree_range 15 years ago
Dave Chinner 4b6a46882c xfs: fix stale inode flush avoidance 15 years ago
Dave Chinner 126976c7c1 xfs: Remove inode iolock held check during allocation 15 years ago
Dave Chinner 57817c6822 xfs: reclaim all inodes by background tree walks 15 years ago
Dave Chinner 018027be90 xfs: Avoid inodes in reclaim when flushing from inode cache 15 years ago
Dave Chinner c8e20be020 xfs: reclaim inodes under a write lock 15 years ago
Dave Chinner fd45e47841 xfs: Ensure we force all busy extents in range to disk 15 years ago
Dave Chinner 44e08c45cc xfs: Don't flush stale inodes 15 years ago
Christoph Hellwig d6d59bada3 xfs: fix timestamp handling in xfs_setattr 15 years ago
Christoph Hellwig ea9a48881e xfs: use DECLARE_EVENT_CLASS 15 years ago
Dave Chinner a539bd8c86 xfs: kill some warnings on i386 builds 15 years ago
Christoph Hellwig eaff8079d4 kill I_LOCK 15 years ago
Dave Chinner 3fc98b1ac0 XFS: Free buffer pages array unconditionally 15 years ago
Christoph Hellwig a5f9be58c2 xfs: kill xfs_bmbt_rec_32/64 types 15 years ago
Dave Chinner 2ee1abad73 xfs: improve metadata I/O merging in the elevator 15 years ago
Christoph Hellwig b44b112627 xfs: check for not fully initialized inodes in xfs_ireclaim 15 years ago
Christoph Hellwig 1e431f5ce7 cleanup blockdev_direct_IO locking 15 years ago
Christoph Hellwig 431547b3c4 sanitize xattr handler prototypes 15 years ago
Christoph Hellwig 5fe878ae7f direct-io: cleanup blockdev_direct_IO locking 15 years ago
Joe Perches 03daa57cdb fs/xfs/xfs_log_recover.c: use %pU to print UUIDs 15 years ago
Christoph Hellwig 0b1b213fcf xfs: event tracing support 15 years ago