aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25[GFS2] Reorder writeback for glock syncSteven Whitehouse2-71/+22
2008-01-25[GFS2] Add sync_page to metadata address space operationsSteven Whitehouse1-0/+1
2008-01-25[GFS2] Remove "reclaim limit"Steven Whitehouse4-13/+0
2008-01-25[GFS2] Remove unused variablesSteven Whitehouse2-8/+0
2008-01-25[GFS2] Use correct include file in ops_address.cSteven Whitehouse1-1/+1
2008-01-25[GFS2] Don't hold page lock when starting transactionSteven Whitehouse1-26/+25
2008-01-25[GFS2] Add writepages for GFS2 jdataSteven Whitehouse2-9/+206
2008-01-25[GFS2] Split gfs2_writepage into three casesSteven Whitehouse2-28/+101
2008-01-25[GFS2] Introduce gfs2_set_aops()Steven Whitehouse5-31/+72
2008-01-25[GFS2] Add gfs2_is_writeback()Steven Whitehouse4-11/+13
2008-01-25[GFS2] Remove unused field in struct gfs2_inodeSteven Whitehouse2-2/+0
2008-01-25[GFS2] Remove useless i_cache from inodesSteven Whitehouse10-110/+19
2008-01-25[GFS2] Use ->page_mkwrite() for mmap()Steven Whitehouse7-251/+131
2008-01-25[GFS2] Clean up internal read functionSteven Whitehouse8-126/+111
2008-01-25[GFS2] Handle multiple glock demote requestsWendy Cheng2-1/+16
2008-01-25[AVR32] extint: Set initial irq type to low levelHaavard Skinnemoen1-3/+3
2008-01-25[AVR32] extint: change set_irq_type() handlingDavid Brownell1-11/+7
2008-01-25[AVR32] NMI debuggingHaavard Skinnemoen10-10/+166
2008-01-25[AVR32] constify function pointer tablesJan Engelhardt2-2/+2
2008-01-25[AVR32] ATNGW100: Update defconfigHaavard Skinnemoen1-151/+262
2008-01-25[AVR32] ATSTK1002: Update defconfigHaavard Skinnemoen1-150/+483
2008-01-25[AVR32] Kconfig: Choose daughterboard instead of CPUHaavard Skinnemoen2-24/+28
2008-01-25[AVR32] Add support for ATSTK1003 and ATSTK1004Haavard Skinnemoen8-20/+1975
2008-01-25[AVR32] Clean up external DAC setup codeHaavard Skinnemoen2-16/+17
2008-01-25[AVR32] ATSTK1000: Move gpio-leds setup to setup.cHaavard Skinnemoen4-66/+72
2008-01-25[AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen12-28/+58
2008-01-25[AVR32] Provide more CPU information in /proc/cpuinfo and dmesgHaavard Skinnemoen2-26/+82
2008-01-25[AVR32] Oprofile supportHaavard Skinnemoen4-0/+247
2008-01-25[AVR32] Include instrumentation menuHaavard Skinnemoen2-10/+2
2008-01-25Disable VGA text console for AVR32 architectureHans-Christian Egtvedt1-1/+1
2008-01-25[AVR32] Enable debugging only when neededHaavard Skinnemoen8-13/+186
2008-01-25ptrace: Call arch_ptrace_attach() when request=PTRACE_TRACEMEHaavard Skinnemoen1-0/+2
2008-01-25[AVR32] Remove redundant try_to_freeze() call from do_signal()Haavard Skinnemoen1-7/+0
2008-01-25[AVR32] Drop GFP_COMP for DMA memory allocationsHaavard Skinnemoen1-0/+7
2008-01-24Driver core: coding style fixesGreg Kroah-Hartman8-583/+545
2008-01-24Kobject: fix coding style issues in kobject c filesGreg Kroah-Hartman2-79/+67
2008-01-24Kobject: fix coding style issues in kobject.hGreg Kroah-Hartman1-33/+34
2008-01-24Driver core: fix coding style issues in device.hGreg Kroah-Hartman1-138/+145
2008-01-24spi: use class iteration apiDave Young1-11/+15
2008-01-24scsi: use class iteration apiDave Young1-11/+13
2008-01-24rtc: use class iteration apiDave Young1-10/+12
2008-01-24power supply : use class iteration apiDave Young2-83/+107
2008-01-24ieee1394: use class iteration apiDave Young1-138/+176
2008-01-24Driver Core: add class iteration apiDave Young2-2/+140
2008-01-24Driver core: Cleanup get_device_parent() in device_add() and device_move()Cornelia Huck1-15/+14
2008-01-24UIO: constify function pointer tablesJan Engelhardt1-2/+2
2008-01-24Driver Core: constify the name passed to platform_device_register_simpleStephen Rothwell2-2/+2
2008-01-24driver core: fix build with SYSFS=nRandy Dunlap2-1/+3
2008-01-24sysfs: make SYSFS_DEPRECATED depend on SYSFSRandy Dunlap1-0/+1
2008-01-24Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __initDenis Cheng3-10/+1