summaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2008-02-0716-461/+904
|\
| * [XFS] add __init/__exit mark to specific init/cleanup functionsLachlan McIlroy2008-02-072-2/+2
| * [XFS] Fix oops in xfs_file_readdir()David Chinner2008-02-071-2/+1
| * [XFS] kill xfs_rootChristoph Hellwig2008-02-071-2/+4
| * [XFS] keep i_nlink updated and use proper accessorsChristoph Hellwig2008-02-072-2/+0
| * [XFS] stop updating inode->i_blocksChristoph Hellwig2008-02-073-8/+1
| * [XFS] Move AIL pushing into it's own threadDavid Chinner2008-02-071-0/+59
| * [XFS] use generic_permissionChristoph Hellwig2008-02-071-4/+23
| * [XFS] Cleanup various fid related bits:Christoph Hellwig2008-02-071-8/+17
| * [XFS] kill superflous buffer locking (2nd attempt)Christoph Hellwig2008-02-072-51/+5
| * [XFS] Remove the BPCSHIFT and NB* based macros from XFS.Tim Shimmin2008-02-072-32/+5
| * [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime configEric Sandeen2008-02-074-5/+5
| * [XFS] Move platform specific mount option parse out of core XFS codeDavid Chinner2008-02-071-0/+430
| * [XFS] Implement fallocate.David Chinner2008-02-071-0/+43
| * [XFS] Fix inode allocation latencyDavid Chinner2008-02-071-0/+16
| * [XFS] Fix up sparse warnings.David Chinner2008-02-073-2/+4
| * [XFS] 971186 Undo mod xfs-linux-melb:xfs-kern:29845a due to a regressionLachlan McIlroy2008-02-072-5/+49
| * [XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS, GETVERSIONEric Sandeen2008-02-071-3/+5
| * [XFS] kill superflous buffer lockingChristoph Hellwig2008-02-072-49/+5
| * [XFS] kill xfs_freeze.Christoph Hellwig2008-02-071-1/+10
| * [XFS] cleanup vnode useage in xfs_iget.cChristoph Hellwig2008-02-072-20/+0
| * [XFS] cleanup vnode useage in xfs_ioctl.cChristoph Hellwig2008-02-071-51/+28
| * [XFS] Kill off xfs_statvfs.Christoph Hellwig2008-02-072-14/+41
| * [XFS] simplify xfs_vn_getattrChristoph Hellwig2008-02-071-25/+53
| * [XFS] kill xfs_iocore_tChristoph Hellwig2008-02-073-40/+32
| * [XFS] Remove spin.hEric Sandeen2008-02-073-29/+4
| * [XFS] Cleanup lock goop.Eric Sandeen2008-02-071-18/+0
| * [XFS] kill unnessecary ioops indirectionLachlan McIlroy2008-02-073-43/+20
| * [XFS] simplify vn_revalidateChristoph Hellwig2008-02-074-51/+37
| * [XFS] more vnode/inode tracing fixesLachlan McIlroy2008-02-071-0/+3
| * [XFS] kill BMAPI_UNWRITTENChristoph Hellwig2008-02-071-2/+3
| * [XFS] kill BMAPI_DEVICEChristoph Hellwig2008-02-071-11/+16
| * [XFS] clean up vnode/inode tracingLachlan McIlroy2008-02-075-45/+47
* | is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-052-4/+2
* | Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter2008-02-051-1/+1
|/
* [XFS] fix unaligned access in readdirChristoph Hellwig2008-01-111-6/+10
* [XFS] Initialise current offset in xfs_file_readdir correctlyLachlan McIlroy2007-12-211-0/+1
* [XFS] Fix mknod regressionChristoph Hellwig2007-12-211-3/+1
* [XFS] Put the correct offset in dirent d_offLachlan McIlroy2007-12-181-2/+2
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-12-105-35/+153
|\
| * [XFS] Fix xfs_ichgtime()s broken usage of I_SYNCDavid Chinner2007-12-101-2/+2
| * [XFS] Make xfsbufd threads freezableRafael J. Wysocki2007-12-101-0/+2
| * [XFS] revert to double-buffering readdirChristoph Hellwig2007-12-101-0/+124
| * [XFS] Clear XBF_READ_AHEAD flag on I/O completion.Lachlan McIlroy2007-12-101-1/+1
| * [XFS] Fixed a few bugs in xfs_buf_associate_memory()Lachlan McIlroy2007-12-101-20/+13
| * [XFS] 971064 Various fixups for xfs_bulkstat().Lachlan McIlroy2007-12-102-12/+11
* | exportfs: make struct export_operations constChristoph Hellwig2007-10-222-2/+2
* | xfs: new export opsChristoph Hellwig2007-10-222-124/+130
|/
* [XFS] cleanup fid types messChristoph Hellwig2007-10-193-18/+18
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-10-1722-1514/+656
|\
OpenPOWER on IntegriCloud