- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / fs / xfs / linux-2.6 / xfs_iops.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-12-21 Christoph Hellwig[XFS] Fix mknod regression
2007-12-10 David Chinner[XFS] Fix xfs_ichgtime()s broken usage of I_SYNC
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-17 Joern Engelintroduce I_SYNC
2007-10-17 Christoph Hellwig[XFS] simplify validata_fields
2007-10-16 Christoph Hellwig[XFS] simplify xfs_create/mknod/symlink prototype
2007-10-16 Christoph Hellwig[XFS] kill struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] kill the v_flag member in struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] call common xfs vnode-level helpers directly...
2007-10-15 Christoph Hellwig[XFS] stop using uio in the readlink code
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 3
2007-02-10 Eric Sandeen[XFS] Remove unused header files for MAC and CAP checki...
2007-02-10 David Chinner[XFS] Keep stack usage down for 4k stacks by using...
2006-09-28 Nathan Scott[XFS] Update XFS for i_blksize removal from generic...
2006-09-27 Panagiotis Issaris[PATCH] fs: Removing useless casts
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-27 Nathan Scott[XFS] Remove a race condition where a linked inode...
2006-06-27 Alexey Dobriyan[XFS] Remove redundant directory checks from inode...
2006-06-20 Nathan Scott[XFS] Remove version 1 directory code. Never functioned...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on remaining vtypes...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on vnode/vnodeops...
2006-06-09 Nathan Scott[XFS] getattr can return an error code, so propogate...
2006-04-18 Greg Kroah-Hartman- Update to 2.6.16.7 (lots of security fixes and other...
2006-04-17 Nathan Scott[PATCH] Fix utime(2) in the case that no times paramete...
2006-04-11 Nathan Scott[XFS] Fix utime(2) in the case that no times parameter...
2006-03-29 Nathan Scott[XFS] Cleanup in XFS after recent get_block_t interface...
2006-03-17 Nathan Scott[XFS] Merge Yingpings fix for a vn_count assert failure...
2006-03-17 Nathan Scott[XFS] Complete transition away from linvfs naming conve...
2006-03-14 Nathan Scott[XFS] Revert kiocb and vattr stack changes, theory...
2006-03-14 Nathan Scott[XFS] Switch over from linvfs names for inode operation...
2006-03-14 Nathan Scott[XFS] Switch over from linvfs names for address space...
2006-03-14 Nathan Scott[XFS] Dynamically allocate vattr in places it makes...
2006-02-07 Nathan Scott[XFS] Fix missing inode atime update from the utime...
2006-02-01 Yingping Lu[XFS] Interim solution for attribute insertion failure...
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-16 Nathan Scott[XFS] remove no-longer-needed IS_NOATIME macro, twas...
2006-01-16 Nathan Scott[XFS] Fix symlink creation too, with respect to initial...
2006-01-12 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (fs/)
2006-01-11 Nathan Scott[XFS] Fix follow_link when dealing with symlinks larger...
2006-01-11 Christoph Hellwig[XFS] add helper to get xfs_inode from vnode
2006-01-11 Tim Shimmin[XFS] take out the call to vn_mark_bad() used when...
2006-01-11 Nathan Scott[XFS] Add an XFS callout to security_inode_init_securit...
2006-01-11 Christoph Hellwig[XFS] fix, speedup and simplify atime handling let...
2006-01-10 Christoph Hellwig[PATCH] per-mountpoint noatime/nodiratime
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2005-11-02 Nathan Scott[XFS] Update license/copyright notices to match the...
2005-11-02 Nathan Scott[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers...
2005-11-02 Nathan Scott[XFS] Improve buffered read throughput by removing...
2005-09-05 Nathan Scott[XFS] Sort out some cosmetic differences between XFS...
2005-09-02 Christoph Hellwig[XFS] remove struct vnode::v_type
2005-08-20 Al Viro[PATCH] Fix up symlink function pointers
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-12 Christoph Hellwig[XFS] Use generic_readlink
2004-09-29 Christoph Hellwig[XFS] fix handling of bad inodes
2004-09-28 Christoph Hellwig[XFS] handle nfs requesting ino 0 gracefully
2004-09-28 Nathan Scott[XFS] Add nosymlinks inode flag for the security folks...
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-19 Nathan Scott[XFS] Use sparse whitespace approach that Al took to...
2004-08-19 Nathan Scott[XFS] sparse: annotate vfs interfaces for user pointers...
2004-06-24 Alexander Viro[PATCH] symlink 6/9: xfs
2004-05-25 Nathan Scott[XFS] Rename a subdirectory to make life easier for...