Commit Graph

66 Commits (0c9ba97318fc9a905bcc1419b6966de061203a70)

Author SHA1 Message Date
Arkadiusz Mi?kiewicz 6743099ce5 xfs: Extend project quotas to support 32bit project ids 15 years ago
Christoph Hellwig f2d6761433 xfs: remove xfs_iput 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
Christoph Hellwig 7dce11dbac xfs: always use iget in bulkstat 15 years ago
Dave Chinner 07000ee686 xfs: return inode fork offset in bulkstat for fsr 15 years ago
Christoph Hellwig bdfb04301f xfs: replace KM_LARGE with explicit vmalloc use 15 years ago
Dave Chinner 1c1c6ebcf5 xfs: Replace per-ag array with a radix tree 15 years ago
Christoph Hellwig f9581b1443 xfs: implement ->dirty_inode to fix timestamp handling 16 years ago
Christoph Hellwig 2187550525 xfs: rationalize xfs_inobt_lookup* 16 years ago
Christoph Hellwig 2e287a731e xfs: improve xfs_inobt_get_rec prototype 16 years ago
Eric Sandeen d96f8f891f xfs: add more statics & drop some unused functions 16 years ago
Eric Sandeen 370f048214 xfs: add more statics & drop some unused functions 16 years ago
Malcolm Parsons 9da096fd13 xfs: fix various typos 16 years ago
Christoph Hellwig 8fab451e3c xfs: kill vn_atime_* helpers. 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
sandeen@sandeen.net 65fbaf2489 [XFS] Fix xfs_bulkstat_one size checks & error handling 16 years ago
sandeen@sandeen.net 2ee4fa5cb7 [XFS] Make the bulkstat_one compat ioctl handling more sane 16 years ago
Christoph Hellwig b48d8d6437 [XFS] kill the XFS_IMAP_BULKSTAT flag 16 years ago
Christoph Hellwig 92bfc6e7c4 [XFS] embededd struct xfs_imap into xfs_inode 16 years ago
Christoph Hellwig 51ce16d519 [XFS] kill XFS_DINODE_VERSION_ defines 16 years ago
Christoph Hellwig 81591fe2db [XFS] kill xfs_dinode_core_t 16 years ago
Christoph Hellwig c679eef052 [XFS] stop using xfs_itobp in xfs_bulkstat 17 years ago
Christoph Hellwig 637aa50f46 [XFS] implement generic xfs_btree_increment 17 years ago
Christoph Hellwig 561f7d1739 [XFS] split up xfs_btree_init_cursor 17 years ago
David Chinner 07c8f67587 [XFS] Make use of the init-once slab optimisation. 17 years ago
Christoph Hellwig df80c933f9 [XFS] remove some easy bhv_vnode_t instances 17 years ago
David Chinner e4f7529108 [XFS] Kill shouty XFS_ITOV() macro 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 7b07339048 [XFS] xfs_bulkstat_one_dinode() never returns an error. 17 years ago
David Chinner a3f74ffb6d [XFS] Don't block pdflush when writing back inodes 17 years ago
Eric Sandeen 6211870992 [XFS] remove shouting-indirection macros from xfs_sb.h 17 years ago
Christoph Hellwig 45ba598e56 [XFS] Remove CFORK macros and use code directly in IFORK and DFORK macros. 17 years ago
Tim Shimmin e6a4b37f38 [XFS] Remove the BPCSHIFT and NB* based macros from XFS. 17 years ago
Vlad Apostolov c319b58b13 [XFS] Make xfs_bulkstat() to report unlinked but referenced inodes 17 years ago
Lachlan McIlroy cd57e594ad [XFS] 971064 Various fixups for xfs_bulkstat(). 17 years ago
Lachlan McIlroy c2cba57e83 [XFS] This fix prevents bulkstat from spinning in an infinite loop. 18 years ago
Vlad Apostolov 859d718279 [XFS] get_bulkall() could return incorrect inode state 18 years ago
Christoph Hellwig 347d1c0195 [XFS] dinode endianess annotations 18 years ago
Michal Marek faa63e9584 [XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Vlad Apostolov 6e73b41888 [XFS] 955947: Infinite loop in xfs_bulkstat() on formatter() error 19 years ago
Vlad Apostolov 6f1f216840 [XFS] pv 956241, author: nathans, rv: vapo - make ino validation checks 19 years ago
David Chinner f273ab848b [XFS] Really fix use after free in xfs_iunpin. 19 years ago
Nathan Scott 215101c360 [XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms. 19 years ago
Vlad Apostolov e132f54ce8 [XFS] pv 955157, rv bnaujok - break the loop on EFAULT formatter() error 19 years ago