summaryrefslogtreecommitdiffstats
path: root/fs/jfs/symlink.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-25perf kvm: Guest userspace samples should not be lumped with host uspaceDavid Ahern1-1/+3
2012-07-25perf kvm: Set name for VM process in guest machineDavid Ahern1-1/+16
2012-07-23perf symbols: Add machine id to modules debug messageDavid Ahern1-2/+9
2012-07-17rpmsg: fix dependency on initialization orderFederico Fuga1-1/+1
2012-07-17ipvs: fix oops in ip_vs_dst_event on rmmodJulian Anastasov1-2/+3
2012-07-17ipvs: fix oops on NAT reply in br_nf contextLin Ming1-1/+1
2012-07-17ixgbevf: Fix panic when loading driverAlexander Duyck1-0/+3
2012-07-17ax25: Fix missing breakAlan Cox1-0/+1
2012-07-17MAINTAINERS: reflect actual changes in IEEE 802.15.4 maintainershipDmitry Eremin-Solenikov1-1/+2
2012-07-17caif: Fix access to freed pernet memorySjur Brændeland1-1/+1
2012-07-17net: cgroup: fix access the unallocated memory in netprio cgroupGao feng1-17/+54
2012-07-17ixgbevf: Prevent RX/TX statistics getting reset to zeroNarendra K1-12/+0
2012-07-17sctp: Fix list corruption resulting from freeing an association on a listNeil Horman2-7/+12
2012-07-16timekeeping: Add missing update call in timekeeping_resume()Thomas Gleixner1-0/+1
2012-07-16gma500,cdv: Fix the brightness baseAlan Cox1-16/+19
2012-07-16gma500: move the ASLE enableAlan Cox3-5/+9
2012-07-16gma500: Fix lid related crashAlan Cox1-8/+4
2012-07-16fifo: Do not restart open() if it already found a partnerAnders Kaseorg1-5/+4
2012-07-16net: respect GFP_DMA in __netdev_alloc_skb()Eric Dumazet1-1/+1
2012-07-16ARM: dma-mapping: modify condition check while freeing pagesPrathyush K1-2/+2
2012-07-15Linux 3.5-rc7v3.5-rc7Linus Torvalds1-1/+1
2012-07-15blk: fix wrong idr_pre_get() error check in loop.cSilva Paulo1-5/+3
2012-07-14pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_IDDong Aisheng2-0/+4
2012-07-14pinctrl: pinctrl-imx: only print debug message when DEBUG is definedDong Aisheng1-0/+2
2012-07-14vsyscall_64: add missing ifdef CONFIG_SECCOMPWill Drewry1-0/+4
2012-07-14ACPICA: Fix possible fault in return package object repair codeBob Moore1-1/+1
2012-07-14e1000e: fix test for PHY being accessible on 82577/8/9 and I217Bruce Allan1-10/+32
2012-07-14e1000e: Correct link check logic for 82571 serdesTushar Dave1-0/+3
2012-07-13x86/vsyscall: allow seccomp filter in vsyscall=emulateWill Drewry1-4/+31
2012-07-13xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacksChristoph Hellwig3-31/+23
2012-07-13xfs: prevent recursion in xfs_buf_iorequestChristoph Hellwig1-1/+1
2012-07-13xfs: don't defer metadata allocation to the workqueueDave Chinner1-3/+12
2012-07-13xfs: really fix the cursor leak in xfs_alloc_ag_vextent_nearDave Chinner1-2/+2
2012-07-13Remove easily user-triggerable BUG from generic_setleaseDave Jones1-1/+1
2012-07-13block: fix infinite loop in __getblk_slowJeff Moyer1-9/+13
2012-07-13ARM: S3C24XX: Correct CAMIF interrupt definitionsSylwester Nawrocki1-1/+2
2012-07-13ARM: S3C24XX: Correct AC97 clock control bit for S3C2440Sylwester Nawrocki1-1/+1
2012-07-13ALSA: snd-usb: move calls to usb_set_interfaceDaniel Mack2-89/+41
2012-07-13Input: xpad - add Andamiro Pump It Up padYuri Khan1-0/+1
2012-07-13ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor1-3/+5
2012-07-13ARM: SAMSUNG: Update default rate for xusbxti clockTushar Behera1-0/+1
2012-07-12hwmon: (it87) Preserve configuration register bits on initJean Delvare1-1/+1
2012-07-12cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger1-2/+4
2012-07-12sch_sfb: Fix missing NULL checkAlan Cox1-0/+2
2012-07-12ARM: EXYNOS: register devices in 'need_restore' state for pm_domainsMarek Szyprowski1-1/+3
2012-07-12ARM: EXYNOS: read initial state of power domain from hw registersMarek Szyprowski1-3/+6
2012-07-12SH: Convert out[bwl] macros to inline functionsCorey Minyard1-3/+14
2012-07-12tracing: Check for allocation failure in __tracing_open()Dan Carpenter1-0/+4
2012-07-12memblock: free allocated memblock_reserved_regions laterYinghai Lu3-46/+47
2012-07-12mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu4-7/+20