Commit Graph

158 Commits (2065988e9fb1628de7958b0f7f709b93302f7b97)

Author SHA1 Message Date
Nathan Scott 380b5dc0e5 [XFS] Fix up an internal sort function name collision issue. 19 years ago
Nathan Scott 80cce77980 [XFS] Make some extended attributes routines take const parameters, for 19 years ago
Nathan Scott f74dee4276 [XFS] Ondisk format extension for extended attributes (attr2). Basically, 19 years ago
Nathan Scott af4e34a527 [XFS] Ondisk format extension for extended attributes (attr2). Basically, 19 years ago
Nathan Scott d8cc890d40 [XFS] Ondisk format extension for extended attributes (attr2). Basically, 19 years ago
Nathan Scott aa82daa061 [XFS] Move some code around to prepare for the upcoming extended 19 years ago
David Chinner e8c8b3a79d [XFS] Introduce two new mount options (nolargeio/largeio) to allow 19 years ago
Nathan Scott ee34807a65 [XFS] Provide a mechiansm for flushing delalloc before quota reporting. 19 years ago
Nathan Scott c310ab6c07 [XFS] Fix signedness issues in dquot ID handling, allowing uids/gids above 19 years ago
Nathan Scott 30dab21abb [XFS] Add a comment about the use of XFS_SIZE_TOKEN_WANT. 19 years ago
Christoph Hellwig c86e711ceb [XFS] only mark buffers done when all pages are uptodate in addition 19 years ago
Eric Sandeen d0cfb37305 [XFS] Stack footprint reduction for xfs_swapext (used from xfs_fsr) 19 years ago
Christoph Hellwig f538d4da8d [XFS] write barrier support Issue all log sync operations as ordered 19 years ago
Christoph Hellwig 739cafd316 [XFS] fix PBF_NONE handling 19 years ago
Christoph Hellwig da1650a5d6 [XFS] Add format checking to cmn_err and icmn_err 19 years ago
Christoph Hellwig 88741a95af [XFS] remove unused pagebuf flags 19 years ago
Christoph Hellwig 04d8b28416 [XFS] Make sure the threads and shaker in xfs_buf are de-initialized in 19 years ago
Hugh Dickins 4c21e2f244 [PATCH] mm: split page table lock 19 years ago
Al Viro 27496a8c67 [PATCH] gfp_t: fs/* 19 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Nishanth Aravamudan 041e0e3b19 [PATCH] fs: fix-up schedule_timeout() usage 20 years ago
Ingo Molnar a9f6a0dd54 [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions 20 years ago
Nathan Scott c9fc0d6a69 [XFS] Revert recent quota Makefile change, not in a fit state for merging. 20 years ago
Nathan Scott eccdfcd6f8 [XFS] Fix modular XFS builds (Makefile botch). 20 years ago
Nathan Scott 20ba02879b [XFS] Remove special Kconfig XFS menu, make XFS options "inline". 20 years ago
Nathan Scott f016bad6be [XFS] Cleanup some -Wundef flag warnings in the endian macros (thanks 20 years ago
Nathan Scott cde410a99d [XFS] Sort out some cosmetic differences between XFS trees. 20 years ago
Nathan Scott c31e887807 [XFS] Fix incorrect use of BMAPI_READ in unwritten extent handling 20 years ago
Christoph Hellwig a3c476d8a1 [XFS] replace "extern inline" with "static inline" Patch from Adrian Bunk 20 years ago
Christoph Hellwig 4df08c5258 [XFS] Switch kernel thread handling to the kthread_ API 20 years ago
David Chinner 2f92658751 [XFS] Fix racy access to pb_flags. pagebuf_rele() modified pb_flags after 20 years ago
Christoph Hellwig ba403ab43e [XFS] Retry linux inode cacech lookup if we found a stale inode. This 20 years ago
Tim Shimmin efa092f3d4 [XFS] Fixes a bug in the quota code when allocating a new dquot record 20 years ago
Christoph Hellwig 0f9fffbcc1 [XFS] remove some dead code from pagebuf 20 years ago
Christoph Hellwig 02ba71de98 [XFS] allow a null behaviour pointer in linvfs_clear_inode 20 years ago
Nathan Scott 53937c52c3 [XFS] Manage spinlock differences between kernel versions a bit. 20 years ago
Eric Sandeen 526c420c44 [XFS] add handlers to fix xfs_flock_t alignment issues in compat ioctls 20 years ago
Felix Blyakher 0c147f9a86 [XFS] Check if there is first behavior before calling VOP_RECLAIM from 20 years ago
Tim Shimmin 4cd4a034a3 [XFS] Need to be able to reset sb_qflags if not mounting with quotas 20 years ago
Christoph Hellwig 56d433e430 [XFS] streamline the clear_inode path 20 years ago
Christoph Hellwig c1a073bdff [XFS] Delay I/O completion for unwritten extents after conversion 20 years ago
Christoph Hellwig f09738638d [XFS] Delay direct I/O completion to a workqueue This is nessecary 20 years ago
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