aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | [GFS2] Reduce inode size by merging fieldsSteven Whitehouse2008-03-31
| * | | | [GFS2] Remove unused countersBob Peterson2008-03-31
| * | | | [GFS2] Shrink & rename di_depthSteven Whitehouse2008-03-31
| * | | | [GFS2] Remove rgrp and glock version numbersBob Peterson2008-03-31
| * | | | [GFS2] Remove lm.[ch] and distribute contentSteven Whitehouse2008-03-31
| * | | | [GFS2] Eliminate gl_req_bhBob Peterson2008-03-31
| * | | | [GFS2] Add consts to various bits of rgrp.cSteven Whitehouse2008-03-31
| * | | | [GFS2] Introduce array of buffers to struct metapathSteven Whitehouse2008-03-31
| * | | | [GFS2] Move part of gfs2_block_map into a separate functionSteven Whitehouse2008-03-31
| * | | | [GFS2] Get rid of gl_waiters2Bob Peterson2008-03-31
| * | | | [GFS2] Combine rg_flags and rd_flagsBob Peterson2008-03-31
| * | | | [GFS2] Allocate gfs2_rgrpd from slab memoryBob Peterson2008-03-31
| * | | | [GFS2] Plug an unlikely leakBob Peterson2008-03-31
| * | | | [GFS2] make gfs2_glock_hold() staticAdrian Bunk2008-03-31
| * | | | [GFS2] Only wake the reclaim daemon if we need toBob Peterson2008-03-31
| * | | | [GFS2] Misc fixupsBob Peterson2008-03-31
| * | | | [GFS2] Only do lo_incore_commit onceBob Peterson2008-03-31
| * | | | [GFS2] Fix debug inode printingBob Peterson2008-03-31
| * | | | [GFS2] Get rid of unneeded parameter in gfs2_rlist_allocBob Peterson2008-03-31
| * | | | [GFS2] Streamline indirect pointer tree height calculationSteven Whitehouse2008-03-31
| * | | | [GFS2] Speed up gfs2_write_alloc_required, deprecate gfs2_extent_mapSteven Whitehouse2008-03-31
* | | | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2008-04-18
|\ \ \ \ \
| * | | | | [XFS] Fix merge failureLachlan McIlroy2008-04-17
| * | | | | [XFS] The forward declarations for the xfs_ioctl() helpers and theLachlan McIlroy2008-04-17
| * | | | | [XFS] Remove unused HAVE_SPLICE macro.Donald Douwsma2008-04-17
| * | | | | [XFS] Remove CONFIG_XFS_SECURITY.Eric Sandeen2008-04-17
| * | | | | [XFS] xfs_bmap_compute_maxlevels should be based on di_forkoffTim Shimmin2008-04-17
| * | | | | [XFS] Always use di_forkoff when checking for attr space.Eric Sandeen2008-04-17
| * | | | | [XFS] Ensure the inode is joined in xfs_itruncate_finishDavid Chinner2008-04-17
| * | | | | [XFS] Remove periodic logging of in-core superblock counters.David Chinner2008-04-17
| * | | | | [XFS] fix logic error in xfs_alloc_ag_vextent_near()David Chinner2008-04-17
| * | | | | [XFS] Don't error out on good I/Os.David Chinner2008-04-17
| * | | | | [XFS] Catch log unmount failures.David Chinner2008-04-17
| * | | | | [XFS] Sanitise xfs_log_force error checking.David Chinner2008-04-17
| * | | | | [XFS] Check for errors when changing buffer pointers.David Chinner2008-04-17
| * | | | | [XFS] Don't allow silent errors in xfs_inactive().David Chinner2008-04-17
| * | | | | [XFS] Catch errors from xfs_imap().David Chinner2008-04-17
| * | | | | [XFS] xfs_bulkstat_one_dinode() never returns an error.David Chinner2008-04-17
| * | | | | [XFS] xfs_iflush_fork() never returns an error.David Chinner2008-04-17
| * | | | | [XFS] Catch unwritten extent conversion errors.David Chinner2008-04-17
| * | | | | [XFS] xfs_bdwrite() does not return errors.David Chinner2008-04-17
| * | | | | [XFS] Ensure xfs_bawrite() errors are checked.David Chinner2008-04-17
| * | | | | [XFS] Ensure errors from xfs_bdstrat() are correctly checked.David Chinner2008-04-17
| * | | | | [XFS] remove bhv_vname_t and xfs_rename codeBarry Naujok2008-04-17
| * | | | | [XFS] Catch errors returned from xfs_bmap_last_offset().David Chinner2008-04-17
| * | | | | [XFS] Check for xfs_free_extent() failing.David Chinner2008-04-17
| * | | | | [XFS] Warn if errors come from block_truncate_page().David Chinner2008-04-17
| * | | | | [XFS] xfs_bmap_adjacent() never returns an error.David Chinner2008-04-17
| * | | | | [XFS] Make xfs_alloc_compute_aligned() void.David Chinner2008-04-17
| * | | | | [XFS] Clean up xfs_alloc_search_busy() return values.David Chinner2008-04-17