summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-17befs: Validate length of long symbolic links.Timo Warns1-9/+14
2011-08-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-18/+26
2011-08-17mm: fix __page_to_pfn for a const struct page argumentIan Campbell2-4/+4
2011-08-17mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.Ian Campbell3-4/+4
2011-08-17Merge branches 'ipoib' and 'iser' into for-nextRoland Dreier3-5/+9
2011-08-17Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-137/+403
2011-08-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+5
2011-08-17Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+7
2011-08-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-19/+51
2011-08-17IB/iser: Support iSCSI PDU paddingOr Gerlitz2-4/+8
2011-08-17IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)Or Gerlitz1-1/+1
2011-08-17xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich3-8/+12
2011-08-17fat: fat16 support maximum 4GB file/vol size as WinXP or 7.Namjae Jeon1-2/+1
2011-08-17fat: fix utf8 iocharset warning messageMihai Moldovan1-2/+2
2011-08-17fat: fix build warningJonas Aberg1-1/+1
2011-08-16Btrfs: truncate pages from clone ioctl target rangeSage Weil1-0/+4
2011-08-16Btrfs: fix uninitialized sync_pendingMiao Xie1-1/+1
2011-08-16Btrfs: fix wrong free space informationMiao Xie1-5/+11
2011-08-16btrfs: memory leak in btrfs_add_inode_defrag()Dan Carpenter1-0/+2
2011-08-16Btrfs: use plain page_address() in header fields setget functionsLi Zefan1-4/+2
2011-08-16Btrfs: forced readonly when btrfs_drop_snapshot() failsTsutomu Itoh2-10/+16
2011-08-16Btrfs: check if there is enough space for balancing smarterliubo1-6/+35
2011-08-16Btrfs: fix a bug of balance on full multi-disk partitionsliubo1-4/+13
2011-08-16Btrfs: fix an oops of log replayliubo1-4/+24
2011-08-16Btrfs: detect wether a device supports discardJosef Bacik3-2/+29
2011-08-16Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2011-08-16Merge branch 'fixallnoconfig' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+1
2011-08-16IPoIB: Fix possible NULL dereference in ipoib_start_xmit()Bernd Schubert1-3/+5
2011-08-16KVM: uses TASKSTATS, depends on NETRandy Dunlap1-0/+2
2011-08-16xen: self-balloon needs module.hRandy Dunlap1-0/+1
2011-08-16gma500: kill MIPI interface typesAlan Cox6-9/+11
2011-08-16cifs: demote cERROR in build_path_from_dentry to cFYIJeff Layton1-2/+2
2011-08-16ALSA: hda - Fix duplicated capture-volume creation for ALC268 modelsTakashi Iwai1-18/+18
2011-08-15regmap: using module facilities requires module.hStephen Rothwell1-0/+1
2011-08-15Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds1-45/+44
2011-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-8/+10
2011-08-15Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-116/+264
2011-08-15x86: fix mm/fault.c buildRandy Dunlap1-0/+1
2011-08-15sparc64: Set HAVE_C_RECORDMCOUNTDavid S. Miller1-0/+1
2011-08-15sparc32: unbreak arch_write_unlock()Mikael Pettersson1-2/+9
2011-08-15sparc64: remove unnecessary macros from spinlock_64.hMikael Pettersson1-6/+0
2011-08-15block: fix flush machinery for stacking drivers with differring flush flagsJeff Moyer4-6/+25
2011-08-15drm/i915: Cannot set clock gating under UMSKeith Packard1-1/+2
2011-08-15drm/i915: Can't do accurate vblank timestamps with UMSKeith Packard1-2/+4
2011-08-15Not all systems expose a firmware or platform mechanism for changing the back...Matthew Garrett6-3/+89
2011-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-0/+2206
2011-08-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2-5/+28
2011-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds1-2/+2
2011-08-15Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds6-10/+41
2011-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds4-69/+68