aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* iscsi-target: Fix sendpage breakage with proper padding+DataDigest iovec offsetsNicholas Bellinger2011-09-16
* iscsi-target: Disable markers + remove dangerous local scope array usageNicholas Bellinger2011-09-16
* target: Skip non hex characters for VPD=0x83 NAA IEEE Registered ExtendedNicholas Bellinger2011-09-16
* tcm_fc: Work queue based approach instead of managing own thread and event ba...Christoph Hellwig2011-09-16
* tcm_fc: Invalidation of DDP context for FCoE target in error conditionsKiran Patil2011-09-16
* target: Fix race between multiple invocations of target_qf_do_work()Roland Dreier2011-09-16
* asm alternatives: remove incorrect alignment notesLinus Torvalds2011-09-15
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-09-15
|\
| * nfs: Do not allow multiple mounts on same mountpoint when using -o noacSachin Prabhu2011-09-13
| * NFS: Fix a typo in nfs_flush_multiTrond Myklebust2011-09-13
| * NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN errorTrond Myklebust2011-08-24
| * NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegationTrond Myklebust2011-08-24
| * NFSv4: nfs4_proc_renew should be declared staticTrond Myklebust2011-08-24
| * NFSv4: nfs4_proc_async_renew should use a GFP_NOFS allocationTrond Myklebust2011-08-24
* | Merge branch 'hwmon-for-linus' of git://github.com/groeck/linuxLinus Torvalds2011-09-15
|\ \
| * | hwmon: (coretemp) Initialize tminJean Delvare2011-09-14
| * | hwmon: (pmbus) Fix low limit temperature alarmsGuenter Roeck2011-09-13
* | | hfsplus: fix filesystem size checksChristoph Hellwig2011-09-15
* | | hfsplus: Fix kfree of wrong pointers in hfsplus_fill_super() error pathSeth Forshee2011-09-15
* | | mm: account skipped entries to avoid looping in find_get_pagesShaohua Li2011-09-14
* | | drivers/gpio/gpio-generic.c: fix build errorsRussell King2011-09-14
* | | workqueue: lock cwq access in drain_workqueueThomas Tuttle2011-09-14
* | | MAINTAINERS: update e-mail address of Benny HalevyBenny Halevy2011-09-14
* | | drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereferenceNaga Chumbalkar2011-09-14
* | | drivers/rtc/rtc-s3c.c: fix no occurrence of alarm interruptDonggeun Kim2011-09-14
* | | drivers/leds/ledtrig-timer.c: fix broken sysfs delay handlingJohan Hovold2011-09-14
* | | drivers/misc/pti.c: give 'comm' function scope in pti_control_frame_built_and...Jesper Juhl2011-09-14
* | | cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong2011-09-14
* | | mm: sync vmalloc address space page tables in alloc_vm_area()David Vrabel2011-09-14
* | | memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner2011-09-14
* | | mm: vmscan: fix force-scanning small targets without swapJohannes Weiner2011-09-14
* | | drivers/rtc/rtc-imxdi.c needs linux/sched.hAxel Lin2011-09-14
* | | alpha, gpio: GENERIC_GPIO default must be nBen Hutchings2011-09-14
* | | um: fix strrchr() problemsAl Viro2011-09-14
* | | um: clean arch_ptrace() up a bitAl Viro2011-09-14
* | | um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarchAl Viro2011-09-14
* | | um: fix free_winch() messAl Viro2011-09-14
* | | um: winch_interrupt() can happen inside of free_winch()Al Viro2011-09-14
* | | um: fix oopsable race in line_close()Al Viro2011-09-14
* | | um: Save FPU registers between task switchesIngo van Lil2011-09-14
* | | um: drivers/xterm.c: fix a file descriptor leakJonathan Neuschäfer2011-09-14
* | | um: disable CMPXCHG_DOUBLE as it breaks UML buildThadeu Lima de Souza Cascardo2011-09-14
* | | numa: fix NUMA compile error when sysfs and procfs are disabledDavid Rientjes2011-09-14
* | | mm/mempolicy.c: make copy_from_user() provably correctKAMEZAWA Hiroyuki2011-09-14
* | | mm/mempolicy.c: fix pgoff in mbind vma mergeCaspar Zhang2011-09-14
* | | Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Linus Torvalds2011-09-14
|\ \ \
| * | | [SCSI] bnx2i: Fixed the endian on TTT for NOP out transmissionEddie Wai2011-08-28
| * | | [SCSI] libfc: fix referencing to fc_fcp_pkt from the frame pointer via fr_fsp()Yi Zou2011-08-28
| * | | [SCSI] libfc: block SCSI eh thread for blocked rportsVasu Dev2011-08-28
| * | | [SCSI] libfc: fix fc_eh_host_resetVasu Dev2011-08-28