aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4callback.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-14nfsd: don't leak dentry count on mnt_want_write failureJ. Bruce Fields1-6/+6
2011-02-14Revert "dt: add documentation of ARM dt boot interface"Grant Likely2-69/+4
2011-02-14tracing/kprobe: Fix NULL pointer deref checkMasami Hiramatsu1-1/+1
2011-02-14x86: Fix mwait_usable section mismatchBorislav Petkov2-2/+2
2011-02-14dmaengine: add slave-dma maintainerDan Williams1-0/+1
2011-02-14dma: ipu_idmac: do not lose valid received data in the irq handlerAnatolij Gustschin1-50/+0
2011-02-13klist: Fix object alignment on 64-bit.David Miller1-1/+1
2011-02-14drm/radeon/kms: improve 6xx/7xx CS error outputAlex Deucher1-20/+26
2011-02-14drm/radeon/kms: check AA resolve registers on r300Marek Olšák8-13/+49
2011-02-14drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300Marek Olšák5-12/+5
2011-02-14drm/radeon/kms: use linear aligned for evergreen/ni bo blitsAlex Deucher1-2/+2
2011-02-14drm/radeon/kms: use linear aligned for 6xx/7xx bo blitsAlex Deucher1-2/+2
2011-02-14drm/radeon: fix race between GPU reset and TTM delayed delete thread.Dave Airlie1-0/+4
2011-02-14drm/radeon/kms: evergreen/ni big endian fixes (v2)Alex Deucher4-10/+40
2011-02-14drm/radeon/kms: 6xx/7xx big endian fixesCédric Cano6-20/+54
2011-02-14drm/radeon/kms: atombios big endian fixesCédric Cano3-52/+52
2011-02-14drm/radeon: 6xx/7xx non-kms endian fixesCédric Cano3-9/+34
2011-02-14drm/radeon/kms: optimize CS state checking for r100->r500Marek Olšák4-12/+77
2011-02-14drm: do not leak kernel addresses via /proc/dri/*/vmaKees Cook1-4/+5
2011-02-14drm/radeon/kms: add connector table for mac g5 9600Alex Deucher2-0/+48
2011-02-14radeon mkregtable: Add missing fclose() callsJesper Juhl1-1/+4
2011-02-14drm/radeon/kms: fix interlaced modes on dce4+Alex Deucher2-22/+20
2011-02-14drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46Dave Airlie1-2/+2
2011-02-13Revert "pci: use security_capable() when checking capablities during config space read"Linus Torvalds1-2/+1
2011-02-12devicetree-discuss is moderated for non-subscribersPaul Bolle1-1/+1
2011-02-12MAINTAINERS: Add entry for GPIO subsystemGrant Likely1-0/+9
2011-02-12jbd2: call __jbd2_log_start_commit with j_state_lock write lockedTheodore Ts'o2-9/+21
2011-02-12ext4: serialize unaligned asynchronous DIOEric Sandeen5-18/+100
2011-02-12ext4: make grpinfo slab cache names staticEric Sandeen1-40/+60
2011-02-12timer debug: Hide kernel addresses via %pK in /proc/timer_listKees Cook1-2/+2
2011-02-12x86: Readd missing irq_to_desc() in fixup_irq()Thomas Gleixner1-1/+2
2011-02-12MAINTAINERS: Add entry for GPIO subsystemGrant Likely1-0/+9
2011-02-12x86: Fix text_poke_smp_batch() deadlockPeter Zijlstra1-1/+1
2011-02-12ACPI / Video: Probe for output switch method when searching video devices.Michael Karcher1-0/+5
2011-02-12ACPI / Wakeup: Enable button GPEs unconditionally during initializationRafael J. Wysocki1-1/+5
2011-02-12ACPI / ACPICA: Avoid crashing if _PRW is defined for the root objectRafael J. Wysocki1-23/+26
2011-02-11drivers/w1/masters/omap_hdq.c: add missing clk_putJulia Lawall1-14/+14
2011-02-11memcg: fix leak of accounting at failure path of hugepage collapsingKAMEZAWA Hiroyuki1-1/+1
2011-02-11vmscan: fix zone shrinking exit when scan work is doneJohannes Weiner1-2/+2
2011-02-11mlock: do not munlock pages in __do_fault()Michel Lespinasse1-6/+0
2011-02-11mlock: fix race when munlocking pages in do_wp_page()Michel Lespinasse1-14/+12
2011-02-11memblock: don't adjust size in memblock_find_base()Yinghai Lu1-2/+0
2011-02-11nbd: remove module-level ioctl mutexSoren Hansen1-3/+0
2011-02-11drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()Alexander Strakh1-1/+5
2011-02-11drivers/gpio/pca953x.c: add a mutex to fix race conditionRoland Stigge1-6/+22
2011-02-11ptrace: use safer wake up on ptrace_detach()Tejun Heo1-1/+1
2011-02-11vfs: call rcu_barrier after ->kill_sb()Boaz Harrosh1-0/+5
2011-02-11Fix possible filp_cachep memory corruptionLinus Torvalds2-10/+12
2011-02-11ARM: 6657/1: hw_breakpoint: fix ptrace breakpoint advertising on unsupported archWill Deacon1-5/+13
2011-02-11ARM: 6656/1: hw_breakpoint: avoid UNPREDICTABLE behaviour when reading DBGDSCRWill Deacon1-13/+13