Commit Graph

285 Commits (6b19f2d87da9908acf1e0f48b4e79cf8bc833811)

Author SHA1 Message Date
Eric Sandeen 65be605419 [XFS] remove unused "readonly" arg from xlog_find_tail and xlog_recover 19 years ago
Nathan Scott 0d14824c07 [XFS] Ensure max diosize reported is aligned with minimum diosize. 19 years ago
Nathan Scott ee2a4f7caa [XFS] Fix an intermittent pquota panic caused by dodgey quota flags to an 19 years ago
Nathan Scott 3ddb8fa98c [XFS] Sort out cosmetic differences between user and kernel copies of some 19 years ago
Nathan Scott a255a7456d [XFS] Make d_maxiosz report the real maximum (INT_MAX) so we dont 19 years ago
Nathan Scott b04ed21a1f [XFS] Disable write barriers for now till intermittent IO errors are 19 years ago
Nathan Scott 13059ff04c [XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps it simple and 19 years ago
Christoph Hellwig e13a73f025 [XFS] Write log dummy record when freezing filesystem 19 years ago
Christoph Hellwig 1df84c930a [XFS] Mark some lookup tables const. Thanks to Arjan van de Ven for 19 years ago
Yingping Lu 1661dc8e7a [XFS] Fixed an assertion failure in xfs_reclaim caused by delayed block. 19 years ago
Christoph Hellwig c7d437da3d [XFS] do barrier checks earlier. quota initialization may write to the 19 years ago
Nathan Scott 70a061f1fd [XFS] Fix typo from when enabling write barriers by default, flags botch 19 years ago
Nathan Scott dd9f438e32 [XFS] Implement the di_extsize allocator hint for non-realtime files as 19 years ago
Nathan Scott 061f7209bd [XFS] Do not inherit properties for the quota inodes from the root inode. 19 years ago
Christoph Hellwig 4ef19dddba [XFS] enable write barriers by default 19 years ago
Christoph Hellwig d3a9b1f9da [XFS] merge xfs_arch.h userspace changes back 19 years ago
Christoph Hellwig f60d36690c [XFS] remove over-eager assert 19 years ago
Nicolas Kaiser 099f7f0a82 xfs: header included twice 19 years ago
Christoph Hellwig 7ff92053dd [PATCH] don't include ioctl32.h in drivers 19 years ago
Christoph Hellwig fc33a7bb9c [PATCH] per-mountpoint noatime/nodiratime 19 years ago
Christoph Hellwig 870f481793 [PATCH] replace inode_update_time with file_update_time 19 years ago
Christoph Hellwig 3542c6e18f [PATCH] remove xfs xattr permission checks 19 years ago
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
Sam Ravnborg a9aa1ffaac kbuild/xfs: introduce fs/xfs/Kbuild 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 20 years ago
Pekka J Enberg 2109a2d1b1 [PATCH] mm: rename kmem_cache_s to kmem_cache 20 years ago
Nathan Scott 15c84a4701 [XFS] Remove no-longer-used qsort source. 20 years ago
Nathan Scott 05db218a27 [XFS] Fix an inode32 regression - if no options are presented, must still 20 years ago
Nathan Scott 992c83a129 [XFS] Remove several no-longer-used files. 20 years ago
Nathan Scott 7f248a81c5 [XFS] Cleanup cosmetic differences between source trees. 20 years ago
Nathan Scott 538524aed0 [XFS] fix XFS quota for modular XFS builds 20 years ago
Yingping Lu bf6f05aa0b [XFS] Fixed the inconsistency between attribute b-tree intermidiate node 20 years ago
Nathan Scott 19d5bcf370 [XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF. 20 years ago
Eric Sandeen a749ee8615 [XFS] Fix calculation of reserved AGs for inodes in 32-bit inode mode 20 years ago
Nathan Scott fdc7ed75c0 [XFS] Fix boundary conditions when issuing direct IOs from large userspace 20 years ago
Nathan Scott 2b3b6d07f7 [XFS] Remove an unhelpful ifdef, the comment above the routine explains 20 years ago
Nathan Scott cfcbbbd089 [XFS] Remove old, broken nolog-mode code - noone plans to ever fix it. 20 years ago
Nathan Scott c11e2c369d [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS. 20 years ago
Christoph Hellwig 16259e7d95 [XFS] Endianess annotations for various allocator data structures 20 years ago
Eric Sandeen e2ed81fbbb [XFS] remove unused code from xfs_iomap_write_direct 20 years ago