index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
md: use bio op accessors
Mike Christie
2016-06-07
10
-84
/
+88
|
*
drbd: use bio op accessors
Mike Christie
2016-06-07
6
-42
/
+59
|
*
bcache: use bio op accessors
Mike Christie
2016-06-07
7
-28
/
+31
|
*
dm: use bio op accessors
Mike Christie
2016-06-07
14
-80
/
+99
|
*
dm: pass dm stats data dir instead of bi_rw
Mike Christie
2016-06-07
2
-14
/
+16
|
*
pm: use bio op accessors
Mike Christie
2016-06-07
1
-12
/
+18
|
*
ocfs2: use bio op accessors
Mike Christie
2016-06-07
1
-4
/
+6
|
*
nilfs: use bio op accessors
Mike Christie
2016-06-07
1
-8
/
+9
|
*
mpage: use bio op accessors
Mike Christie
2016-06-07
1
-20
/
+20
|
*
hfsplus: use bio op accessors
Mike Christie
2016-06-07
4
-11
/
+16
|
*
xfs: use bio op accessors
Mike Christie
2016-06-07
2
-20
/
+18
|
*
gfs2: use bio op accessors
Mike Christie
2016-06-07
5
-14
/
+16
|
*
f2fs: use bio op accessors
Mike Christie
2016-06-07
9
-54
/
+81
|
*
btrfs: use bio fields for op and flags
Mike Christie
2016-06-07
9
-67
/
+54
|
*
btrfs: update __btrfs_map_block for REQ_OP transition
Mike Christie
2016-06-07
4
-29
/
+34
|
*
btrfs: use bio op accessors
Mike Christie
2016-06-07
7
-40
/
+47
|
*
btrfs: have submit_one_bio users use bio op accessors
Mike Christie
2016-06-07
1
-45
/
+43
|
*
direct-io: use bio set/get op accessors
Mike Christie
2016-06-07
3
-19
/
+25
|
*
block discard: use bio set op accessor
Mike Christie
2016-06-07
3
-8
/
+10
|
*
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
2016-06-07
24
-61
/
+65
|
*
bcache: use op_is_write instead of checking for REQ_WRITE
Mike Christie
2016-06-07
2
-4
/
+4
|
*
dm: use op_is_write instead of checking for REQ_WRITE
Mike Christie
2016-06-07
2
-5
/
+5
|
*
block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE
Mike Christie
2016-06-07
7
-11
/
+11
|
*
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
2016-06-07
21
-38
/
+40
|
*
fs: have submit_bh users pass in op and flags separately
Mike Christie
2016-06-07
30
-96
/
+102
|
*
block: add REQ_OP definitions and helpers
Mike Christie
2016-06-07
4
-3
/
+60
|
*
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-07
53
-148
/
+221
*
|
Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
2016-07-26
24
-153
/
+314
|
\
\
|
*
|
libata-scsi: better style in ata_msense_*()
Tom Yan
2016-07-20
1
-6
/
+13
|
*
|
AHCI: Clear GHC.IS to prevent unexpectly asserting INTx
Pang Raymond
2016-07-20
1
-0
/
+8
|
*
|
ata: sata_dwc_460ex: remove redundant dev_err call
Wei Yongjun
2016-07-19
1
-8
/
+2
|
*
|
ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_*
Christoph Hellwig
2016-07-19
3
-49
/
+23
|
*
|
libata: remove ATA_PROT_FLAG_DATA
Christoph Hellwig
2016-07-19
1
-2
/
+1
|
*
|
libata: remove ata_is_nodata
Christoph Hellwig
2016-07-19
2
-6
/
+1
|
*
|
ata: make lba_{28,48}_ok() use ATA_MAX_SECTORS{,_LBA48}
Tom Yan
2016-07-19
1
-3
/
+3
|
*
|
libata-scsi: minor cleanup for ata_scsi_zbc_out_xlat
Damien Le Moal
2016-07-15
1
-4
/
+4
|
*
|
libata-scsi: Fix ZBC management out command translation
Damien Le Moal
2016-07-15
1
-2
/
+2
|
*
|
libata-scsi: Fix translation of REPORT ZONES command
Damien Le Moal
2016-07-15
1
-2
/
+2
|
*
|
ata: Handle ATA NCQ NO-DATA commands correctly
Hannes Reinecke
2016-07-15
6
-2
/
+12
|
*
|
libata-eh: decode all taskfile protocols
Hannes Reinecke
2016-07-14
1
-0
/
+3
|
*
|
ata: fixup ATA_PROT_NODATA
Hannes Reinecke
2016-07-14
2
-3
/
+3
|
*
|
libsas: use ata_is_ncq() and ata_has_dma() accessors
Hannes Reinecke
2016-07-14
1
-9
/
+2
|
*
|
libata: use ata_is_ncq() accessors
Hannes Reinecke
2016-07-14
3
-5
/
+5
|
*
|
libata: return boolean values from ata_is_*
Christoph Hellwig
2016-07-14
1
-8
/
+8
|
*
|
libata-scsi: avoid repeated calculation of number of TRIM ranges
Tom Yan
2016-07-12
2
-5
/
+6
|
*
|
libata-scsi: reject WRITE SAME (16) with n_block that exceeds limit
Tom Yan
2016-07-12
1
-1
/
+7
|
*
|
libata-scsi: rename ata_msense_ctl_mode() to ata_msense_control()
Tom Yan
2016-07-12
1
-5
/
+5
|
*
|
libata-scsi: fix D_SENSE bit relection in control mode page
Tom Yan
2016-07-12
1
-1
/
+1
|
*
|
ata: hpt366: fix incorrect mask when checking at cmd_high_time
Colin Ian King
2016-07-12
1
-1
/
+1
|
*
|
libata-scsi: correct SPC version descriptor
Tom Yan
2016-07-12
1
-2
/
+2
[prev]
[next]