bd5a876ac4
[XFS] (mostly) remove xfs_inval_cached_pages Since the last round of
...
direct I/O locking changes it is just a wrapper around
VOP_FLUSHINVAL_PAGES, so it's not nessecary anymore. Keep a simplified
version for kernels < 2.4.22, as these don't have the changed direct I/O
locking.
SGI-PV: 938064
SGI-Modid: xfs-linux:xfs-kern:194420a
Signed-off-by: Christoph Hellwig <hch@sgi.com >
Signed-off-by: Nathan Scott <nathans@sgi.com >
2005-06-21 15:47:39 +10:00
f898d6c09c
[XFS] quiesce the filesystem proper when freezing
...
SGI-PV: 936977
SGI-Modid: xfs-linux:xfs-kern:193840a
Signed-off-by: Christoph Hellwig <hch@sgi.com >
Signed-off-by: Nathan Scott <nathans@sgi.com >
2005-06-21 15:40:48 +10:00
c8ad20ffeb
[XFS] Add support for project quota, based on Dan Knappes earlier work.
...
SGI-PV: 932952
SGI-Modid: xfs-linux:xfs-kern:22805a
Signed-off-by: Nathan Scott <nathans@sgi.com >
2005-06-21 15:38:48 +10:00
8401e9631c
[XFS] remove xfs_incore_relse
...
SGI-PV: 936977
SGI-Modid: xfs-linux:xfs-kern:193409a
Signed-off-by: Christoph Hellwig <hch@sgi.com >
Signed-off-by: Nathan Scott <nathans@sgi.com >
2005-06-21 15:38:03 +10:00
cf9937c6c6
[XFS] Fix pagebuf slab initialization
...
SGI-PV: 908809
SGI-Modid: xfs-linux:xfs-kern:192756a
Signed-off-by: Christoph Hellwig <hch@sgi.com >
Signed-off-by: Nathan Scott <nathans@sgi.com >
2005-06-21 15:35:24 +10:00
02de1f0abf
[XFS] fix some more compiler warnings in the vnode tracing code
...
SGI-PV: 934679
SGI-Modid: xfs-linux:xfs-kern:192570a
Signed-off-by: Christoph Hellwig <hch@sgi.com >
Signed-off-by: Nathan Scott <nathans@sgi.com >
2005-06-21 15:33:48 +10:00
23ea4032c8
[XFS] rename various pagebuf symbols to xfsbuf
...
SGI-PV: 908809
SGI-Modid: xfs-linux:xfs-kern:192348a
Signed-off-by: Christoph Hellwig <hch@sgi.com >
Signed-off-by: Nathan Scott <nathans@sgi.com >
2005-06-21 15:14:01 +10:00
6fac0cb46b
[XFS] coordinate mmap calls with xfs_dm_punch_hole
...
SGI-PV: 933551
SGI-Modid: xfs-linux:xfs-kern:190622a
Signed-off-by: Dean Roehrich <roehrich@sgi.com >
Signed-off-by: Nathan Scott <nathans@sgi.com >
2005-06-21 14:07:45 +10:00
b74e2159c9
[XFS] Add a get/set interface for XFS project identifiers.
...
SGI-PV: 932952
SGI-Modid: xfs-linux:xfs-kern:21938a
Signed-off-by: Nathan Scott <nathans@sgi.com >
2005-06-21 13:21:49 +10:00
66f5507133
[XFS] remove an over-zealous WARN_ON
2005-05-27 01:17:08 -07:00
d3870398fa
[XFS] Fix directory inodes ioctl compat code, minor code consistency cleanups
...
SGI Modid: xfs-linux:xfs-kern:21810a
Signed-off-by: Nathan Scott <nathans@sgi.com >
Signed-off-by: Christoph Hellwig <hch@sgi.com >
2005-05-06 06:44:46 -07:00
24e17b5fb9
[XFS] Use the right offset when ensuring a delayed allocate conversion has covered the offset originally requested. Can cause data corruption when multiple processes are performing writeout on different areas of the same file. Quite difficult to hit though.
...
SGI Modid: xfs-linux:xfs-kern:22377a
Signed-off-by: Nathan Scott <nathans@sgi.com >
Signed-off-by: Christoph Hellwig <hch@sgi.com >
.
2005-05-05 13:33:20 -07:00
775bf6c99a
[XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimes
...
SGI Modid: xfs-linux:xfs-kern:22376a
Signed-off-by: Nathan Scott <nathans@sgi.com >
Signed-off-by: Christoph Hellwig <hch@sgi.com >
2005-05-05 13:33:01 -07:00
18e0a926ad
[XFS] remove noisy printk at vnode trace allocation
...
SGI Modid: xfs-linux:xfs-kern:191625a
Signed-off-by: Eric Sandeen <sandeen@sgi.com >
Signed-off-by: Christoph Hellwig <hch@sgi.com >
2005-05-05 13:32:18 -07:00
3ba0815a4b
[XFS] stop background sync from waiting for in-use inodes
...
SGI Modid: xfs-linux:xfs-kern:191586a
Signed-off-by: Daniel Moore <dxm@sgi.com >
Signed-off-by: Christoph Hellwig <hch@sgi.com >
2005-05-05 13:31:34 -07:00
3f24376666
[XFS] Disable the combination of XFS direct IO and AIO until the IO completion
...
handling for unwritten extents can be moved out of interrupt context.
SGI Modid: xfs-linux:xfs-kern:22343a
Signed-off-by: Nathan Scott <nathans@sgi.com >
Signed-off-by: Christoph Hellwig <hch@sgi.com >
2005-05-05 13:30:34 -07:00
abd0cf7aea
[XFS] Resolve an issue with xfsbufd not getting along with swsusp.
...
SGI Modid: xfs-linux:xfs-kern:22342a
Signed-off-by: Nathan Scott <nathans@sgi.com >
Signed-off-by: Christoph Hellwig <hch@sgi.com >
2005-05-05 13:30:13 -07:00
764433b7f1
[XFS] Fix up warnings
...
SGI Modid: xfs-linux:xfs-kern:191411a
Signed-off-by: Eric Sandeen <sandeen@sgi.com >
Signed-off-by: Christoph Hellwig <hch@sgi.com >
2005-05-05 13:29:17 -07:00
5fcbab355e
[XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is held
...
SGI Modid: xfs-linux:xfs-kern:190711a
Signed-off-by: Dean Roehrich <roehrich@sgi.com >
Signed-off-by: Christoph Hellwig <hch@sgi.com >
.
2005-05-05 13:27:19 -07:00
9effd8e625
[XFS] Enable XFS_VNODE_TRACE
...
SGI Modid: xfs-linux:xfs-kern:190725a
Signed-off-by: Eric Sandeen <sandeen@sgi.com >
Signed-off-by: Christoph Hellwig <hch@sgi.com >
.
2005-05-05 13:26:18 -07:00
31b084aef3
[XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for some platforms
...
SGI Modid: xfs-linux:xfs-kern:22032a
Signed-off-by: Nathan Scott <nathans@sgi.com >
Signed-off-by: Christoph Hellwig <hch@sgi.com >
2005-05-05 13:25:00 -07:00
1da177e4c3
Linux-2.6.12-rc2
...
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.
Let it rip!
2005-04-16 15:20:36 -07:00