nfsd4: don't check ip address in setclientid
[safe/jmp/linux-2.6] / fs / xfs / linux-2.6 /
2009-03-06 Christoph Hellwigxfs: only issues a cache flush on unmount if barriers...
2009-02-19 Felix BlyakherRevert "[XFS] remove old vmap cache"
2009-02-19 Felix BlyakherRevert "[XFS] use scalable vmap API"
2009-02-03 Felix Blyakher[XFS] Warn on transaction in flight on read-only remount
2009-01-19 Christoph Hellwigxfs: fix bad_features2 fixups for the root filesystem
2009-01-19 Christoph Hellwigxfs: use mnt_want_write in compat_attrmulti ioctl
2009-01-19 Christoph Hellwigxfs: fix dentry aliasing issues in open_by_handle
2009-01-14 Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2...
2009-01-10 Takashi Satofilesystem freeze: remove XFS specific ioctl interfaces...
2009-01-10 Takashi Satofilesystem freeze: add error handling of write_super_lo...
2009-01-09 Nick Piggin[XFS] use scalable vmap API
2009-01-09 Nick Piggin[XFS] remove old vmap cache
2009-01-09 Eric Sandeen[XFS] Remove several unused typedefs.
2009-01-09 Christoph Hellwig[XFS] pass XFS_IGET_BULKSTAT to xfs_iget for handle...
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2008-12-29 Lachlan McIlroy[XFS] Fix merge failures
2008-12-24 Lachlan McIlroy[XFS] Fix race in xfs_write() between direct and buffer...
2008-12-22 Lachlan McIlroy[XFS] Remove XFS_BUF_SHUT() and friends
2008-12-22 Lachlan McIlroy[XFS] Use the incore inode size in xfs_file_readdir()
2008-12-12 Lachlan McIlroyMerge branch 'master' of git+ssh://git.melbourne.sgi...
2008-12-12 Lachlan McIlroy[XFS] set b_error from bio error in xfs_buf_bio_end_io
2008-12-11 Christoph Hellwig[XFS] add a FMODE flag to make XFS invisible I/O less...
2008-12-11 Christoph Hellwig[XFS] replace b_fspriv with b_mount
2008-12-05 Lachlan McIlroy[XFS] Remove unnecessary assertion
2008-12-05 Christoph Hellwig[XFS] Fix compile with CONFIG_COMPAT enabled
2008-12-04 Christoph Hellwigmove inode tracing out of xfs_vnode.
2008-12-04 Christoph Hellwigmove vn_iowait / vn_iowake into xfs_aops.c
2008-12-04 Christoph Hellwigkill vn_ioerror
2008-12-04 Christoph Hellwigkill xfs_unmount_flush
2008-12-04 Christoph Hellwigno explicit xfs_iflush for special inodes during unmount
2008-12-04 Christoph Hellwigremove leftovers of shared read-only support
2008-12-04 Christoph Hellwigkill dead inode flags
2008-12-04 Christoph Hellwigremove dead code from sv_t implementation
2008-12-04 Christoph Hellwigstop using igrab in xfs_vn_link
2008-12-04 Christoph Hellwigkill xfs_buf_iostart
2008-12-04 Christoph Hellwigremove unused behvavior cruft in xfs_super.h
2008-12-04 Christoph Hellwigremove useless mnt_want_write call in xfs_write
2008-12-04 Christoph Hellwig[XFS] fix compile on 32 bit systems
2008-12-02 sandeen@sandeen.net[XFS] Reorder xfs_ioctl32.c for some tidiness
2008-12-02 sandeen@sandeen.net[XFS] Hook up compat XFS_IOC_FSSETDM_BY_HANDLE ioctl...
2008-12-02 sandeen@sandeen.net[XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl...
2008-12-02 sandeen@sandeen.net[XFS] Hook up compat XFS_IOC_ATTRLIST_BY_HANDLE ioctl...
2008-12-02 sandeen@sandeen.net[XFS] Fix compat XFS_IOC_FSBULKSTAT_SINGLE ioctl
2008-12-02 sandeen@sandeen.net[XFS] Fix xfs_bulkstat_one size checks & error handling
2008-12-02 sandeen@sandeen.net[XFS] Make the bulkstat_one compat ioctl handling more...
2008-12-02 sandeen@sandeen.net[XFS] Add compat handlers for data & rt growfs ioctls
2008-12-02 sandeen@sandeen.net[XFS] Add compat handlers for swapext ioctl
2008-12-02 sandeen@sandeen.net[XFS] Clean up some existing compat ioctl calls
2008-12-02 sandeen@sandeen.net[XFS] Move compat ioctl structs & numbers into xfs_ioct...
2008-12-02 sandeen@sandeen.net[XFS] Move copy_from_user calls out of ioctl helpers...
2008-12-01 Christoph Hellwig[XFS] kill XFS_DINODE_VERSION_ defines
2008-12-01 Christoph Hellwig[XFS] remove xfs_vfsops.h
2008-12-01 Christoph Hellwig[XFS] remove xfs_vfs.h
2008-12-01 Christoph Hellwig[XFS] remove bhv_statvfs_t typedef
2008-12-01 Eric Sandeen[XFS] Hook up the fiemap ioctl.
2008-12-01 Eric Sandeen[XFS] convert xfs_getbmap to take formatter functions
2008-12-01 Dave Chinner[XFS] fix error inversion problems with data flushing
2008-12-01 Christoph Hellwig[XFS] fix spurious gcc warnings
2008-12-01 Christoph Hellwig[XFS] allow inode64 mount option on 32 bit systems
2008-12-01 Christoph Hellwig[XFS] wire up ->open for directories
2008-11-13 David HowellsCRED: Pass credentials through dentry_open()
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-13 David HowellsCRED: Wrap task credential accesses in the XFS filesystem
2008-11-10 Dave Chinner[XFS] Avoid using inodes that haven't been completely...
2008-10-31 David HowellsCRED: Wrap task credential accesses in the XFS filesystem
2008-10-30 David Chinner[XFS] Fix race when looking up reclaimable inodes
2008-10-30 Tim Shimmin[XFS] remove restricted chown parameter from xfs linux
2008-10-30 Christoph Hellwig[XFS] kill sys_cred
2008-10-30 David Chinner[XFS] avoid all reclaimable inodes in xfs_sync_inodes_ag
2008-10-30 Christoph Hellwig[XFS] fix biosize option
2008-10-30 Christoph Hellwig[XFS] fix the noquota mount option
2008-10-30 Christoph Hellwig[XFS] kill struct xfs_mount_args
2008-10-30 David Chinner[XFS] Allocate the struct xfs_ail
2008-10-30 David Chinner[XFS] Prevent looping in xfs_sync_inodes_ag
2008-10-30 David Chinner[XFS] kill deleted inodes list
2008-10-30 David Chinner[XFS] use the inode radix tree for reclaiming inodes
2008-10-30 David Chinner[XFS] mark inodes for reclaim via a tag in the inode...
2008-10-30 David Chinner[XFS] rename inode reclaim functions
2008-10-30 David Chinner[XFS] move inode reclaim functions to xfs_sync.c
2008-10-30 Lachlan McIlroy[XFS] Fix build warning - xfs_fs_alloc_inode() needs...
2008-10-30 David Chinner[XFS] Prevent use-after-free caused by synchronous...
2008-10-30 David Chinner[XFS] Combine the XFS and Linux inodes
2008-10-30 David Chinner[XFS] Never call mark_inode_dirty_sync() directly
2008-10-30 Christoph Hellwig[XFS] fix instant oops with tracing enabled
2008-10-30 David Chinner[XFS] Move remaining quiesce code.
2008-10-30 David Chinner[XFS] Kill xfs_sync()
2008-10-30 David Chinner[XFS] Kill SYNC_CLOSE
2008-10-30 David Chinner[XFS] make SYNC_DELWRI no longer use xfs_sync
2008-10-30 David Chinner[XFS] make SYNC_ATTR no longer use xfs_sync
2008-10-30 David Chinner[XFS] xfssyncd: don't call xfs_sync
2008-10-30 David Chinner[XFS] kill xfs_syncsub
2008-10-30 David Chinner[XFS] use xfs_sync_inodes rather than xfs_syncsub
2008-10-30 David Chinner[XFS] Use struct inodes instead of vnodes to kill vn_grab
2008-10-30 Christoph Hellwig[XFS] split out two helpers from xfs_syncsub
2008-10-30 David Chinner[XFS] Use the inode tree for finding dirty inodes
2008-10-30 David Chinner[XFS] Remove xfs_iflush_all and clean up xfs_finish_rec...
2008-10-30 David Chinner[XFS] move xfssyncd code to xfs_sync.c
2008-10-30 David Chinner[XFS] move sync code to its own file
2008-10-30 Christoph Hellwig[XFS] make btree tracing generic
2008-10-30 David Chinner[XFS] add new btree statistics
next