[DECNET]: Switch to using ctl_paths.
[safe/jmp/linux-2.6] / fs / xfs /
2008-01-11 Christoph Hellwig[XFS] fix unaligned access in readdir
2007-12-21 Lachlan McIlroy[XFS] Initialise current offset in xfs_file_readdir...
2007-12-21 Christoph Hellwig[XFS] Fix mknod regression
2007-12-18 Lachlan McIlroy[XFS] Put the correct offset in dirent d_off
2007-12-18 Lachlan McIlroy[XFS] Don't wait for pending I/Os when purging blocks...
2007-12-10 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-12-10 David Chinner[XFS] Fix xfs_ichgtime()s broken usage of I_SYNC
2007-12-10 Rafael J. Wysocki[XFS] Make xfsbufd threads freezable
2007-12-10 Christoph Hellwig[XFS] revert to double-buffering readdir
2007-12-10 David Chinner[XFS] Fix broken inode cluster setup.
2007-12-10 Lachlan McIlroy[XFS] Clear XBF_READ_AHEAD flag on I/O completion.
2007-12-10 Lachlan McIlroy[XFS] Fixed a few bugs in xfs_buf_associate_memory()
2007-12-10 Lachlan McIlroy[XFS] 971064 Various fixups for xfs_bulkstat().
2007-12-10 Donald Douwsma[XFS] Fix dbflush panic in xfs_qm_sync.
2007-10-22 Christoph Hellwigexportfs: make struct export_operations const
2007-10-22 Christoph Hellwigxfs: new export ops
2007-10-19 Christoph Hellwig[XFS] cleanup fid types mess
2007-10-19 Christoph Hellwig[XFS] fixups after behavior removal merge into mainline git
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-17 Joern Engelintroduce I_SYNC
2007-10-17 Fengguang Wuwriteback: remove pages_skipped accounting in __block_w...
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-17 Jeremy Fitzhardinge[XFS] eagerly remove vmap mappings to avoid upsetting Xen
2007-10-17 Christoph Hellwig[XFS] simplify validata_fields
2007-10-16 Jeremy Fitzhardingexfs: eagerly remove vmap mappings to avoid upsetting Xen
2007-10-16 Nick Pigginxfs: convert to new aops
2007-10-16 Tim Shimmin[XFS] no longer using io_vnode, as was remaining from...
2007-10-16 Tim Shimmin[XFS] Remove STATIC which was missing from prior manual...
2007-10-16 Tim Shimmin[XFS] Put back the QUEUE_ORDERED_NONE test in the barri...
2007-10-16 Lachlan McIlroy[XFS] Turn off XBF_ASYNC flag before re-reading superblock.
2007-10-16 Lachlan McIlroy[XFS] avoid race in sync_inodes() that can fail to...
2007-10-16 Lachlan McIlroy[XFS] This fix prevents bulkstat from spinning in an...
2007-10-16 Christoph Hellwig[XFS] simplify xfs_create/mknod/symlink prototype
2007-10-16 Christoph Hellwig[XFS] avoid xfs_getattr in XFS_IOC_FSGETXATTR ioctl
2007-10-16 Vlad Apostolov[XFS] get_bulkall() could return incorrect inode state
2007-10-16 Christoph Hellwig[XFS] Kill unused IOMAP_EOF flag
2007-10-16 Vlad Apostolov[XFS] fix when DMAPI mount option processing happens
2007-10-16 Lachlan McIlroy[XFS] ensure file size is logged on synchronous writes
2007-10-16 Christoph Hellwig[XFS] growlock should be a mutex
2007-10-16 Christoph Hellwig[XFS] replace some large xfs_log_priv.h macros by prope...
2007-10-16 Christoph Hellwig[XFS] kill struct bhv_vfs
2007-10-16 Christoph Hellwig[XFS] move syncing related members from struct bhv_vfs...
2007-10-16 Christoph Hellwig[XFS] kill the vfs_flags member in struct bhv_vfs
2007-10-16 Christoph Hellwig[XFS] kill the vfs_fsid and vfs_altfsid members in...
2007-10-16 Christoph Hellwig[XFS] call common xfs vfs-level helpers directly and...
2007-10-16 Christoph Hellwig[XFS] decontaminate vfs operations from behavior details
2007-10-16 Christoph Hellwig[XFS] remove dependency of the quota module on behaviors
2007-10-16 Christoph Hellwig[XFS] remove dependency of the dmapi module on behaviors
2007-10-16 Christoph Hellwig[XFS] move freeing the mount structure from xfs_mount_f...
2007-10-16 Christoph Hellwig[XFS] kill struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] kill the v_number member in struct bhv_vnode
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 Vlad Apostolov[XFS] do not have XFSMNT_IDELETE as default when mounte...
2007-10-15 David Chinner[XFS] Radix tree based inode caching
2007-10-15 Christoph Hellwig[XFS] kill move.[ch]
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] superblock endianess annotations
2007-10-15 Christoph Hellwig[XFS] dinode endianess annotations
2007-10-15 Michal Piotrowski[XFS] Fix build regression from mod/commit which did...
2007-10-15 Eric Sandeen[XFS] optimize dmapi event tests w/o dmapi config
2007-10-15 Christoph Hellwig[XFS] remove unessecary vfs argument to DM_EVENT_ENABLED
2007-10-15 Jesper Juhl[XFS] Fix a potential NULL pointer deref in XFS on...
2007-10-15 Eric Sandeen[XFS] clean up xfs_start_flags
2007-10-15 Eric Sandeen[XFS] move linux/log2.h header to xfs_linux.h
2007-10-15 Eric Sandeen[XFS] Remove xfs_physmem
2007-10-15 Eric Sandeen[XFS] Pick a single default inode cluster size.
2007-10-15 Eric Sandeen[XFS] choose single default logbuf count & size
2007-10-15 Eric Sandeen[XFS] Remove m_nreadaheads
2007-10-15 Christoph Hellwig[XFS] endianess annotations for xfs_bmbt_rec_t
2007-10-15 Christoph Hellwig[XFS] cleanup defintions of BMBT_*BITLEN macros
2007-10-15 Christoph Hellwig[XFS] clean up xfs_bmbt_set_all/xfs_bmbt_disk_set_all
2007-10-15 Christoph Hellwig[XFS] split ondisk vs incore versions of xfs_bmbt_rec_t
2007-10-15 Christoph Hellwig[XFS] remove confusing INT_ comments in xfs_bmap_btree.c
2007-10-15 Vlad Apostolov[XFS] hole not shown when file is created with resvsp
2007-10-15 David Chinner[XFS] Barriers need to be dynamically checked and switc...
2007-10-12 Al ViroFix up more bio fallout
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-10-01 Tim ShimminRevert "[XFS] Avoid replaying inode buffer initialisati...
2007-10-01 Tim ShimminRevert "[XFS] Avoid replaying inode buffer initialisati...
2007-09-20 Christoph Hellwig[XFS] fix valid but harmless sparse warning
2007-09-20 Eric Sandeen[XFS] fix filestreams on 32-bit boxes
2007-09-18 Lachlan McIlroy[XFS] Avoid replaying inode buffer initialisation log...
2007-09-18 Lachlan McIlroy[XFS] Ensure file size updates have been completed...
2007-09-17 David Chinner[XFS] On-demand reaping of the MRU cache
2007-09-05 Eric Sandeen[XFS] fix nasty quota hashtable allocation bug
2007-09-05 Christoph Hellwig[XFS] fix sparse shadowed variable warnings
2007-09-05 Christoph Hellwig[XFS] fix ASSERT and ASSERT_ALWAYS
2007-09-05 Christoph Hellwig[XFS] Fix sparse warning in kmem_shake_allow
2007-09-05 Christoph Hellwig[XFS] Fix sparse NULL vs 0 warnings
2007-09-05 David Chinner[XFS] Set filestreams object timeout to something sane.
2007-07-26 Al Viroxfs ioctl __user annotations
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
next