index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qlogicfas408.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-12
compiler, clang: properly override 'inline' for clang
Linus Torvalds
1
-1
/
+2
2017-06-11
KVM: async_pf: avoid async pf injection when in guest mode
Wanpeng Li
3
-4
/
+7
2017-06-11
hexagon: Use raw_copy_to_user
Guenter Roeck
1
-3
/
+2
2017-06-10
ufs: we need to sync inode before freeing it
Al Viro
1
-0
/
+1
2017-06-09
excessive checks in ufs_write_failed() and ufs_evict_inode()
Al Viro
1
-13
/
+5
2017-06-09
ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
Al Viro
1
-1
/
+3
2017-06-09
ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()
Al Viro
1
-1
/
+2
2017-06-09
ufs: set correct ->s_maxsize
Al Viro
1
-0
/
+18
2017-06-09
ufs: restore maintaining ->i_blocks
Al Viro
2
-1
/
+26
2017-06-09
fix ufs_isblockset()
Al Viro
1
-3
/
+7
2017-06-09
ufs: restore proper tail allocation
Al Viro
1
-1
/
+1
2017-06-09
Btrfs: fix delalloc accounting leak caused by u32 overflow
Omar Sandoval
1
-2
/
+2
2017-06-09
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
Liu Bo
1
-1
/
+1
2017-06-09
btrfs: tree-log.c: Wrong printk information about namelen
Su Yue
1
-1
/
+1
2017-06-09
Input: synaptics-rmi4 - register F03 port as pass-through serio
Dmitry Torokhov
1
-1
/
+1
2017-06-09
device-dax: fix 'dax' device filesystem inode destruction crash
Dan Williams
1
-2
/
+7
2017-06-09
efi: Fix boot panic because of invalid BGRT image address
Dave Young
1
-1
/
+25
2017-06-09
mux: adg792a: always require I2C support
Arnd Bergmann
1
-1
/
+1
2017-06-09
nvmem: rockchip-efuse: add support for rk322x-efuse
Finley Xiao
2
-0
/
+5
2017-06-09
nvmem: core: add locking to nvmem_find_cell
Heiner Kallweit
1
-1
/
+7
2017-06-09
nvmem: core: Call put_device() in nvmem_unregister()
Andrey Smirnov
1
-0
/
+1
2017-06-09
nvmem: core: fix leaks on registration errors
Johan Hovold
1
-5
/
+8
2017-06-09
nvmem: correct Broadcom OTP controller driver writes
Oza Pawandeep
1
-2
/
+2
2017-06-09
w1: Add subsystem kernel public interface
Andrew F. Davis
36
-260
/
+208
2017-06-09
drivers/fsi: Add module license to core driver
Christopher Bostic
1
-0
/
+1
2017-06-09
drivers/fsi: Use asynchronous slave mode
Jeremy Kerr
3
-1
/
+24
2017-06-09
drivers/fsi: Add hub master support
Christopher Bostic
3
-0
/
+336
2017-06-09
drivers/fsi: Add SCOM FSI client device driver
Christopher Bostic
3
-0
/
+269
2017-06-09
drivers/fsi/gpio: Add tracepoints for GPIO master
Jeremy Kerr
2
-0
/
+77
2017-06-09
drivers/fsi: Add GPIO based FSI master
Christopher Bostic
3
-0
/
+607