aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_iops.c
Commit message (Expand)AuthorAge
* [XFS] Fix missing inode atime update from the utime syscall.Nathan Scott2006-02-07
* [XFS] Interim solution for attribute insertion failure during fileYingping Lu2006-01-31
* [XFS] remove no-longer-needed IS_NOATIME macro, twas just a build workaroundNathan Scott2006-01-16
* [XFS] Fix symlink creation too, with respect to initialising SELinuxNathan Scott2006-01-15
* Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-01-12
|\
| * [XFS] Fix follow_link when dealing with symlinks larger than 256 bytes. Nathan Scott2006-01-11
| * [XFS] add helper to get xfs_inode from vnodeChristoph Hellwig2006-01-11
| * [XFS] take out the call to vn_mark_bad() used when acl inherit fails andTim Shimmin2006-01-10
| * [XFS] Add an XFS callout to security_inode_init_security; SE Linux is notNathan Scott2006-01-10
| * [XFS] fix, speedup and simplify atime handling let the VFS handle atimeChristoph Hellwig2006-01-10
* | [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-11
|/
* [PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig2006-01-10
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-01
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-01
* [XFS] Improve buffered read throughput by removing unnecessary timer callsNathan Scott2005-11-01
* [XFS] Sort out some cosmetic differences between XFS trees.Nathan Scott2005-09-04
* [XFS] remove struct vnode::v_typeChristoph Hellwig2005-09-02
* [PATCH] Fix up symlink function pointersAl Viro2005-08-19
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16