| Commit message (Expand) | Author | Age | Files | Lines |
* | [GFS2] Remove unrequired code | Fabio M. Di Nitto | 2008-01-25 | 1 | -36/+6 |
* | [GFS2] Fix build warnings | Fabio Massimo Di Nitto | 2008-01-25 | 1 | -12/+0 |
* | [GFS2] remove unnecessary permission checks | Ryan O'Hara | 2008-01-25 | 1 | -30/+0 |
* | [GFS2] Fix runtime issue with UP kernels | Fabio Massimo Di Nitto | 2008-01-25 | 2 | -5/+0 |
* | [GFS2] tidy up error message | David Teigland | 2008-01-25 | 1 | -2/+1 |
* | [GFS2] Check for installation of mount helpers for DLM mounts | Fabio Massimo Di Nitto | 2008-01-25 | 1 | -0/+6 |
* | [GFS2] Don't periodically update the jindex | Steven Whitehouse | 2008-01-25 | 4 | -17/+0 |
* | [GFS2] Move gfs2_logd into log.c | Steven Whitehouse | 2008-01-25 | 4 | -54/+56 |
* | [GFS2] Use atomic_t for journal free blocks counter | Steven Whitehouse | 2008-01-25 | 3 | -16/+16 |
* | [GFS2] Don't add glocks to the journal | Steven Whitehouse | 2008-01-25 | 9 | -78/+21 |
* | [GFS2] check kthread_should_stop when waiting | David Teigland | 2008-01-25 | 1 | -7/+2 |
* | [GFS2] Given device ID rather than s_id in "id" sysfs file | Bob Peterson | 2008-01-25 | 1 | -1/+2 |
* | [GFS2] Remove flags no longer required | Steven Whitehouse | 2008-01-25 | 2 | -19/+2 |
* | [GFS2] Reorder writeback for glock sync | Steven Whitehouse | 2008-01-25 | 2 | -71/+22 |
* | [GFS2] Add sync_page to metadata address space operations | Steven Whitehouse | 2008-01-25 | 1 | -0/+1 |
* | [GFS2] Remove "reclaim limit" | Steven Whitehouse | 2008-01-25 | 4 | -13/+0 |
* | [GFS2] Remove unused variables | Steven Whitehouse | 2008-01-25 | 2 | -8/+0 |
* | [GFS2] Use correct include file in ops_address.c | Steven Whitehouse | 2008-01-25 | 1 | -1/+1 |
* | [GFS2] Don't hold page lock when starting transaction | Steven Whitehouse | 2008-01-25 | 1 | -26/+25 |
* | [GFS2] Add writepages for GFS2 jdata | Steven Whitehouse | 2008-01-25 | 2 | -9/+206 |
* | [GFS2] Split gfs2_writepage into three cases | Steven Whitehouse | 2008-01-25 | 2 | -28/+101 |
* | [GFS2] Introduce gfs2_set_aops() | Steven Whitehouse | 2008-01-25 | 5 | -31/+72 |
* | [GFS2] Add gfs2_is_writeback() | Steven Whitehouse | 2008-01-25 | 4 | -11/+13 |
* | [GFS2] Remove unused field in struct gfs2_inode | Steven Whitehouse | 2008-01-25 | 2 | -2/+0 |
* | [GFS2] Remove useless i_cache from inodes | Steven Whitehouse | 2008-01-25 | 10 | -110/+19 |
* | [GFS2] Use ->page_mkwrite() for mmap() | Steven Whitehouse | 2008-01-25 | 7 | -251/+131 |
* | [GFS2] Clean up internal read function | Steven Whitehouse | 2008-01-25 | 8 | -126/+111 |
* | [GFS2] Handle multiple glock demote requests | Wendy Cheng | 2008-01-25 | 2 | -1/+16 |
* | Linux 2.6.24v2.6.24 | Linus Torvalds | 2008-01-24 | 1 | -1/+1 |
* | spi: omap2_mcspi PIO RX fix | Kalle Valo | 2008-01-24 | 1 | -3/+3 |
* | Revert "mac80211: warn when receiving frames with unaligned data" | Linus Torvalds | 2008-01-24 | 1 | -13/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-01-24 | 1 | -1/+1 |
|\ |
|
| * | [SPARC64]: Partially revert "Constify function pointer tables." | David S. Miller | 2008-01-24 | 1 | -1/+1 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-01-24 | 11 | -59/+591 |
|\ \ |
|
| * \ | Pull dmi-2.6.24 into release branch | Len Brown | 2008-01-24 | 6 | -47/+528 |
| |\ \ |
|
| | * | | ACPI: DMI blacklist to reduce console warnings on OSI(Linux) systems. | Len Brown | 2008-01-24 | 1 | -0/+343 |
| | * | | ACPI: Add ThinkPad R61, ThinkPad T61 to OSI(Linux) white-list | Len Brown | 2008-01-24 | 1 | -0/+27 |
| | * | | ACPI: make _OSI(Linux) console messages smarter | Len Brown | 2008-01-24 | 3 | -22/+118 |
| | * | | ACPI: Delete Intel Customer Reference Board (CRB) from OSI(Linux) DMI list | Len Brown | 2008-01-24 | 1 | -29/+0 |
| | * | | ACPI: on OSI(Linux), print needed DMI rather than requesting dmidecode output | Len Brown | 2008-01-24 | 1 | -4/+10 |
| | * | | ACPI: create acpi_dmi_dump() | Len Brown | 2008-01-24 | 1 | -0/+28 |
| | * | | DMI: create dmi_get_slot() | Len Brown | 2008-01-24 | 2 | -0/+10 |
| | * | | DMI: move dmi_available declaration to linux/dmi.h | Len Brown | 2008-01-24 | 2 | -2/+2 |
| * | | | Pull bugzilla-9798 into release branch | Len Brown | 2008-01-24 | 3 | -2/+43 |
| |\ \ \ |
|
| | * | | | Revert "ACPI: Fan: Drop force_power_state acpi_device option" | Len Brown | 2008-01-24 | 3 | -2/+43 |
| | |/ / |
|
| * | | | Pull bugzilla-8459 into release branch | Len Brown | 2008-01-24 | 1 | -8/+18 |
| |\ \ \ |
|
| | * | | | ACPI: EC: "DEBUG" needs to be defined earlier | Márton Németh | 2008-01-24 | 1 | -3/+3 |
| | * | | | ACPI: EC: add leading zeros to debug messages | Márton Németh | 2008-01-24 | 1 | -4/+4 |
| | * | | | ACPI: EC: fix dmesg spam regression | Alexey Starikovskiy | 2008-01-24 | 1 | -1/+11 |
| | |/ / |
|
| * | | | Pull bugzilla-9747 into release branch | Len Brown | 2008-01-24 | 1 | -2/+2 |
| |\ \ \
| | |/ /
| |/| | |
|