Commit Graph

194 Commits (a6c47a85b8e7e4a8c47394607c5e5c43224b0892)

Author SHA1 Message Date
Dave Chinner 6e857567db xfs: don't truncate prealloc from frequently accessed inodes 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 686865f76e xfs: rename xfs_buf_get_nodaddr to be more appropriate 15 years ago
Dave Chinner dcd79a1423 xfs: don't use vfs writeback for pure metadata modifications 15 years ago
Dave Chinner 4472235205 xfs: Introduce XFS_IOC_ZERO_RANGE 15 years ago
Dave Chinner 72656c46f5 xfs: prevent 32bit overflow in space reservation 15 years ago
Christoph Hellwig fa9b227e90 xfs: new truncate sequence 15 years ago
Kulikov Vasiliy 3f34885cd7 xfs: fix unsigned underflow in xfs_free_eofblocks 15 years ago
Christoph Hellwig cca28fb83d xfs: split xfs_itrace_entry 15 years ago
Christoph Hellwig b4e9181e77 xfs: remove unused delta tracking code in xfs_bmapi 15 years ago
Christoph Hellwig 898621d5a7 xfs: simplify inode to transaction joining 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 07f1a4f5e8 xfs: Check new inode size is OK before preallocating 15 years ago
Christoph Hellwig fd3200bef7 xfs: remove wrapper for the fsync file operation 15 years ago
Christoph Hellwig 180040b89e xfs: optimize log flushing in xfs_fsync 15 years ago
Christoph Hellwig e8b217e753 xfs: remove invalid barrier optimization from xfs_fsync 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 046ea75313 xfs: convert DM ops to use unsigned char names 15 years ago
Christoph Hellwig d6d59bada3 xfs: fix timestamp handling in xfs_setattr 15 years ago
Christoph Hellwig 0b1b213fcf xfs: event tracing support 15 years ago
Christoph Hellwig 6ad112bfb5 xfs: simplify xfs_buf_get / xfs_buf_read interfaces 15 years ago
Christoph Hellwig c56c9631cb xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocks 15 years ago
Christoph Hellwig 848ce8f731 xfs: simplify inode teardown 15 years ago
Christoph Hellwig f9581b1443 xfs: implement ->dirty_inode to fix timestamp handling 16 years ago
Christoph Hellwig 4734d401d4 xfs: use correct log reservation when handling ENOSPC in xfs_create 16 years ago
Christoph Hellwig 13e6d5cdde xfs: merge fsync and O_SYNC handling 16 years ago
Eric Sandeen d96f8f891f xfs: add more statics & drop some unused functions 16 years ago
Christoph Hellwig 7b02ecb303 xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap 16 years ago
Christoph Hellwig 5a25f1abb2 xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap 16 years ago
Eric Sandeen 370f048214 xfs: add more statics & drop some unused functions 16 years ago
Christoph Hellwig ef14f0c157 xfs: use generic Posix ACL code 16 years ago
Christoph Hellwig 7d095257e3 xfs: kill xfs_qmops 16 years ago
Dave Chinner 153fec43ce xfs: flush delayed allcoation blocks on ENOSPC in create 16 years ago
Malcolm Parsons 9da096fd13 xfs: fix various typos 16 years ago
Christoph Hellwig cb4c8cc1e9 xfs: kill VN_BAD 16 years ago
Christoph Hellwig 517b5e8c85 xfs: merge xfs_mkdir into xfs_create 16 years ago
Christoph Hellwig d4bb6d0698 xfs: merge xfs_inode_flush into xfs_fs_write_inode 16 years ago
Christoph Hellwig cb3f35bb3b xfs: tiny cleanup for xfs_link 16 years ago
Eric Sandeen b6e3222732 [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
Eric Sandeen 9d87c3192d [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
Christoph Hellwig c4cd747ee6 [XFS] use inode_change_ok for setattr permission checking 16 years ago
Lachlan McIlroy c6422617a1 [XFS] Check return value of xfs_buf_get_noaddr() 16 years ago
Christoph Hellwig 25e41b3d52 move vn_iowait / vn_iowake into xfs_aops.c 16 years ago
Dave Chinner 26c5295135 [XFS] remove i_gen from incore inode 16 years ago
Dave Chinner 2e6560929d [XFS] fix error inversion problems with data flushing 16 years ago