Commit Graph

167 Commits (bcc1e382bce8de4f26182c6447916f9c82b0fbe5)

Author SHA1 Message Date
Christoph Hellwig 65b3da3705 [XFS] Add in the new xfs_aops.h header file for I/O completion struct. 20 years ago
Christoph Hellwig 0829c3602f [XFS] Add infrastructure for tracking I/O completions 20 years ago
Christoph Hellwig 51c91ed52b [XFS] add infrastructure for waiting on I/O completion at inode reclaim 20 years ago
Christoph Hellwig 592cb26bda [XFS] remove unessecary vnode flags 20 years ago
Christoph Hellwig 760dea671e [XFS] Fix sparse warnings in kmem_* functions Patch from Victor Fusco 20 years ago
Tim Shimmin 6f948fbd44 [XFS] Need to unlock the AIL before calling xfs_force_shutdown() because 20 years ago
Christoph Hellwig 0432dab2d2 [XFS] remove struct vnode::v_type 20 years ago
Nathan Scott 155ffd075c [XFS] Remove extraneous quotacheck diagnostics. 20 years ago
Nathan Scott e69a333b5e [XFS] Add in grpid/nogrpid mount option parsing, actual code was always 20 years ago
Tim Shimmin 7e9c639615 [XFS] 929956 add log debugging and tracing info 20 years ago
Tim Shimmin 32fb9b57ae [XFS] Fix up the calculation of the reservation overhead to hopefully 20 years ago
Nathan Scott d52b44d07a [XFS] Fix regression in transaction reserved-block accounting for direct 20 years ago
Eric Sandeen ad4a8ac4e9 [XFS] Fix check for writeable file in xfs_ioc_space ioctl code 20 years ago
David Chinner 3bdbfb104e [XFS] Prevent the incore superblock sb_fdblocks count from leaking when we 20 years ago
Nathan Scott bcec2b7f2b [XFS] Add a chunk of tracing code to diagnose truncate related issues. 20 years ago
Nathan Scott eedb5530aa [XFS] Make metadata IO completion consistent with other IO completion 20 years ago
Christoph Hellwig cdb626878f [XFS] replace vn_get usage by ihold 20 years ago
Dean Roehrich bb3f724e12 [XFS] send dmapi events from nopage for mmapped files 20 years ago
Dean Roehrich 536388be42 [XFS] upate copyrights 20 years ago
Dean Roehrich 616b1c7238 [XFS] Update copyrights 20 years ago
Al Viro 008b150a3c [PATCH] Fix up symlink function pointers 20 years ago
Christoph Lameter 3e1d1d28d9 [PATCH] Cleanup patch for process freezing 20 years ago
Christoph Hellwig 92198f7eaa [PATCH] pass iocb to dio_iodone_t 20 years ago
Ingo Molnar 39c715b717 [PATCH] smp_processor_id() cleanup 20 years ago
Dean Roehrich e1a40fa907 [XFS] Handle inode semaphores properly for dmapi queues 20 years ago
Nathan Scott ad89d0212e [XFS] Remove some debugging code from quota syscalls. 20 years ago
Nathan Scott 754002b4fb [XFS] Merge a few minor fixes to the quota warning code. 20 years ago
Nathan Scott 06d10dd9ca [XFS] Merge fixes into realtime quota code, since one/two reported, still 20 years ago
Nathan Scott 77bc5beb59 [XFS] Makes more sense to use the fsxattr interface instead of adding new 20 years ago
Christoph Hellwig bd5a876ac4 [XFS] (mostly) remove xfs_inval_cached_pages Since the last round of 20 years ago
Christoph Hellwig d130c14c03 [XFS] simplify ASSERT 20 years ago
Christoph Hellwig 7d795ca344 [XFS] consolidate extent item freeing 20 years ago
Christoph Hellwig f898d6c09c [XFS] quiesce the filesystem proper when freezing 20 years ago
Christoph Hellwig 48fab6bf5f [XFS] add XFS_INOBT_IS_FREE_DISK 20 years ago
Eric Sandeen 6add2c4288 [XFS] Fix up some warning fallout from functions made static 20 years ago
Nathan Scott 365ca83d50 [XFS] Add support for project quota inheritance, a merge of Glens changes. 20 years ago
Nathan Scott c8ad20ffeb [XFS] Add support for project quota, based on Dan Knappes earlier work. 20 years ago
Christoph Hellwig 8401e9631c [XFS] remove xfs_incore_relse 20 years ago
Christoph Hellwig 66f58d236f [XFS] simplify XFS_PURGE_INODE 20 years ago
Christoph Hellwig efa8027804 [XFS] rewrite xfs_iflush_all 20 years ago
Christoph Hellwig ba0f32d460 [XFS] mark various symbols static Patch from Adrian Bunk 20 years ago
Christoph Hellwig 4372d6e103 [XFS] Remove dead code. Patch from Adrian Bunk 20 years ago
Christoph Hellwig cf9937c6c6 [XFS] Fix pagebuf slab initialization 20 years ago
Christoph Hellwig 02de1f0abf [XFS] fix some more compiler warnings in the vnode tracing code 20 years ago
Christoph Hellwig 23ea4032c8 [XFS] rename various pagebuf symbols to xfsbuf 20 years ago
Dean Roehrich 6fac0cb46b [XFS] coordinate mmap calls with xfs_dm_punch_hole 20 years ago
Nathan Scott b74e2159c9 [XFS] Add a get/set interface for XFS project identifiers. 20 years ago
Christoph Hellwig 66f5507133 [XFS] remove an over-zealous WARN_ON 20 years ago
Nathan Scott d3870398fa [XFS] Fix directory inodes ioctl compat code, minor code consistency cleanups 20 years ago
Russell Cattelan 68d1498c3a [XFS] Fix a bug in xfs_iomap for extent handling of write cases 20 years ago