index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
basic_profiling.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-16
megaraid_sas: Fix reset_mutex leak
Adam Radford
1
-0
/
+1
2014-09-16
megaraid_sas: Remove unused variables in megasas_instance
Adam Radford
1
-2
/
+0
2014-09-16
megaraid_sas: Add missing initial call to megasas_get_ld_vf_affiliation().
Adam Radford
1
-0
/
+4
2014-09-16
megaraid_sas: Fix LD/VF affiliation parsing
Adam Radford
2
-111
/
+208
2014-09-16
scsi_debug: bump inquiry version to SPC-4, update version descriptors
Douglas Gilbert
1
-7
/
+7
2014-09-16
scsi_debug: give unit attention and other errors precedence over TSF
Douglas Gilbert
1
-34
/
+33
2014-09-16
scsi_debug: scsi_cmnd->cmnd check and casts unnecessary
Douglas Gilbert
1
-11
/
+11
2014-09-16
fusion: fix excess parameter kernel-doc warning
Randy Dunlap
1
-1
/
+0
2014-09-16
hpsa: refine the pci enable/disable handling
Tomas Henzl
1
-14
/
+28
2014-09-16
pm8001: Update nvmd response data to request buffer
Suresh Thiagarajan
2
-3
/
+9
2014-09-16
be2iscsi: Bump the driver version
Jayamohan Kallickal
1
-1
/
+1
2014-09-16
be2iscsi: Fix processing CQE before connection resources are freed
Jayamohan Kallickal
3
-1
/
+46
2014-09-16
be2iscsi: Fix updating the boot enteries in sysfs
Jayamohan Kallickal
4
-2
/
+62
2014-09-16
be2iscsi: Fix the copyright year
Jayamohan Kallickal
9
-9
/
+9
2014-09-16
be2iscsi: Fix the sparse warning introduced in previous submission
Jayamohan Kallickal
1
-7
/
+7
2014-09-16
scsi: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
3
-3
/
+3
2014-09-16
qla2xxx: Remove restriction on starting remote device discovery on port update.
Chad Dupuis
2
-7
/
+5
2014-09-16
qla2xxx: Move mailbox failure messages to a default debug level.
Chad Dupuis
1
-1
/
+1
2014-09-16
mptfusion: simplify rounding
Rasmus Villemoes
2
-12
/
+2
2014-09-16
qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-16
/
+11
2014-09-16
mpt3sas: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-2
/
+2
2014-09-16
mpt2sas: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-3
/
+3
2014-09-16
megaraid: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-13
/
+7
2014-09-16
megaraid: Fail resume if MSI-X re-initialization failed
Alexander Gordeev
1
-3
/
+5
2014-09-16
hpsa: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-15
/
+12
2014-09-16
hpsa: Fallback to MSI rather than to INTx if MSI-X failed
Alexander Gordeev
1
-1
/
+0
2014-09-16
eata: remove driver_lock
Christoph Hellwig
1
-9
/
+0
2014-09-16
scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev()
Subhash Jadavani
4
-4
/
+7
2014-09-16
scsi: don't store LUN bits in CDB[1] for USB mass-storage devices
Alan Stern
6
-6
/
+36
2014-09-16
scsi: add use_cmd_list flag
Kashyap.Desai@avagotech.com
4
-12
/
+15
2014-09-16
sd: Avoid sending medium write commands if device is write protected
Sujit Reddy Thumma
1
-1
/
+5
2014-09-16
scsi: fix various kernel-doc problems in scsi_error.c
Randy Dunlap
1
-13
/
+14
2014-09-15
scsi: fix regression that accidentally disabled block-based tcq
Christoph Hellwig
1
-1
/
+1
2014-09-15
libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu
Mike Christie
1
-0
/
+10
2014-09-15
ia64: Fix syscall number for memfd_create
Tony Luck
1
-1
/
+1
2014-09-15
vfs: simplify and shrink stack frame of link_path_walk()
Linus Torvalds
1
-21
/
+18
2014-09-15
Linux 3.17-rc5
v3.17-rc5
Linus Torvalds
1
-1
/
+1
2014-09-15
vfs: avoid non-forwarding large load after small store in path lookup
Linus Torvalds
2
-9
/
+11
2014-09-14
be careful with nd->inode in path_init() and follow_dotdot_rcu()
Al Viro
1
-2
/
+13
2014-09-14
don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
Al Viro
1
-16
/
+17
2014-09-14
ntb: Add alignment check to meet hardware requirement
Dave Jiang
1
-0
/
+13
2014-09-14
MAINTAINERS: update NTB info
Jon Mason
1
-1
/
+2
2014-09-14
NTB: correct the spread of queues over mw's
Jon Mason
1
-2
/
+2
2014-09-14
fix bogus read_seqretry() checks introduced in b37199e
Al Viro
1
-2
/
+2
2014-09-14
move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)
Al Viro
1
-2
/
+6
2014-09-14
[fix] lustre: d_make_root() does iput() on dentry allocation failure
Al Viro
1
-1
/
+1
2014-09-13
parisc: Implement new LWS CAS supporting 64 bit operations.
Guy Martin
1
-4
/
+229
2014-09-13
vfs: fix bad hashing of dentries
Linus Torvalds
2
-4
/
+3
2014-09-13
Make hash_64() use a 64-bit multiply when appropriate
Linus Torvalds
1
-0
/
+4
2014-09-13
Make ARCH_HAS_FAST_MULTIPLIER a real config variable
Linus Torvalds
5
-6
/
+8
[next]