summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] Get rid of useless "found" variable in quota.cBob Peterson2008-01-251-4/+2
* [GFS2] Journal extent mappingBob Peterson2008-01-254-17/+97
* [GFS2] Remove function gfs2_get_blockBob Peterson2008-01-258-35/+17
* [GFS2] use pid for plock owner for nfs clientsDavid Teigland2008-01-251-4/+14
* [GFS2] Remove unused variableSteven Whitehouse2008-01-251-1/+0
* [GFS2] patch to check for recursive lock requests in gfs2_rename code pathAbhijith Das2008-01-251-8/+25
* [GFS2] Remove lock methods for lock_nolock protocolWendy Cheng2008-01-253-14/+35
* [GFS2] Remove unrequired codeFabio M. Di Nitto2008-01-251-36/+6
* [GFS2] Fix build warningsFabio Massimo Di Nitto2008-01-251-12/+0
* [GFS2] remove unnecessary permission checksRyan O'Hara2008-01-251-30/+0
* [GFS2] Fix runtime issue with UP kernelsFabio Massimo Di Nitto2008-01-252-5/+0
* [GFS2] tidy up error messageDavid Teigland2008-01-251-2/+1
* [GFS2] Check for installation of mount helpers for DLM mountsFabio Massimo Di Nitto2008-01-251-0/+6
* [GFS2] Don't periodically update the jindexSteven Whitehouse2008-01-254-17/+0
* [GFS2] Move gfs2_logd into log.cSteven Whitehouse2008-01-254-54/+56
* [GFS2] Use atomic_t for journal free blocks counterSteven Whitehouse2008-01-253-16/+16
* [GFS2] Don't add glocks to the journalSteven Whitehouse2008-01-259-78/+21
* [GFS2] check kthread_should_stop when waitingDavid Teigland2008-01-251-7/+2
* [GFS2] Given device ID rather than s_id in "id" sysfs fileBob Peterson2008-01-251-1/+2
* [GFS2] Remove flags no longer requiredSteven Whitehouse2008-01-252-19/+2
* [GFS2] Reorder writeback for glock syncSteven Whitehouse2008-01-252-71/+22
* [GFS2] Add sync_page to metadata address space operationsSteven Whitehouse2008-01-251-0/+1
* [GFS2] Remove "reclaim limit"Steven Whitehouse2008-01-254-13/+0
* [GFS2] Remove unused variablesSteven Whitehouse2008-01-252-8/+0
* [GFS2] Use correct include file in ops_address.cSteven Whitehouse2008-01-251-1/+1
* [GFS2] Don't hold page lock when starting transactionSteven Whitehouse2008-01-251-26/+25
* [GFS2] Add writepages for GFS2 jdataSteven Whitehouse2008-01-252-9/+206
* [GFS2] Split gfs2_writepage into three casesSteven Whitehouse2008-01-252-28/+101
* [GFS2] Introduce gfs2_set_aops()Steven Whitehouse2008-01-255-31/+72
* [GFS2] Add gfs2_is_writeback()Steven Whitehouse2008-01-254-11/+13
* [GFS2] Remove unused field in struct gfs2_inodeSteven Whitehouse2008-01-252-2/+0
* [GFS2] Remove useless i_cache from inodesSteven Whitehouse2008-01-2510-110/+19
* [GFS2] Use ->page_mkwrite() for mmap()Steven Whitehouse2008-01-257-251/+131
* [GFS2] Clean up internal read functionSteven Whitehouse2008-01-258-126/+111
* [GFS2] Handle multiple glock demote requestsWendy Cheng2008-01-252-1/+16
* Linux 2.6.24v2.6.24Linus Torvalds2008-01-241-1/+1
* spi: omap2_mcspi PIO RX fixKalle Valo2008-01-241-3/+3
* Revert "mac80211: warn when receiving frames with unaligned data"Linus Torvalds2008-01-241-13/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-01-241-1/+1
|\
| * [SPARC64]: Partially revert "Constify function pointer tables."David S. Miller2008-01-231-1/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-01-2411-59/+591
|\ \
| * \ Pull dmi-2.6.24 into release branchLen Brown2008-01-236-47/+528
| |\ \
| | * | ACPI: DMI blacklist to reduce console warnings on OSI(Linux) systems.Len Brown2008-01-231-0/+343
| | * | ACPI: Add ThinkPad R61, ThinkPad T61 to OSI(Linux) white-listLen Brown2008-01-231-0/+27
| | * | ACPI: make _OSI(Linux) console messages smarterLen Brown2008-01-233-22/+118
| | * | ACPI: Delete Intel Customer Reference Board (CRB) from OSI(Linux) DMI listLen Brown2008-01-231-29/+0
| | * | ACPI: on OSI(Linux), print needed DMI rather than requesting dmidecode outputLen Brown2008-01-231-4/+10
| | * | ACPI: create acpi_dmi_dump()Len Brown2008-01-231-0/+28
| | * | DMI: create dmi_get_slot()Len Brown2008-01-232-0/+10
| | * | DMI: move dmi_available declaration to linux/dmi.hLen Brown2008-01-232-2/+2
OpenPOWER on IntegriCloud