index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
objdiff
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-03
scsi: libiscsi: Fix use-after-free race during iscsi_session_teardown
Khazhismel Kumykov
1
-4
/
+4
2017-10-03
scsi: sd: Do not override max_sectors_kb sysfs setting
Martin K. Petersen
1
-5
/
+14
2017-10-03
scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
Martin K. Petersen
4
-4
/
+17
2017-09-28
scsi: ILLEGAL REQUEST + ASC==27 => target failure
Martin Wilck
1
-1
/
+2
2017-09-28
scsi: aacraid: Add a small delay after IOP reset
Guilherme G. Piccoli
1
-0
/
+2
2017-09-26
scsi: scsi_transport_fc: Also check for NOTPRESENT in fc_remote_port_add()
Hannes Reinecke
1
-1
/
+2
2017-09-26
scsi: scsi_transport_fc: set scsi_target_id upon rescan
Hannes Reinecke
1
-10
/
+1
2017-09-25
scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...
Xin Long
1
-1
/
+1
2017-09-16
scsi: aacraid: error: testing array offset 'bus' after use
Nikola Pajkovsky
1
-8
/
+12
2017-09-16
scsi: lpfc: Don't return internal MBXERR_ERROR code from probe function
Stefano Brivio
1
-0
/
+1
2017-09-15
scsi: aacraid: Fix 2T+ drives on SmartIOC-2000
Dave Carroll
2
-6
/
+11
2017-09-15
scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE
Hannes Reinecke
1
-3
/
+2
2017-09-15
scsi: sg: factor out sg_fill_request_table()
Hannes Reinecke
1
-26
/
+35
2017-09-15
scsi: sd: Remove unnecessary condition in sd_read_block_limits()
Lukas Czerner
1
-2
/
+0
2017-09-15
scsi: acornscsi: fix build error
Arnd Bergmann
1
-3
/
+3
2017-09-15
scsi: scsi_transport_fc: fix NULL pointer dereference in fc_bsg_job_timeout
Christoph Hellwig
1
-1
/
+1
2017-09-13
Fix up MAINTAINERS file sorting
Linus Torvalds
1
-55
/
+55
2017-09-13
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
Richard Wareing
1
-1
/
+8
2017-09-12
f2fs: hurry up to issue discard after io interruption
Chao Yu
1
-2
/
+15
2017-09-12
f2fs: fix to show correct discard_granularity in sysfs
Chao Yu
1
-0
/
+2
2017-09-12
f2fs: detect dirty inode in evict_inode
Chao Yu
1
-0
/
+3
2017-09-12
ovl: fix false positive ESTALE on lookup
Amir Goldstein
1
-4
/
+7
2017-09-12
fuse: getattr cleanup
Miklos Szeredi
3
-23
/
+18
2017-09-12
fuse: honor iocb sync flags on write
Miklos Szeredi
3
-22
/
+28
2017-09-12
fuse: allow server to run in different pid_ns
Miklos Szeredi
2
-9
/
+7
2017-09-12
ALSA: seq: Cancel pending autoload work at unbinding device
Takashi Iwai
1
-0
/
+3
2017-09-12
ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex()
Markus Elfring
1
-8
/
+8
2017-09-12
f2fs: clear radix tree dirty tag of pages whose dirty flag is cleared
Daeho Jeong
2
-0
/
+14
2017-09-12
f2fs: speed up gc_urgent mode with SSR
Jaegeuk Kim
3
-13
/
+16
2017-09-12
f2fs: better to wait for fstrim completion
Jaegeuk Kim
1
-1
/
+6
2017-09-12
block: directly insert blk-mq request from blk_insert_cloned_request()
Jens Axboe
3
-1
/
+23
2017-09-11
mm/backing-dev.c: fix an error handling path in 'cgwb_create()'
Christophe JAILLET
1
-2
/
+4
2017-09-11
string.h: un-fortify memcpy_and_pad
Martin Wilck
1
-13
/
+2
2017-09-11
nvme-pci: implement the HMB entry number and size limitations
Christoph Hellwig
4
-2
/
+13
2017-09-11
nvme-pci: propagate (some) errors from host memory buffer setup
Christoph Hellwig
1
-6
/
+12
2017-09-11
nvme-pci: use appropriate initial chunk size for HMB allocation
Akinobu Mita
1
-1
/
+1
2017-09-11
nvme-pci: fix host memory buffer allocation fallback
Christoph Hellwig
1
-18
/
+30
2017-09-11
nvme: fix lightnvm check
Christoph Hellwig
4
-35
/
+14
2017-09-11
block: fix integer overflow in __blkdev_sectors_to_bio_pages()
Mikulas Patocka
1
-2
/
+2
2017-09-11
block: sed-opal: Set MBRDone on S3 resume path if TPER is MBREnabled
Scott Bauer
2
-0
/
+33
2017-09-11
block: tolerate tracing of NULL bio
Greg Thelen
1
-3
/
+2
2017-09-11
x86/cpu: Remove unused and undefined __generic_processor_info() declaration
Dou Liyang
2
-2
/
+1
2017-09-11
sched/fair: Fix nuisance kernel-doc warning
Randy Dunlap
1
-1
/
+1
2017-09-11
Revert "firmware: add sanity check on shutdown/suspend"
Linus Torvalds
2
-110
/
+0
2017-09-10
m68k: Add braces to __pmd(x) initializer to kill compiler warning
Geert Uytterhoeven
1
-1
/
+1
2017-09-10
x86/mm/64: Fix an incorrect warning with CONFIG_DEBUG_VM=y, !PCID
Andy Lutomirski
1
-1
/
+1
2017-09-10
sparc64: Handle additional cases of no fault loads
Rob Gardner
1
-0
/
+51
2017-09-10
sparc64: speed up etrap/rtrap on NG2 and later processors
Anthony Yznaga
5
-6
/
+45
2017-09-10
Bluetooth: Properly check L2CAP config option output buffer length
Ben Seri
1
-37
/
+43
2017-09-09
NFS: Count the bytes of skipped subrequests in nfs_lock_and_join_requests()
Trond Myklebust
1
-1
/
+5
[next]