aboutsummaryrefslogtreecommitdiffstats
path: root/fs/pnode.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-06gpio/pca953x.c: Interrupt pin is active-lowDavid Jander1-1/+0
2011-06-06gpio/ep93xx: move driver to drivers/gpioH Hartley Sweeten4-1/+6
2011-06-06gpio/mxc: convert gpio-mxc to use basic_mmio_gpio libraryShawn Guo2-69/+15
2011-06-06gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo55-237/+358
2011-06-06gpio/mxc: Move Freescale MXC gpio driver to drivers/gpioShawn Guo4-1/+6
2011-06-06gpio/mxs: Change gpio-mxs into an upstanding gpio driverShawn Guo7-94/+191
2011-06-06gpio/mxs: Move Freescale mxs gpio driver to drivers/gpioGrant Likely6-38/+15
2011-06-06Linux 3.0-rc2Linus Torvalds1-1/+1
2011-06-06mm: fix ENOSPC returned by handle_mm_fault()Hugh Dickins1-2/+2
2011-06-04ARM: Tegra: Harmony: Fix conflicting GPIO numberingStephen Warren2-2/+5
2011-06-04hwmon: (max6642): Better chip detection schemaPer Dalén1-2/+16
2011-06-04btrfs: fix uninitialized variable warningDavid Sterba1-1/+1
2011-06-04btrfs: add helper for fs_info->closingDavid Sterba8-16/+20
2011-06-04Btrfs: add mount -o inode_cacheChris Mason4-1/+34
2011-06-04btrfs: scrub: add explicit pluggingArne Jansen1-3/+4
2011-06-04btrfs: use btrfs_ino to access inode numberDavid Sterba2-4/+5
2011-06-04Btrfs: don't save the inode cache if we are deleting this rootJosef Bacik1-0/+5
2011-06-04btrfs: false BUG_ON when degradedArne Jansen1-1/+1
2011-06-04Btrfs: don't save the inode cache in non-FS rootsliubo1-0/+6
2011-06-04Btrfs: make sure we don't overflow the free space cache crc pageChris Mason1-8/+19
2011-06-04Btrfs: fix uninit variable in the delayed inode codeChris Mason1-0/+1
2011-06-04btrfs: scrub: don't reuse bios and pagesArne Jansen1-49/+65
2011-06-04Revert "ASoC: Update cx20442 for TTY API change"Linus Torvalds1-5/+3
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds20-128/+115
2011-06-03gpio/samsung: make Kconfig options def_boolH Hartley Sweeten1-20/+8
2011-06-03leds: remove config option LEDS_GPIO_PLATFORM from KconfigShawn Guo2-21/+4
2011-06-03gpio/74x164: remove unnecessary defines and prototypeH Hartley Sweeten2-18/+11
2011-06-03ALSA: usb - turn off de-emphasis in s/pdif for cm6206Eric Lammerts1-1/+1
2011-06-03UBIFS: fix-up free space earlierBen Gardiner1-8/+8
2011-06-03UBIFS: intialize LPT earlierBen Gardiner1-13/+16
2011-06-03UBIFS: assert no fixup when writing a nodeBen Gardiner1-0/+2
2011-06-03UBIFS: fix clean znode counter corruption in error casesArtem Bityutskiy1-4/+5
2011-06-03UBIFS: fix memory leak on error pathArtem Bityutskiy1-0/+1
2011-06-03UBIFS: fix shrinker object count reportsArtem Bityutskiy1-1/+5
2011-06-03Blackfin: strncpy: fix handling of zero lengthsSteven Miao1-1/+1
2011-06-03ALSA: asihpi: Use angle brackets for system includesJoe Perches1-1/+1
2011-06-03ALSA: fm801: add error handling if auto-detect failsDan Carpenter1-2/+11
2011-06-03ALSA: hda - Check pin support EAPD in ad198x_power_eapd_writeRaymond Yau1-2/+4
2011-06-03ALSA: hda - Fix HP and Front pins of ad1988/ad1989 in ad198x_power_eapd()Takashi Iwai1-6/+4
2011-06-03tg3: Fix tg3_skb_error_unmap()Matt Carlson1-1/+1
2011-06-02net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi2-7/+12
2011-06-02asm-generic/unistd.h: support sendmmsg syscallChris Metcalf1-1/+3
2011-06-02ALSA: 6fire: Don't leak firmware in error pathJesper Juhl1-0/+1
2011-06-02ktest: Ignore unset values of the minconfig in config_bisectSteven Rostedt1-1/+1
2011-06-02ktest: Fix result of rebooting the kernelSteven Rostedt1-1/+1
2011-06-02ktest: Fix off-by-one in config bisect resultSteven Rostedt1-2/+2
2011-06-02block: Use hlist_entry() for io_context.cic_list.firstPaul Bolle1-2/+2
2011-06-02cfq-iosched: Remove bogus check in queue_fail pathPaul Bolle1-3/+0
2011-06-02[SCSI] Fix oops caused by queue refcounting failureJames Bottomley2-1/+2
2011-06-02drivers/net/can/flexcan.c: add missing clk_putJulia Lawall1-3/+2