Show patches with: Archived = No       |   28034 patches
« 1 2 ... 82 83 84280 281 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,1/3] mtd: nand: don't select chip in nand_chip's block_bad op - - - - --- 2016-01-05 Archit Taneja Superseded
[v5,2/3] mtd: nand: Qualcomm NAND controller driver - - 2 - --- 2016-01-05 Archit Taneja Superseded
[v5,3/3] dt/bindings: qcom_nandc: Add DT bindings - - 1 - --- 2016-01-05 Archit Taneja Superseded
[for-4.5,v2] mtd: nand: assign reasonable default name for NAND drivers - - 1 1 --- 2016-01-05 Brian Norris Accepted
[01/35] block/fs/drivers: remove rw argument from submit_bio - - 1 - --- 2016-01-05 mchristi@redhat.com Not Applicable
[02/35] block: add REQ_OP definitions and bi_op/op fields - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[03/35] block, fs, mm, drivers: set bi_op to REQ_OP - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[04/35] fs: have submit_bh users pass in op and flags separately - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[05/35] fs: have ll_rw_block users pass in op and flags separately - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[06/35] direct-io: set bi_op to REQ_OP - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[07/35] btrfs: have submit_one_bio users setup bio bi_op - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[08/35] btrfs: set bi_op tp REQ_OP - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[09/35] btrfs: update __btrfs_map_block for bi_op transition - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[10/35] btrfs: don't pass rq_flag_bits if there is a bio - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[11/35] f2fs: set bi_op to REQ_OP - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[12/35] gfs2: set bi_op to REQ_OP - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[13/35] xfs: set bi_op to REQ_OP 1 - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[14/35] hfsplus: set bi_op to REQ_OP - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[15/35] mpage: set bi_op to REQ_OP - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[16/35] nilfs: set bi_op to REQ_OP - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[17/35] ocfs2: set bi_op to REQ_OP - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[18/35] pm: set bi_op to REQ_OP - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[19/35] dm: set bi_op to REQ_OP - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[20/35] dm: pass dm stats data dir instead of bi_rw - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[21/35] bcache: set bi_op to REQ_OP - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[22/35] drbd: set bi_op to REQ_OP - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[23/35] md/raid: set bi_op to REQ_OP - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[24/35] xen: set bi_op to REQ_OP - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[25/35] target: set bi_op to REQ_OP 1 - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[26/35] block: set op to REQ_OP - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[27/35] drivers: set request op to REQ_OP - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[28/35] blktrace: get op from req->op/bio->bi_op - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[29/35] ide cd: do not set REQ_WRITE on requests. - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[30/35] block, fs, drivers: do not test bi_rw for REQ_OPs - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[31/35] block, fs: remove old REQ definitions. - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[32/35] block: shrink bi_rw and bi_op - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[33/35] block, drivers: add REQ_OP_FLUSH operation - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[34/35] block: add QUEUE_FLAGs for flush and fua - - 1 - --- 2016-01-05 mchristi@redhat.com Not Applicable
[35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH - - - - --- 2016-01-05 mchristi@redhat.com Not Applicable
[v11,2/3] mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs - - - - --- 2016-01-07 Brian Norris Accepted
[GIT,PULL] Last MTD fixes for v4.4 - - - - --- 2016-01-07 Brian Norris Accepted
mtd: jz4780_nand: replace if/else blocks with switch/case 1 - 1 1 --- 2016-01-07 Brian Norris Accepted
mtd: jz4780_nand: remove useless mtd->priv = chip assignment - - 1 - --- 2016-01-07 Brian Norris Accepted
mtd: nandsim: use nand_get_controller_data() - - 1 - --- 2016-01-07 Brian Norris Accepted
[v4.4-rc8] jffs2: xattr: Silence frame size warning - - - - --- 2016-01-07 Tim Gardner Changes Requested
mtd: nand: add FSL_SOC dependency to drivers using FSL_LBC - - - - --- 2016-01-07 Brian Norris RFC
mtd: bcm47xxsflash: use devm_ioremap_nocache() instead of KSEG0ADDR() - - - 1 --- 2016-01-07 Brian Norris Superseded
[v2] mtd: spi-nor: add hisilicon spi-nor flash controller driver - - - - --- 2016-01-08 Jiancheng Xue Superseded
[linux-next,v2,01/14] mtd: spi-nor: remove micron_quad_enable() - - - - --- 2016-01-08 Cyrille Pitchen Accepted
[linux-next,v2,02/14] mtd: spi-nor: properly detect the memory when it boots in Quad or Dual mode - - - - --- 2016-01-08 Cyrille Pitchen Superseded
[linux-next,v2,03/14] mtd: spi-nor: select op codes and SPI NOR protocols by manufacturer - - - - --- 2016-01-08 Cyrille Pitchen Superseded
[linux-next,v2,04/14] mtd: spi-nor: fix support of Macronix memories - - - - --- 2016-01-08 Cyrille Pitchen Superseded
[linux-next,v2,05/14] mtd: spi-nor: fix support of Winbond memories - - - - --- 2016-01-08 Cyrille Pitchen Superseded
[linux-next,v2,06/14] mtd: spi-nor: fix support of Micron memories - - - - --- 2016-01-08 Cyrille Pitchen Superseded
[linux-next,v2,07/14] mtd: spi-nor: fix support of Spansion memories - - - - --- 2016-01-08 Cyrille Pitchen Superseded
[linux-next,v2,08/14] mtd: spi-nor: configure the number of dummy clock cycles by manufacturer - - - - --- 2016-01-08 Cyrille Pitchen Superseded
[linux-next,v2,09/14] mtd: spi-nor: configure the number of dummy clock cycles on Micron memories - - - - --- 2016-01-08 Cyrille Pitchen Superseded
[linux-next,v2,10/14] mtd: spi-nor: configure the number of dummy clock cycles on Macronix memories - - - - --- 2016-01-08 Cyrille Pitchen Superseded
[linux-next,v2,11/14] mtd: spi-nor: configure the number of dummy clock cycles on Spansion memories - - - - --- 2016-01-08 Cyrille Pitchen Superseded
[linux-next,v2,12/14] mtd: m25p80: add support of dual and quad spi protocols to all commands - - - - --- 2016-01-08 Cyrille Pitchen Superseded
[linux-next,v2,13/14] Documentation: atmel-quadspi: add binding file for Atmel QSPI driver 2 - - - --- 2016-01-08 Cyrille Pitchen Accepted
[linux-next,v2,14/14] mtd: atmel-quadspi: add driver for Atmel QSPI controller - - - - --- 2016-01-08 Cyrille Pitchen Superseded
mtd: nand: jz4780: Update ecc correction error codes - - 1 - --- 2016-01-08 Harvey Hunt Accepted
[00/35,v2] separate operations from flags in the bio/request structs - - - - --- 2016-01-08 Mike Snitzer Not Applicable
mtd: nand: mpc5121: use 'of_machine_is_compatible' to simplify code - - 1 - --- 2016-01-10 Christophe JAILLET Accepted
[V8,1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver. 1 - - - --- 2016-01-11 Marek Vasut Superseded
[V10,2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller. - - - - --- 2016-01-11 Marek Vasut Superseded
[01/35] block/fs/drivers: remove rw argument from submit_bio - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[02/35] block: add REQ_OP definitions and bi_op/op fields - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[03/35] block, fs, mm, drivers: set bi_op to REQ_OP - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[04/35] fs: have submit_bh users pass in op and flags separately - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[05/35] fs: have ll_rw_block users pass in op and flags separately - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[06/35] direct-io: set bi_op to REQ_OP - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[07/35] btrfs: have submit_one_bio users setup bio bi_op - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[08/35] btrfs: set bi_op tp REQ_OP - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[09/35] btrfs: update __btrfs_map_block for bi_op transition - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[10/35] btrfs: don't pass rq_flag_bits if there is a bio - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[11/35] f2fs: set bi_op to REQ_OP - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[12/35] gfs2: set bi_op to REQ_OP - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[13/35] xfs: set bi_op to REQ_OP - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[14/35] hfsplus: set bi_op to REQ_OP - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[15/35] mpage: set bi_op to REQ_OP - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[16/35] nilfs: set bi_op to REQ_OP - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[17/35] ocfs2: set bi_op to REQ_OP - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[18/35] pm: set bi_op to REQ_OP - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[19/35] dm: set bi_op to REQ_OP - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[20/35] dm: pass dm stats data dir instead of bi_rw - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[21/35] bcache: set bi_op to REQ_OP - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[22/35] drbd: set bi_op to REQ_OP - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[23/35] md/raid: set bi_op to REQ_OP - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[24/35] xen: set bi_op to REQ_OP - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[25/35] target: set bi_op to REQ_OP 1 - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[26/35] block: set op to REQ_OP - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[27/35] drivers: set request op to REQ_OP - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[28/35] blktrace: get op from req->op/bio->bi_op - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[29/35] ide cd: do not set REQ_WRITE on requests. - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[30/35] block, fs, drivers: do not test bi_rw for REQ_OPs - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[31/35] block, fs: remove old REQ definitions. - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[32/35] block: shrink bi_rw and bi_op - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
[33/35] block, drivers: add REQ_OP_FLUSH operation - - - - --- 2016-01-11 mchristi@redhat.com Not Applicable
« 1 2 ... 82 83 84280 281 »