summaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_iops.c
Commit message (Expand)AuthorAgeFilesLines
...
| * [XFS] kill the v_flag member in struct bhv_vnodeChristoph Hellwig2007-10-161-3/+3
| * [XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig2007-10-161-51/+26
| * [XFS] stop using uio in the readlink codeChristoph Hellwig2007-10-151-37/+13
* | introduce I_SYNCJoern Engel2007-10-171-2/+2
|/
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-121-3/+3
* [XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen2007-02-101-2/+0
* [XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner2007-02-101-2/+2
* [XFS] Update XFS for i_blksize removal from generic inode structureNathan Scott2006-09-281-5/+20
* [PATCH] fs: Removing useless castsPanagiotis Issaris2006-09-271-2/+2
* [XFS] Remove a race condition where a linked inode could BUG_ON inNathan Scott2006-06-271-2/+4
* [XFS] Remove redundant directory checks from inode link operation.Alexey Dobriyan2006-06-271-3/+0
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-2/+0
* [XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott2006-06-091-8/+8
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-091-55/+44
* [XFS] getattr can return an error code, so propogate any from lowerNathan Scott2006-06-091-1/+1
* [XFS] Fix utime(2) in the case that no times parameter was passed in. Nathan Scott2006-04-111-2/+1
* [XFS] Cleanup in XFS after recent get_block_t interface tweaks.Nathan Scott2006-03-291-1/+1
* [XFS] Merge Yingpings fix for a vn_count assert failure during QA -Nathan Scott2006-03-171-0/+2
* [XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott2006-03-171-24/+24
* [XFS] Revert kiocb and vattr stack changes, theory is the AIO rework willNathan Scott2006-03-141-61/+28
* [XFS] Switch over from linvfs names for inode operations for consistentNathan Scott2006-03-141-80/+80
* [XFS] Switch over from linvfs names for address space ops for consistentNathan Scott2006-03-141-1/+1
* [XFS] Dynamically allocate vattr in places it makes sense to do so, toNathan Scott2006-03-141-75/+105
* [XFS] Fix missing inode atime update from the utime syscall.Nathan Scott2006-02-071-0/+2
* [XFS] Interim solution for attribute insertion failure during fileYingping Lu2006-02-011-18/+32
* [XFS] remove no-longer-needed IS_NOATIME macro, twas just a build workaroundNathan Scott2006-01-161-3/+0
* [XFS] Fix symlink creation too, with respect to initialising SELinuxNathan Scott2006-01-161-5/+8
* Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-01-121-40/+81
|\
| * [XFS] Fix follow_link when dealing with symlinks larger than 256 bytes. Nathan Scott2006-01-121-4/+4
| * [XFS] add helper to get xfs_inode from vnodeChristoph Hellwig2006-01-111-0/+16
| * [XFS] take out the call to vn_mark_bad() used when acl inherit fails andTim Shimmin2006-01-111-2/+0
| * [XFS] Add an XFS callout to security_inode_init_security; SE Linux is notNathan Scott2006-01-111-0/+37
| * [XFS] fix, speedup and simplify atime handling let the VFS handle atimeChristoph Hellwig2006-01-111-34/+24
* | [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
|/
* [PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig2006-01-101-0/+3
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-1/+1
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-7/+6
* [XFS] Improve buffered read throughput by removing unnecessary timer callsNathan Scott2005-11-021-0/+131
* [XFS] Sort out some cosmetic differences between XFS trees.Nathan Scott2005-09-051-2/+7
* [XFS] remove struct vnode::v_typeChristoph Hellwig2005-09-021-4/+2
* [PATCH] Fix up symlink function pointersAl Viro2005-08-191-5/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+680
OpenPOWER on IntegriCloud