Commit Graph

201 Commits (a5d5a914770a81a1f775be2ee35b9fa8fd19d381)

Author SHA1 Message Date
Al Viro abbede1b3a xfs: get rid of open-coded S_ISREG(), etc. 14 years ago
Christoph Hellwig c84470dda7 xfs: remove leftovers of the old btree tracing code 14 years ago
Christoph Hellwig cb669ca570 xfs: remove wrappers around b_iodone 14 years ago
Christoph Hellwig adadbeefb3 xfs: remove wrappers around b_fspriv 14 years ago
Christoph Hellwig 69ef921b55 xfs: byteswap constants instead of variables 14 years ago
Christoph Hellwig f3ca87389d xfs: remove i_transp 14 years ago
Christoph Hellwig 8f04c47aa9 xfs: split xfs_itruncate_finish 14 years ago
Christoph Hellwig 857b9778d8 xfs: kill xfs_itruncate_start 14 years ago
Christoph Hellwig 87bef1812d xfs: check for valid indices in xfs_iext_get_ext and xfs_iext_idx_to_irec 14 years ago
Christoph Hellwig ab1908a5bb xfs: fix up asserts in xfs_iflush_fork 14 years ago
Christoph Hellwig ec90c55634 xfs: remove if_lastex 14 years ago
Dave Chinner e57375153d xfs: fix xfs_itruncate_start tracing 14 years ago
Justin P. Mattock 70f23fd66b treewide: fix a few typos in comments 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Dave Chinner 1bfd8d0419 xfs: introduce inode cluster buffer trylocks for xfs_iflush 14 years ago
Dave Chinner 0b932cccbd xfs: Convert remaining cmn_err() callers to new API 14 years ago
Dave Chinner 5348778699 xfs: convert xfs_fs_cmn_err to new error logging API 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
Christoph Hellwig ec3ba85f40 xfs: more sensible inode refcounting for ialloc 14 years ago
Dave Chinner 821eb21d97 xfs: connect up buffer reclaim priority hooks 14 years ago
Dave Chinner 1a3e8f3da0 xfs: convert inode cache lookups to use RCU locking 14 years ago
Arkadiusz Mi?kiewicz 6743099ce5 xfs: Extend project quotas to support 32bit project ids 15 years ago
Christoph Hellwig 1a1a3e97ba xfs: remove xfs_buf wrappers 15 years ago
Christoph Hellwig 6c77b0ea1b xfs: remove xfs_cred.h 15 years ago
Dave Chinner 5b3eed756c xfs: ensure we mark all inodes in a freed cluster XFS_ISTALE 15 years ago
Christoph Hellwig 939d723b72 xfs: kill the b_strat callback in xfs_buf 15 years ago
Christoph Hellwig 73523a2ecf xfs: fix gcc 4.6 set but not read and unused statement warnings 15 years ago
Dave Chinner 4a7edddcb5 xfs: fix memory reclaim recursion deadlock on locked inode buffer 15 years ago
Christoph Hellwig b4e9181e77 xfs: remove unused delta tracking code in xfs_bmapi 15 years ago
Christoph Hellwig cd8b0bb3c4 xfs: remove unused XFS_BMAPI_ flags 15 years ago
Christoph Hellwig 898621d5a7 xfs: simplify inode to transaction joining 15 years ago
Christoph Hellwig ca30b2a7b7 xfs: give li_cb callbacks the correct prototype 15 years ago
Christoph Hellwig 3400777ff0 xfs: remove unneeded #include statements 15 years ago
Christoph Hellwig 288699feca xfs: drop dmapi hooks 15 years ago
Dave Chinner 7b6259e7a8 xfs: remove block number from inode lookup code 15 years ago
Dave Chinner 1920779e67 xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTED 15 years ago
Dave Chinner 5b257b4a1f xfs: fix race in inode cluster freeing failing to stale inodes 15 years ago
Christoph Hellwig fb3b504ade xfs: fix access to upper inodes without inode64 15 years ago
Dave Chinner 4aaf15d1aa xfs: Add inode pin counts to traces 15 years ago
Christoph Hellwig a14a5ab58f xfs: remove xfs_ipin/xfs_iunpin 15 years ago
Christoph Hellwig 60ec678371 xfs: cleanup xfs_iunpin_wait/xfs_iunpin_nowait 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
Christoph Hellwig a14a348bff xfs: cleanup up xfs_log_force calling conventions 15 years ago
Christoph Hellwig 0cadda1c5f xfs: remove duplicate buffer flags 15 years ago
Dave Chinner 44b56e0a1a xfs: convert remaining direct references to m_perag 15 years ago
Dave Chinner 5017e97d52 xfs: rename xfs_get_perag 15 years ago
Dave Chinner 4b6a46882c xfs: fix stale inode flush avoidance 15 years ago
Dave Chinner 44e08c45cc xfs: Don't flush stale inodes 15 years ago