summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-24Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-06-24cifs: propagate errors from cifs_get_root() to mount(2)Al Viro
2011-06-24cifs: tidy cifs_do_mount() up a bitAl Viro
2011-06-24cifs: more breakage on mount failuresAl Viro
2011-06-24cifs: close sget() racesAl Viro
2011-06-24cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount()Al Viro
2011-06-24cifs: move cifs_umount() call into ->kill_sb()Al Viro
2011-06-24cifs: pull cifs_mount() call upAl Viro
2011-06-24sanitize cifs_umount() prototypeAl Viro
2011-06-24cifs: initialize ->tlink_tree in cifs_setup_cifs_sb()Al Viro
2011-06-24cifs: allocate mountdata earlierAl Viro
2011-06-24cifs: leak on mount if we share superblockAl Viro
2011-06-24cifs: don't pass superblock to cifs_mount()Al Viro
2011-06-24cifs: don't leak nls on mount failureAl Viro
2011-06-24cifs: double free on mount failureAl Viro
2011-06-24take bdi setup/destruction into cifs_mount/cifs_umountAl Viro
2011-06-24cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKENJeff Layton
2011-06-24Btrfs: make sure to record the transid in new inodesChris Mason
2011-06-24cifs: free blkcipher in smbhashJeff Layton
2011-06-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-06-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-06-24Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds
2011-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-06-24Remove unneeded version.h includes from fs/Jesper Juhl
2011-06-24HID: hid-multitouch: add support for a new Lumio dual-touch panelBenjamin Tissoires
2011-06-24HID: hid-multitouch: correct VID for Stantum panelsBenjamin Tissoires
2011-06-24HID: hid-multitouch: ensure slots are initializedBenjamin Tissoires
2011-06-24Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-06-24ALSA: Remove unneeded version.h includes from sound/Jesper Juhl
2011-06-24ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King
2011-06-24ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeRussell King
2011-06-24pata_marvell: Add support for 88SE91A0, 88SE91A4Paweł Drewniak
2011-06-23xfs: prevent bogus assert when trying to remove non-existent attributeDave Chinner
2011-06-23xfs: clear XFS_IDIRTY_RELEASE on truncate downDave Chinner
2011-06-23xfs: reset inode per-lifetime state when recycling itDave Chinner
2011-06-24drm/radeon/kms: handle special cases for vddcAlex Deucher
2011-06-24drm/radeon/kms: fix num_banks tiling config for fusionAlex Deucher
2011-06-24tcm_fc: Fix conversion spec warningNicholas Bellinger
2011-06-24tcm_fc: Fix possible lock to unlock type deadlockDan Carpenter
2011-06-24tcm_fc: Fix ft_send_tm LUN lookup OOPsKiran Patil
2011-06-24target: Fix incorrect strlen() NULL terminator checksDan Carpenter
2011-06-24target: Drop bogus ERR_PTR usage in target_fabric_configfs_initDan Carpenter
2011-06-24target: Fix ERR_PTR dereferencing bugsDan Carpenter
2011-06-23target: Convert transport_deregister_session_configfs nacl_sess_lock to save ...Roland Dreier
2011-06-23target: Fix transport_get_lun_for_tmr failure casesNicholas Bellinger
2011-06-23rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable()Alexey Charkov
2011-06-23libata/sas: only set FROZEN flag if new EH is supportedNishanth Aravamudan
2011-06-23libata: apply NOSETXFER horkage to the affected Pioneer drivesTejun Heo