Commit Graph

689 Commits (da0e28cb68a7e22b47c6ae1a5b12cb538c13c69f)

Author SHA1 Message Date
Christoph Hellwig b677c210ce [XFS] move v_iocount from bhv_vnode to xfs_inode 18 years ago
Christoph Hellwig 09262b4339 [XFS] Create xfs_iflags_test_and_clear helper function 18 years ago
Christoph Hellwig b3aea4edc2 [XFS] kill the v_flag member in struct bhv_vnode 18 years ago
Christoph Hellwig 2f6f7b3d9b [XFS] kill v_vfsp member from struct bhv_vnode 18 years ago
Christoph Hellwig 739bfb2a7d [XFS] call common xfs vnode-level helpers directly and remove vnode operations 18 years ago
Christoph Hellwig 993386c19a [XFS] decontaminate vnode operations from behavior details 18 years ago
Vlad Apostolov b93bd20cd5 [XFS] do not have XFSMNT_IDELETE as default when mounted with XFSMNT_DMAPI 18 years ago
David Chinner da353b0d64 [XFS] Radix tree based inode caching 18 years ago
Christoph Hellwig 39cd9f877e [XFS] kill move.[ch] 18 years ago
Christoph Hellwig 804c83c376 [XFS] stop using uio in the readlink code 18 years ago
Christoph Hellwig 051e7cd44a [XFS] use filldir internally 18 years ago
Christoph Hellwig 2bdf7cd0ba [XFS] superblock endianess annotations 18 years ago
Christoph Hellwig 347d1c0195 [XFS] dinode endianess annotations 18 years ago
Michal Piotrowski ddc6d3b32a [XFS] Fix build regression from mod/commit which did cleanup of xfs_bmbt_*set_allf 18 years ago
Eric Sandeen 948c6d4fd8 [XFS] optimize dmapi event tests w/o dmapi config 18 years ago
Christoph Hellwig eb9df39daf [XFS] remove unessecary vfs argument to DM_EVENT_ENABLED 18 years ago
Jesper Juhl 49ee6c911f [XFS] Fix a potential NULL pointer deref in XFS on failed mount. 18 years ago
Eric Sandeen dcb3b83feb [XFS] clean up xfs_start_flags 18 years ago
Eric Sandeen af3a2e8a3f [XFS] move linux/log2.h header to xfs_linux.h 18 years ago
Eric Sandeen 6385f4d557 [XFS] Remove xfs_physmem 18 years ago
Eric Sandeen 425f9ddd53 [XFS] Pick a single default inode cluster size. 18 years ago
Eric Sandeen 1cb5125875 [XFS] choose single default logbuf count & size 18 years ago
Eric Sandeen 40906630f1 [XFS] Remove m_nreadaheads 18 years ago
Christoph Hellwig cd8b0a97bd [XFS] endianess annotations for xfs_bmbt_rec_t 18 years ago
Christoph Hellwig e05596643d [XFS] cleanup defintions of BMBT_*BITLEN macros 18 years ago
Christoph Hellwig 8cba43447e [XFS] clean up xfs_bmbt_set_all/xfs_bmbt_disk_set_all 18 years ago
Christoph Hellwig a6f64d4aea [XFS] split ondisk vs incore versions of xfs_bmbt_rec_t 18 years ago
Christoph Hellwig d580ef6eaa [XFS] remove confusing INT_ comments in xfs_bmap_btree.c 18 years ago
Vlad Apostolov 3bacbcd883 [XFS] hole not shown when file is created with resvsp 18 years ago
David Chinner 0bfefc46dc [XFS] Barriers need to be dynamically checked and switched off 18 years ago
Al Viro 782e3b3b38 Fix up more bio fallout 18 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
Tim Shimmin 564256c9e0 Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer." 18 years ago
Tim Shimmin 053c59a0a7 Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer." 18 years ago
Christoph Hellwig 1bc5858d0d [XFS] fix valid but harmless sparse warning 18 years ago
Eric Sandeen bcc7b445ef [XFS] fix filestreams on 32-bit boxes 18 years ago
Lachlan McIlroy b394e43e99 [XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer. 18 years ago
Lachlan McIlroy 776a75fa5c [XFS] Ensure file size updates have been completed before writing inode to disk. 18 years ago
David Chinner 65de556756 [XFS] On-demand reaping of the MRU cache 18 years ago
Eric Sandeen 5995cb7d80 [XFS] fix nasty quota hashtable allocation bug 18 years ago
Christoph Hellwig 265c1fac38 [XFS] fix sparse shadowed variable warnings 18 years ago
Christoph Hellwig ee5c80239d [XFS] fix ASSERT and ASSERT_ALWAYS 18 years ago
Christoph Hellwig 34521c5e49 [XFS] Fix sparse warning in kmem_shake_allow 18 years ago
Christoph Hellwig 4b80916b29 [XFS] Fix sparse NULL vs 0 warnings 18 years ago
David Chinner 8da22d7a36 [XFS] Set filestreams object timeout to something sane. 18 years ago
Al Viro ad690ef9e6 xfs ioctl __user annotations 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Nick Piggin d0217ac04c mm: fault feedback #1 18 years ago
Nick Piggin 54cb8821de mm: merge populate and nopage into fault (fixes nonlinear) 18 years ago
Nick Piggin d00806b183 mm: fix fault vs invalidate race for linear mappings 18 years ago