summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qlogicfas408.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-12compiler, clang: properly override 'inline' for clangLinus Torvalds1-1/+2
2017-06-11KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li3-4/+7
2017-06-11hexagon: Use raw_copy_to_userGuenter Roeck1-3/+2
2017-06-10ufs: we need to sync inode before freeing itAl Viro1-0/+1
2017-06-09excessive checks in ufs_write_failed() and ufs_evict_inode()Al Viro1-13/+5
2017-06-09ufs_getfrag_block(): we only grab ->truncate_mutex on block creation pathAl Viro1-1/+3
2017-06-09ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()Al Viro1-1/+2
2017-06-09ufs: set correct ->s_maxsizeAl Viro1-0/+18
2017-06-09ufs: restore maintaining ->i_blocksAl Viro2-1/+26
2017-06-09fix ufs_isblockset()Al Viro1-3/+7
2017-06-09ufs: restore proper tail allocationAl Viro1-1/+1
2017-06-09Btrfs: fix delalloc accounting leak caused by u32 overflowOmar Sandoval1-2/+2
2017-06-09Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_ioLiu Bo1-1/+1
2017-06-09btrfs: tree-log.c: Wrong printk information about namelenSu Yue1-1/+1
2017-06-09Input: synaptics-rmi4 - register F03 port as pass-through serioDmitry Torokhov1-1/+1
2017-06-09device-dax: fix 'dax' device filesystem inode destruction crashDan Williams1-2/+7
2017-06-09efi: Fix boot panic because of invalid BGRT image addressDave Young1-1/+25
2017-06-09mux: adg792a: always require I2C supportArnd Bergmann1-1/+1
2017-06-09nvmem: rockchip-efuse: add support for rk322x-efuseFinley Xiao2-0/+5
2017-06-09nvmem: core: add locking to nvmem_find_cellHeiner Kallweit1-1/+7
2017-06-09nvmem: core: Call put_device() in nvmem_unregister()Andrey Smirnov1-0/+1
2017-06-09nvmem: core: fix leaks on registration errorsJohan Hovold1-5/+8
2017-06-09nvmem: correct Broadcom OTP controller driver writesOza Pawandeep1-2/+2
2017-06-09w1: Add subsystem kernel public interfaceAndrew F. Davis36-260/+208
2017-06-09drivers/fsi: Add module license to core driverChristopher Bostic1-0/+1
2017-06-09drivers/fsi: Use asynchronous slave modeJeremy Kerr3-1/+24
2017-06-09drivers/fsi: Add hub master supportChristopher Bostic3-0/+336
2017-06-09drivers/fsi: Add SCOM FSI client device driverChristopher Bostic3-0/+269
2017-06-09drivers/fsi/gpio: Add tracepoints for GPIO masterJeremy Kerr2-0/+77
2017-06-09drivers/fsi: Add GPIO based FSI masterChristopher Bostic3-0/+607