Commit Graph

1542 Commits (2d5e82b8bcda58ec1e2fae5277a81e5fd067e627)

Author SHA1 Message Date
Julia Lawall d67b1b0325 fs/xfs: Correct NULL test 15 years ago
Christoph Hellwig 180040b89e xfs: optimize log flushing in xfs_fsync 15 years ago
Christoph Hellwig 87185517de xfs: only clear the suid bit once in xfs_write 15 years ago
James Bottomley 73c77e2ccc xfs: fix xfs to work with Virtually Indexed architectures 15 years ago
Dave Chinner 5322892d86 xfs: kill xfs_bawrite 15 years ago
Christoph Hellwig 07fec73625 xfs: log changed inodes instead of writing them synchronously 15 years ago
Christoph Hellwig e8b217e753 xfs: remove invalid barrier optimization from xfs_fsync 15 years ago
Dave Chinner 20026d9201 xfs: kill the unused XFS_QMOPT_* flush flags V2 15 years ago
Dave Chinner 7d6a7bde52 xfs: Use delay write promotion for dquot flushing 15 years ago
Dave Chinner 089716aa14 xfs: Sort delayed write buffers before dispatch 15 years ago
Dave Chinner d808f617ad xfs: Don't issue buffer IO direct from AIL push V2 15 years ago
Dave Chinner c854363e80 xfs: Use delayed write for inodes rather than async V2 15 years ago
Dave Chinner 777df5afdb xfs: Make inode reclaim states explicit 15 years ago
Eric Sandeen d5db0f97fb xfs: more reserved blocks fixups 15 years ago
Dave Chinner 388f1f0c34 xfs: turn off sign warnings 15 years ago
Dave Chinner cbe132a8bd xfs: don't hold onto reserved blocks on remount,ro 15 years ago
Christoph Hellwig 9b00f30762 xfs: quota limit statvfs available blocks 15 years ago
Christoph Hellwig bdfb04301f xfs: replace KM_LARGE with explicit vmalloc use 15 years ago
Christoph Hellwig a14a348bff xfs: cleanup up xfs_log_force calling conventions 15 years ago
Christoph Hellwig 4139b3b337 xfs: kill XLOG_VEC_SET_TYPE 15 years ago
Christoph Hellwig 0cadda1c5f xfs: remove duplicate buffer flags 15 years ago
Christoph Hellwig a210c1aa7f xfs: implement quota warnings via netlink 15 years ago
Christoph Hellwig 4d1f88d75b xfs: clean up error handling in xfs_trans_dqresv 15 years ago
Christoph Hellwig 512dd1abd9 xfs: kill XFS_QMOPT_ASYNC 15 years ago
Dave Chinner 587aa0feb7 xfs: rearrange xfs_mod_sb() to avoid array subscript warning 15 years ago
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