summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | NFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAYRicardo Labiaga2011-03-101-1/+11
| | * | | sunrpc: Propagate errors from xs_bind() through xs_create_sock()Ben Hutchings2011-03-101-1/+2
| | * | | (try3-resend) Fix nfs_compat_user_ino64 so it doesn't cause problems if bit 3...Frank Filz2011-03-101-1/+6
| | * | | nfs: fix compilation warningJovi Zhang2011-03-101-1/+1
| | * | | nfs: add kmalloc return value check in decode_and_add_dsStanislav Fomichev2011-03-101-0/+4
| | * | | SUNRPC: Remove resource leak in svc_rdma_send_error()Jesper Juhl2011-03-101-0/+1
| | * | | nfs: close NFSv4 COMMIT vs. CLOSE raceJeff Layton2011-03-101-0/+2
| | * | | SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust2011-03-105-17/+66
| * | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-03-1411-17/+28
| |\ \ \ \
| | * | | | drm/radeon: fix problem with changing active VRAM size. (v2)Dave Airlie2011-03-1411-17/+28
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-03-144-5/+5
| |\ \ \ \ \
| | * | | | | watchdog: hpwdt: eliminate section mismatch warningAxel Lin2011-03-141-2/+2
| | * | | | | watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2Wim Van Sebroeck2011-03-141-1/+1
| | * | | | | watchdog: sch311x_wdt: fix printk conditionDan Carpenter2011-03-141-1/+1
| | * | | | | watchdog: sch311x_wdt: Fix LDN active checkWim Van Sebroeck2011-03-141-1/+1
| | * | | | | watchdog: cpwd: Fix buffer-overflowWim Van Sebroeck2011-03-141-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Fix corrupted OSF partition table parsingTimo Warns2011-03-141-2/+10
| * | | | | thp+memcg-numa: fix BUG at include/linux/mm.h:370!Hugh Dickins2011-03-141-1/+5
| |/ / / /
| * | | | compat breakage in preadv() and pwritev()Al Viro2011-03-141-2/+6
| * | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-03-141-2/+2
| |\ \ \ \
| | * | | | hwmon/f71882fg: Set platform drvdata to NULL laterHans de Goede2011-03-131-1/+1
| | * | | | hwmon/f71882fg: Fix a typo in a commentHans de Goede2011-03-131-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-03-145-62/+135
| |\ \ \ \ \
| | * | | | | Btrfs: break out of shrink_delalloc earlierChris Mason2011-03-122-12/+32
| | * | | | | btrfs: fix not enough reserved spaceMiao Xie2011-03-101-2/+3
| | * | | | | btrfs: fix dip leakDaniel J Blueman2011-03-101-0/+1
| | * | | | | Btrfs: make sure not to return overlapping extents to fiemapChris Mason2011-03-081-6/+27
| | * | | | | Btrfs: deal with short returns from copy_from_userChris Mason2011-03-071-0/+13
| | * | | | | Btrfs: fix regressions in copy_from_user handlingChris Mason2011-03-071-42/+59
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-03-143-2/+13
| |\ \ \ \ \ \
| | * | | | | | [SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shu...Nicholas Bellinger2011-02-283-2/+13
| * | | | | | | kbuild: Fix computing srcversion for modulesMichal Marek2011-03-132-8/+30
| * | | | | | | Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38Linus Torvalds2011-03-137-42/+44
| |\ \ \ \ \ \ \
| | * | | | | | | mtd: add "platform:" prefix for platform modaliasAxel Lin2011-03-113-3/+3
| | * | | | | | | mtd: mtd_blkdevs: fix double free on error pathMaxim Levitsky2011-03-111-1/+0Star
| | * | | | | | | mtd: amd76xrom: fix oops at boot when resources are not availableStanislaw Gruszka2011-03-111-0/+1
| | * | | | | | | mtd: fix race in cfi_cmdset_0001 driverJoakim Tjernlund2011-03-111-21/+22
| | * | | | | | | mtd: jedec_probe: initialise make sector erase command variableAntony Pavlov2011-03-111-2/+3
| | * | | | | | | mtd: jedec_probe: Change variable name from cfi_p to cfiAntony Pavlov2011-03-111-16/+16
| * | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-03-133-18/+5Star
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | drm/radeon: fix page flipping hangs on r300/r400Dave Airlie2011-03-132-18/+2Star
| | * | | | | | | drm/radeon: add pageflip hooks for fusionDave Airlie2011-03-111-0/+3
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-131-12/+7Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | block: fix mis-synchronisation in blkdev_issue_zeroout()Lukas Czerner2011-03-111-12/+7Star
| | |/ / / / / / /
| * | | | | | | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2011-03-134-9/+19
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2011-03-103-8/+18
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ASoC: Ensure WM8958 gets all WM8994 late revision widgetsMark Brown2011-03-091-0/+8
| | | * | | | | | | | ASoC: Fix typo in late revision WM8994 DAC2R nameMark Brown2011-03-091-1/+1
| | | * | | | | | | | ASoC: Use the correct DAPM context when cleaning up final widget setMark Brown2011-03-091-1/+1
| | | * | | | | | | | ASoC: Fix broken bitfield definitions in WM8978Mark Brown2011-03-091-6/+8