index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
authencesn.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-27
fold swapping ->d_name.hash into switch_names()
Linus Torvalds
1
-2
/
+1
2014-09-27
fold unlocking the children into dentry_unlock_parents_for_move()
Al Viro
1
-5
/
+4
2014-09-27
kill __d_materialise_dentry()
Al Viro
1
-44
/
+10
2014-09-27
__d_materialise_dentry(): flip the order of arguments
Al Viro
1
-24
/
+20
2014-09-27
__d_move(): fold manipulations with ->d_child/->d_subdirs
Al Viro
1
-5
/
+3
2014-09-27
don't open-code d_rehash() in d_materialise_unique()
Al Viro
1
-5
/
+1
2014-09-27
pull rehashing and unlocking the target dentry into __d_materialise_dentry()
Al Viro
1
-7
/
+4
2014-09-27
ufs: deal with nfsd/iget races
Al Viro
2
-1
/
+9
2014-09-27
fuse: honour max_read and max_write in direct_io mode
Miklos Szeredi
4
-7
/
+12
2014-09-27
shmem: fix nlink for rename overwrite directory
Miklos Szeredi
1
-1
/
+3
2014-09-22
Linux 3.17-rc6
v3.17-rc6
Linus Torvalds
1
-1
/
+1
2014-09-20
drm/nouveau: ltc/gf100-: fix cbc issues on certain boards
Ben Skeggs
5
-1
/
+7
2014-09-20
drm/bochs: add missing drm_connector_register call
Gerd Hoffmann
1
-0
/
+1
2014-09-20
drm/cirrus: add missing drm_connector_register call
Gerd Hoffmann
1
-0
/
+1
2014-09-20
staging: vt6655: buffer overflow in ioctl
Dan Carpenter
1
-0
/
+3
2014-09-20
USB: storage: Add quirks for Entrega/Xircom USB to SCSI converters
Mark
1
-0
/
+20
2014-09-20
USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapter
Mark
1
-0
/
+6
2014-09-20
USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI Adapter
Mark
1
-0
/
+6
2014-09-19
USB: EHCI: unlink QHs even after the controller has stopped
Alan Stern
1
-2
/
+0
2014-09-19
[SCSI] fix for bidi use after free
Daniel Gryniewicz
1
-2
/
+3
2014-09-19
[SCSI] fix regression that accidentally disabled block-based tcq
Christoph Hellwig
1
-1
/
+1
2014-09-19
[SCSI] libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu
Mike Christie
1
-0
/
+10
2014-09-19
drm/radeon: Fix typo 'addr' -> 'entry' in rs400_gart_set_page
Michel Dänzer
1
-2
/
+2
2014-09-19
drm/nouveau/runpm: fix module unload
Alex Deucher
1
-0
/
+9
2014-09-19
drm/radeon/px: fix module unload
Alex Deucher
1
-2
/
+9
2014-09-19
vgaswitcheroo: add vga_switcheroo_fini_domain_pm_ops
Alex Deucher
2
-0
/
+8
2014-09-19
drm/radeon: don't reset dma on r6xx-evergreen init
Alex Deucher
1
-9
/
+0
2014-09-19
drm/radeon: don't reset sdma on CIK init
Alex Deucher
1
-7
/
+0
2014-09-19
drm/radeon: don't reset dma on NI/SI init
Alex Deucher
1
-6
/
+0
2014-09-19
drm/radeon/dpm: fix resume on mullins
Alex Deucher
1
-7
/
+21
2014-09-19
drm/radeon: Disable HDP flush before every CS again for < r600
Michel Dänzer
4
-19
/
+16
2014-09-19
drm/radeon: delete unused PTE_* defines
Kyle McMartin
1
-7
/
+0
2014-09-18
Fix unbalanced mutex in dma_pool_create().
Krzysztof Hałasa
1
-1
/
+1
2014-09-18
NFSv4: Fix another bug in the close/open_downgrade code
Trond Myklebust
1
-15
/
+15
2014-09-18
NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()
Steve Dickson
1
-18
/
+20
2014-09-18
Revert "Btrfs: device_list_add() should not update list when mounted"
Chris Mason
1
-7
/
+6
2014-09-18
drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chv
Ville Syrjälä
2
-1
/
+10
2014-09-17
iscsi-target: avoid NULL pointer in iscsi_copy_param_list failure
Joern Engel
1
-1
/
+1
2014-09-17
iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid
Nicholas Bellinger
1
-1
/
+3
2014-09-17
target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORE
Sebastian Herbszt
1
-1
/
+1
2014-09-17
target: Fix user data segment multiplier in spc_emulate_evpd_b3()
Sebastian Herbszt
1
-1
/
+1
2014-09-17
Revert "init: make rootdelay=N consistent with rootwait behaviour"
Paul Gortmaker
1
-6
/
+6
2014-09-17
MIPS: SmartMIPS: Disable assembler warnings
Markos Chandras
1
-1
/
+10
2014-09-17
drm: sti: do not iterate over the info frame array
Benjamin Gaignard
1
-1
/
+0
2014-09-17
Btrfs: set inode's logged_trans/last_log_commit after ranged fsync
Filipe Manana
2
-14
/
+13
2014-09-16
vgaarb: Drop obsolete #ifndef
Bruno Prémont
2
-10
/
+0
2014-09-16
vgaarb: Don't default exclusively to first video device with mem+io
Bruno Prémont
3
-47
/
+39
2014-09-16
spi: davinci: remove empty function davinci_spi_cleanup
Grygorii Strashko
1
-5
/
+0
2014-09-16
ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interrupts
Stephen Boyd
1
-10
/
+4
2014-09-16
ARM: 8148/1: flush TLS and thumbee register state during exec
Nathan Lynch
4
-17
/
+66
[next]