Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-10-18 | 1 | -0/+9 |
|\ | |||||
| * | asm-generic: Add dma-contiguous.h | Zubair Lutfullah Kakakhel | 2014-09-22 | 1 | -0/+9 |
* | | Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-10-18 | 3 | -0/+23 |
|\ \ | |||||
| * \ | Merge branch 'client-4.2' into linux-next | Trond Myklebust | 2014-09-30 | 6 | -6/+51 |
| |\ \ | |||||
| | * | | NFS: Implement SEEK | Anna Schumaker | 2014-09-30 | 3 | -0/+23 |
| | * | | Merge commit '24bab491220f' into client-4.2 | Trond Myklebust | 2014-09-30 | 4 | -6/+28 |
| | |\ \ | |||||
* | | \ \ | Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-m... | Linus Torvalds | 2014-10-18 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | dm: allow active and inactive tables to share dm_devs | Benjamin Marzinski | 2014-10-06 | 1 | -2/+2 |
* | | | | | | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-10-18 | 10 | -90/+159 |
|\ \ \ \ \ \ | |||||
| * | | | | | | block: Remove REQ_KERNEL | Martin K. Petersen | 2014-10-14 | 3 | -6/+2 |
| * | | | | | | block: fix alignment_offset math that assumes io_min is a power-of-2 | Mike Snitzer | 2014-10-09 | 1 | -3/+2 |
| |/ / / / / | |||||
| * | | | | | block: add bioset_create_nobvec() | Junichi Nomura | 2014-10-03 | 1 | -0/+1 |
| * | | | | | sd: Honor block layer integrity handling flags | Martin K. Petersen | 2014-09-30 | 2 | -19/+50 |
| * | | | | | block: Add T10 Protection Information functions | Martin K. Petersen | 2014-09-27 | 2 | -2/+25 |
| * | | | | | block: Don't merge requests if integrity flags differ | Martin K. Petersen | 2014-09-27 | 1 | -10/+10 |
| * | | | | | block: Integrity checksum flag | Martin K. Petersen | 2014-09-27 | 2 | -0/+2 |
| * | | | | | block: Relocate bio integrity flags | Martin K. Petersen | 2014-09-27 | 2 | -5/+10 |
| * | | | | | block: Add a disk flag to block integrity profile | Martin K. Petersen | 2014-09-27 | 1 | -0/+1 |
| * | | | | | block: Add prefix to block integrity profile flags | Martin K. Petersen | 2014-09-27 | 1 | -2/+4 |
| * | | | | | block: Clean up the code used to generate and verify integrity metadata | Martin K. Petersen | 2014-09-27 | 2 | -5/+16 |
| * | | | | | block: Deprecate the use of the term sector in the context of block integrity | Martin K. Petersen | 2014-09-27 | 1 | -3/+3 |
| * | | | | | block: Remove bip_buf | Martin K. Petersen | 2014-09-27 | 1 | -3/+0 |
| * | | | | | block: Remove integrity tagging functions | Martin K. Petersen | 2014-09-27 | 2 | -7/+0 |
| * | | | | | block: Replace bi_integrity with bi_special | Martin K. Petersen | 2014-09-27 | 3 | -9/+17 |
| * | | | | | block: Get rid of bdev_integrity_enabled() | Martin K. Petersen | 2014-09-27 | 1 | -3/+3 |
| * | | | | | blk-mq: support per-distpatch_queue flush machinery | Ming Lei | 2014-09-25 | 1 | -0/+6 |
| * | | | | | block: introduce blk_flush_queue to drive flush machinery | Ming Lei | 2014-09-25 | 1 | -8/+2 |
| * | | | | | blk-mq: pass a reserved argument to the timeout handler | Christoph Hellwig | 2014-09-22 | 1 | -1/+2 |
| * | | | | | blk-mq: fix and simplify tag iteration for the timeout handler | Christoph Hellwig | 2014-09-22 | 2 | -2/+6 |
| * | | | | | blk-mq: rename blk_mq_end_io to blk_mq_end_request | Christoph Hellwig | 2014-09-22 | 1 | -2/+2 |
| * | | | | | blk-mq: call blk_mq_start_request from ->queue_rq | Christoph Hellwig | 2014-09-22 | 1 | -0/+1 |
| * | | | | | blk-mq: remove REQ_END | Christoph Hellwig | 2014-09-22 | 2 | -3/+1 |
| * | | | | | Merge branch 'for-linus' into for-3.18/core | Jens Axboe | 2014-09-22 | 27 | -83/+134 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'for-linus' into for-3.18/core | Jens Axboe | 2014-09-11 | 7 | -12/+74 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | bdi: reimplement bdev_inode_switch_bdi() | Tejun Heo | 2014-09-08 | 1 | -1/+0 |
| * | | | | | | | bdi: remove unused stuff | Tejun Heo | 2014-09-08 | 1 | -3/+0 |
| * | | | | | | | block, bdi: an active gendisk always has a request_queue associated with it | Tejun Heo | 2014-09-08 | 1 | -1/+1 |
* | | | | | | | | Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2014-10-18 | 4 | -11/+40 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | nand: omap2: Remove horrible ifdefs to fix module probe | Ezequiel García | 2014-09-22 | 1 | -0/+16 |
| * | | | | | | | | mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDs | Boris BREZILLON | 2014-09-22 | 1 | -0/+11 |
| * | | | | | | | | nand: omap2: Add support for flash-based bad block table | Ezequiel García | 2014-09-17 | 1 | -0/+1 |
| * | | | | | | | | Merge tag 'v3.17-rc5' from upstream | Brian Norris | 2014-09-16 | 39 | -105/+227 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge l2-mtd/next into l2-mtd/master | Brian Norris | 2014-08-19 | 514 | -4795/+16338 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | mtd: use __packed shorthand | Brian Norris | 2014-08-19 | 1 | -11/+11 |
| | * | | | | | | | | | mtd: fix linux/mtd/nand.h kernel-doc warning | Randy Dunlap | 2014-08-19 | 1 | -0/+1 |
* | | | | | | | | | | | Merge tag 'md/3.18' of git://neil.brown.name/md | Linus Torvalds | 2014-10-18 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | md: discard PRINT_RAID_DEBUG ioctl | NeilBrown | 2014-10-14 | 1 | -1/+0 |
* | | | | | | | | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-10-18 | 2 | -0/+31 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | virtio: add API to enable VQs early | Michael S. Tsirkin | 2014-10-15 | 1 | -0/+17 |
| * | | | | | | | | | | | | virtio: defer config changed notifications | Michael S. Tsirkin | 2014-10-15 | 1 | -0/+6 |