- 15 Oct, 2007 1 commit
-
-
Christoph Hellwig authored
SGI-PV: 969608 SGI-Modid: xfs-linux-melb:xfs-kern:29493a Signed-off-by:
Christoph Hellwig <hch@infradead.org> Signed-off-by:
David Chinner <dgc@sgi.com> Signed-off-by:
Tim Shimmin <tes@sgi.com>
-
- 07 May, 2007 2 commits
-
-
Lachlan McIlroy authored
This patch handles error return values in fs_flush_pages and fs_flushinval_pages. It changes the prototype of fs_flushinval_pages so we can propogate the errors and handle them at higher layers. I also modified xfs_itruncate_start so that it could propogate the error further. SGI-PV: 961990 SGI-Modid: xfs-linux-melb:xfs-kern:28231a Signed-off-by:
Lachlan McIlroy <lachlan@sgi.com> Signed-off-by:
Stewart Smith <stewart@flamingspork.com> Signed-off-by:
Tim Shimmin <tes@sgi.com>
-
Eric Sandeen authored
NULL. Patch provided by Eric Sandeen. SGI-PV: 961693 SGI-Modid: xfs-linux-melb:xfs-kern:28199a Signed-off-by:
Eric Sandeen <sandeen@sandeen.net> Signed-off-by:
Lachlan McIlroy <lachlan@sgi.com> Signed-off-by:
Tim Shimmin <tes@sgi.com>
-
- 10 Feb, 2007 1 commit
-
-
Eric Sandeen authored
xfs_mac.h and xfs_cap.h provide definitions and macros that aren't used anywhere in XFS at all. They are left-overs from "to be implement at some point in the future" functionality that Irix XFS has. If this functionality ever goes into Linux, it will be provided at a different layer, most likely through the security hooks in the kernel so we will never need this functionality in XFS. Patch provided by Eric Sandeen (sandeen@sandeen.net). SGI-PV: 960895 SGI-Modid: xfs-linux-melb:xfs-kern:28036a Signed-off-by:
Eric Sandeen <sandeen@sandeen.net> Signed-off-by:
David Chinner <dgc@sgi.com> Signed-off-by:
Tim Shimmin <tes@sgi.com>
-
- 08 Dec, 2006 1 commit
-
-
Josef "Jeff" Sipek authored
Change all the uses of f_{dentry,vfsmnt} to f_path.{dentry,mnt} in the xfs filesystem. Signed-off-by:
Josef "Jeff" Sipek <jsipek@cs.sunysb.edu> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
- 19 Jun, 2006 1 commit
-
-
Nathan Scott authored
pure bloat. SGI-PV: 952969 SGI-Modid: xfs-linux-melb:xfs-kern:26251a Signed-off-by:
Nathan Scott <nathans@sgi.com>
-
- 09 Jun, 2006 2 commits
-
-
Nathan Scott authored
SGI-PV: 953338 SGI-Modid: xfs-linux-melb:xfs-kern:26107a Signed-off-by:
Nathan Scott <nathans@sgi.com>
-
Olaf Weber authored
the range spanned by modifications to the in-core extent map. Add XFS_BUNMAPI() and XFS_SWAP_EXTENTS() macros that call xfs_bunmapi() and xfs_swap_extents() via the ioops vector. Change all calls that may modify the in-core extent map for the data fork to go through the ioops vector. This allows a cache of extent map data to be kept in sync. SGI-PV: 947615 SGI-Modid: xfs-linux-melb:xfs-kern:209226a Signed-off-by:
Olaf Weber <olaf@sgi.com> Signed-off-by:
Nathan Scott <nathans@sgi.com>
-
- 17 Mar, 2006 1 commit
-
-
Nathan Scott authored
SGI-PV: 947038 SGI-Modid: xfs-linux-melb:xfs-kern:25474a Signed-off-by:
Nathan Scott <nathans@sgi.com>
-
- 11 Jan, 2006 1 commit
-
-
Christoph Hellwig authored
SGI-PV: 947206 SGI-Modid: xfs-linux-melb:xfs-kern:203960a Signed-off-by:
Christoph Hellwig <hch@sgi.com> Signed-off-by:
Nathan Scott <nathans@sgi.com>
-
- 01 Nov, 2005 3 commits
-
-
Nathan Scott authored
boilerplate. SGI-PV: 913862 SGI-Modid: xfs-linux:xfs-kern:23903a Signed-off-by:
Nathan Scott <nathans@sgi.com>
-
Nathan Scott authored
SGI-PV: 943122 SGI-Modid: xfs-linux:xfs-kern:23901a Signed-off-by:
Nathan Scott <nathans@sgi.com>
-
Eric Sandeen authored
SGI-PV: 913332 SGI-Modid: xfs-linux:xfs-kern:198926a Signed-off-by:
Eric Sandeen <sandeen@sgi.com> Signed-off-by:
Nathan Scott <nathans@sgi.com>
-
- 21 Jun, 2005 1 commit
-
-
Christoph Hellwig authored
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>
-
- 05 May, 2005 1 commit
-
-
Nathan Scott authored
SGI Modid: xfs-linux:xfs-kern:22378a Signed-off-by:
Nathan Scott <nathans@sgi.com> Signed-off-by:
Christoph Hellwig <hch@sgi.com>
-
- 16 Apr, 2005 1 commit
-
-
Linus Torvalds authored
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!
-