Commit Graph

158 Commits (2065988e9fb1628de7958b0f7f709b93302f7b97)

Author SHA1 Message Date
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Jes Sorensen 794ee1baee [PATCH] mutex subsystem, semaphore to mutex: XFS 19 years ago
Andrew Morton a136564702 [PATCH] remove gcc-2 checks 19 years ago
OGAWA Hirofumi 28fd129827 [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) 19 years ago
Al Viro 51bfb75b0b [PATCH] xfs: missing gfp_t annotations 19 years ago
Nathan Scott 551c81e2d3 [XFS] Resolve the xlog_grant_log_space hang, revert inline to macro. 19 years ago
Nathan Scott e0144ca553 [XFS] Fix a case where attr2 format was being used unconditionally. 19 years ago
Felix Blyakher 6b2cf618cc [XFS] Tight loop in xfs_finish_reclaim_all prevented the xfslogd to run 19 years ago
Nathan Scott a4656391b7 [XFS] Fix a 32 bit value wraparound when providing a mapping for a large 19 years ago
Christoph Hellwig f33c6797bc [XFS] handle error returns from freeze_bdev 19 years ago
Eric Sandeen 55b02d74e1 [XFS] Fix potential overflow in xfs_iomap_t delta for very large extents 19 years ago
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 19 years ago
Pekka J Enberg 2109a2d1b1 [PATCH] mm: rename kmem_cache_s to kmem_cache 19 years ago
Nathan Scott 15c84a4701 [XFS] Remove no-longer-used qsort source. 19 years ago
Nathan Scott 05db218a27 [XFS] Fix an inode32 regression - if no options are presented, must still 19 years ago
Nathan Scott 992c83a129 [XFS] Remove several no-longer-used files. 19 years ago
Nathan Scott 7f248a81c5 [XFS] Cleanup cosmetic differences between source trees. 19 years ago
Nathan Scott 538524aed0 [XFS] fix XFS quota for modular XFS builds 19 years ago
Yingping Lu bf6f05aa0b [XFS] Fixed the inconsistency between attribute b-tree intermidiate node 19 years ago
Nathan Scott 19d5bcf370 [XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF. 19 years ago
Eric Sandeen a749ee8615 [XFS] Fix calculation of reserved AGs for inodes in 32-bit inode mode 19 years ago
Nathan Scott fdc7ed75c0 [XFS] Fix boundary conditions when issuing direct IOs from large userspace 19 years ago
Nathan Scott 2b3b6d07f7 [XFS] Remove an unhelpful ifdef, the comment above the routine explains 19 years ago
Nathan Scott cfcbbbd089 [XFS] Remove old, broken nolog-mode code - noone plans to ever fix it. 19 years ago
Nathan Scott c11e2c369d [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS. 19 years ago
Christoph Hellwig 16259e7d95 [XFS] Endianess annotations for various allocator data structures 19 years ago
Eric Sandeen e2ed81fbbb [XFS] remove unused code from xfs_iomap_write_direct 19 years ago
Eric Sandeen e94af02a9c [XFS] fix old xfs_setattr mis-merge from irix; mostly harmless esp if not 19 years ago
Yingping Lu 91e11088f8 [XFS] Fixing size report discrepancy between ls and du caused by xfs_fsr 19 years ago
Yingping Lu 9af0a70c07 [XFS] Fixed a bug in reporting extent list for attribute fork running 19 years ago
Christoph Hellwig 7f14d0a013 [XFS] Simplify pagebuf_rele Remove a conditional that can not be true 19 years ago
Nathan Scott e718eeb4fe [XFS] Rework the final mount options flag bit to make room for more. 19 years ago
Nathan Scott 6b3f6b5b87 [XFS] Rework the dquot hash sizing heuristics. 19 years ago
Eric Sandeen 1f730e3b53 [XFS] Add ATTR_NOSIZETOK definition for xfs_vnodeops.c change 19 years ago
Nathan Scott 8a319ae494 [XFS] Disable attr2 by default, until a more appropriate time to enable 19 years ago
Eric Sandeen 374e2ac337 [XFS] Prevent data corruption on extending truncate case from cxfs client 19 years ago
Christoph Hellwig 4750ddb0ba [XFS] Fix sparse warnings in ktrace.[ch] 19 years ago
Christoph Hellwig 5bde1ba99c [XFS] silence gcc4 warnings. the directory ones are wrong because of 19 years ago
Nathan Scott 9dac13e7ff [XFS] Remove unused type, xfs_gap_t. 19 years ago
Christoph Hellwig 1149d96ae8 [XFS] endianess annotations and cleanup for the quota code 19 years ago
Nathan Scott fa7e7d71e0 [XFS] Show additional mount options in /proc/mounts, fix up some debug 19 years ago
Nathan Scott da087bad81 [XFS] Fix up a 32/64 local flags variable issue when enabling attr2 mode. 19 years ago
Eric Sandeen 0116d9356b [XFS] Remove dead code in xfs_iomap_write_direct; save some stack 19 years ago
Nathan Scott 4ce3121f67 [XFS] Update license/copyright notices to match the prefered SGI 19 years ago
Nathan Scott 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 19 years ago
Nathan Scott a844f4510d [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. 19 years ago
Christoph Hellwig 61c1e689fb [XFS] remove unused struct xfs_ail_ticket 19 years ago
Nathan Scott fc1f8c1ca3 [XFS] Track external log/realtime device names for correct reporting in 19 years ago
Nathan Scott 4aeb664c25 [XFS] Improve buffered read throughput by removing unnecessary timer calls 19 years ago
Nathan Scott 0fdfb3757f [XFS] Remove a null CELL macro and its one caller, not useful to anyone. 19 years ago