index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: mtd-user: remove stdint.h include
Mikko Rapeli
2015-10-20
1
-2
/
+0
*
mtd: spi-nor: add mtd_is_locked() support
Brian Norris
2015-10-14
1
-0
/
+3
*
mtd: spi-nor: fixup kernel-doc for flash lock/unlock function pointers
Brian Norris
2015-10-14
1
-2
/
+2
*
mtd: spi-nor: add SPI NOR manufacturer IDs
Brian Norris
2015-10-14
1
-0
/
+15
*
mtd: spi-nor: make bitfield constants more consistent
Brian Norris
2015-10-14
1
-10
/
+10
*
mtd: spi-nor: make implicit <linux/bitops.h> dependency explicit
Brian Norris
2015-10-14
1
-0
/
+2
*
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
2015-10-13
1
-3
/
+3
*
mtd: nand: remove unused ->init_size() hook
Boris BREZILLON
2015-10-01
1
-6
/
+0
*
mtd: provide proper 32/64-bit compat_ioctl() support for BLKPG
Brian Norris
2015-09-29
2
-3
/
+24
*
mtd: spi-nor: remove unused read_xfer/write_xfer hooks
Cyrille Pitchen
2015-09-22
1
-35
/
+0
*
mtd: nand: add nand_check_erased helper functions
Boris BREZILLON
2015-09-22
1
-0
/
+5
*
Merge tag 'v4.3-rc1' into MTD -next development
Brian Norris
2015-09-14
602
-6967
/
+16645
|
\
|
*
blk: rq_data_dir() should not return a boolean
Linus Torvalds
2015-09-12
1
-1
/
+1
|
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-12
5
-10
/
+69
|
|
\
|
|
*
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
Joe Perches
2015-09-12
1
-9
/
+10
|
|
*
sys_membarrier(): system-wide memory barrier (generic, x86)
Mathieu Desnoyers
2015-09-12
4
-1
/
+59
|
*
|
Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb
Linus Torvalds
2015-09-12
2
-5
/
+5
|
|
\
\
|
|
*
|
NTB: Fix documentation for ntb_peer_db_clear.
Allen Hubbe
2015-09-07
1
-1
/
+1
|
|
*
|
NTB: Fix documentation for ntb_link_is_up
Allen Hubbe
2015-09-07
1
-4
/
+3
|
|
*
|
NTB: Add flow control to the ntb_netdev
Dave Jiang
2015-09-07
1
-0
/
+1
|
*
|
|
Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-12
1
-0
/
+6
|
|
\
\
\
|
|
*
\
\
Merge branch 'pm-opp'
Rafael J. Wysocki
2015-09-11
1
-0
/
+6
|
|
|
\
\
\
|
|
|
*
|
|
PM / OPP: add dev_pm_opp_get_suspend_opp() helper
Bartlomiej Zolnierkiewicz
2015-09-09
1
-0
/
+6
|
*
|
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-09-12
9
-37
/
+40
|
|
\
\
\
\
\
|
|
*
|
|
|
|
target: use stringify.h instead of own definition
David Disseldorp
2015-09-11
1
-4
/
+0
|
|
*
|
|
|
|
target/qla2xxx: Honor max_data_sg_nents I/O transfer limit
Nicholas Bellinger
2015-09-11
1
-0
/
+13
|
|
*
|
|
|
|
target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage
Andy Grover
2015-08-27
3
-5
/
+5
|
|
*
|
|
|
|
target/iscsi: Replace conn->login_ip with login_sockaddr
Andy Grover
2015-08-27
2
-3
/
+2
|
|
*
|
|
|
|
target/iscsi: Keep local_ip as the actual sockaddr
Andy Grover
2015-08-27
1
-3
/
+1
|
|
*
|
|
|
|
target/iscsi: Fix np_ip bracket issue by removing np_ip
Andy Grover
2015-08-27
1
-1
/
+0
|
|
*
|
|
|
|
target: Drop iSCSI use of mutex around max_cmd_sn increment
Roland Dreier
2015-08-03
1
-1
/
+1
|
|
*
|
|
|
|
iscsi-target: Add tpg_enabled_sendtargets for disabled discovery
David Disseldorp
2015-08-03
1
-0
/
+3
|
|
*
|
|
|
|
target: Shrink struct se_cmd by rearranging fields
Roland Dreier
2015-07-31
1
-8
/
+8
|
|
*
|
|
|
|
target: Remove cmd->se_ordered_id (unused except debug log lines)
Roland Dreier
2015-07-31
1
-2
/
+0
|
|
*
|
|
|
|
target: remove initiatorname field in se_acl_lun
Chris Zankel
2015-07-31
1
-1
/
+0
|
|
*
|
|
|
|
target: remove unused lun_flags field from se_lun
Chris Zankel
2015-07-31
1
-1
/
+0
|
|
*
|
|
|
|
target: Return descriptor format sense data in case the LU spans 64bit sectors
Sagi Grimberg
2015-07-24
1
-0
/
+2
|
|
*
|
|
|
|
scsi: Protect against buffer possible overflow in scsi_set_sense_information
Sagi Grimberg
2015-07-24
1
-1
/
+1
|
|
*
|
|
|
|
scsi: Move sense handling routines to scsi_common
Sagi Grimberg
2015-07-24
2
-6
/
+6
|
|
*
|
|
|
|
tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UA
Hannes Reinecke
2015-07-24
1
-0
/
+1
|
|
*
|
|
|
|
target: Use struct t10_pi_tuple
Sagi Grimberg
2015-07-06
1
-6
/
+1
|
*
|
|
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-09-12
2
-35
/
+21
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
scsi_dh: kill struct scsi_dh_data
Christoph Hellwig
2015-08-28
2
-22
/
+20
|
|
*
|
|
|
|
|
scsi_dh: move device matching to the core code
Christoph Hellwig
2015-08-28
1
-1
/
+0
|
|
*
|
|
|
|
|
scsi_dh: integrate into the core SCSI code
Christoph Hellwig
2015-08-28
1
-1
/
+1
|
|
*
|
|
|
|
|
dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpath
Christoph Hellwig
2015-08-28
1
-5
/
+0
|
|
*
|
|
|
|
|
dm-mpath, scsi_dh: don't let dm detach device handlers
Christoph Hellwig
2015-08-28
2
-6
/
+0
|
*
|
|
|
|
|
|
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-09-12
2
-6
/
+49
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
[media] media: vb2: Remove unused functions
Jan Kara
2015-08-16
1
-6
/
+0
|
|
*
|
|
|
|
|
|
[media] vb2: Provide helpers for mapping virtual addresses
Jan Kara
2015-08-16
1
-0
/
+5
[next]