summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfs: introduce xfs_bmapi_read()Dave Chinner2011-10-1113-77/+151
* xfs: factor extent map manipulations out of xfs_bmapiDave Chinner2011-10-111-74/+107
* xfs: remove the nextents variable in xfs_bmapiChristoph Hellwig2011-10-111-5/+1
* xfs: remove impossible to read code in xfs_bmap_add_extent_delay_realChristoph Hellwig2011-10-111-27/+8
* xfs: remove the first extent special case in xfs_bmap_add_extentChristoph Hellwig2011-10-111-18/+1
* xfs: Return -EIO when xfs_vn_getattr() failedMitsuo Hayasaka2011-10-111-1/+1
* xfs: Fix the incorrect comment in the header of _xfs_buf_findChandra Seetharaman2011-10-111-4/+1
* xfs: Check the return value of xfs_trans_get_buf()Chandra Seetharaman2011-10-116-11/+30
* xfs: Check the return value of xfs_buf_get()Chandra Seetharaman2011-10-112-2/+22
* xfs: improve ioend error handlingChristoph Hellwig2011-10-111-10/+17
* xfs: avoid direct I/O write vs buffered I/O raceChristoph Hellwig2011-10-111-3/+14
* xfs: avoid synchronous transactions when deleting attr blocksChristoph Hellwig2011-10-112-21/+1
* xfs: remove i_iocountChristoph Hellwig2011-10-119-67/+9
* xfs: wait for I/O completion when writing out pages in xfs_setattr_sizeChristoph Hellwig2011-10-111-2/+2
* xfs: reduce ioend latencyChristoph Hellwig2011-10-111-1/+15
* xfs: defer AIO/DIO completionsChristoph Hellwig2011-10-112-17/+10
* xfs: remove dead ENODEV handling in xfs_destroy_ioendChristoph Hellwig2011-10-111-11/+0
* xfs: use the "delwri" terminology consistentlyChristoph Hellwig2011-10-112-26/+21
* xfs: let xfs_bwrite callers handle the xfs_buf_relseChristoph Hellwig2011-10-118-40/+50
* xfs: call xfs_buf_delwri_queue directlyChristoph Hellwig2011-10-1112-39/+30
* xfs: move more delwri setup into xfs_buf_delwri_queueChristoph Hellwig2011-10-111-19/+12
* xfs: remove the unlock argument to xfs_buf_delwri_queueChristoph Hellwig2011-10-111-10/+6
* xfs: remove delwri buffer handling from xfs_buf_iorequestChristoph Hellwig2011-10-111-7/+2
* xfs: don't serialise adjacent concurrent direct IO appending writesDave Chinner2011-10-111-16/+52
* xfs: don't serialise direct IO reads on page cache checksDave Chinner2011-10-111-3/+14
* Linux 3.1-rc9v3.1-rc9Linus Torvalds2011-10-041-1/+1
* Merge git://github.com/davem330/netLinus Torvalds2011-10-0415-82/+100
|\
| * pch_gbe: Fixed the issue on which a network freezesToshiharu Okada2011-10-031-29/+27
| * pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada2011-10-031-1/+1
| * make PACKET_STATISTICS getsockopt report consistently between ring and non-ringWillem de Bruijn2011-10-031-1/+4
| * net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel2011-10-031-2/+2
| * bonding: properly stop queuing work when requestedAndy Gospodarek2011-10-033-7/+12
| * can bcm: fix incomplete tx_setup fixOliver Hartkopp2011-09-291-27/+21
| * RDSRDMA: Fix cleanup of rds_iw_mr_poolJonathan Lallinger2011-09-291-4/+9
| * net: Documentation: Fix type of variablesRoy.Li2011-09-291-2/+2
| * ibmveth: Fix oops on request_irq failureBrian King2011-09-291-2/+2
| * ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socketYan, Zheng2011-09-291-0/+3
| * cxgb4: Fix EEH on IBM P7IOCDivy Le Ray2011-09-291-0/+3
| * can bcm: fix tx_setup off-by-one errorsOliver Hartkopp2011-09-291-6/+7
| * MAINTAINERS: tehuti: Alexander Indenbaum's address bouncesIan Campbell2011-09-291-1/+0
| * dp83640: reduce driver noiseRichard Cochran2011-09-291-2/+2
| * ptp: fix L2 event message recognitionRichard Cochran2011-09-291-3/+10
* | Merge branch 'fix/asoc' of git://github.com/tiwai/soundLinus Torvalds2011-10-044-8/+8
|\ \
| * | ASoC: omap_mcpdm_remove cannot be __devexitArnd Bergmann2011-10-022-2/+2
| * | ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADCAxel Lin2011-10-021-2/+2
| * | ASoC: use a valid device for dev_err() in ZyloniteArnd Bergmann2011-10-021-4/+4
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-10-046-158/+33
|\ \ \
| * | | drm/radeon/kms: fix channel_remap setup (v2)Alex Deucher2011-10-043-127/+0
| * | | drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.Michel Dänzer2011-10-031-10/+10
| * | | drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.Michel Dänzer2011-10-031-5/+7
OpenPOWER on IntegriCloud