summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfs: writepage always has buffersChristoph Hellwig2010-07-261-7/+0
* xfs: allow writeback from kswapdChristoph Hellwig2010-07-261-5/+4
* xfs: remove incorrect log write optimizationChristoph Hellwig2010-07-261-5/+2
* xfs: unregister inode shrinker before freeing filesystem structuresDave Chinner2010-07-261-1/+5
* xfs: split xfs_itrace_entryChristoph Hellwig2010-07-2611-52/+113
* xfs: remove xfs_iputChristoph Hellwig2010-07-266-26/+17
* xfs: remove xfs_iput_newChristoph Hellwig2010-07-263-28/+3
* xfs: some iget tracing cleanups / fixesChristoph Hellwig2010-07-262-6/+7
* xfs: do not use emums for flags used in tracingChristoph Hellwig2010-07-263-71/+71
* xfs: remove explicit xfs_sync_data/xfs_sync_attr calls on umountChristoph Hellwig2010-07-263-17/+2
* xfs: small cleanups for xfs_iomap / __xfs_get_blocksChristoph Hellwig2010-07-263-11/+10
* xfs: reduce stack usage in xfs_iomapChristoph Hellwig2010-07-261-24/+28
* xfs: avoid synchronous transaction in xfs_fs_write_inodeChristoph Hellwig2010-07-261-30/+22
* xfs: simplify xfs_vm_writepageChristoph Hellwig2010-07-263-102/+49
* xfs: simplify xfs_vm_releasepageChristoph Hellwig2010-07-261-247/+107
* xfs: fix corruption case for block size < page sizeEric Sandeen2010-07-261-0/+10
* xfs: remove unused delta tracking code in xfs_bmapiChristoph Hellwig2010-07-2615-260/+59
* xfs: remove unused XFS_BMAPI_ flagsChristoph Hellwig2010-07-263-20/+8
* xfs: remove the unused XFS_TRANS_NOSLEEP/XFS_TRANS_WAIT flagsChristoph Hellwig2010-07-261-2/+0
* xfs: remove the unused XFS_LOG_SLEEP and XFS_LOG_NOSLEEP flagsChristoph Hellwig2010-07-262-5/+0
* xfs: kill the unused xlog_debug variableChristoph Hellwig2010-07-261-5/+0
* xfs: fix the xfs_log_iovec i_addr typeChristoph Hellwig2010-07-268-52/+39
* xfs: simplify inode to transaction joiningChristoph Hellwig2010-07-2619-247/+103
* xfs: simplify buffer pinningChristoph Hellwig2010-07-264-47/+9
* xfs: give li_cb callbacks the correct prototypeChristoph Hellwig2010-07-267-82/+68
* xfs: give xfs_item_ops methods the correct prototypesChristoph Hellwig2010-07-264-404/+360
* xfs: merge iop_unpin_remove into iop_unpinChristoph Hellwig2010-07-266-136/+47
* xfs: simplify log item descriptor trackingChristoph Hellwig2010-07-2613-759/+194
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-2652-235/+0
* xfs: drop dmapi hooksChristoph Hellwig2010-07-2670-779/+27
* Linux 2.6.35-rc6v2.6.35-rc6Linus Torvalds2010-07-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-07-228-16/+44
|\
| * Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov2010-07-212-2/+8
| * Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov2010-07-202-9/+25
| * Input: gamecon - reference correct pad in gc_psx_command()Dmitry Torokhov2010-07-201-1/+1
| * Input: gamecon - reference correct input device in NES modeDmitry Torokhov2010-07-201-2/+1
| * Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi'Wan ZongShun2010-07-191-1/+1
| * Input: i8042 - add Gigabyte Spring Peak to dmi_noloop_tableKamal Mostafa2010-07-191-0/+7
| * Input: qt2160 - rename kconfig symbol nameChristoph Fritz2010-07-171-1/+1
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-227-10/+15
|\ \
| * | drm/radeon/kms: add quirk to make HP DV5000 laptop resumeAlex Deucher2010-07-221-0/+8
| * | drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctlAlex Deucher2010-07-221-1/+2
| * | Fix ttm_page_alloc.c build breakageLuck, Tony2010-07-221-3/+3
| * | drm/radeon/kms: fix legacy LVDS dpms sequenceAlex Deucher2010-07-221-0/+1
| * | drm/radeon/kms: drop taking lock around crtc lookup.Dave Airlie2010-07-223-6/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-07-221-1/+5
|\ \ \
| * | | crypto: talitos - fix bug in sg_copy_end_to_bufferLee Nipper2010-07-191-1/+5
* | | | Merge branch 'x86/auditsyscall' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-07-221-2/+2
|\ \ \ \
| * | | | x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath2010-07-211-2/+2
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-07-225-10/+11
|\ \ \ \ \
OpenPOWER on IntegriCloud