Commit Graph

334 Commits (860f242eb5340d0b0cfe243cb86b2a98f92e8b91)

Author SHA1 Message Date
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
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