security: remove dummy module
[safe/jmp/linux-2.6] / fs / xfs / xfs_vnodeops.c
2008-05-23 David Chinner[XFS] Fix fsync() b0rkage.
2008-04-29 Christoph Hellwig[XFS] kill usesless IHOLD calls in xfs_remove and xfs_rmdir
2008-04-29 Christoph Hellwig[XFS] kill parent == child checks in xfs_remove and...
2008-04-29 Christoph Hellwig[XFS] remove manual lookup from xfs_rename and simplify...
2008-04-29 Christoph Hellwig[XFS] shrink mrlock_t
2008-04-29 Christoph Hellwig[XFS] simplify xfs_lookup
2008-04-29 Christoph Hellwig[XFS] xfs_rename: pass resblks to xfs_dir_removename
2008-04-29 Christoph Hellwig[XFS] kill xfs_getattr
2008-04-29 Christoph Hellwig[XFS] Remove VN_IS* macros and related cruft.
2008-04-18 David Chinner[XFS] Don't allow silent errors in xfs_inactive().
2008-04-18 David Chinner[XFS] Ensure errors from xfs_bdstrat() are correctly...
2008-04-18 Barry Naujok[XFS] remove bhv_vname_t and xfs_rename code
2008-04-18 David Chinner[XFS] Propagate errors from xfs_trans_commit().
2008-04-18 Christoph Hellwig[XFS] Don't validate symlink target component length
2008-04-18 Christoph Hellwig[XFS] cleanup vnode use in xfs_lookup
2008-04-18 Christoph Hellwig[XFS] cleanup vnode use in xfs_symlink and xfs_rename
2008-04-18 Christoph Hellwig[XFS] cleanup vnode use in xfs_link
2008-04-18 Christoph Hellwig[XFS] cleanup vnode use in xfs_create/mknod/mkdir
2008-04-18 Christoph Hellwig[XFS] cleanup vnode use in dmapi calls
2008-04-18 David Chinner[XFS] Update c/mtime correctly on truncates
2008-04-18 Christoph Hellwig[XFS] kill xfs_rwlock/xfs_rwunlock
2008-04-18 Christoph Hellwig[XFS] kill xfs_get_dir_entry
2008-04-18 David Chinner[XFS] Use xfs_inode_clean() in more places
2008-04-18 David Chinner[XFS] Don't block pdflush when writing back inodes
2008-04-18 Lachlan McIlroy[XFS] Fix regression due to refcache removal
2008-04-18 Donald Douwsma[XFS] Remove the xfs_refcache
2008-04-18 Lachlan McIlroy[XFS] make inode reclaim synchronise with xfs_iflush_done()
2008-04-10 Eric Sandeen[XFS] remove shouting-indirection macros from xfs_sb.h
2008-02-07 Christoph Hellwig[XFS] stop updating inode->i_blocks
2008-02-07 Christoph Hellwig[XFS] use generic_permission
2008-02-07 Christoph Hellwig[XFS] remove permission check from xfs_change_file_space
2008-02-07 Christoph Hellwig[XFS] Cleanup various fid related bits:
2008-02-07 Tim Shimmin[XFS] Remove the BPCSHIFT and NB* based macros from...
2008-02-07 Eric Sandeen[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
2008-02-07 Christoph Hellwig[XFS] kill xfs_iocore_t
2008-02-07 Eric Sandeen[XFS] Unwrap GRANT_LOCK.
2008-02-07 Lachlan McIlroy[XFS] kill unnessecary ioops indirection
2008-02-07 Lachlan McIlroy[XFS] clean up vnode/inode tracing
2007-10-19 Christoph Hellwig[XFS] cleanup fid types mess
2007-10-16 Christoph Hellwig[XFS] simplify xfs_create/mknod/symlink prototype
2007-10-16 Christoph Hellwig[XFS] kill the vfs_flags member in struct bhv_vfs
2007-10-16 Christoph Hellwig[XFS] move v_trace from bhv_vnode to xfs_inode
2007-10-16 Christoph Hellwig[XFS] move v_iocount from bhv_vnode to xfs_inode
2007-10-16 Christoph Hellwig[XFS] Create xfs_iflags_test_and_clear helper function
2007-10-16 Christoph Hellwig[XFS] kill the v_flag member in struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] kill v_vfsp member from struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] call common xfs vnode-level helpers directly...
2007-10-15 Christoph Hellwig[XFS] decontaminate vnode operations from behavior...
2007-10-15 David Chinner[XFS] Radix tree based inode caching
2007-10-15 Christoph Hellwig[XFS] stop using uio in the readlink code
2007-10-15 Christoph Hellwig[XFS] use filldir internally
2007-10-15 Christoph Hellwig[XFS] remove unessecary vfs argument to DM_EVENT_ENABLED
2007-09-18 Lachlan McIlroy[XFS] Ensure file size updates have been completed...
2007-07-19 David Chinner[XFS] Fix inode size update before data write in xfs_se...
2007-07-19 David Chinner[XFS] Allow punching holes to free space when at ENOSPC
2007-07-14 David Chinner[XFS] Fix lockdep annotations for xfs_lock_inodes
2007-07-14 David Chinner[XFS] Concurrent Multi-File Data Streams
2007-07-14 Christoph Hellwig[XFS] XFS should not be looking at filp reference counts
2007-07-14 Jesper Juhl[XFS] Cancel transactions on xfs_itruncate_start error.
2007-07-14 David Chinner[XFS] Cleanup inode extent size hint extraction
2007-07-14 David Chinner[XFS] Make hole punching at EOF atomic.
2007-07-10 Jens Axboesendfile: remove .sendfile from filesystems that use...
2007-05-08 Lachlan McIlroy[XFS] Add lockdep support for XFS
2007-05-08 Tim Shimmin[XFS] Remove unused ilen variable and references.
2007-05-08 Lachlan McIlroy[XFS] Fix to prevent the notorious 'NULL files' problem...
2007-05-08 Lachlan McIlroy[XFS] propogate return codes from flush routines
2007-05-08 Eric Sandeen[XFS] remove more misc. unused args
2007-05-08 Eric Sandeen[XFS] The last argument "lsn" of xfs_trans_commit(...
2007-02-10 Eric Sandeen[XFS] Remove unused header files for MAC and CAP checki...
2007-02-10 Eric Sandeen[XFS] Remove unused argument to xfs_bmap_finish
2006-11-11 David Chinner[XFS] Prevent a deadlock when xfslogd unpins inodes.
2006-11-11 David Chinner[XFS] Clean up i_flags and i_flags_lock handling.
2006-11-11 Vlad Apostolov[XFS] rename uio_read() to xfs_uio_read()
2006-09-28 David Chinner[XFS] Really fix use after free in xfs_iunpin.
2006-09-28 Vlad Apostolov[XFS] pass file mode on DMAPI remove events
2006-09-28 Nathan Scott[XFS] Fix rounding bug in xfs_free_file_space found...
2006-06-27 Alexey Dobriyan[XFS] link(2) on directory is banned in VFS.
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] Start writeout earlier (on last close) in the...
2006-06-09 Nathan Scott[XFS] Shutdown the filesystem if all device paths have...
2006-06-09 Barry Naujok[XFS] Add degframentation exclusion support
2006-06-09 Olaf Weber[XFS] Originally the ATTR_DMI flag also had the functio...
2006-06-09 Olaf Weber[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi...
2006-05-08 Nathan Scott[XFS] Fix a project quota space accounting leak on...
2006-03-31 Nathan Scott[XFS] Provide XFS support for the splice syscall.
2006-03-28 Nathan Scott[XFS] We really suck at spulling. Thanks to Chris...
2006-03-24 Tobias Klauser[PATCH] fs: Use ARRAY_SIZE macro
2006-03-22 Nathan Scott[XFS] Sync up one/two other minor changes missed in...
2006-03-22 Yingping Lu[XFS] Fixing the error caused by the conflict between...
2006-03-17 Nathan Scott[XFS] Complete transition away from linvfs naming conve...
2006-01-15 Jesper Juhlreturn statement cleanup - kill pointless parentheses
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 some build fallout from atime changes.
2006-01-11 Christoph Hellwig[XFS] add helper to get xfs_inode from vnode
2006-01-11 Yingping Lu[XFS] Fixed delayed_blks assert failure during umount...
2006-01-11 Christoph Hellwig[XFS] fix, speedup and simplify atime handling let...
2006-01-11 Nathan Scott[XFS] Sort out cosmetic differences between user and...
next