summaryrefslogtreecommitdiffstats
path: root/fs/direct-io.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-25[GFS2] Use atomic_t for journal free blocks counterSteven Whitehouse3-16/+16
2008-01-25[GFS2] Don't add glocks to the journalSteven Whitehouse9-78/+21
2008-01-25[GFS2] check kthread_should_stop when waitingDavid Teigland1-7/+2
2008-01-25[GFS2] Given device ID rather than s_id in "id" sysfs fileBob Peterson1-1/+2
2008-01-25[GFS2] Remove flags no longer requiredSteven Whitehouse2-19/+2
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-24Linux 2.6.24v2.6.24Linus Torvalds1-1/+1
2008-01-24spi: omap2_mcspi PIO RX fixKalle Valo1-3/+3
2008-01-24Revert "mac80211: warn when receiving frames with unaligned data"Linus Torvalds1-13/+0
2008-01-24slab: partially revert list3 changesMel Gorman1-3/+3
2008-01-24fix hugepages leak due to pagetable page sharingLarry Woodman1-0/+5
2008-01-24sysctl: kill binary sysctl KERN_PPC_L2CREric W. Biederman1-1/+0
2008-01-24lockdep: fix kernel crash on module unloadArjan van de Ven1-2/+5
2008-01-24[SPARC64]: Partially revert "Constify function pointer tables."David S. Miller1-1/+1
2008-01-24Revert "ACPI: Fan: Drop force_power_state acpi_device option"Len Brown3-2/+43
2008-01-24ACPI: EC: "DEBUG" needs to be defined earlierMárton Németh1-3/+3
2008-01-24ACPI: EC: add leading zeros to debug messagesMárton Németh1-4/+4
2008-01-24ACPI: EC: fix dmesg spam regressionAlexey Starikovskiy1-1/+11
2008-01-24ACPI: DMI blacklist to reduce console warnings on OSI(Linux) systems.Len Brown1-0/+343
2008-01-24ACPI: Add ThinkPad R61, ThinkPad T61 to OSI(Linux) white-listLen Brown1-0/+27
2008-01-24ACPI: make _OSI(Linux) console messages smarterLen Brown3-22/+118
2008-01-24ACPI: Delete Intel Customer Reference Board (CRB) from OSI(Linux) DMI listLen Brown1-29/+0
2008-01-24ACPI: on OSI(Linux), print needed DMI rather than requesting dmidecode outputLen Brown1-4/+10
2008-01-24ACPI: create acpi_dmi_dump()Len Brown1-0/+28
2008-01-24DMI: create dmi_get_slot()Len Brown2-0/+10
2008-01-24DMI: move dmi_available declaration to linux/dmi.hLen Brown2-2/+2
2008-01-24drm/i915: add support for E7221 chipsetCarlos Martín1-0/+1
2008-01-24agp/intel: add support for E7221 chipsetCarlos Martín1-2/+9
2008-01-24xen: disable vcpu_info placement for nowJeremy Fitzhardinge1-1/+1
2008-01-24[SCSI] initio: fix module hangs on loadingStuart Swales1-2/+6
2008-01-23Update ctime and mtime for memory-mapped filesAnton Salikhmetov1-0/+6
2008-01-23sis190: scheduling while atomic errorFrancois Romieu1-2/+0
2008-01-23sis190: mdio operation failure is not correctly detectedFrancois Romieu1-1/+1
2008-01-23sis190: remove duplicate INIT_WORKFrancois Romieu1-2/+0
2008-01-23sis190: add cmos ram access code for the SiS19x/968 chipset pairFrancois Romieu1-6/+9
2008-01-23[INET]: Fix truesize setting in ip_append_dataHerbert Xu2-4/+4