summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-26fold unlocking the children into dentry_unlock_parents_for_move()Al Viro
2014-09-26kill __d_materialise_dentry()Al Viro
2014-09-26__d_materialise_dentry(): flip the order of argumentsAl Viro
2014-09-26__d_move(): fold manipulations with ->d_child/->d_subdirsAl Viro
2014-09-26don't open-code d_rehash() in d_materialise_unique()Al Viro
2014-09-26pull rehashing and unlocking the target dentry into __d_materialise_dentry()Al Viro
2014-09-26ufs: deal with nfsd/iget racesAl Viro
2014-09-26fuse: honour max_read and max_write in direct_io modeMiklos Szeredi
2014-09-26shmem: fix nlink for rename overwrite directoryMiklos Szeredi
2014-09-21Linux 3.17-rc6v3.17-rc6Linus Torvalds
2014-09-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-09-21Merge tag 'media-v3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-09-20Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-20Merge tag 'usb-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-09-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-09-20drm/nouveau: ltc/gf100-: fix cbc issues on certain boardsBen Skeggs
2014-09-20Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-09-20drm/bochs: add missing drm_connector_register callGerd Hoffmann
2014-09-20drm/cirrus: add missing drm_connector_register callGerd Hoffmann
2014-09-19staging: vt6655: buffer overflow in ioctlDan Carpenter
2014-09-19Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2014-09-19USB: storage: Add quirks for Entrega/Xircom USB to SCSI convertersMark
2014-09-19USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapterMark
2014-09-19USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI AdapterMark
2014-09-19USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern
2014-09-19Merge tag 'for_3.17-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman
2014-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-09-19Merge tag 'nfs-for-3.17-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-09-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-09-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-09-19[SCSI] fix for bidi use after freeDaniel Gryniewicz
2014-09-19[SCSI] fix regression that accidentally disabled block-based tcqChristoph Hellwig
2014-09-19[SCSI] libiscsi: fix potential buffer overrun in __iscsi_conn_send_pduMike Christie
2014-09-18Merge branch 'pci/vga'; commit '6a73336bde29' into for-linusBjorn Helgaas
2014-09-18drm/radeon: Fix typo 'addr' -> 'entry' in rs400_gart_set_pageMichel Dänzer
2014-09-19Merge tag 'drm-intel-fixes-2014-09-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-09-19Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-09-18drm/nouveau/runpm: fix module unloadAlex Deucher
2014-09-18drm/radeon/px: fix module unloadAlex Deucher
2014-09-18vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher
2014-09-18drm/radeon: don't reset dma on r6xx-evergreen initAlex Deucher
2014-09-18drm/radeon: don't reset sdma on CIK initAlex Deucher
2014-09-18drm/radeon: don't reset dma on NI/SI initAlex Deucher
2014-09-18drm/radeon/dpm: fix resume on mullinsAlex Deucher
2014-09-18drm/radeon: Disable HDP flush before every CS again for < r600Michel Dänzer
2014-09-18drm/radeon: delete unused PTE_* definesKyle McMartin