Commit Graph

311 Commits (ca9ba4471c1203bb6e759b76e83167fec54fe590)

Author SHA1 Message Date
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Badari Pulavarty 1d8fa7a2b9 [PATCH] remove ->get_blocks() support 19 years ago
Badari Pulavarty fa30bd058b [PATCH] map multiple blocks for mpage_readpages() 19 years ago
Matthew Dobson 93d2341c75 [PATCH] mempool: use mempool_create_slab_pool() 19 years ago
NeilBrown 2ff28e22bd [PATCH] Make address_space_operations->invalidatepage return void 19 years ago
Paul Jackson b0196009d8 [PATCH] cpuset memory spread slab cache hooks 19 years ago
Tobias Klauser e8c96f8c29 [PATCH] fs: Use ARRAY_SIZE macro 19 years ago
Andrew Morton 394e3902c5 [PATCH] more for_each_cpu() conversions 19 years ago
Christoph Lameter b20a35035f [PATCH] page migration reorg 19 years ago
Nathan Scott bb19fba193 [XFS] Sync up one/two other minor changes missed in previous merges. 19 years ago
Nathan Scott e15f195cfb [XFS] Reenable the noikeep (delete inode cluster space) option by default. 19 years ago
David Chinner 2ddee844ee [XFS] Check that a page has dirty buffers before finding it acceptable for 19 years ago
Nathan Scott 3758dee9f6 [XFS] Fixup naming inconsistencies found by Pekka Enberg and one from Jan 19 years ago
David Chinner 38e2299a64 [XFS] Explain the race closed by the addition of vn_iowait() to the start 19 years ago
Yingping Lu 9fa8046f50 [XFS] Fixing the error caused by the conflict between DIO Write's 19 years ago
Yingping Lu f1fdc848aa [XFS] Fixing KDB's xrwtrc command, also added the current process id into 19 years ago
Nathan Scott 6cc8fef4cb [XFS] Fix compiler warning from xfs_file_compat_invis_ioctl prototype. 19 years ago
Nathan Scott b2fc6ad01b [XFS] remove bogus INT_GET for u8 variables in xfs_dir_leaf.c 19 years ago
Nathan Scott fac80cce0e [XFS] endianess annotations for xfs_da_node_hdr_t 19 years ago
Nathan Scott 403432dcb5 [XFS] endianess annotations for xfs_da_node_entry_t 19 years ago
Nathan Scott d7929ff670 [XFS] store xfs_attr_inactive_list_t in native endian 19 years ago
Nathan Scott 984a081a7c [XFS] store xfs_attr_sf_sort in native endian 19 years ago
Nathan Scott 3b244aa81e [XFS] endianess annotations for xfs_attr_shortform_t 19 years ago
Nathan Scott c0f054e7a4 [XFS] endianess annotations for xfs_attr_leaf_name_remote_t 19 years ago
Nathan Scott 053b5758cb [XFS] endianess annotations for xfs_attr_leaf_name_local_t 19 years ago
Nathan Scott 6b19f2d87d [XFS] endianess annotations for xfs_attr_leaf_entry_t 19 years ago
Nathan Scott 918ae424e1 [XFS] endianess annotations for xfs_attr_leaf_hdr_t 19 years ago
Nathan Scott 8f44e047a0 [XFS] remove bogus INT_GET on u8 variables in xfs_dir2_block.c 19 years ago
Nathan Scott 89da054424 [XFS] endianess annotations for xfs_da_blkinfo_t 19 years ago
Nathan Scott 3d693c6ed7 [XFS] endianess annotations for XFS_DIR2_DATA_ENTRY_TAG_P 19 years ago
Nathan Scott 3c1f9c1580 [XFS] endianess annotations for xfs_dir2_leaf_entry_t 19 years ago
Nathan Scott a818e5de7e [XFS] endianess annotations for xfs_dir2_leaf_hdr_t 19 years ago
Nathan Scott e922fffa41 [XFS] endianess annotations for xfs_dir2_block_tail_t 19 years ago
Nathan Scott 1fba9f7fe2 [XFS] endianess annotations for XFS_DIR2_DATA_UNUSED_TAG_P 19 years ago
Nathan Scott ad354eb34e [XFS] endianess annotations for xfs_dir2_data_unused_t 19 years ago
Nathan Scott afbcb3f919 [XFS] endianess annotations for xfs_dir2_leaf_tail_t 19 years ago
Nathan Scott 68b3a1024a [XFS] endianess annotations for XFS_DIR2_LEAF_BESTS_P 19 years ago
Nathan Scott 0ba962ef71 [XFS] endianess annotations for xfs_dir2_free_hdr_t 19 years ago
Nathan Scott 70e73f5975 [XFS] endianess annotations for xfs_dir2_data_hdr structure. 19 years ago
Nathan Scott 9cea236492 [XFS] Flush and invalidate dirty pages at the start of a direct read also, 19 years ago
Nathan Scott ce9d37c257 [XFS] Merge Yingpings fix for a vn_count assert failure during QA - 19 years ago
Nathan Scott 238f4c5468 [XFS] Make couple names consitent, be more defensive on releasepage (and 19 years ago
Nathan Scott a13828b167 [XFS] Cleanup references to i_sem. 19 years ago
Nathan Scott b12dd34298 [XFS] Fix an infinite loop issue in bulkstat when a corrupt inode is 19 years ago
Nathan Scott 2ddd5928d0 [XFS] Correct the dquot reservation component for the link transation. 19 years ago
Nathan Scott ec86dc02fd [XFS] Complete transition away from linvfs naming convention, finally. 19 years ago
Mandy Kirkconnell 8867bc9bf0 [XFS] There are a few problems with the new 19 years ago
Nathan Scott 524fbf5dd1 [XFS] Revert kiocb and vattr stack changes, theory is the AIO rework will 19 years ago
Nathan Scott f30a121111 [XFS] Dynamically allocate the xfs_dinode_core_t structure to reduce our 19 years ago
Mandy Kirkconnell f020b67f3c [XFS] Fix assert to check that in-core extents are inline only. 19 years ago