summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-04dm exception store: split set_chunk_sizeMikulas Patocka2-0/+12
2009-09-04dm snapshot: fix header corruption race on invalidationMikulas Patocka1-10/+34
2009-09-04dm snapshot: refactor zero_disk_area to use chunk_ioMikulas Patocka1-19/+7
2009-09-04dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow4-13/+31
2009-09-04dm raid1: do not allow log_failure variable to unset after being setJonathan Brassow1-1/+7
2009-09-04dm log: remove incorrect field from userspace table outputJonathan Brassow1-6/+10
2009-09-04dm log: fix userspace status outputJonathan Brassow1-1/+1
2009-09-04dm stripe: expose correct io hintsMike Snitzer3-1/+20
2009-09-04dm table: add more context to terse warning messagesMike Snitzer1-7/+18
2009-09-04dm table: fix queue_limit checking device iteratorMikulas Patocka1-11/+11
2009-09-04dm snapshot: implement iterate devicesMike Snitzer1-2/+21
2009-09-04dm multipath: fix oops when request based io fails when no pathsKiyoshi Ueda1-5/+10
2009-09-04sparc64: Fix bootup with mcount in some configs.David S. Miller3-6/+5
2009-09-04Input: atkbd - add Compaq Presario R4000-series repeat quirkDave Andrews1-0/+35
2009-09-03slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCUEric Dumazet1-2/+2
2009-09-03JFFS2: add missing verify buffer allocation/deallocationMassimo Cirillo1-0/+10
2009-09-03mtd: nftl: fix offset alignmentsDimitri Gorokhovik1-6/+9
2009-09-03mtd: nftl: write support is brokenDimitri Gorokhovik1-1/+1
2009-09-03mtd: m25p80: fix null pointer dereference bugAnton Vorontsov1-1/+1
2009-09-03sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller1-1/+1
2009-09-03perf_counter/powerpc: Fix cache event codes for POWER7Paul Mackerras1-3/+3
2009-09-03tc: Fix unitialized kernel memory leakEric Dumazet1-0/+2
2009-09-03sound: oxygen: handle cards with missing EEPROMClemens Ladisch1-0/+3
2009-09-03xfs: xfs_showargs() reports group *and* project quotas enabledAlex Elder1-9/+13
2009-09-02agp/intel: support for new chip variant of IGDNG mobileZhenyu Wang1-1/+7
2009-09-02drm/i915: Unref old_obj on get_fence_reg() error pathChris Wilson1-4/+9
2009-09-02drm/i915: increase default latency constant (v2 w/comment)Jesse Barnes1-1/+15
2009-09-02[IA64] fix csum_ipv6_magic()Jiri Bohac1-3/+5
2009-09-02[IA64] Fix warning in dma-mapping.cLuck, Tony1-1/+3
2009-09-02xfs: un-static xfs_inobt_lookupChristoph Hellwig1-1/+1
2009-09-02pkt_sched: Revert tasklet_hrtimer changes.David S. Miller3-21/+18
2009-09-02net: sk_free() should be allowed right after sk_alloc()Jarek Poplawski1-1/+1
2009-09-02xfs: actually enable the swapext compat handlerChristoph Hellwig1-1/+1
2009-09-02xfs: actually enable the swapext compat handlerChristoph Hellwig1-1/+1
2009-09-02block: Allow changing max_sectors_kb above the default 512Nikanth Karthikesan1-1/+1
2009-09-01xfs: simplify xfs_trans_igetChristoph Hellwig5-113/+5
2009-09-01xfs: merge fsync and O_SYNC handlingChristoph Hellwig10-112/+23
2009-09-01xfs: speed up free inode searchDave Chinner2-27/+115
2009-09-01xfs: rationalize xfs_inobt_lookup*Christoph Hellwig3-71/+32
2009-09-01xfs: untangle xfs_diallocChristoph Hellwig1-153/+138
2009-09-01xfs: factor out debug checks from xfs_dialloc and xfs_difreeDave Chinner1-75/+56
2009-09-01xfs: improve xfs_inobt_update prototypeChristoph Hellwig1-12/+11
2009-09-01xfs: improve xfs_inobt_get_rec prototypeChristoph Hellwig3-92/+77
2009-09-01xfs: factor out inode initialisationDave Chinner1-80/+95
2009-09-01[CPUFREQ] Re-enable cpufreq suspend and resume codeDominik Brodowski1-88/+7
2009-09-01percpu: don't assume existence of cpu0Tejun Heo1-1/+14
2009-09-01sound: oxygen: fix MCLK rate for 192 kHz playbackClemens Ladisch1-0/+2
2009-09-01autofs4 - fix missed case when changing to use struct pathIan Kent1-1/+1
2009-09-01Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2-14/+21
2009-09-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds9-51/+148