Commit Graph

55 Commits (7af9cce8ae467bb2fcf3b0b6be3898835bdb984c)

Author SHA1 Message Date
Dave Chinner 7b6259e7a8 xfs: remove block number from inode lookup code 15 years ago
Christoph Hellwig 7dce11dbac xfs: always use iget in bulkstat 15 years ago
Christoph Hellwig c472b43275 quota: unify ->set_dqblk 15 years ago
Christoph Hellwig 8112e9dc6d xfs: removed unused XFS_QMOPT_ flags 15 years ago
Christoph Hellwig 8a7b8a89a3 xfs: access quotainfo structure directly 15 years ago
Christoph Hellwig 74457cf4a3 xfs: remove xfs_dqmarker 15 years ago
Dave Chinner e6a81f13aa xfs: convert the dquot hash list to use list heads 15 years ago
Dave Chinner 3a25404b3f xfs: convert the per-mount dquot list to use list heads 15 years ago
Dave Chinner 9bf729c0af xfs: add a shrinker to background inode reclaim 15 years ago
Christoph Hellwig a14a348bff xfs: cleanup up xfs_log_force calling conventions 15 years ago
Dave Chinner c8e20be020 xfs: reclaim inodes under a write lock 15 years ago
Christoph Hellwig 0b1b213fcf xfs: event tracing support 15 years ago
Christoph Hellwig 05277c75f6 xfs: fix double IRELE in xfs_dqrele_inode 16 years ago
Christoph Hellwig ef14f0c157 xfs: use generic Posix ACL code 16 years ago
Christoph Hellwig fe588ed328 xfs: use generic inode iterator in xfs_qm_dqrele_all_inodes 16 years ago
Christoph Hellwig a0b0b8a5b3 xfs: kill mutex_t typedef 16 years ago
Christoph Hellwig fcafb71b57 xfs: get rid of indirections in the quotaops implementation 16 years ago
Dave Chinner 6307091fe6 [XFS] Avoid using inodes that haven't been completely initialised 16 years ago
Dave Chinner cb4f0d1d42 [XFS] fix uninitialised variable bug in dquot release 16 years ago
David Chinner 2030b5aba8 [XFS] use xfs_sync_inodes rather than xfs_syncsub 17 years ago
David Chinner bc60a99323 [XFS] Use struct inodes instead of vnodes to kill vn_grab 17 years ago
David Chinner 5b4d89ae0f [XFS] Traverse inode trees when releasing dquots 17 years ago
Christoph Hellwig 5ec7f8c7d1 [XFS] kill bhv_vnode_t 17 years ago
David Chinner 705db4a24e [XFS] kill shouty XFS_ITOV_NULL macro 17 years ago
Christoph Hellwig 26cc002180 [XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/ 17 years ago
Denys Vlasenko f0e2d93c29 [XFS] Remove unused arg from kmem_free() 17 years ago
Christoph Hellwig 6a7f422d47 [XFS] kill di_mode checks after xfs_iget 17 years ago
David Chinner e5720eec05 [XFS] Propagate errors from xfs_trans_commit(). 17 years ago
David Chinner 88ab020853 [XFS] Propagate quota file truncation errors. 17 years ago
David Chinner cb6edc26c3 [XFS] Catch errors when turning off quotas. 17 years ago
Christoph Hellwig 433550990e [XFS] remove most calls to VN_RELE 17 years ago
Eric Sandeen 6211870992 [XFS] remove shouting-indirection macros from xfs_sb.h 17 years ago
Eric Sandeen 3685c2a1d7 [XFS] Unwrap XFS_SB_LOCK. 17 years ago
Christoph Hellwig bd186aa901 [XFS] kill the vfs_flags member in struct bhv_vfs 18 years ago
Christoph Hellwig b09cc77109 [XFS] remove dependency of the quota module on behaviors 18 years ago
Kouta Ooizumi e6d29426bc [XFS] Fix uquota and oquota enforcement problems. 18 years ago
Donald Douwsma 424ea91ba6 [XFS] Fix quotaon syscall failures for group enforcement requests. 18 years ago
Eric Sandeen 1c72bf9003 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with 18 years ago
Eric Sandeen 7bc5306d74 [XFS] Remove unused header files for MAC and CAP checking functionality. 18 years ago
Lachlan McIlroy 1f9b3b64d4 [XFS] remove unused xflags parameter from sync routines 18 years ago
Nathan Scott f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just 19 years ago
Nathan Scott 67fcaa73ad [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. 19 years ago
Nathan Scott b83bd13881 [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters. 19 years ago
Nathan Scott c41564b5af [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all 19 years ago
Randy Dunlap 16f7e0fe2e [PATCH] capable/capability.h (fs/) 19 years ago
Jes Sorensen 794ee1baee [PATCH] mutex subsystem, semaphore to mutex: XFS 19 years ago
Christoph Hellwig 1149d96ae8 [XFS] endianess annotations and cleanup for the quota code 20 years ago
Nathan Scott 4ce3121f67 [XFS] Update license/copyright notices to match the prefered SGI 20 years ago
Nathan Scott a844f4510d [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. 20 years ago
Nathan Scott ee34807a65 [XFS] Provide a mechiansm for flushing delalloc before quota reporting. 20 years ago