index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
scsi: pmcraid: remove redundant check to see if request_size is less than zero
Colin Ian King
1
-3
/
+0
2017-05-09
scsi: lpfc: ensure els_wq is being checked before destroying it
Colin Ian King
1
-1
/
+1
2017-05-09
scsi: cxlflash: Select IRQ_POLL
Guenter Roeck
1
-0
/
+1
2017-05-09
scsi: qedf: Avoid reading past end of buffer
Kees Cook
1
-1
/
+1
2017-05-09
scsi: qedf: Cleanup the type of io_log->op
Dan Carpenter
1
-1
/
+1
2017-05-09
scsi: lpfc: double lock typo in lpfc_ns_rsp()
Dan Carpenter
1
-1
/
+1
2017-05-09
scsi: qedf: properly update arguments position in function call
Gustavo A. R. Silva
1
-1
/
+1
2017-05-09
scsi: scsi_lib: Add #include <scsi/scsi_transport.h>
Bart Van Assche
1
-0
/
+1
2017-05-09
scsi: MAINTAINERS: update OSD entries
Christoph Hellwig
1
-4
/
+0
2017-05-09
scsi: Skip deleted devices in __scsi_device_lookup
Zhou Zhengping
1
-0
/
+2
2017-05-09
scsi: lpfc: Fix panic on BFS configuration
James Smart
3
-7
/
+20
2017-05-09
scsi: libfc: do not flood console with messages 'libfc: queue full ...'
Hannes Reinecke
1
-6
/
+9
2017-05-07
docs: complete bumping minimal GNU Make version to 3.81
Max Filippov
1
-1
/
+1
2017-05-06
refcount: change EXPORT_SYMBOL markings
Greg Kroah-Hartman
1
-11
/
+11
2017-05-06
docs: bump minimal GNU Make version to 3.81
Masahiro Yamada
1
-1
/
+1
2017-05-06
initramfs: avoid "label at end of compound statement" error
Linus Torvalds
1
-0
/
+1
2017-05-05
GFS2: Allow glocks to be unlocked after withdraw
Bob Peterson
1
-2
/
+4
2017-05-05
xfs: fix use-after-free in xfs_finish_page_writeback
Eryu Guan
1
-2
/
+2
2017-05-05
dm cache metadata: fail operations if fail_io mode has been established
Mike Snitzer
1
-4
/
+8
2017-05-05
CIFS: add misssing SFM mapping for doublequote
Björn Jacke
2
-0
/
+7
2017-05-05
arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUS
Catalin Marinas
1
-16
/
+49
2017-05-05
befs: make export work with cold dcache
Fabian Frederick
1
-0
/
+15
2017-05-05
kvm: nVMX: Don't validate disabled secondary controls
Jim Mattson
1
-3
/
+4
2017-05-05
initramfs: Always do fput() and load modules after rootfs populate
Stafford Horne
1
-6
/
+9
2017-05-05
libnvdimm, pfn: fix 'npfns' vs section alignment
Dan Williams
1
-2
/
+4
2017-05-05
drm: Document code of conduct
Daniel Vetter
1
-0
/
+11
2017-05-05
libnvdimm: handle locked label storage areas
Dan Williams
5
-10
/
+39
2017-05-04
libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED
Dan Williams
6
-9
/
+19
2017-05-04
of: fix sparse warnings in fdt, irq, reserved mem, and resolver code
Rob Herring
5
-6
/
+6
2017-05-04
orangefs: count directory pieces correctly
Martin Brandenburg
1
-2
/
+5
2017-05-04
orangefs: invalidate stored directory on seek
Martin Brandenburg
1
-1
/
+23
2017-05-04
orangefs: skip forward to the next directory entry if seek is short
Martin Brandenburg
1
-4
/
+14
2017-05-04
of: fix sparse warning in of_pci_range_parser_one
Rob Herring
1
-1
/
+1
2017-05-04
of: fix sparse warnings in of_find_next_cache_node
Rob Herring
1
-7
/
+6
2017-05-04
cfg80211: make RATE_INFO_BW_20 the default
Johannes Berg
1
-1
/
+1
2017-05-04
ipv6: initialize route null entry in addrconf_init()
WANG Cong
3
-11
/
+18
2017-05-04
qede: Fix possible misconfiguration of advertised autoneg value.
sudarsana.kalluru@cavium.com
1
-0
/
+5
2017-05-04
qed: Fix overriding of supported autoneg value.
sudarsana.kalluru@cavium.com
3
-1
/
+9
2017-05-04
qed*: Fix possible overflow for status block id field.
sudarsana.kalluru@cavium.com
5
-11
/
+10
2017-05-04
of/unittest: Missing unlocks on error
Dan Carpenter
1
-2
/
+6
2017-05-04
fscrypt: correct collision claim for digested names
Eric Biggers
1
-13
/
+9
2017-05-04
MAINTAINERS: fscrypt: update mailing list, patchwork, and git
Eric Biggers
1
-2
/
+4
2017-05-04
ext4: clean up ext4_match() and callers
Eric Biggers
1
-56
/
+25
2017-05-04
f2fs: switch to using fscrypt_match_name()
Eric Biggers
1
-24
/
+4
2017-05-04
ext4: switch to using fscrypt_match_name()
Eric Biggers
1
-17
/
+5
2017-05-04
fscrypt: introduce helper function for filename matching
Eric Biggers
4
-22
/
+157
2017-05-04
fscrypt: avoid collisions when presenting long encrypted filenames
Eric Biggers
3
-5
/
+5
2017-05-04
f2fs: check entire encrypted bigname when finding a dentry
Jaegeuk Kim
4
-20
/
+31
2017-05-04
ubifs: check for consistent encryption contexts in ubifs_lookup()
Eric Biggers
1
-0
/
+11
2017-05-04
f2fs: sync f2fs_lookup() with ext4_lookup()
Eric Biggers
1
-3
/
+4
[next]