Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodes | Ryusuke Konishi | 2009-08-01 | 1 | -1/+15 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-08-05 | 6 | -32/+73 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | [CIFS] Update readme to reflect forceuid mount parms | Steve French | 2009-08-04 | 2 | -14/+14 | |
| * | | | | | cifs: Read buffer overflow | Roel Kluin | 2009-08-03 | 1 | -1/+1 | |
| * | | | | | cifs: show noforceuid/noforcegid mount options (try #2) | Jeff Layton | 2009-08-03 | 1 | -0/+4 | |
| * | | | | | cifs: reinstate original behavior when uid=/gid= options are specified | Jeff Layton | 2009-08-02 | 1 | -12/+30 | |
| * | | | | | [CIFS] Updates fs/cifs/CHANGES | Steve French | 2009-07-30 | 1 | -0/+6 | |
| * | | | | | cifs: fix error handling in mount-time DFS referral chasing code | Jeff Layton | 2009-07-28 | 2 | -6/+19 | |
* | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-08-03 | 8 | -84/+132 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | md: Use revalidate_disk to effect changes in size of device. | NeilBrown | 2009-08-03 | 4 | -33/+9 | |
| * | | | | | | md: allow raid5_quiesce to work properly when reshape is happening. | NeilBrown | 2009-08-03 | 1 | -1/+10 | |
| * | | | | | | md/raid5: set reshape_position correctly when reshape starts. | NeilBrown | 2009-08-03 | 1 | -1/+1 | |
| * | | | | | | md: Handle growth of v1.x metadata correctly. | NeilBrown | 2009-08-03 | 1 | -1/+7 | |
| * | | | | | | md: avoid array overflow with bad v1.x metadata | NeilBrown | 2009-08-03 | 1 | -1/+6 | |
| * | | | | | | md: when a level change reduces the number of devices, remove the excess. | NeilBrown | 2009-08-03 | 1 | -0/+7 | |
| * | | | | | | md: Push down data integrity code to personalities. | Andre Noll | 2009-08-03 | 7 | -33/+80 | |
| * | | | | | | md/raid6: release spare page at ->stop() | Dan Williams | 2009-07-31 | 1 | -14/+12 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2009-08-02 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [WATCHDOG] Fix COH 901 327 watchdog enablement | Linus Walleij | 2009-08-02 | 1 | -0/+11 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-08-02 | 12 | -511/+148 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'misc-2.6.31' into release | Len Brown | 2009-08-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ACPI: root-only read protection on /sys/firmware/acpi/tables/* | Len Brown | 2009-08-02 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'bugzilla-13825' into release | Len Brown | 2009-08-02 | 1 | -3/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | eeepc-laptop: fix hot-unplug on resume | Alan Jenkins | 2009-08-02 | 1 | -3/+6 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'memhotplug-crash' into release | Len Brown | 2009-08-02 | 1 | -9/+25 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ACPI: Ingore the memory block with zero block size in course of memory hotplug | Zhao Yakui | 2009-08-02 | 1 | -3/+15 | |
| | * | | | | | | | ACPI: Don't treat generic error as ACPI error code in acpi memory hotplug driver | Zhao Yakui | 2009-08-02 | 1 | -6/+10 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'bugzilla-13751' into release | Len Brown | 2009-08-02 | 1 | -0/+25 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ACPI: bind workqueues to CPU 0 to avoid SMI corruption | Bjorn Helgaas | 2009-08-02 | 1 | -0/+25 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'thinkpad' into release | Len Brown | 2009-08-02 | 3 | -493/+49 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | thinkpad-acpi: fix incorrect use of TPACPI_BRGHT_MODE_ECNVRAM | Henrique de Moraes Holschuh | 2009-08-02 | 1 | -14/+47 | |
| | * | | | | | | | thinkpad-acpi: restrict procfs count value to sane upper limit | Michael Buesch | 2009-08-02 | 1 | -0/+2 | |
| | * | | | | | | | thinkpad-acpi: remove dock and bay subdrivers | Henrique de Moraes Holschuh | 2009-08-02 | 3 | -481/+0 | |
| | * | | | | | | | thinkpad-acpi: disable broken bay and dock subdrivers | Henrique de Moraes Holschuh | 2009-08-02 | 1 | -1/+3 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'bugzilla-13865' into release | Len Brown | 2009-08-02 | 1 | -5/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | hp-wmi: check that an input device exists in resume handler | Frans Pop | 2009-07-30 | 1 | -5/+7 | |
| * | | | | | | | | Merge branch 'bugzilla-13620-revert' into release | Len Brown | 2009-08-02 | 4 | -0/+35 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Revert "ACPICA: Remove obsolete acpi_os_validate_address interface" | Len Brown | 2009-07-28 | 4 | -0/+35 | |
| | |/ / / / / / | ||||||
* | | | | | | | | TTY: Maintainer change | Greg Kroah-Hartman | 2009-08-02 | 1 | -1/+3 | |
* | | | | | | | | Make pci_claim_resource() use request_resource() rather than insert_resource() | Linus Torvalds | 2009-08-02 | 1 | -2/+2 | |
* | | | | | | | | do_sigaltstack: small cleanups | Linus Torvalds | 2009-08-01 | 1 | -4/+6 | |
* | | | | | | | | do_sigaltstack: avoid copying 'stack_t' as a structure to user space | Linus Torvalds | 2009-08-01 | 1 | -7/+8 | |
|/ / / / / / / | ||||||
* | | | | | | | Linux 2.6.31-rc5v2.6.31-rc5 | Linus Torvalds | 2009-08-01 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-07-31 | 2 | -2/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | xfs: bump up nr_to_write in xfs_vm_writepage | Eric Sandeen | 2009-07-31 | 1 | -0/+8 | |
| * | | | | | | | xfs: reduce bmv_count in xfs_vn_fiemap | Eric Sandeen | 2009-07-31 | 1 | -2/+2 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-07-31 | 5 | -59/+71 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | io context: fix ref counting | Li Zefan | 2009-07-31 | 1 | -1/+1 | |
| * | | | | | | | | block: make the end_io functions be non-GPL exports | Jens Axboe | 2009-07-28 | 1 | -6/+6 | |
| * | | | | | | | | block: fix improper kobject release in blk_integrity_unregister | Xiaotian Feng | 2009-07-28 | 1 | -0/+1 |