Commit Graph

407 Commits (d2e7b7d0aa021847c59f882b066e7d3812902870)

Author SHA1 Message Date
Nathan Scott 9c48876a05 [XFS] Remove dead code from come bulkstat paths. 19 years ago
Nathan Scott ad723875ac [XFS] Fix a typo in a header file comment. 19 years ago
Nathan Scott 7d4fb40ad7 [XFS] Start writeout earlier (on last close) in the case where we have a 19 years ago
Nathan Scott 59c1b082f5 [XFS] Make the pflags test/set wrappers more legible for us mere humans. 19 years ago
Nathan Scott e109007461 [XFS] Fix a buffer refcount leak in dir2 code on a forced shutdown. 19 years ago
Nathan Scott 7d04a335b6 [XFS] Shutdown the filesystem if all device paths have gone. Made 19 years ago
Nathan Scott b76963fac4 [XFS] getattr can return an error code, so propogate any from lower 19 years ago
Nathan Scott 3d80ede479 [XFS] Drop use of m_writeio_blocks when zeroing, its not meaningful 19 years ago
Ingo Molnar 72c93bcc63 [XFS] lock validator: lockdep: small xfs init_rwsem() cleanup 19 years ago
Tim Shimmin 87c199c2a7 [XFS] Over zealous with doing endian conversions. We endian converted the 19 years ago
David Chinner 714250879e [XFS] Stop a BUG from occurring in generic_delete_inode by preventing 19 years ago
Tim Shimmin 6d192a9b82 [XFS] inode items and EFI/EFDs have different ondisk format for 32bit and 19 years ago
Yingping Lu d210a28cd8 [XFS] In actual allocation of file system blocks and freeing extents, the 19 years ago
Barry Naujok d3446eac3f [XFS] Add degframentation exclusion support 19 years ago
Nathan Scott fbc1462bcb [XFS] Fix a noatime regression related to updating inode atime field on 19 years ago
Nathan Scott ba0b92d671 [XFS] Fix a comment typo, originally noticed by Ming Zhang. 19 years ago
Mandy Kirkconnell fe6c1e7240 [XFS] Fix size argument in kmem_free(). 19 years ago
Olaf Weber 3f368a0d58 [XFS] Originally the ATTR_DMI flag also had the functionality of the 19 years ago
Christoph Hellwig 1d8daf06f6 [XFS] endianess annotations for xfs_dir_leaf_entry_t 19 years ago
Christoph Hellwig 8034fff39b [XFS] endianess annotations for xfs_dir_leaf_hdr_t 19 years ago
Christoph Hellwig ff9901c1e7 [XFS] endianess annotations for xfs_dir2_data_entry_t 19 years ago
Olaf Weber 3e57ecf640 [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report 19 years ago
Nathan Scott e63a369001 [XFS] Fix a possible metadata buffer (AGFL) refcount leak when fixing an 19 years ago
Nathan Scott b1ecdda931 [XFS] Fix a project quota space accounting leak on rename. 19 years ago
Nathan Scott d08d389d5a [XFS] Fix a possible forced shutdown due to mishandling write barriers 19 years ago
Jens Axboe cbb7e577e7 [PATCH] splice: pass offset around for ->splice_read() and ->splice_write() 19 years ago
Jeff Dike 7b04d7170e [PATCH] Add GFP_NOWAIT 19 years ago
Nathan Scott 019ff2d57b [XFS] Fix a problem in aligning inode allocations to stripe unit 19 years ago
Nathan Scott 8c0b5113a5 [XFS] Fix utime(2) in the case that no times parameter was passed in. 19 years ago
David Chinner 58829e490e [XFS] Fix an inode use-after-free durin an unpin. When reclaiming inodes 19 years ago
David Chinner 1fc5d959d8 [XFS] Fix inode reclaim scalability regression. When a filesystem has 19 years ago
Nathan Scott 8272145c05 [XFS] Fix a writepage regression where we accidentally stopped honouring 19 years ago
Nathan Scott e50bd16fe4 [XFS] Fix superblock validation regression for the zero imaxpct case. 19 years ago
Ingo Molnar 3a326a2ce8 [PATCH] introduce a "kernel-internal pipe object" abstraction 19 years ago
Nathan Scott 1b895840ce [XFS] Provide XFS support for the splice syscall. 19 years ago
Nathan Scott 3bbcc8e397 [XFS] Reenable write barriers by default. 19 years ago
Nathan Scott 9a2a7de268 [XFS] Make project quota enforcement return an error code consistent with 19 years ago
Nathan Scott 764d1f89a5 [XFS] Implement the silent parameter to fill_super, previously ignored. 19 years ago
Mandy Kirkconnell 4b4fa25ced [XFS] Cleanup comment to remove reference to obsoleted function 19 years ago
Nathan Scott c25366680b [XFS] Cleanup in XFS after recent get_block_t interface tweaks. 19 years ago
Mandy Kirkconnell 0b7e56a450 [XFS] Remove unused/obsoleted function: xfs_bmap_do_search_extents() 19 years ago
Glen Overby 3ccb8b5f65 [XFS] A change to inode chunk allocation to try allocating the new chunk 19 years ago
Nathan Scott e0edd5962b [XFS] Fix compiler warning and small code inconsistencies in compat 19 years ago
Nathan Scott c41564b5af [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all 19 years ago
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