summaryrefslogtreecommitdiffstats
path: root/crypto/authencesn.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-27fold swapping ->d_name.hash into switch_names()Linus Torvalds1-2/+1
2014-09-27fold unlocking the children into dentry_unlock_parents_for_move()Al Viro1-5/+4
2014-09-27kill __d_materialise_dentry()Al Viro1-44/+10
2014-09-27__d_materialise_dentry(): flip the order of argumentsAl Viro1-24/+20
2014-09-27__d_move(): fold manipulations with ->d_child/->d_subdirsAl Viro1-5/+3
2014-09-27don't open-code d_rehash() in d_materialise_unique()Al Viro1-5/+1
2014-09-27pull rehashing and unlocking the target dentry into __d_materialise_dentry()Al Viro1-7/+4
2014-09-27ufs: deal with nfsd/iget racesAl Viro2-1/+9
2014-09-27fuse: honour max_read and max_write in direct_io modeMiklos Szeredi4-7/+12
2014-09-27shmem: fix nlink for rename overwrite directoryMiklos Szeredi1-1/+3
2014-09-22Linux 3.17-rc6v3.17-rc6Linus Torvalds1-1/+1
2014-09-20drm/nouveau: ltc/gf100-: fix cbc issues on certain boardsBen Skeggs5-1/+7
2014-09-20drm/bochs: add missing drm_connector_register callGerd Hoffmann1-0/+1
2014-09-20drm/cirrus: add missing drm_connector_register callGerd Hoffmann1-0/+1
2014-09-20staging: vt6655: buffer overflow in ioctlDan Carpenter1-0/+3
2014-09-20USB: storage: Add quirks for Entrega/Xircom USB to SCSI convertersMark1-0/+20
2014-09-20USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapterMark1-0/+6
2014-09-20USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI AdapterMark1-0/+6
2014-09-19USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern1-2/+0
2014-09-19[SCSI] fix for bidi use after freeDaniel Gryniewicz1-2/+3
2014-09-19[SCSI] fix regression that accidentally disabled block-based tcqChristoph Hellwig1-1/+1
2014-09-19[SCSI] libiscsi: fix potential buffer overrun in __iscsi_conn_send_pduMike Christie1-0/+10
2014-09-19drm/radeon: Fix typo 'addr' -> 'entry' in rs400_gart_set_pageMichel Dänzer1-2/+2
2014-09-19drm/nouveau/runpm: fix module unloadAlex Deucher1-0/+9
2014-09-19drm/radeon/px: fix module unloadAlex Deucher1-2/+9
2014-09-19vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher2-0/+8
2014-09-19drm/radeon: don't reset dma on r6xx-evergreen initAlex Deucher1-9/+0
2014-09-19drm/radeon: don't reset sdma on CIK initAlex Deucher1-7/+0
2014-09-19drm/radeon: don't reset dma on NI/SI initAlex Deucher1-6/+0
2014-09-19drm/radeon/dpm: fix resume on mullinsAlex Deucher1-7/+21
2014-09-19drm/radeon: Disable HDP flush before every CS again for < r600Michel Dänzer4-19/+16
2014-09-19drm/radeon: delete unused PTE_* definesKyle McMartin1-7/+0
2014-09-18Fix unbalanced mutex in dma_pool_create().Krzysztof Hałasa1-1/+1
2014-09-18NFSv4: Fix another bug in the close/open_downgrade codeTrond Myklebust1-15/+15
2014-09-18NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()Steve Dickson1-18/+20
2014-09-18Revert "Btrfs: device_list_add() should not update list when mounted"Chris Mason1-7/+6
2014-09-18drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chvVille Syrjälä2-1/+10
2014-09-17iscsi-target: avoid NULL pointer in iscsi_copy_param_list failureJoern Engel1-1/+1
2014-09-17iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcidNicholas Bellinger1-1/+3
2014-09-17target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORESebastian Herbszt1-1/+1
2014-09-17target: Fix user data segment multiplier in spc_emulate_evpd_b3()Sebastian Herbszt1-1/+1
2014-09-17Revert "init: make rootdelay=N consistent with rootwait behaviour"Paul Gortmaker1-6/+6
2014-09-17MIPS: SmartMIPS: Disable assembler warningsMarkos Chandras1-1/+10
2014-09-17drm: sti: do not iterate over the info frame arrayBenjamin Gaignard1-1/+0
2014-09-17Btrfs: set inode's logged_trans/last_log_commit after ranged fsyncFilipe Manana2-14/+13
2014-09-16vgaarb: Drop obsolete #ifndefBruno Prémont2-10/+0
2014-09-16vgaarb: Don't default exclusively to first video device with mem+ioBruno Prémont3-47/+39
2014-09-16spi: davinci: remove empty function davinci_spi_cleanupGrygorii Strashko1-5/+0
2014-09-16ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interruptsStephen Boyd1-10/+4
2014-09-16ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch4-17/+66