aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sh: Hook up the rest of the SH7770 serial ports.Paul Mundt2008-04-18
* sh: Add support for Solution Engine SH7721 boardYoshihiro Shimoda2008-04-18
* sh: Hook up remaining IRQ sources for R7780MP FPGA.Masayuki Hosokawa2008-04-18
* sh: Initial support for the MX-G CPU.Paul Mundt2008-04-18
* sh: Create an sh debugfs root.Paul Mundt2008-04-18
* rtc: rtc-sh: Add support for periodic IRQs.Angelo Castello2008-04-18
* sh: SuperH KEYSC keypad data for Solution Engine 7722Magnus Damm2008-04-18
* sh: SuperH KEYSC keypad data for MigoRMagnus Damm2008-04-18
* sh: SuperH KEYSC platform driverMagnus Damm2008-04-18
* 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] Update XFS documentation for noikeep/ikeep.Josef Sipek2008-04-17
| * [XFS] Update XFS Documentation for ikeep and ihashsizeDavid Chinner2008-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
| * [XFS] Propagate errors from xfs_trans_commit().David Chinner2008-04-17
| * [XFS] Propagate xfs_trans_reserve() errors.David Chinner2008-04-17
| * [XFS] Catch errors from xfs_acl_vremove().David Chinner2008-04-17
| * [XFS] Catch errors from xfs_acl_setmode().David Chinner2008-04-17
| * [XFS] Propagate quota file truncation errors.David Chinner2008-04-17
| * [XFS] Catch errors when turning off quotas.David Chinner2008-04-17
| * [XFS] Catch errors resetting quota flags.David Chinner2008-04-17
| * [XFS] Clean up quotamount error handling.David Chinner2008-04-17
| * [XFS] Check for dquot flush errorsDavid Chinner2008-04-17
| * [XFS] Propagate xfs_qm_dqflush_all() errors.David Chinner2008-04-17