aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
...
| * [XFS] kill v_vfsp member from struct bhv_vnodeChristoph Hellwig2007-10-15
| * [XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig2007-10-15
| * [XFS] decontaminate vnode operations from behavior detailsChristoph Hellwig2007-10-15
| * [XFS] do not have XFSMNT_IDELETE as default when mounted with XFSMNT_DMAPIVlad Apostolov2007-10-15
| * [XFS] Radix tree based inode cachingDavid Chinner2007-10-15
| * [XFS] kill move.[ch]Christoph Hellwig2007-10-15
| * [XFS] stop using uio in the readlink codeChristoph Hellwig2007-10-15
| * [XFS] use filldir internallyChristoph Hellwig2007-10-15
| * [XFS] superblock endianess annotationsChristoph Hellwig2007-10-15
| * [XFS] dinode endianess annotationsChristoph Hellwig2007-10-15
| * [XFS] Fix build regression from mod/commit which did cleanup of xfs_bmbt_*set...Michal Piotrowski2007-10-15
| * [XFS] optimize dmapi event tests w/o dmapi configEric Sandeen2007-10-15
| * [XFS] remove unessecary vfs argument to DM_EVENT_ENABLEDChristoph Hellwig2007-10-15
| * [XFS] Fix a potential NULL pointer deref in XFS on failed mount.Jesper Juhl2007-10-15
| * [XFS] clean up xfs_start_flagsEric Sandeen2007-10-15
| * [XFS] move linux/log2.h header to xfs_linux.hEric Sandeen2007-10-15
| * [XFS] Remove xfs_physmemEric Sandeen2007-10-15
| * [XFS] Pick a single default inode cluster size.Eric Sandeen2007-10-15
| * [XFS] choose single default logbuf count & sizeEric Sandeen2007-10-15
| * [XFS] Remove m_nreadaheadsEric Sandeen2007-10-15
| * [XFS] endianess annotations for xfs_bmbt_rec_tChristoph Hellwig2007-10-15
| * [XFS] cleanup defintions of BMBT_*BITLEN macrosChristoph Hellwig2007-10-15
| * [XFS] clean up xfs_bmbt_set_all/xfs_bmbt_disk_set_allChristoph Hellwig2007-10-15
| * [XFS] split ondisk vs incore versions of xfs_bmbt_rec_tChristoph Hellwig2007-10-15
| * [XFS] remove confusing INT_ comments in xfs_bmap_btree.cChristoph Hellwig2007-10-15
| * [XFS] hole not shown when file is created with resvspVlad Apostolov2007-10-15
| * [XFS] Barriers need to be dynamically checked and switched offDavid Chinner2007-10-15
| * Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-dis...Tim Shimmin2007-10-01
* | introduce I_SYNCJoern Engel2007-10-17
* | writeback: remove pages_skipped accounting in __block_write_full_page()Fengguang Wu2007-10-17
* | Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* | xfs: convert to new aopsNick Piggin2007-10-16
* | Fix up more bio falloutAl Viro2007-10-12
* | Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-10
* | Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-dis...Tim Shimmin2007-10-01
|/
* [XFS] fix valid but harmless sparse warningChristoph Hellwig2007-09-20
* [XFS] fix filestreams on 32-bit boxesEric Sandeen2007-09-20
* [XFS] Avoid replaying inode buffer initialisation log items if on-disk versio...Lachlan McIlroy2007-09-18
* [XFS] Ensure file size updates have been completed before writing inode to disk.Lachlan McIlroy2007-09-18
* [XFS] On-demand reaping of the MRU cacheDavid Chinner2007-09-17
* [XFS] fix nasty quota hashtable allocation bugEric Sandeen2007-09-05
* [XFS] fix sparse shadowed variable warningsChristoph Hellwig2007-09-05
* [XFS] fix ASSERT and ASSERT_ALWAYSChristoph Hellwig2007-09-05
* [XFS] Fix sparse warning in kmem_shake_allowChristoph Hellwig2007-09-05
* [XFS] Fix sparse NULL vs 0 warningsChristoph Hellwig2007-09-05
* [XFS] Set filestreams object timeout to something sane.David Chinner2007-09-05
* xfs ioctl __user annotationsAl Viro2007-07-26
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-07-19
|\
| * [XFS] Fix inode size update before data write in xfs_setattrDavid Chinner2007-07-19